* Re: [Qemu-devel] [Bug 1258168] Re: QEMU fails to build on CentOS 5.10 with --disable-pie reporting "/usr/bin/ld: -f may not be used without -shared "
2014-11-13 18:06 ` Paolo Bonzini
@ 2014-11-13 18:14 ` Don Slutz
2014-11-13 19:21 ` Paolo Bonzini
0 siblings, 1 reply; 12+ messages in thread
From: Don Slutz @ 2014-11-13 18:14 UTC (permalink / raw)
To: Paolo Bonzini, Don Slutz, qemu-devel
[-- Attachment #1: Type: text/plain, Size: 490 bytes --]
Here it is.
-Don Slutz
On 11/13/14 13:06, Paolo Bonzini wrote:
>
> On 13/11/2014 19:05, Don Slutz wrote:
>> No change.
>>
>> LINK qemu-bridge-helper
>> CC qmp-marshal.o
>> lt LINK vscclient
>> /usr/bin/ld: -f may not be used without -shared
>> collect2: ld returned 1 exit status
>> make: *** [vscclient] Error 1
>> make: *** Waiting for unfinished jobs....
>> dcs-xen-53:~/qemu/out/bug-1258168>
>>
>> -Don Slutz
> Can you include "sh -x ./configure" output?
>
> Paolo
[-- Attachment #2: bug-1258168.txt --]
[-- Type: text/plain, Size: 522966 bytes --]
+ CLICOLOR_FORCE=
+ GREP_OPTIONS=
+ unset CLICOLOR_FORCE GREP_OPTIONS
+ TMPDIR1=config-temp
+ rm -rf config-temp
+ mkdir -p config-temp
+ '[' 0 -ne 0 ']'
+ TMPB=qemu-conf
+ TMPC=config-temp/qemu-conf.c
+ TMPO=config-temp/qemu-conf.o
+ TMPCXX=config-temp/qemu-conf.cxx
+ TMPL=config-temp/qemu-conf.lo
+ TMPA=config-temp/libqemu-conf.la
+ TMPE=config-temp/qemu-conf.exe
+ rm -f config.log
++ date
+ echo '# QEMU configure log Thu Nov 13 18:09:59 UTC 2014'
+ printf '# Configured with:'
+ printf ' '\''%s'\''' ../../configure --disable-pie
+ echo
+ echo '#'
++ dirname ../../configure
+ source_path=../..
+ cpu=
+ iasl=iasl
+ interp_prefix=/usr/gnemul/qemu-%M
+ static=no
+ cross_prefix=
+ audio_drv_list=
+ block_drv_rw_whitelist=
+ block_drv_ro_whitelist=
+ host_cc=cc
+ libs_softmmu=
+ libs_tools=
+ audio_pt_int=
+ audio_win_int=
+ cc_i386=i386-pc-linux-gnu-gcc
+ libs_qga=
+ debug_info=yes
+ stack_protector=
+ unset target_list
+ bluez=
+ brlapi=
+ curl=
+ curses=
+ docs=
+ fdt=
+ netmap=no
+ pixman=
+ sdl=
+ sdlabi=1.2
+ virtfs=
+ vnc=yes
+ sparse=no
+ uuid=
+ vde=
+ vnc_tls=
+ vnc_sasl=
+ vnc_jpeg=
+ vnc_png=
+ vnc_ws=
+ xen=
+ xen_ctrl_version=
+ xen_pci_passthrough=
+ linux_aio=
+ cap_ng=
+ attr=
+ libattr=
+ xfs=
+ vhost_net=no
+ vhost_scsi=no
+ kvm=no
+ rdma=
+ gprof=no
+ debug_tcg=no
+ debug=no
+ strip_opt=yes
+ tcg_interpreter=no
+ bigendian=no
+ mingw32=no
+ gcov=no
+ gcov_tool=gcov
+ EXESUF=
+ DSOSUF=.so
+ LDFLAGS_SHARED=-shared
+ modules=no
+ prefix=/usr/local
+ mandir='${prefix}/share/man'
+ datadir='${prefix}/share'
+ qemu_docdir='${prefix}/share/doc/qemu'
+ bindir='${prefix}/bin'
+ libdir='${prefix}/lib'
+ libexecdir='${prefix}/libexec'
+ includedir='${prefix}/include'
+ sysconfdir='${prefix}/etc'
+ local_statedir='${prefix}/var'
+ confsuffix=/qemu
+ slirp=yes
+ fmod_lib=
+ fmod_inc=
+ oss_lib=
+ bsd=no
+ linux=no
+ solaris=no
+ profiler=no
+ cocoa=no
+ softmmu=yes
+ linux_user=no
+ bsd_user=no
+ guest_base=yes
+ aix=no
+ blobs=yes
+ pkgversion=
+ pie=
+ zero_malloc=
+ qom_cast_debug=yes
+ trace_backends=nop
+ trace_file=trace
+ spice=
+ rbd=
+ smartcard_nss=
+ libusb=
+ usb_redir=
+ glx=
+ zlib=yes
+ lzo=
+ snappy=
+ guest_agent=
+ guest_agent_with_vss=no
+ vss_win32_sdk=
+ win_sdk=no
+ want_tools=yes
+ libiscsi=
+ libnfs=
+ coroutine=
+ coroutine_pool=
+ seccomp=
+ glusterfs=
+ glusterfs_discard=no
+ glusterfs_zerofill=no
+ archipelago=
+ gtk=
+ gtkabi=
+ vte=
+ tpm=yes
+ libssh2=
+ vhdx=
+ quorum=
+ numa=
+ for opt in '"$@"'
++ expr x--disable-pie : 'x[^=]*=\(.*\)'
+ optarg=
+ case "$opt" in
+ test -z ''
+ cc=cc
+ test -z ''
+ cxx=c++
+ ar=ar
+ as=as
+ cpp='cc -E'
+ objcopy=objcopy
+ ld=ld
+ libtool=libtool
+ nm=nm
+ strip=strip
+ windres=windres
+ pkg_config_exe=pkg-config
+ pkg_config=query_pkg_config
+ sdl_config=sdl-config
+ sdl2_config=sdl2-config
+ ARFLAGS=rv
+ QEMU_CFLAGS='-fno-strict-aliasing -fno-common '
+ QEMU_CFLAGS='-Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common '
+ QEMU_CFLAGS='-Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common '
+ QEMU_CFLAGS='-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common '
+ QEMU_INCLUDES='-I. -I$(SRC_PATH) -I$(SRC_PATH)/include'
+ test yes = yes
+ CFLAGS='-g '
+ LDFLAGS='-g '
++ cd ../..
++ pwd
+ source_path=/home/don/qemu
+ test -f ./configure
+ pwd_is_source_path=n
+ check_define __linux__
+ cat
+ compile_object
+ do_cc -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c
+ do_compiler cc -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c
+ local compiler=cc
+ shift
+ echo cc -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c
+ cc -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c
+ test '' '!=' yes
+ return 0
+ targetos=Linux
+ case $targetos in
+ test '!' -z ''
+ check_define __i386__
+ cat
+ compile_object
+ do_cc -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c
+ do_compiler cc -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c
+ local compiler=cc
+ shift
+ echo cc -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c
+ cc -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c
+ return 1
+ check_define __x86_64__
+ cat
+ compile_object
+ do_cc -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c
+ do_compiler cc -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c
+ local compiler=cc
+ shift
+ echo cc -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c
+ cc -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c
+ test '' '!=' yes
+ return 0
+ check_define __ILP32__
+ cat
+ compile_object
+ do_cc -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c
+ do_compiler cc -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c
+ local compiler=cc
+ shift
+ echo cc -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c
+ cc -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c
+ return 1
+ cpu=x86_64
+ ARCH=
+ case "$cpu" in
+ cpu=x86_64
+ test -z ''
+ ARCH=x86_64
+ HOST_VARIANT_DIR=
+ case $targetos in
+ audio_drv_list=oss
+ audio_possible_drivers='oss alsa sdl esd pa'
+ linux=yes
+ linux_user=yes
+ kvm=yes
+ vhost_net=yes
+ vhost_scsi=yes
+ '[' x86_64 = i386 -o x86_64 = x86_64 -o x86_64 = x32 ']'
+ audio_possible_drivers='oss alsa sdl esd pa fmod'
++ pwd
+ QEMU_INCLUDES='-I$(SRC_PATH)/linux-headers -I/home/don/qemu/out/bug-1258168/linux-headers -I. -I$(SRC_PATH) -I$(SRC_PATH)/include'
+ '[' no = yes ']'
+ : make
+ : install
+ : python
+ : /usr/sbin/smbd
+ has clang
+ type clang
+ objcc=cc
+ test no = yes
+ werror=
+ for opt in '"$@"'
++ expr x--disable-pie : 'x[^=]*=\(.*\)'
+ optarg=
+ case "$opt" in
+ pie=no
+ has python
+ type python
+ python -c 'import sys; sys.exit(sys.version_info < (2,4) or sys.version_info >= (3,))'
+ python -B -c 'import sys; sys.exit(0)'
+ case "$cpu" in
+ CPU_CFLAGS=-m64
+ LDFLAGS='-m64 -g '
+ cc_i386='$(CC) -m32'
+ 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 -fno-common '
+ EXTRA_CFLAGS='-m64 '
+ default_target_list=
+ mak_wilds=
+ '[' yes = yes ']'
+ mak_wilds=' /home/don/qemu/default-configs/*-softmmu.mak'
+ '[' yes = yes ']'
+ mak_wilds=' /home/don/qemu/default-configs/*-softmmu.mak /home/don/qemu/default-configs/*-linux-user.mak'
+ '[' no = yes ']'
+ for config in '$mak_wilds'
++ basename /home/don/qemu/default-configs/aarch64-softmmu.mak .mak
+ default_target_list=' aarch64-softmmu'
+ for config in '$mak_wilds'
++ basename /home/don/qemu/default-configs/alpha-softmmu.mak .mak
+ default_target_list=' aarch64-softmmu alpha-softmmu'
+ for config in '$mak_wilds'
++ basename /home/don/qemu/default-configs/arm-softmmu.mak .mak
+ default_target_list=' aarch64-softmmu alpha-softmmu arm-softmmu'
+ for config in '$mak_wilds'
++ basename /home/don/qemu/default-configs/cris-softmmu.mak .mak
+ default_target_list=' aarch64-softmmu alpha-softmmu arm-softmmu cris-softmmu'
+ for config in '$mak_wilds'
++ basename /home/don/qemu/default-configs/i386-softmmu.mak .mak
+ default_target_list=' aarch64-softmmu alpha-softmmu arm-softmmu cris-softmmu i386-softmmu'
+ for config in '$mak_wilds'
++ basename /home/don/qemu/default-configs/lm32-softmmu.mak .mak
+ default_target_list=' aarch64-softmmu alpha-softmmu arm-softmmu cris-softmmu i386-softmmu lm32-softmmu'
+ for config in '$mak_wilds'
++ basename /home/don/qemu/default-configs/m68k-softmmu.mak .mak
+ default_target_list=' aarch64-softmmu alpha-softmmu arm-softmmu cris-softmmu i386-softmmu lm32-softmmu m68k-softmmu'
+ for config in '$mak_wilds'
++ basename /home/don/qemu/default-configs/microblaze-softmmu.mak .mak
+ default_target_list=' aarch64-softmmu alpha-softmmu arm-softmmu cris-softmmu i386-softmmu lm32-softmmu m68k-softmmu microblaze-softmmu'
+ for config in '$mak_wilds'
++ basename /home/don/qemu/default-configs/microblazeel-softmmu.mak .mak
+ default_target_list=' aarch64-softmmu alpha-softmmu arm-softmmu cris-softmmu i386-softmmu lm32-softmmu m68k-softmmu microblaze-softmmu microblazeel-softmmu'
+ for config in '$mak_wilds'
++ basename /home/don/qemu/default-configs/mips-softmmu.mak .mak
+ default_target_list=' aarch64-softmmu alpha-softmmu arm-softmmu cris-softmmu i386-softmmu lm32-softmmu m68k-softmmu microblaze-softmmu microblazeel-softmmu mips-softmmu'
+ for config in '$mak_wilds'
++ basename /home/don/qemu/default-configs/mips64-softmmu.mak .mak
+ default_target_list=' aarch64-softmmu alpha-softmmu arm-softmmu cris-softmmu i386-softmmu lm32-softmmu m68k-softmmu microblaze-softmmu microblazeel-softmmu mips-softmmu mips64-softmmu'
+ for config in '$mak_wilds'
++ basename /home/don/qemu/default-configs/mips64el-softmmu.mak .mak
+ default_target_list=' aarch64-softmmu alpha-softmmu arm-softmmu cris-softmmu i386-softmmu lm32-softmmu m68k-softmmu microblaze-softmmu microblazeel-softmmu mips-softmmu mips64-softmmu mips64el-softmmu'
+ for config in '$mak_wilds'
++ basename /home/don/qemu/default-configs/mipsel-softmmu.mak .mak
+ default_target_list=' aarch64-softmmu alpha-softmmu arm-softmmu cris-softmmu i386-softmmu lm32-softmmu m68k-softmmu microblaze-softmmu microblazeel-softmmu mips-softmmu mips64-softmmu mips64el-softmmu mipsel-softmmu'
+ for config in '$mak_wilds'
++ basename /home/don/qemu/default-configs/moxie-softmmu.mak .mak
+ default_target_list=' aarch64-softmmu 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'
+ for config in '$mak_wilds'
++ basename /home/don/qemu/default-configs/or32-softmmu.mak .mak
+ default_target_list=' aarch64-softmmu 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'
+ for config in '$mak_wilds'
++ basename /home/don/qemu/default-configs/ppc-softmmu.mak .mak
+ default_target_list=' aarch64-softmmu 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'
+ for config in '$mak_wilds'
++ basename /home/don/qemu/default-configs/ppc64-softmmu.mak .mak
+ default_target_list=' aarch64-softmmu 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'
+ for config in '$mak_wilds'
++ basename /home/don/qemu/default-configs/ppcemb-softmmu.mak .mak
+ default_target_list=' aarch64-softmmu 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'
+ for config in '$mak_wilds'
++ basename /home/don/qemu/default-configs/s390x-softmmu.mak .mak
+ default_target_list=' aarch64-softmmu 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'
+ for config in '$mak_wilds'
++ basename /home/don/qemu/default-configs/sh4-softmmu.mak .mak
+ default_target_list=' aarch64-softmmu 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'
+ for config in '$mak_wilds'
++ basename /home/don/qemu/default-configs/sh4eb-softmmu.mak .mak
+ default_target_list=' aarch64-softmmu 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'
+ for config in '$mak_wilds'
++ basename /home/don/qemu/default-configs/sparc-softmmu.mak .mak
+ default_target_list=' aarch64-softmmu 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'
+ for config in '$mak_wilds'
++ basename /home/don/qemu/default-configs/sparc64-softmmu.mak .mak
+ default_target_list=' aarch64-softmmu 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'
+ for config in '$mak_wilds'
++ basename /home/don/qemu/default-configs/tricore-softmmu.mak .mak
+ default_target_list=' aarch64-softmmu 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 tricore-softmmu'
+ for config in '$mak_wilds'
++ basename /home/don/qemu/default-configs/unicore32-softmmu.mak .mak
+ default_target_list=' aarch64-softmmu 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 tricore-softmmu unicore32-softmmu'
+ for config in '$mak_wilds'
++ basename /home/don/qemu/default-configs/x86_64-softmmu.mak .mak
+ default_target_list=' aarch64-softmmu 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 tricore-softmmu unicore32-softmmu x86_64-softmmu'
+ for config in '$mak_wilds'
++ basename /home/don/qemu/default-configs/xtensa-softmmu.mak .mak
+ default_target_list=' aarch64-softmmu 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 tricore-softmmu unicore32-softmmu x86_64-softmmu xtensa-softmmu'
+ for config in '$mak_wilds'
++ basename /home/don/qemu/default-configs/xtensaeb-softmmu.mak .mak
+ default_target_list=' aarch64-softmmu 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 tricore-softmmu unicore32-softmmu x86_64-softmmu xtensa-softmmu xtensaeb-softmmu'
+ for config in '$mak_wilds'
++ basename /home/don/qemu/default-configs/aarch64-linux-user.mak .mak
+ default_target_list=' aarch64-softmmu 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 tricore-softmmu unicore32-softmmu x86_64-softmmu xtensa-softmmu xtensaeb-softmmu aarch64-linux-user'
+ for config in '$mak_wilds'
++ basename /home/don/qemu/default-configs/alpha-linux-user.mak .mak
+ default_target_list=' aarch64-softmmu 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 tricore-softmmu unicore32-softmmu x86_64-softmmu xtensa-softmmu xtensaeb-softmmu aarch64-linux-user alpha-linux-user'
+ for config in '$mak_wilds'
++ basename /home/don/qemu/default-configs/arm-linux-user.mak .mak
+ default_target_list=' aarch64-softmmu 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 tricore-softmmu unicore32-softmmu x86_64-softmmu xtensa-softmmu xtensaeb-softmmu aarch64-linux-user alpha-linux-user arm-linux-user'
+ for config in '$mak_wilds'
++ basename /home/don/qemu/default-configs/armeb-linux-user.mak .mak
+ default_target_list=' aarch64-softmmu 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 tricore-softmmu unicore32-softmmu x86_64-softmmu xtensa-softmmu xtensaeb-softmmu aarch64-linux-user alpha-linux-user arm-linux-user armeb-linux-user'
+ for config in '$mak_wilds'
++ basename /home/don/qemu/default-configs/cris-linux-user.mak .mak
+ default_target_list=' aarch64-softmmu 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 tricore-softmmu unicore32-softmmu x86_64-softmmu xtensa-softmmu xtensaeb-softmmu aarch64-linux-user alpha-linux-user arm-linux-user armeb-linux-user cris-linux-user'
+ for config in '$mak_wilds'
++ basename /home/don/qemu/default-configs/i386-linux-user.mak .mak
+ default_target_list=' aarch64-softmmu 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 tricore-softmmu unicore32-softmmu x86_64-softmmu xtensa-softmmu xtensaeb-softmmu aarch64-linux-user alpha-linux-user arm-linux-user armeb-linux-user cris-linux-user i386-linux-user'
+ for config in '$mak_wilds'
++ basename /home/don/qemu/default-configs/m68k-linux-user.mak .mak
+ default_target_list=' aarch64-softmmu 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 tricore-softmmu unicore32-softmmu x86_64-softmmu xtensa-softmmu xtensaeb-softmmu aarch64-linux-user alpha-linux-user arm-linux-user armeb-linux-user cris-linux-user i386-linux-user m68k-linux-user'
+ for config in '$mak_wilds'
++ basename /home/don/qemu/default-configs/microblaze-linux-user.mak .mak
+ default_target_list=' aarch64-softmmu 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 tricore-softmmu unicore32-softmmu x86_64-softmmu xtensa-softmmu xtensaeb-softmmu aarch64-linux-user alpha-linux-user arm-linux-user armeb-linux-user cris-linux-user i386-linux-user m68k-linux-user microblaze-linux-user'
+ for config in '$mak_wilds'
++ basename /home/don/qemu/default-configs/microblazeel-linux-user.mak .mak
+ default_target_list=' aarch64-softmmu 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 tricore-softmmu unicore32-softmmu x86_64-softmmu xtensa-softmmu xtensaeb-softmmu aarch64-linux-user alpha-linux-user arm-linux-user armeb-linux-user cris-linux-user i386-linux-user m68k-linux-user microblaze-linux-user microblazeel-linux-user'
+ for config in '$mak_wilds'
++ basename /home/don/qemu/default-configs/mips-linux-user.mak .mak
+ default_target_list=' aarch64-softmmu 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 tricore-softmmu unicore32-softmmu x86_64-softmmu xtensa-softmmu xtensaeb-softmmu aarch64-linux-user 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'
+ for config in '$mak_wilds'
++ basename /home/don/qemu/default-configs/mips64-linux-user.mak .mak
+ default_target_list=' aarch64-softmmu 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 tricore-softmmu unicore32-softmmu x86_64-softmmu xtensa-softmmu xtensaeb-softmmu aarch64-linux-user 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'
+ for config in '$mak_wilds'
++ basename /home/don/qemu/default-configs/mips64el-linux-user.mak .mak
+ default_target_list=' aarch64-softmmu 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 tricore-softmmu unicore32-softmmu x86_64-softmmu xtensa-softmmu xtensaeb-softmmu aarch64-linux-user 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'
+ for config in '$mak_wilds'
++ basename /home/don/qemu/default-configs/mipsel-linux-user.mak .mak
+ default_target_list=' aarch64-softmmu 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 tricore-softmmu unicore32-softmmu x86_64-softmmu xtensa-softmmu xtensaeb-softmmu aarch64-linux-user 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'
+ for config in '$mak_wilds'
++ basename /home/don/qemu/default-configs/mipsn32-linux-user.mak .mak
+ default_target_list=' aarch64-softmmu 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 tricore-softmmu unicore32-softmmu x86_64-softmmu xtensa-softmmu xtensaeb-softmmu aarch64-linux-user 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'
+ for config in '$mak_wilds'
++ basename /home/don/qemu/default-configs/mipsn32el-linux-user.mak .mak
+ default_target_list=' aarch64-softmmu 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 tricore-softmmu unicore32-softmmu x86_64-softmmu xtensa-softmmu xtensaeb-softmmu aarch64-linux-user 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'
+ for config in '$mak_wilds'
++ basename /home/don/qemu/default-configs/or32-linux-user.mak .mak
+ default_target_list=' aarch64-softmmu 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 tricore-softmmu unicore32-softmmu x86_64-softmmu xtensa-softmmu xtensaeb-softmmu aarch64-linux-user 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'
+ for config in '$mak_wilds'
++ basename /home/don/qemu/default-configs/ppc-linux-user.mak .mak
+ default_target_list=' aarch64-softmmu 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 tricore-softmmu unicore32-softmmu x86_64-softmmu xtensa-softmmu xtensaeb-softmmu aarch64-linux-user 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'
+ for config in '$mak_wilds'
++ basename /home/don/qemu/default-configs/ppc64-linux-user.mak .mak
+ default_target_list=' aarch64-softmmu 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 tricore-softmmu unicore32-softmmu x86_64-softmmu xtensa-softmmu xtensaeb-softmmu aarch64-linux-user 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'
+ for config in '$mak_wilds'
++ basename /home/don/qemu/default-configs/ppc64abi32-linux-user.mak .mak
+ default_target_list=' aarch64-softmmu 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 tricore-softmmu unicore32-softmmu x86_64-softmmu xtensa-softmmu xtensaeb-softmmu aarch64-linux-user 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'
+ for config in '$mak_wilds'
++ basename /home/don/qemu/default-configs/ppc64le-linux-user.mak .mak
+ default_target_list=' aarch64-softmmu 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 tricore-softmmu unicore32-softmmu x86_64-softmmu xtensa-softmmu xtensaeb-softmmu aarch64-linux-user 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 ppc64le-linux-user'
+ for config in '$mak_wilds'
++ basename /home/don/qemu/default-configs/s390x-linux-user.mak .mak
+ default_target_list=' aarch64-softmmu 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 tricore-softmmu unicore32-softmmu x86_64-softmmu xtensa-softmmu xtensaeb-softmmu aarch64-linux-user 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 ppc64le-linux-user s390x-linux-user'
+ for config in '$mak_wilds'
++ basename /home/don/qemu/default-configs/sh4-linux-user.mak .mak
+ default_target_list=' aarch64-softmmu 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 tricore-softmmu unicore32-softmmu x86_64-softmmu xtensa-softmmu xtensaeb-softmmu aarch64-linux-user 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 ppc64le-linux-user s390x-linux-user sh4-linux-user'
+ for config in '$mak_wilds'
++ basename /home/don/qemu/default-configs/sh4eb-linux-user.mak .mak
+ default_target_list=' aarch64-softmmu 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 tricore-softmmu unicore32-softmmu x86_64-softmmu xtensa-softmmu xtensaeb-softmmu aarch64-linux-user 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 ppc64le-linux-user s390x-linux-user sh4-linux-user sh4eb-linux-user'
+ for config in '$mak_wilds'
++ basename /home/don/qemu/default-configs/sparc-linux-user.mak .mak
+ default_target_list=' aarch64-softmmu 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 tricore-softmmu unicore32-softmmu x86_64-softmmu xtensa-softmmu xtensaeb-softmmu aarch64-linux-user 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 ppc64le-linux-user s390x-linux-user sh4-linux-user sh4eb-linux-user sparc-linux-user'
+ for config in '$mak_wilds'
++ basename /home/don/qemu/default-configs/sparc32plus-linux-user.mak .mak
+ default_target_list=' aarch64-softmmu 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 tricore-softmmu unicore32-softmmu x86_64-softmmu xtensa-softmmu xtensaeb-softmmu aarch64-linux-user 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 ppc64le-linux-user s390x-linux-user sh4-linux-user sh4eb-linux-user sparc-linux-user sparc32plus-linux-user'
+ for config in '$mak_wilds'
++ basename /home/don/qemu/default-configs/sparc64-linux-user.mak .mak
+ default_target_list=' aarch64-softmmu 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 tricore-softmmu unicore32-softmmu x86_64-softmmu xtensa-softmmu xtensaeb-softmmu aarch64-linux-user 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 ppc64le-linux-user s390x-linux-user sh4-linux-user sh4eb-linux-user sparc-linux-user sparc32plus-linux-user sparc64-linux-user'
+ for config in '$mak_wilds'
++ basename /home/don/qemu/default-configs/unicore32-linux-user.mak .mak
+ default_target_list=' aarch64-softmmu 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 tricore-softmmu unicore32-softmmu x86_64-softmmu xtensa-softmmu xtensaeb-softmmu aarch64-linux-user 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 ppc64le-linux-user s390x-linux-user sh4-linux-user sh4eb-linux-user sparc-linux-user sparc32plus-linux-user sparc64-linux-user unicore32-linux-user'
+ for config in '$mak_wilds'
++ basename /home/don/qemu/default-configs/x86_64-linux-user.mak .mak
+ default_target_list=' aarch64-softmmu 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 tricore-softmmu unicore32-softmmu x86_64-softmmu xtensa-softmmu xtensaeb-softmmu aarch64-linux-user 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 ppc64le-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'
+ test x = xyes
+ test x86_64 = unknown
++ cut -f3 -d. /home/don/qemu/VERSION
+ z_version=91
+ test -z ''
+ test -d /home/don/qemu/.git -a yes = yes
+ werror=yes
+ cat
+ compile_object
+ do_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 -fno-common -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c
+ do_compiler 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 -fno-common -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c
+ local compiler=cc
+ shift
+ echo 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 -fno-common -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c
+ cc -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c
+ test yes '!=' yes
+ case "$*" in
+ echo cc -Werror -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c
+ cc -Werror -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c
+ return 0
+ : C compiler works ok
+ has c++
+ type c++
+ cat
+ compile_object
+ do_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 -fno-common -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c
+ do_compiler 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 -fno-common -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c
+ local compiler=cc
+ shift
+ echo 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 -fno-common -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c
+ cc -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c
+ test yes '!=' yes
+ case "$*" in
+ echo cc -Werror -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c
+ cc -Werror -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c
+ return 0
+ cat
+ update_cxxflags
+ QEMU_CXXFLAGS=
+ for arg in '$QEMU_CFLAGS'
+ case $arg in
+ QEMU_CXXFLAGS=-m64
+ for arg in '$QEMU_CFLAGS'
+ case $arg in
+ QEMU_CXXFLAGS='-m64 -D_GNU_SOURCE'
+ for arg in '$QEMU_CFLAGS'
+ case $arg in
+ QEMU_CXXFLAGS='-m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64'
+ for arg in '$QEMU_CFLAGS'
+ case $arg in
+ QEMU_CXXFLAGS='-m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE'
+ for arg in '$QEMU_CFLAGS'
+ case $arg in
+ for arg in '$QEMU_CFLAGS'
+ case $arg in
+ for arg in '$QEMU_CFLAGS'
+ case $arg in
+ QEMU_CXXFLAGS='-m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall'
+ for arg in '$QEMU_CFLAGS'
+ case $arg in
+ QEMU_CXXFLAGS='-m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -Wundef'
+ for arg in '$QEMU_CFLAGS'
+ case $arg in
+ QEMU_CXXFLAGS='-m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -Wundef -Wwrite-strings'
+ for arg in '$QEMU_CFLAGS'
+ case $arg in
+ for arg in '$QEMU_CFLAGS'
+ case $arg in
+ QEMU_CXXFLAGS='-m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -Wundef -Wwrite-strings -fno-strict-aliasing'
+ for arg in '$QEMU_CFLAGS'
+ case $arg in
+ QEMU_CXXFLAGS='-m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -Wundef -Wwrite-strings -fno-strict-aliasing -fno-common'
+ do_cxx -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -Wundef -Wwrite-strings -fno-strict-aliasing -fno-common -o config-temp/qemu-conf.exe config-temp/qemu-conf.cxx config-temp/qemu-conf.o -m64 -g
+ do_compiler c++ -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -Wundef -Wwrite-strings -fno-strict-aliasing -fno-common -o config-temp/qemu-conf.exe config-temp/qemu-conf.cxx config-temp/qemu-conf.o -m64 -g
+ local compiler=c++
+ shift
+ echo c++ -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -Wundef -Wwrite-strings -fno-strict-aliasing -fno-common -o config-temp/qemu-conf.exe config-temp/qemu-conf.cxx config-temp/qemu-conf.o -m64 -g
+ c++ -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -Wundef -Wwrite-strings -fno-strict-aliasing -fno-common -o config-temp/qemu-conf.exe config-temp/qemu-conf.cxx config-temp/qemu-conf.o -m64 -g
+ test yes '!=' yes
+ case "$*" in
+ echo c++ -Werror -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -Wundef -Wwrite-strings -fno-strict-aliasing -fno-common -o config-temp/qemu-conf.exe config-temp/qemu-conf.cxx config-temp/qemu-conf.o -m64 -g
+ c++ -Werror -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -Wundef -Wwrite-strings -fno-strict-aliasing -fno-common -o config-temp/qemu-conf.exe config-temp/qemu-conf.cxx config-temp/qemu-conf.o -m64 -g
+ return 0
+ :
+ gcc_flags='-Wold-style-declaration -Wold-style-definition -Wtype-limits'
+ gcc_flags='-Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits'
+ gcc_flags='-Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits'
+ gcc_flags='-Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits'
+ gcc_flags='-Wno-initializer-overrides -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits'
+ gcc_flags='-Wno-string-plus-int -Wno-initializer-overrides -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits'
+ cat
+ for flag in '$gcc_flags'
++ echo -Wno-string-plus-int
++ sed -e 's/^-Wno-/-W/'
+ optflag=-Wstring-plus-int
+ compile_prog '-Werror -Wstring-plus-int' ''
+ local_cflags='-Werror -Wstring-plus-int'
+ local_ldflags=
+ do_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 -fno-common -Werror -Wstring-plus-int -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ do_compiler 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 -fno-common -Werror -Wstring-plus-int -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Werror -Wstring-plus-int -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ 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 -fno-common -Werror -Wstring-plus-int -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ return 1
+ for flag in '$gcc_flags'
++ echo -Wno-initializer-overrides
++ sed -e 's/^-Wno-/-W/'
+ optflag=-Winitializer-overrides
+ compile_prog '-Werror -Winitializer-overrides' ''
+ local_cflags='-Werror -Winitializer-overrides'
+ local_ldflags=
+ do_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 -fno-common -Werror -Winitializer-overrides -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ do_compiler 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 -fno-common -Werror -Winitializer-overrides -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Werror -Winitializer-overrides -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ 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 -fno-common -Werror -Winitializer-overrides -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ return 1
+ for flag in '$gcc_flags'
++ echo -Wendif-labels
++ sed -e 's/^-Wno-/-W/'
+ optflag=-Wendif-labels
+ compile_prog '-Werror -Wendif-labels' ''
+ local_cflags='-Werror -Wendif-labels'
+ local_ldflags=
+ do_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 -fno-common -Werror -Wendif-labels -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ do_compiler 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 -fno-common -Werror -Wendif-labels -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Werror -Wendif-labels -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ 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 -fno-common -Werror -Wendif-labels -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ test yes '!=' yes
+ case "$*" in
+ return 0
+ 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 -fno-common -Wendif-labels'
+ for flag in '$gcc_flags'
++ echo -Wmissing-include-dirs
++ sed -e 's/^-Wno-/-W/'
+ optflag=-Wmissing-include-dirs
+ compile_prog '-Werror -Wmissing-include-dirs' ''
+ local_cflags='-Werror -Wmissing-include-dirs'
+ local_ldflags=
+ do_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 -fno-common -Wendif-labels -Werror -Wmissing-include-dirs -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ do_compiler 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 -fno-common -Wendif-labels -Werror -Wmissing-include-dirs -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Werror -Wmissing-include-dirs -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ 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 -fno-common -Wendif-labels -Werror -Wmissing-include-dirs -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ test yes '!=' yes
+ case "$*" in
+ return 0
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs'
+ for flag in '$gcc_flags'
++ echo -Wempty-body
++ sed -e 's/^-Wno-/-W/'
+ optflag=-Wempty-body
+ compile_prog '-Werror -Wempty-body' ''
+ local_cflags='-Werror -Wempty-body'
+ local_ldflags=
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Werror -Wempty-body -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Werror -Wempty-body -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Werror -Wempty-body -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Werror -Wempty-body -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ return 1
+ for flag in '$gcc_flags'
++ echo -Wnested-externs
++ sed -e 's/^-Wno-/-W/'
+ optflag=-Wnested-externs
+ compile_prog '-Werror -Wnested-externs' ''
+ local_cflags='-Werror -Wnested-externs'
+ local_ldflags=
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Werror -Wnested-externs -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Werror -Wnested-externs -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Werror -Wnested-externs -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Werror -Wnested-externs -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ test yes '!=' yes
+ case "$*" in
+ return 0
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs'
+ for flag in '$gcc_flags'
++ echo -Wformat-security
++ sed -e 's/^-Wno-/-W/'
+ optflag=-Wformat-security
+ compile_prog '-Werror -Wformat-security' ''
+ local_cflags='-Werror -Wformat-security'
+ local_ldflags=
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Werror -Wformat-security -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Werror -Wformat-security -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Werror -Wformat-security -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Werror -Wformat-security -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ test yes '!=' yes
+ case "$*" in
+ return 0
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security'
+ for flag in '$gcc_flags'
++ echo -Wformat-y2k
++ sed -e 's/^-Wno-/-W/'
+ optflag=-Wformat-y2k
+ compile_prog '-Werror -Wformat-y2k' ''
+ local_cflags='-Werror -Wformat-y2k'
+ local_ldflags=
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Werror -Wformat-y2k -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Werror -Wformat-y2k -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Werror -Wformat-y2k -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Werror -Wformat-y2k -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ test yes '!=' yes
+ case "$*" in
+ return 0
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k'
+ for flag in '$gcc_flags'
++ echo -Winit-self
++ sed -e 's/^-Wno-/-W/'
+ optflag=-Winit-self
+ compile_prog '-Werror -Winit-self' ''
+ local_cflags='-Werror -Winit-self'
+ local_ldflags=
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Werror -Winit-self -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Werror -Winit-self -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Werror -Winit-self -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Werror -Winit-self -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ test yes '!=' yes
+ case "$*" in
+ return 0
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self'
+ for flag in '$gcc_flags'
++ echo -Wignored-qualifiers
++ sed -e 's/^-Wno-/-W/'
+ optflag=-Wignored-qualifiers
+ compile_prog '-Werror -Wignored-qualifiers' ''
+ local_cflags='-Werror -Wignored-qualifiers'
+ local_ldflags=
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Werror -Wignored-qualifiers -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Werror -Wignored-qualifiers -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Werror -Wignored-qualifiers -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Werror -Wignored-qualifiers -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ return 1
+ for flag in '$gcc_flags'
++ echo -Wold-style-declaration
++ sed -e 's/^-Wno-/-W/'
+ optflag=-Wold-style-declaration
+ compile_prog '-Werror -Wold-style-declaration' ''
+ local_cflags='-Werror -Wold-style-declaration'
+ local_ldflags=
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Werror -Wold-style-declaration -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Werror -Wold-style-declaration -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Werror -Wold-style-declaration -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Werror -Wold-style-declaration -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ return 1
+ for flag in '$gcc_flags'
++ echo -Wold-style-definition
++ sed -e 's/^-Wno-/-W/'
+ optflag=-Wold-style-definition
+ compile_prog '-Werror -Wold-style-definition' ''
+ local_cflags='-Werror -Wold-style-definition'
+ local_ldflags=
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Werror -Wold-style-definition -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Werror -Wold-style-definition -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Werror -Wold-style-definition -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Werror -Wold-style-definition -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ test yes '!=' yes
+ case "$*" in
+ return 0
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition'
+ for flag in '$gcc_flags'
++ echo -Wtype-limits
++ sed -e 's/^-Wno-/-W/'
+ optflag=-Wtype-limits
+ compile_prog '-Werror -Wtype-limits' ''
+ local_cflags='-Werror -Wtype-limits'
+ local_ldflags=
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -Werror -Wtype-limits -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -Werror -Wtype-limits -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -Werror -Wtype-limits -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -Werror -Wtype-limits -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ return 1
+ test '' '!=' no
+ gcc_flags='-fstack-protector-strong -fstack-protector-all'
+ sp_on=0
+ for flag in '$gcc_flags'
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -Werror -fstack-protector-strong -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -Werror -fstack-protector-strong -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -Werror -fstack-protector-strong -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c
+ cc -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -Werror -fstack-protector-strong -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c
+ return 1
+ continue
+ for flag in '$gcc_flags'
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -Werror -fstack-protector-all -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -Werror -fstack-protector-all -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -Werror -fstack-protector-all -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c
+ cc -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -Werror -fstack-protector-all -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c
+ test yes '!=' yes
+ case "$*" in
+ return 0
+ compile_prog '-Werror -fstack-protector-all' ''
+ local_cflags='-Werror -fstack-protector-all'
+ local_ldflags=
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -Werror -fstack-protector-all -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -Werror -fstack-protector-all -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -Werror -fstack-protector-all -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -Werror -fstack-protector-all -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ test yes '!=' yes
+ case "$*" in
+ return 0
+ test -n libtool
+ libtool_prog '-Werror -fstack-protector-all' -Wc,-fstack-protector-all
+ local_cflags='-Werror -fstack-protector-all'
+ local_ldflags=-Wc,-fstack-protector-all
+ do_libtool --mode=compile -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -Werror -fstack-protector-all -c -fPIE -DPIE -o config-temp/qemu-conf.o config-temp/qemu-conf.c
+ local mode=--mode=compile
+ shift
+ echo libtool --mode=compile --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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -Werror -fstack-protector-all -c -fPIE -DPIE -o config-temp/qemu-conf.o config-temp/qemu-conf.c
+ libtool --mode=compile --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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -Werror -fstack-protector-all -c -fPIE -DPIE -o config-temp/qemu-conf.o config-temp/qemu-conf.c
+ test yes '!=' yes
+ case "$*" in
+ return 0
+ do_libtool --mode=link -m64 -g -Wc,-fstack-protector-all -o config-temp/libqemu-conf.la config-temp/qemu-conf.lo
+ local mode=--mode=link
+ shift
+ echo libtool --mode=link --tag=CC cc -m64 -g -Wc,-fstack-protector-all -o config-temp/libqemu-conf.la config-temp/qemu-conf.lo
+ libtool --mode=link --tag=CC cc -m64 -g -Wc,-fstack-protector-all -o config-temp/libqemu-conf.la config-temp/qemu-conf.lo
+ test yes '!=' yes
+ case "$*" in
+ echo libtool --mode=link --tag=CC cc -Werror -m64 -g -Wc,-fstack-protector-all -o config-temp/libqemu-conf.la config-temp/qemu-conf.lo
+ libtool --mode=link --tag=CC cc -Werror -m64 -g -Wc,-fstack-protector-all -o config-temp/libqemu-conf.la config-temp/qemu-conf.lo
+ return 0
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all'
+ LIBTOOLFLAGS=' -Wc,-fstack-protector-all'
+ sp_on=1
+ break
+ test '' = yes
+ cat
+ compile_prog '-Werror -fno-gcse' ''
+ local_cflags='-Werror -fno-gcse'
+ local_ldflags=
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -Werror -fno-gcse -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -Werror -fno-gcse -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -Werror -fno-gcse -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -Werror -fno-gcse -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ return 1
+ test no = yes
+ test no = ''
+ test no '!=' no
+ test -n libtool -a no '!=' no
+ test x86_64 = i386
+ test no = yes
+ test -z ''
+ target_list=' aarch64-softmmu 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 tricore-softmmu unicore32-softmmu x86_64-softmmu xtensa-softmmu xtensaeb-softmmu aarch64-linux-user 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 ppc64le-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'
+ for target in '$target_list'
+ case " $default_target_list " in
+ for target in '$target_list'
+ case " $default_target_list " in
+ for target in '$target_list'
+ case " $default_target_list " in
+ for target in '$target_list'
+ case " $default_target_list " in
+ for target in '$target_list'
+ case " $default_target_list " in
+ for target in '$target_list'
+ case " $default_target_list " in
+ for target in '$target_list'
+ case " $default_target_list " in
+ for target in '$target_list'
+ case " $default_target_list " in
+ for target in '$target_list'
+ case " $default_target_list " in
+ for target in '$target_list'
+ case " $default_target_list " in
+ for target in '$target_list'
+ case " $default_target_list " in
+ for target in '$target_list'
+ case " $default_target_list " in
+ for target in '$target_list'
+ case " $default_target_list " in
+ for target in '$target_list'
+ case " $default_target_list " in
+ for target in '$target_list'
+ case " $default_target_list " in
+ for target in '$target_list'
+ case " $default_target_list " in
+ for target in '$target_list'
+ case " $default_target_list " in
+ for target in '$target_list'
+ case " $default_target_list " in
+ for target in '$target_list'
+ case " $default_target_list " in
+ for target in '$target_list'
+ case " $default_target_list " in
+ for target in '$target_list'
+ case " $default_target_list " in
+ for target in '$target_list'
+ case " $default_target_list " in
+ for target in '$target_list'
+ case " $default_target_list " in
+ for target in '$target_list'
+ case " $default_target_list " in
+ for target in '$target_list'
+ case " $default_target_list " in
+ for target in '$target_list'
+ case " $default_target_list " in
+ for target in '$target_list'
+ case " $default_target_list " in
+ for target in '$target_list'
+ case " $default_target_list " in
+ for target in '$target_list'
+ case " $default_target_list " in
+ for target in '$target_list'
+ case " $default_target_list " in
+ for target in '$target_list'
+ case " $default_target_list " in
+ for target in '$target_list'
+ case " $default_target_list " in
+ for target in '$target_list'
+ case " $default_target_list " in
+ for target in '$target_list'
+ case " $default_target_list " in
+ for target in '$target_list'
+ case " $default_target_list " in
+ for target in '$target_list'
+ case " $default_target_list " in
+ for target in '$target_list'
+ case " $default_target_list " in
+ for target in '$target_list'
+ case " $default_target_list " in
+ for target in '$target_list'
+ case " $default_target_list " in
+ for target in '$target_list'
+ case " $default_target_list " in
+ for target in '$target_list'
+ case " $default_target_list " in
+ for target in '$target_list'
+ case " $default_target_list " in
+ for target in '$target_list'
+ case " $default_target_list " in
+ for target in '$target_list'
+ case " $default_target_list " in
+ for target in '$target_list'
+ case " $default_target_list " in
+ for target in '$target_list'
+ case " $default_target_list " in
+ for target in '$target_list'
+ case " $default_target_list " in
+ for target in '$target_list'
+ case " $default_target_list " in
+ for target in '$target_list'
+ case " $default_target_list " in
+ for target in '$target_list'
+ case " $default_target_list " in
+ for target in '$target_list'
+ case " $default_target_list " in
+ for target in '$target_list'
+ case " $default_target_list " in
+ for target in '$target_list'
+ case " $default_target_list " in
+ for target in '$target_list'
+ case " $default_target_list " in
+ for target in '$target_list'
+ case " $default_target_list " in
+ for target in '$target_list'
+ case " $default_target_list " in
+ case " $target_list " in
+ softmmu=yes
+ cat
+ compile_object
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c
+ cc -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c
+ test yes '!=' yes
+ case "$*" in
+ echo cc -Werror -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c
+ cc -Werror -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c
+ return 0
+ grep -q BiGeNdIaN config-temp/qemu-conf.o
+ grep -q LiTtLeEnDiAn config-temp/qemu-conf.o
+ bigendian=no
+ cat
+ compile_prog '' ''
+ local_cflags=
+ local_ldflags=
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ return 1
+ l2tpv3=no
+ has pkg-config
+ type pkg-config
+ test yes = yes
+ cat
+ compile_object
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c
+ cc -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c
+ test yes '!=' yes
+ case "$*" in
+ echo cc -Werror -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c
+ cc -Werror -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c
+ return 0
+ test yes '!=' no
+ cat
+ compile_prog '' -lz
+ local_cflags=
+ local_ldflags=-lz
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lz
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lz
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lz
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lz
+ test yes '!=' yes
+ case "$*" in
+ echo cc -Werror -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lz
+ cc -Werror -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lz
+ return 0
+ :
+ LIBS=' -lz'
+ test '' '!=' no
+ cat
+ compile_prog '' -llzo2
+ local_cflags=
+ local_ldflags=-llzo2
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -llzo2
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -llzo2
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -llzo2
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -llzo2
+ test yes '!=' yes
+ case "$*" in
+ echo cc -Werror -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -llzo2
+ cc -Werror -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -llzo2
+ return 0
+ libs_softmmu=' -llzo2'
+ lzo=yes
+ test '' '!=' no
+ cat
+ compile_prog '' -lsnappy
+ local_cflags=
+ local_ldflags=-lsnappy
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lsnappy
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lsnappy
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lsnappy
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lsnappy
+ return 1
+ test '' = yes
+ snappy=no
+ test '' '!=' no
+ test x86_64 = i386
+ test x86_64 = x86_64
+ query_pkg_config --atleast-version=2.1.1 libseccomp
+ pkg-config --atleast-version=2.1.1 libseccomp
+ test '' = yes
+ seccomp=no
+ test '' '!=' no
+ xen_libs='-lxenstore -lxenctrl -lxenguest'
+ cat
+ compile_prog '' '-lxenstore -lxenctrl -lxenguest'
+ local_cflags=
+ local_ldflags='-lxenstore -lxenctrl -lxenguest'
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lxenstore -lxenctrl -lxenguest
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lxenstore -lxenctrl -lxenguest
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lxenstore -lxenctrl -lxenguest
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lxenstore -lxenctrl -lxenguest
+ return 1
+ test '' = yes
+ xen=no
+ test no = yes
+ test '' '!=' no
+ test no = yes
+ test '' = yes
+ xen_pci_passthrough=no
+ has libtool
+ type libtool
+ test -n libtool
+ libtool --version
+ test no '!=' no
+ test '' = ''
+ query_pkg_config --exists 'gtk+-2.0 >= 2.18.0'
+ pkg-config --exists 'gtk+-2.0 >= 2.18.0'
+ query_pkg_config --exists 'gtk+-3.0 >= 3.0.0'
+ pkg-config --exists 'gtk+-3.0 >= 3.0.0'
+ gtkabi=2.0
+ test '' '!=' no
+ gtkpackage=gtk+-2.0
+ gtkx11package=gtk+-x11-2.0
+ test 2.0 = 3.0
+ gtkversion=2.18.0
+ query_pkg_config --exists 'gtk+-2.0 >= 2.18.0'
+ pkg-config --exists 'gtk+-2.0 >= 2.18.0'
+ test '' = yes
+ gtk=no
+ test '' '!=' no
+ test 2.0 = 3.0
+ vtepackage=vte
+ vteversion=0.24.0
+ query_pkg_config --exists 'vte >= 0.24.0'
+ pkg-config --exists 'vte >= 0.24.0'
+ test '' = yes
+ vte=no
+ test 1.2 = 2.0
+ sdlname=sdl
+ sdlconfigname=sdl_config
++ basename sdl-config
+ test sdl-config '!=' sdl_config
+ has sdl-config
+ type sdl-config
+ query_pkg_config sdl --exists
+ pkg-config sdl --exists
+ has sdl-config
+ type sdl-config
+ sdlconfig=sdl-config
++ sdl-config --version
++ sed 's/[^0-9]//g'
+ _sdlversion=1210
+ test -n ''
+ sdl_too_old=no
+ test '' '!=' no
+ cat
++ sdl-config --cflags
+ sdl_cflags='-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT'
+ test no = yes
++ sdl-config --libs
+ sdl_libs='-L/usr/lib64 -lSDL -lpthread'
+ compile_prog '-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT' '-L/usr/lib64 -lSDL -lpthread'
+ local_cflags='-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT'
+ local_ldflags='-L/usr/lib64 -lSDL -lpthread'
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -L/usr/lib64 -lSDL -lpthread
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -L/usr/lib64 -lSDL -lpthread
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -L/usr/lib64 -lSDL -lpthread
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -L/usr/lib64 -lSDL -lpthread
+ test yes '!=' yes
+ case "$*" in
+ echo cc -Werror -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -L/usr/lib64 -lSDL -lpthread
+ cc -Werror -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -L/usr/lib64 -lSDL -lpthread
+ return 0
+ test 1210 -lt 121
+ test no = no
+ sdl=yes
+ test yes = yes -a no = yes
+ test yes = yes
+ cat
+ compile_prog '-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT' '-L/usr/lib64 -lSDL -lpthread'
+ local_cflags='-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT'
+ local_ldflags='-L/usr/lib64 -lSDL -lpthread'
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -L/usr/lib64 -lSDL -lpthread
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -L/usr/lib64 -lSDL -lpthread
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -L/usr/lib64 -lSDL -lpthread
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -L/usr/lib64 -lSDL -lpthread
+ test yes '!=' yes
+ case "$*" in
+ echo cc -Werror -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -L/usr/lib64 -lSDL -lpthread
+ cc -Werror -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -L/usr/lib64 -lSDL -lpthread
+ return 0
+ sdl_libs='-L/usr/lib64 -lSDL -lpthread -lX11'
+ libs_softmmu='-L/usr/lib64 -lSDL -lpthread -lX11 -llzo2'
+ test '' '!=' no
+ cat
+ rdma_libs='-lrdmacm -libverbs'
+ compile_prog '' '-lrdmacm -libverbs'
+ local_cflags=
+ local_ldflags='-lrdmacm -libverbs'
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lrdmacm -libverbs
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lrdmacm -libverbs
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lrdmacm -libverbs
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lrdmacm -libverbs
+ return 1
+ test '' = yes
+ rdma=no
+ test yes = yes -a '(' '' '!=' no -o '' '!=' no ')'
+ cat
++ query_pkg_config --cflags gnutls
+ vnc_tls_cflags=
++ query_pkg_config --libs gnutls
+ vnc_tls_libs=
+ compile_prog '' ''
+ local_cflags=
+ local_ldflags=
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ return 1
+ test '' = yes
+ test '' = yes
+ vnc_tls=no
+ vnc_ws=no
+ test '' '!=' no
+ cat
++ query_pkg_config --cflags gnutls
+ quorum_tls_cflags=
++ query_pkg_config --libs gnutls
+ quorum_tls_libs=
+ compile_prog '' ''
+ local_cflags=
+ local_ldflags=
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ return 1
+ test '' = yes
+ quorum=no
+ test yes = yes -a '' '!=' no
+ cat
+ vnc_sasl_cflags=
+ vnc_sasl_libs=-lsasl2
+ compile_prog '' -lsasl2
+ local_cflags=
+ local_ldflags=-lsasl2
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lsasl2
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lsasl2
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lsasl2
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lsasl2
+ test yes '!=' yes
+ case "$*" in
+ echo cc -Werror -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lsasl2
+ cc -Werror -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lsasl2
+ return 0
+ vnc_sasl=yes
+ libs_softmmu='-lsasl2 -L/usr/lib64 -lSDL -lpthread -lX11 -llzo2'
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all '
+ test yes = yes -a '' '!=' no
+ cat
+ vnc_jpeg_cflags=
+ vnc_jpeg_libs=-ljpeg
+ compile_prog '' -ljpeg
+ local_cflags=
+ local_ldflags=-ljpeg
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -ljpeg
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -ljpeg
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -ljpeg
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -ljpeg
+ test yes '!=' yes
+ case "$*" in
+ echo cc -Werror -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -ljpeg
+ cc -Werror -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -ljpeg
+ return 0
+ vnc_jpeg=yes
+ libs_softmmu='-ljpeg -lsasl2 -L/usr/lib64 -lSDL -lpthread -lX11 -llzo2'
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all '
+ test yes = yes -a '' '!=' no
+ cat
+ query_pkg_config libpng --exists
+ pkg-config libpng --exists
++ query_pkg_config libpng --cflags
++ pkg-config libpng --cflags
+ vnc_png_cflags='-I/usr/include/libpng12 '
++ query_pkg_config libpng --libs
++ pkg-config libpng --libs
+ vnc_png_libs='-lpng12 '
+ compile_prog '-I/usr/include/libpng12 ' '-lpng12 '
+ local_cflags='-I/usr/include/libpng12 '
+ local_ldflags='-lpng12 '
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lpng12
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lpng12
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lpng12
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lpng12
+ test yes '!=' yes
+ case "$*" in
+ echo cc -Werror -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lpng12
+ cc -Werror -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lpng12
+ return 0
+ vnc_png=yes
+ libs_softmmu='-lpng12 -ljpeg -lsasl2 -L/usr/lib64 -lSDL -lpthread -lX11 -llzo2'
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 '
+ fnmatch=no
+ cat
+ compile_prog '' ''
+ local_cflags=
+ local_ldflags=
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ test yes '!=' yes
+ case "$*" in
+ echo cc -Werror -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ cc -Werror -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ return 0
+ fnmatch=yes
+ test '' '!=' no
+ uuid_libs=-luuid
+ cat
+ compile_prog '' ''
+ local_cflags=
+ local_ldflags=
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ return 1
+ compile_prog '' -luuid
+ local_cflags=
+ local_ldflags=-luuid
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -luuid
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -luuid
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -luuid
+ test yes '!=' yes
+ case "$*" in
+ echo cc -Werror -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -luuid
+ cc -Werror -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -luuid
+ return 0
+ uuid=yes
+ libs_softmmu='-luuid -lpng12 -ljpeg -lsasl2 -L/usr/lib64 -lSDL -lpthread -lX11 -llzo2'
+ libs_tools='-luuid '
+ test '' = yes
+ test '' '!=' no
+ test yes = yes
+ vhdx=yes
+ test '' '!=' no
+ cat
+ compile_prog '' ''
+ local_cflags=
+ local_ldflags=
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ return 1
+ test '' = yes
+ xfs=no
+ test '' '!=' no
+ vde_libs=-lvdeplug
+ cat
+ compile_prog '' -lvdeplug
+ local_cflags=
+ local_ldflags=-lvdeplug
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lvdeplug
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lvdeplug
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lvdeplug
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lvdeplug
+ return 1
+ test '' = yes
+ vde=no
+ test no '!=' no
+ test '' '!=' no
+ cap_libs=-lcap-ng
+ cat
+ compile_prog '' -lcap-ng
+ local_cflags=
+ local_ldflags=-lcap-ng
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lcap-ng
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lcap-ng
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lcap-ng
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lcap-ng
+ return 1
+ test '' = yes
+ cap_ng=no
++ echo oss
++ sed -e 's/,/ /g'
+ audio_drv_list=oss
+ for drv in '$audio_drv_list'
+ case $drv in
+ libs_softmmu=' -luuid -lpng12 -ljpeg -lsasl2 -L/usr/lib64 -lSDL -lpthread -lX11 -llzo2'
+ test '' '!=' no
+ brlapi_libs=-lbrlapi
+ cat
+ compile_prog '' -lbrlapi
+ local_cflags=
+ local_ldflags=-lbrlapi
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lbrlapi
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lbrlapi
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lbrlapi
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lbrlapi
+ return 1
+ test '' = yes
+ brlapi=no
+ test '' '!=' no
+ test no = yes
++ query_pkg_config --libs ncurses
+ curses_list=:-lncurses:-lcurses
+ curses_found=no
+ cat
+ IFS=:
+ for curses_lib in '$curses_list'
+ unset IFS
+ compile_prog '' ''
+ local_cflags=
+ local_ldflags=
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ return 1
+ for curses_lib in '$curses_list'
+ unset IFS
+ compile_prog '' -lncurses
+ local_cflags=
+ local_ldflags=-lncurses
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lncurses
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lncurses
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lncurses
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lncurses
+ test yes '!=' yes
+ case "$*" in
+ echo cc -Werror -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lncurses
+ cc -Werror -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lncurses
+ return 0
+ curses_found=yes
+ libs_softmmu='-lncurses -luuid -lpng12 -ljpeg -lsasl2 -L/usr/lib64 -lSDL -lpthread -lX11 -llzo2'
+ break
+ unset IFS
+ test yes = yes
+ curses=yes
+ test '' '!=' no
+ query_pkg_config libcurl --exists
+ pkg-config libcurl --exists
+ curlconfig='query_pkg_config libcurl'
+ cat
++ query_pkg_config libcurl --cflags
+ curl_cflags=' '
++ query_pkg_config libcurl --libs
+ curl_libs='-L/usr/kerberos/lib64 -lcurl -ldl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lidn -lssl -lcrypto -lz '
+ compile_prog ' ' '-L/usr/kerberos/lib64 -lcurl -ldl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lidn -lssl -lcrypto -lz '
+ local_cflags=' '
+ local_ldflags='-L/usr/kerberos/lib64 -lcurl -ldl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lidn -lssl -lcrypto -lz '
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -L/usr/kerberos/lib64 -lcurl -ldl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lidn -lssl -lcrypto -lz
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -L/usr/kerberos/lib64 -lcurl -ldl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lidn -lssl -lcrypto -lz
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -L/usr/kerberos/lib64 -lcurl -ldl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lidn -lssl -lcrypto -lz
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -L/usr/kerberos/lib64 -lcurl -ldl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lidn -lssl -lcrypto -lz
+ test yes '!=' yes
+ case "$*" in
+ echo cc -Werror -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -L/usr/kerberos/lib64 -lcurl -ldl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lidn -lssl -lcrypto -lz
+ cc -Werror -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -L/usr/kerberos/lib64 -lcurl -ldl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lidn -lssl -lcrypto -lz
+ return 0
+ curl=yes
+ test '' '!=' no
+ cat
++ query_pkg_config --cflags bluez
+ bluez_cflags=
++ query_pkg_config --libs bluez
+ bluez_libs=
+ compile_prog '' ''
+ local_cflags=
+ local_ldflags=
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ return 1
+ test '' = yes
+ bluez=no
+ test no = yes
+ glib_req_ver=2.12
+ glib_modules=gthread-2.0
+ test no = yes
+ for i in '$glib_modules'
+ query_pkg_config --atleast-version=2.12 gthread-2.0
+ pkg-config --atleast-version=2.12 gthread-2.0
++ query_pkg_config --cflags gthread-2.0
++ pkg-config --cflags gthread-2.0
+ glib_cflags='-pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include '
++ query_pkg_config --libs gthread-2.0
++ pkg-config --libs gthread-2.0
+ glib_libs='-pthread -L/lib64 -lgthread-2.0 -lglib-2.0 '
+ CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -g '
+ LIBS='-pthread -L/lib64 -lgthread-2.0 -lglib-2.0 -lz'
+ libs_qga='-pthread -L/lib64 -lgthread-2.0 -lglib-2.0 '
+ glib_subprocess=yes
+ query_pkg_config --atleast-version=2.38 glib-2.0
+ pkg-config --atleast-version=2.38 glib-2.0
+ glib_subprocess=no
+ test no = yes
+ test '' = ''
+ test yes = no -a yes = no
+ query_pkg_config --atleast-version=0.21.8 pixman-1
+ pixman=system
+ test system = none
+ test system = system
++ query_pkg_config --cflags pixman-1
++ pkg-config --cflags pixman-1
+ pixman_cflags='-I/usr/include/pixman-1 '
++ query_pkg_config --libs pixman-1
++ pkg-config --libs pixman-1
+ pixman_libs='-lpixman-1 '
+ test '' '!=' no
+ cat
+ compile_prog '' -lcap
+ local_cflags=
+ local_ldflags=-lcap
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lcap
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lcap
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lcap
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lcap
+ test yes '!=' yes
+ case "$*" in
+ echo cc -Werror -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lcap
+ cc -Werror -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lcap
+ return 0
+ cap=yes
+ PTHREADLIBS_LIST='-pthread -lpthread -lpthreadGC2'
+ pthread=no
+ cat
+ compile_prog '' ''
+ local_cflags=
+ local_ldflags=
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ return 1
+ for pthread_lib in '$PTHREADLIBS_LIST'
+ compile_prog '' -pthread
+ local_cflags=
+ local_ldflags=-pthread
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -pthread
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -pthread
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -pthread
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -pthread
+ test yes '!=' yes
+ case "$*" in
+ echo cc -Werror -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -pthread
+ cc -Werror -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -pthread
+ return 0
+ pthread=yes
+ found=no
+ for lib_entry in '$LIBS'
+ test -pthread = -pthread
+ found=yes
+ break
+ test yes = no
+ break
+ test no '!=' yes -a yes = no
+ pthread_setname_np=no
+ cat
+ compile_prog '' -pthread
+ local_cflags=
+ local_ldflags=-pthread
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -pthread
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -pthread
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -pthread
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -pthread
+ return 1
+ test '' '!=' no
+ cat
+ rbd_libs='-lrbd -lrados'
+ compile_prog '' '-lrbd -lrados'
+ local_cflags=
+ local_ldflags='-lrbd -lrados'
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lrbd -lrados
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lrbd -lrados
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lrbd -lrados
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lrbd -lrados
+ return 1
+ test '' = yes
+ rbd=no
+ min_libssh2_version=1.2.8
+ test '' '!=' no
+ query_pkg_config --atleast-version=1.2.8 libssh2
+ pkg-config --atleast-version=1.2.8 libssh2
+ test '' = yes
+ libssh2=no
+ test no = yes
+ test '' '!=' no
+ cat
+ compile_prog '' -laio
+ local_cflags=
+ local_ldflags=-laio
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -laio
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -laio
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -laio
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -laio
+ return 1
+ test '' = yes
+ linux_aio=no
+ test Linux = Linux
+ test x86_64 = i386 -o x86_64 = x86_64
+ tpm_passthrough=yes
+ test '' '!=' no
+ cat
+ compile_prog '' ''
+ local_cflags=
+ local_ldflags=
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ test yes '!=' yes
+ case "$*" in
+ echo cc -Werror -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ cc -Werror -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ return 0
+ attr=yes
+ cat
+ iovec=no
+ compile_prog '' ''
+ local_cflags=
+ local_ldflags=
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ test yes '!=' yes
+ case "$*" in
+ echo cc -Werror -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ cc -Werror -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ return 0
+ iovec=yes
+ cat
+ preadv=no
+ compile_prog '' ''
+ local_cflags=
+ local_ldflags=
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ return 1
+ fdt_required=no
+ for target in '$target_list'
+ case $target in
+ fdt_required=yes
+ for target in '$target_list'
+ case $target in
+ for target in '$target_list'
+ case $target in
+ fdt_required=yes
+ for target in '$target_list'
+ case $target in
+ for target in '$target_list'
+ case $target in
+ for target in '$target_list'
+ case $target in
+ for target in '$target_list'
+ case $target in
+ for target in '$target_list'
+ case $target in
+ fdt_required=yes
+ for target in '$target_list'
+ case $target in
+ fdt_required=yes
+ for target in '$target_list'
+ case $target in
+ for target in '$target_list'
+ case $target in
+ for target in '$target_list'
+ case $target in
+ for target in '$target_list'
+ case $target in
+ for target in '$target_list'
+ case $target in
+ for target in '$target_list'
+ case $target in
+ for target in '$target_list'
+ case $target in
+ fdt_required=yes
+ for target in '$target_list'
+ case $target in
+ fdt_required=yes
+ for target in '$target_list'
+ case $target in
+ fdt_required=yes
+ for target in '$target_list'
+ case $target in
+ for target in '$target_list'
+ case $target in
+ for target in '$target_list'
+ case $target in
+ for target in '$target_list'
+ case $target in
+ for target in '$target_list'
+ case $target in
+ for target in '$target_list'
+ case $target in
+ for target in '$target_list'
+ case $target in
+ for target in '$target_list'
+ case $target in
+ for target in '$target_list'
+ case $target in
+ for target in '$target_list'
+ case $target in
+ for target in '$target_list'
+ case $target in
+ for target in '$target_list'
+ case $target in
+ for target in '$target_list'
+ case $target in
+ for target in '$target_list'
+ case $target in
+ for target in '$target_list'
+ case $target in
+ for target in '$target_list'
+ case $target in
+ for target in '$target_list'
+ case $target in
+ for target in '$target_list'
+ case $target in
+ for target in '$target_list'
+ case $target in
+ for target in '$target_list'
+ case $target in
+ for target in '$target_list'
+ case $target in
+ for target in '$target_list'
+ case $target in
+ for target in '$target_list'
+ case $target in
+ for target in '$target_list'
+ case $target in
+ for target in '$target_list'
+ case $target in
+ for target in '$target_list'
+ case $target in
+ for target in '$target_list'
+ case $target in
+ for target in '$target_list'
+ case $target in
+ for target in '$target_list'
+ case $target in
+ for target in '$target_list'
+ case $target in
+ for target in '$target_list'
+ case $target in
+ for target in '$target_list'
+ case $target in
+ for target in '$target_list'
+ case $target in
+ for target in '$target_list'
+ case $target in
+ for target in '$target_list'
+ case $target in
+ for target in '$target_list'
+ case $target in
+ for target in '$target_list'
+ case $target in
+ for target in '$target_list'
+ case $target in
+ test yes = yes
+ test '' = no
+ fdt=yes
+ test yes '!=' no
+ fdt_libs=-lfdt
+ cat
+ compile_prog '' -lfdt
+ local_cflags=
+ local_ldflags=-lfdt
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lfdt
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lfdt
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lfdt
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lfdt
+ return 1
+ test -d /home/don/qemu/dtc/libfdt
+ fdt=yes
+ dtc_internal=yes
+ mkdir -p dtc
+ '[' n '!=' y ']'
+ symlink /home/don/qemu/dtc/Makefile dtc/Makefile
+ rm -rf dtc/Makefile
++ dirname dtc/Makefile
+ mkdir -p dtc
+ ln -s /home/don/qemu/dtc/Makefile dtc/Makefile
+ symlink /home/don/qemu/dtc/scripts dtc/scripts
+ rm -rf dtc/scripts
++ dirname dtc/scripts
+ mkdir -p dtc
+ ln -s /home/don/qemu/dtc/scripts dtc/scripts
+ fdt_cflags='-I$(SRC_PATH)/dtc/libfdt'
+ fdt_libs='-L$(BUILD_DIR)/dtc/libfdt -lfdt'
+ libs_softmmu='-lncurses -luuid -lpng12 -ljpeg -lsasl2 -L/usr/lib64 -lSDL -lpthread -lX11 -llzo2 -L$(BUILD_DIR)/dtc/libfdt -lfdt'
+ test '' '!=' no
+ glx_libs='-lGL -lX11'
+ cat
+ compile_prog '' '-lGL -lX11'
+ local_cflags=
+ local_ldflags='-lGL -lX11'
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lGL -lX11
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lGL -lX11
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lGL -lX11
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lGL -lX11
+ test yes '!=' yes
+ case "$*" in
+ echo cc -Werror -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lGL -lX11
+ cc -Werror -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lGL -lX11
+ return 0
+ glx=yes
+ test '' '!=' no
+ cat
+ archipelago_libs=-lxseg
+ compile_prog '' -lxseg
+ local_cflags=
+ local_ldflags=-lxseg
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lxseg
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lxseg
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lxseg
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lxseg
+ return 1
+ test '' = yes
+ archipelago=no
+ test '' '!=' no
+ query_pkg_config --atleast-version=3 glusterfs-api
+ pkg-config --atleast-version=3 glusterfs-api
+ test '' = yes
+ glusterfs=no
+ inotify=no
+ cat
+ compile_prog '' ''
+ local_cflags=
+ local_ldflags=
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ test yes '!=' yes
+ case "$*" in
+ echo cc -Werror -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ cc -Werror -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ return 0
+ inotify=yes
+ inotify1=no
+ cat
+ compile_prog '' ''
+ local_cflags=
+ local_ldflags=
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ return 1
+ utimens=no
+ cat
+ compile_prog '' ''
+ local_cflags=
+ local_ldflags=
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ return 1
+ pipe2=no
+ cat
+ compile_prog '' ''
+ local_cflags=
+ local_ldflags=
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ return 1
+ accept4=no
+ cat
+ compile_prog '' ''
+ local_cflags=
+ local_ldflags=
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ return 1
+ splice=no
+ cat
+ compile_prog '' ''
+ local_cflags=
+ local_ldflags=
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ test yes '!=' yes
+ case "$*" in
+ echo cc -Werror -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ cc -Werror -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ return 0
+ splice=yes
+ test '' '!=' no
+ cat
+ compile_prog '' -lnuma
+ local_cflags=
+ local_ldflags=-lnuma
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lnuma
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lnuma
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lnuma
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lnuma
+ return 1
+ test '' = yes
+ numa=no
+ signalfd=no
+ cat
+ compile_prog '' ''
+ local_cflags=
+ local_ldflags=
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ test yes '!=' yes
+ case "$*" in
+ echo cc -Werror -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ cc -Werror -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ return 0
+ signalfd=yes
+ eventfd=no
+ cat
+ compile_prog '' ''
+ local_cflags=
+ local_ldflags=
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ return 1
+ fallocate=no
+ cat
+ compile_prog '' ''
+ local_cflags=
+ local_ldflags=
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ return 1
+ fallocate_punch_hole=no
+ cat
+ compile_prog '' ''
+ local_cflags=
+ local_ldflags=
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ return 1
+ posix_fallocate=no
+ cat
+ compile_prog '' ''
+ local_cflags=
+ local_ldflags=
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ test yes '!=' yes
+ case "$*" in
+ echo cc -Werror -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ cc -Werror -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ return 0
+ posix_fallocate=yes
+ sync_file_range=no
+ cat
+ compile_prog '' ''
+ local_cflags=
+ local_ldflags=
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ return 1
+ fiemap=no
+ cat
+ compile_prog '' ''
+ local_cflags=
+ local_ldflags=
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ return 1
+ dup3=no
+ cat
+ compile_prog '' ''
+ local_cflags=
+ local_ldflags=
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ return 1
+ ppoll=no
+ cat
+ compile_prog '' ''
+ local_cflags=
+ local_ldflags=
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ test yes '!=' yes
+ case "$*" in
+ echo cc -Werror -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ cc -Werror -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ return 0
+ ppoll=yes
+ prctl_pr_set_timerslack=no
+ cat
+ compile_prog '' ''
+ local_cflags=
+ local_ldflags=
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ return 1
+ epoll=no
+ cat
+ compile_prog '' ''
+ local_cflags=
+ local_ldflags=
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ test yes '!=' yes
+ case "$*" in
+ echo cc -Werror -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ cc -Werror -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ return 0
+ epoll=yes
+ epoll_create1=no
+ cat
+ compile_prog '' ''
+ local_cflags=
+ local_ldflags=
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ return 1
+ epoll_pwait=no
+ cat
+ compile_prog '' ''
+ local_cflags=
+ local_ldflags=
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ return 1
+ sendfile=no
+ cat
+ compile_prog '' ''
+ local_cflags=
+ local_ldflags=
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ test yes '!=' yes
+ case "$*" in
+ echo cc -Werror -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ cc -Werror -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ return 0
+ sendfile=yes
+ timerfd=no
+ cat
+ compile_prog '' ''
+ local_cflags=
+ local_ldflags=
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ return 1
+ setns=no
+ cat
+ compile_prog '' ''
+ local_cflags=
+ local_ldflags=
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ return 1
+ test '' '!=' no
+ has makeinfo
+ type makeinfo
+ has pod2man
+ type pod2man
+ docs=yes
+ byteswap_h=no
+ cat
+ compile_prog '' ''
+ local_cflags=
+ local_ldflags=
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ test yes '!=' yes
+ case "$*" in
+ echo cc -Werror -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ cc -Werror -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ return 0
+ byteswap_h=yes
+ bswap_h=no
+ cat
+ compile_prog '' ''
+ local_cflags=
+ local_ldflags=
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ return 1
+ test '' '!=' no
+ query_pkg_config --atleast-version=1.9.0 libiscsi
+ pkg-config --atleast-version=1.9.0 libiscsi
+ test '' = yes
+ libiscsi=no
+ cat
+ compile_prog '' ''
+ local_cflags=
+ local_ldflags=
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ return 1
+ compile_prog '' -lm
+ local_cflags=
+ local_ldflags=-lm
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lm
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lm
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lm
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lm
+ test yes '!=' yes
+ case "$*" in
+ echo cc -Werror -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lm
+ cc -Werror -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lm
+ return 0
+ LIBS='-lm -pthread -L/lib64 -lgthread-2.0 -lglib-2.0 -lz'
+ libs_qga='-lm -pthread -L/lib64 -lgthread-2.0 -lglib-2.0 '
+ cat
+ compile_prog '' ''
+ local_cflags=
+ local_ldflags=
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ return 1
+ compile_prog '' '-pthread -lrt'
+ local_cflags=
+ local_ldflags='-pthread -lrt'
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -pthread -lrt
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -pthread -lrt
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -pthread -lrt
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -pthread -lrt
+ test yes '!=' yes
+ case "$*" in
+ echo cc -Werror -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -pthread -lrt
+ cc -Werror -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -pthread -lrt
+ return 0
+ LIBS='-lm -pthread -L/lib64 -lgthread-2.0 -lglib-2.0 -lz -lrt'
+ libs_qga='-lm -pthread -L/lib64 -lgthread-2.0 -lglib-2.0 -lrt'
+ test '' '!=' yes -a no '!=' yes -a no '!=' yes -a no '!=' yes -a '' '!=' yes
+ libs_softmmu='-lutil -lncurses -luuid -lpng12 -ljpeg -lsasl2 -L/usr/lib64 -lSDL -lpthread -lX11 -llzo2 -L$(BUILD_DIR)/dtc/libfdt -lfdt'
+ test '' '!=' no
+ cat
++ query_pkg_config --cflags spice-protocol spice-server
+ spice_cflags=
++ query_pkg_config --libs spice-protocol spice-server
+ spice_libs=
+ query_pkg_config --atleast-version=0.12.0 spice-server
+ pkg-config --atleast-version=0.12.0 spice-server
+ test '' = yes
+ spice=no
+ smartcard_cflags=
+ test '' '!=' no
+ cat
++ query_pkg_config --libs nss
+ nss_libs='-lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -pthread -L/lib64 -lgthread-2.0 -lglib-2.0 '
++ query_pkg_config --cflags nss
+ nss_cflags='-I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include '
+ test_cflags='-I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include '
+ test yes = yes
+ test_cflags='-Werror -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include '
+ test -n libtool
+ query_pkg_config --atleast-version=3.12.8 nss
+ pkg-config --atleast-version=3.12.8 nss
+ compile_prog '-Werror -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' '-lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -pthread -L/lib64 -lgthread-2.0 -lglib-2.0 '
+ local_cflags='-Werror -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include '
+ local_ldflags='-lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -pthread -L/lib64 -lgthread-2.0 -lglib-2.0 '
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -Werror -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -pthread -L/lib64 -lgthread-2.0 -lglib-2.0
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -Werror -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -pthread -L/lib64 -lgthread-2.0 -lglib-2.0
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -Werror -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -pthread -L/lib64 -lgthread-2.0 -lglib-2.0
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -Werror -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -pthread -L/lib64 -lgthread-2.0 -lglib-2.0
+ test yes '!=' yes
+ case "$*" in
+ return 0
+ smartcard_nss=yes
+ test '' '!=' no
+ query_pkg_config --atleast-version=1.0.13 libusb-1.0
+ pkg-config --atleast-version=1.0.13 libusb-1.0
+ test '' = yes
+ libusb=no
+ test '' '!=' no
+ query_pkg_config --atleast-version=0.6 libusbredirparser-0.5
+ pkg-config --atleast-version=0.6 libusbredirparser-0.5
+ test '' = yes
+ usb_redir=no
+ test no = yes -a '' '!=' no -a '' '!=' no
+ test no = yes -a '' '!=' no -a no = yes
+ fdatasync=no
+ cat
+ compile_prog '' ''
+ local_cflags=
+ local_ldflags=
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ test yes '!=' yes
+ case "$*" in
+ echo cc -Werror -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ cc -Werror -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ return 0
+ fdatasync=yes
+ madvise=no
+ cat
+ compile_prog '' ''
+ local_cflags=
+ local_ldflags=
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ test yes '!=' yes
+ case "$*" in
+ echo cc -Werror -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ cc -Werror -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ return 0
+ madvise=yes
+ posix_madvise=no
+ cat
+ compile_prog '' ''
+ local_cflags=
+ local_ldflags=
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ test yes '!=' yes
+ case "$*" in
+ echo cc -Werror -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ cc -Werror -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ return 0
+ posix_madvise=yes
+ sigev_thread_id=no
+ cat
+ compile_prog '' ''
+ local_cflags=
+ local_ldflags=
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ test yes '!=' yes
+ case "$*" in
+ echo cc -Werror -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ cc -Werror -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ return 0
+ sigev_thread_id=yes
+ python /home/don/qemu/scripts/tracetool.py --backends=nop --check-backends
+ test 0 -ne 0
+ have_backend ust
+ echo nop
+ grep ust
+ have_backend dtrace
+ echo nop
+ grep dtrace
+ ucontext_works=no
+ test '' '!=' yes
+ cat
+ compile_prog '' ''
+ local_cflags=
+ local_ldflags=
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ test yes '!=' yes
+ case "$*" in
+ echo cc -Werror -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ cc -Werror -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ return 0
+ ucontext_works=yes
+ test '' = ''
+ test no = yes
+ test yes = yes
+ coroutine=ucontext
+ test '' = ''
+ test ucontext = gthread
+ coroutine_pool=yes
+ test ucontext = gthread -a yes = yes
+ open_by_handle_at=no
+ cat
+ compile_prog '' ''
+ local_cflags=
+ local_ldflags=
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ return 1
+ linux_magic_h=no
+ cat
+ compile_prog '' ''
+ local_cflags=
+ local_ldflags=
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ return 1
+ pragma_disable_unused_but_set=no
+ cat
+ compile_prog -Werror ''
+ local_cflags=-Werror
+ local_ldflags=
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -Werror -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -Werror -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -Werror -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -Werror -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ return 1
+ werror=no
+ valgrind_h=no
+ cat
+ compile_prog '' ''
+ local_cflags=
+ local_ldflags=
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ return 1
+ has_environ=no
+ cat
+ compile_prog '' ''
+ local_cflags=
+ local_ldflags=
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ test no '!=' yes
+ return 0
+ has_environ=yes
+ cpuid_h=no
+ cat
+ compile_prog '' ''
+ local_cflags=
+ local_ldflags=
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ return 1
+ int128=no
+ cat
+ compile_prog '' ''
+ local_cflags=
+ local_ldflags=
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ test no '!=' yes
+ return 0
+ int128=yes
+ getauxval=no
+ cat
+ compile_prog '' ''
+ local_cflags=
+ local_ldflags=
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -g
+ return 1
+ test no = yes
+ test no = no
+ CFLAGS='-O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -g '
+ test '' '!=' no
+ query_pkg_config --atleast-version=1.9.3 libnfs
+ pkg-config --atleast-version=1.9.3 libnfs
+ test '' = yes
+ libnfs=no
+ test -z ''
+ test 91 = 50
+ zero_malloc=yes
+ test no = yes
+ test no = no
+ ld --version
+ grep 'GNU ld'
+ LDFLAGS='-Wl,--warn-common -m64 -g '
+ pod2man --help
+ grep -q utf8
+ POD2MAN=pod2man
+ test no = yes
+ qemu_confdir='${prefix}/etc/qemu'
+ qemu_moddir='${prefix}/lib/qemu'
+ qemu_datadir='${prefix}/share/qemu'
+ qemu_localedir='${prefix}/share/locale'
+ tools=
+ test yes = yes
+ tools='qemu-img$(EXESUF) qemu-io$(EXESUF) '
+ '[' yes = yes -o no = yes -o no = yes ']'
+ tools='qemu-nbd$(EXESUF) qemu-img$(EXESUF) qemu-io$(EXESUF) '
+ test yes = yes
+ test '' '!=' no
+ test yes = yes
+ test yes = yes
+ test yes = yes
+ virtfs=yes
+ tools='qemu-nbd$(EXESUF) qemu-img$(EXESUF) qemu-io$(EXESUF) fsdev/virtfs-proxy-helper$(EXESUF)'
+ '[' '' '!=' no ']'
+ '[' yes = yes -o no = yes -o no = yes -o no = yes ']'
+ tools='qemu-ga$(EXESUF) qemu-nbd$(EXESUF) qemu-img$(EXESUF) qemu-io$(EXESUF) fsdev/virtfs-proxy-helper$(EXESUF)'
+ '[' no = yes -a no = yes ']'
+ guest_agent=yes
+ roms=
+ test '(' x86_64 = i386 -o x86_64 = x86_64 ')' -a Linux '!=' Darwin -a Linux '!=' SunOS -a yes = yes
+ roms=optionrom
+ test x86_64 = ppc64 -a Linux '!=' Darwin
+ test x86_64 = s390x
+ test no = no
+ textseg_addr=
+ case "$cpu" in
+ textseg_addr=0x60000000
+ '[' -n 0x60000000 ']'
+ cat
+ textseg_ldflags=-Wl,-Ttext-segment=0x60000000
+ compile_prog '' -Wl,-Ttext-segment=0x60000000
+ local_cflags=
+ local_ldflags=-Wl,-Ttext-segment=0x60000000
+ do_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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -Wl,--warn-common -m64 -g -Wl,-Ttext-segment=0x60000000
+ do_compiler 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -Wl,--warn-common -m64 -g -Wl,-Ttext-segment=0x60000000
+ local compiler=cc
+ shift
+ echo 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -Wl,--warn-common -m64 -g -Wl,-Ttext-segment=0x60000000
+ 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 -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -Wl,--warn-common -m64 -g -Wl,-Ttext-segment=0x60000000
+ return 1
+ ld --verbose
+ sed -e 1,/==================================================/d -e '/==================================================/,$d' -e 's/[.] = [0-9a-fx]* [+] SIZEOF_HEADERS/. = 0x60000000 + SIZEOF_HEADERS/' -e 's/__executable_start = [0-9a-fx]*/__executable_start = 0x60000000/'
+ textseg_ldflags=-Wl,-T../config-host.ld
+ QEMU_CFLAGS='-I/usr/include/pixman-1 -I$(SRC_PATH)/dtc/libfdt -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 '
+ libs_softmmu='-lpixman-1 -lutil -lncurses -luuid -lpng12 -ljpeg -lsasl2 -L/usr/lib64 -lSDL -lpthread -lX11 -llzo2 -L$(BUILD_DIR)/dtc/libfdt -lfdt'
+ echo 'Install prefix /usr/local'
Install prefix /usr/local
++ eval echo '${prefix}/share/qemu'
+++ echo /usr/local/share/qemu
+ echo 'BIOS directory /usr/local/share/qemu'
BIOS directory /usr/local/share/qemu
++ eval echo '${prefix}/bin'
+++ echo /usr/local/bin
+ echo 'binary directory /usr/local/bin'
binary directory /usr/local/bin
++ eval echo '${prefix}/lib'
+++ echo /usr/local/lib
+ echo 'library directory /usr/local/lib'
library directory /usr/local/lib
++ eval echo '${prefix}/lib/qemu'
+++ echo /usr/local/lib/qemu
+ echo 'module directory /usr/local/lib/qemu'
module directory /usr/local/lib/qemu
++ eval echo '${prefix}/libexec'
+++ echo /usr/local/libexec
+ echo 'libexec directory /usr/local/libexec'
libexec directory /usr/local/libexec
++ eval echo '${prefix}/include'
+++ echo /usr/local/include
+ echo 'include directory /usr/local/include'
include directory /usr/local/include
++ eval echo '${prefix}/etc'
+++ echo /usr/local/etc
+ echo 'config directory /usr/local/etc'
config directory /usr/local/etc
+ test no = no
++ eval echo '${prefix}/var'
+++ echo /usr/local/var
+ echo 'local state directory /usr/local/var'
local state directory /usr/local/var
++ eval echo '${prefix}/share/man'
+++ echo /usr/local/share/man
+ echo 'Manual directory /usr/local/share/man'
Manual directory /usr/local/share/man
+ echo 'ELF interp prefix /usr/gnemul/qemu-%M'
ELF interp prefix /usr/gnemul/qemu-%M
+ echo 'Source path /home/don/qemu'
Source path /home/don/qemu
+ echo 'C compiler cc'
C compiler cc
+ echo 'Host C compiler cc'
Host C compiler cc
+ echo 'C++ compiler c++'
C++ compiler c++
+ echo 'Objective-C compiler cc'
Objective-C compiler cc
+ echo 'ARFLAGS rv'
ARFLAGS rv
+ echo 'CFLAGS -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -g '
CFLAGS -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -g
+ echo 'QEMU_CFLAGS -I/usr/include/pixman-1 -I$(SRC_PATH)/dtc/libfdt -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 '
QEMU_CFLAGS -I/usr/include/pixman-1 -I$(SRC_PATH)/dtc/libfdt -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12
+ echo 'LDFLAGS -Wl,--warn-common -m64 -g '
LDFLAGS -Wl,--warn-common -m64 -g
+ echo 'make make'
make make
+ echo 'install install'
install install
+ echo 'python python'
python python
+ test yes = yes
+ echo 'smbd /usr/sbin/smbd'
smbd /usr/sbin/smbd
+ echo 'module support no'
module support no
+ echo 'host CPU x86_64'
host CPU x86_64
+ echo 'host big endian no'
host big endian no
+ echo 'target list aarch64-softmmu 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 tricore-softmmu unicore32-softmmu x86_64-softmmu xtensa-softmmu xtensaeb-softmmu aarch64-linux-user 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 ppc64le-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'
target list aarch64-softmmu 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 tricore-softmmu unicore32-softmmu x86_64-softmmu xtensa-softmmu xtensaeb-softmmu aarch64-linux-user 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 ppc64le-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
+ echo 'tcg debug enabled no'
tcg debug enabled no
+ echo 'gprof enabled no'
gprof enabled no
+ echo 'sparse enabled no'
sparse enabled no
+ echo 'strip binaries yes'
strip binaries yes
+ echo 'profiler no'
profiler no
+ echo 'static build no'
static build no
+ test '' = yes
+ echo 'pixman system'
pixman system
+ echo 'SDL support yes'
SDL support yes
+ echo 'GTK support no'
GTK support no
+ echo 'VTE support no'
VTE support no
+ echo 'curses support yes'
curses support yes
+ echo 'curl support yes'
curl support yes
+ echo 'mingw32 support no'
mingw32 support no
+ echo 'Audio drivers oss'
Audio drivers oss
+ echo 'Block whitelist (rw) '
Block whitelist (rw)
+ echo 'Block whitelist (ro) '
Block whitelist (ro)
+ echo 'VirtFS support yes'
VirtFS support yes
+ echo 'VNC support yes'
VNC support yes
+ test yes = yes
+ echo 'VNC TLS support no'
VNC TLS support no
+ echo 'VNC SASL support yes'
VNC SASL support yes
+ echo 'VNC JPEG support yes'
VNC JPEG support yes
+ echo 'VNC PNG support yes'
VNC PNG support yes
+ echo 'VNC WS support no'
VNC WS support no
+ test -n ''
+ echo 'xen support no'
xen support no
+ echo 'brlapi support no'
brlapi support no
+ echo 'bluez support no'
bluez support no
+ echo 'Documentation yes'
Documentation yes
+ echo 'GUEST_BASE yes'
GUEST_BASE yes
+ echo 'PIE no'
PIE no
+ echo 'vde support no'
vde support no
+ echo 'netmap support no'
netmap support no
+ echo 'Linux AIO support no'
Linux AIO support no
+ echo 'ATTR/XATTR support yes'
ATTR/XATTR support yes
+ echo 'Install blobs yes'
Install blobs yes
+ echo 'KVM support yes'
KVM support yes
+ echo 'RDMA support no'
RDMA support no
+ echo 'TCG interpreter no'
TCG interpreter no
+ echo 'fdt support yes'
fdt support yes
+ echo 'preadv support no'
preadv support no
+ echo 'fdatasync yes'
fdatasync yes
+ echo 'madvise yes'
madvise yes
+ echo 'posix_madvise yes'
posix_madvise yes
+ echo 'sigev_thread_id yes'
sigev_thread_id yes
+ echo 'uuid support yes'
uuid support yes
+ echo 'libcap-ng support no'
libcap-ng support no
+ echo 'vhost-net support yes'
vhost-net support yes
+ echo 'vhost-scsi support yes'
vhost-scsi support yes
+ echo 'Trace backends nop'
Trace backends nop
+ test '' = simple
+ test no = yes
+ echo 'spice support no'
spice support no
+ echo 'rbd support no'
rbd support no
+ echo 'xfsctl support no'
xfsctl support no
+ echo 'nss used yes'
nss used yes
+ echo 'libusb no'
libusb no
+ echo 'usb net redir no'
usb net redir no
+ echo 'GLX support yes'
GLX support yes
+ echo 'libiscsi support no'
libiscsi support no
+ echo 'libnfs support no'
libnfs support no
+ echo 'build guest agent yes'
build guest agent yes
+ echo 'QGA VSS support no'
QGA VSS support no
+ echo 'seccomp support no'
seccomp support no
+ echo 'coroutine backend ucontext'
coroutine backend ucontext
+ echo 'coroutine pool yes'
coroutine pool yes
+ echo 'GlusterFS support no'
GlusterFS support no
+ echo 'Archipelago support no'
Archipelago support no
+ echo 'gcov gcov'
gcov gcov
+ echo 'gcov enabled no'
gcov enabled no
+ echo 'TPM support yes'
TPM support yes
+ echo 'libssh2 support no'
libssh2 support no
+ echo 'TPM passthrough yes'
TPM passthrough yes
+ echo 'QOM debugging yes'
QOM debugging yes
+ echo 'vhdx yes'
vhdx yes
+ echo 'Quorum no'
Quorum no
+ echo 'lzo support yes'
lzo support yes
+ echo 'snappy support no'
snappy support no
+ echo 'NUMA host support no'
NUMA host support no
+ test no = yes
+ config_host_mak=config-host.mak
+ echo '# Automatically generated by configure - do not modify'
+ echo '# Automatically generated by configure - do not modify'
+ echo
+ echo all:
+ echo prefix=/usr/local
+ echo 'bindir=${prefix}/bin'
+ echo 'libdir=${prefix}/lib'
+ echo 'libexecdir=${prefix}/libexec'
+ echo 'includedir=${prefix}/include'
+ echo 'mandir=${prefix}/share/man'
+ echo 'sysconfdir=${prefix}/etc'
+ echo 'qemu_confdir=${prefix}/etc/qemu'
+ echo 'qemu_datadir=${prefix}/share/qemu'
+ echo 'qemu_docdir=${prefix}/share/doc/qemu'
+ echo 'qemu_moddir=${prefix}/lib/qemu'
+ test no = no
+ echo 'qemu_localstatedir=${prefix}/var'
+ echo 'qemu_helperdir=${prefix}/libexec'
+ echo 'extra_cflags=-m64 '
+ echo extra_ldflags=
+ echo 'qemu_localedir=${prefix}/share/locale'
+ echo 'libs_softmmu=-lpixman-1 -lutil -lncurses -luuid -lpng12 -ljpeg -lsasl2 -L/usr/lib64 -lSDL -lpthread -lX11 -llzo2 -L$(BUILD_DIR)/dtc/libfdt -lfdt'
+ echo ARCH=x86_64
+ test no = yes
+ test yes = yes
+ echo STRIP=strip
+ test no = yes
+ test no = yes
+ echo CONFIG_POSIX=y
+ test yes = yes
+ echo CONFIG_LINUX=y
+ test '' = yes
+ test no = yes
+ test no = yes
+ test '' = yes
+ test no = yes
+ test no = yes
+ test yes = yes
+ echo CONFIG_SLIRP=y
+ echo 'CONFIG_SMBD_COMMAND="/usr/sbin/smbd"'
+ test no = yes
+ test no = yes
+ test no = yes
+ test no = yes
+ echo CONFIG_AUDIO_DRIVERS=oss
+ for drv in '$audio_drv_list'
++ echo oss
++ LC_ALL=C
++ tr '[a-z]' '[A-Z]'
+ def=CONFIG_OSS
+ echo CONFIG_OSS=y
+ test oss = fmod
+ test '' = yes
+ test '' = yes
+ echo CONFIG_BDRV_RW_WHITELIST=
+ echo CONFIG_BDRV_RO_WHITELIST=
+ test yes = yes
+ echo CONFIG_VNC=y
+ test no = yes
+ test yes = yes
+ echo CONFIG_VNC_SASL=y
+ test yes = yes
+ echo CONFIG_VNC_JPEG=y
+ test yes = yes
+ echo CONFIG_VNC_PNG=y
+ test no = yes
+ test yes = yes
+ echo CONFIG_FNMATCH=y
+ test yes = yes
+ echo CONFIG_UUID=y
+ test no = yes
++ head /home/don/qemu/VERSION
+ qemu_version=2.1.91
+ echo VERSION=2.1.91
+ echo PKGVERSION=
+ echo SRC_PATH=/home/don/qemu
+ echo 'TARGET_DIRS= aarch64-softmmu 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 tricore-softmmu unicore32-softmmu x86_64-softmmu xtensa-softmmu xtensaeb-softmmu aarch64-linux-user 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 ppc64le-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'
+ '[' yes = yes ']'
+ echo BUILD_DOCS=yes
+ test no = yes
+ test yes = yes
+ echo CONFIG_SDL=y
+ echo CONFIG_SDLABI=1.2
+ echo 'SDL_CFLAGS=-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT'
+ test no = yes
+ test yes = yes
+ echo CONFIG_CURSES=y
+ test no = yes
+ test no = yes
+ test no = yes
+ test yes = yes
+ echo CONFIG_SPLICE=y
+ test no = yes
+ test no = yes
+ test no = yes
+ test yes = yes
+ echo CONFIG_POSIX_FALLOCATE=y
+ test no = yes
+ test no = yes
+ test no = yes
+ test yes = yes
+ echo CONFIG_PPOLL=y
+ test no = yes
+ test yes = yes
+ echo CONFIG_EPOLL=y
+ test no = yes
+ test no = yes
+ test yes = yes
+ echo CONFIG_SENDFILE=y
+ test no = yes
+ test no = yes
+ test yes = yes
+ echo CONFIG_INOTIFY=y
+ test no = yes
+ test yes = yes
+ echo CONFIG_BYTESWAP_H=y
+ test no = yes
+ test yes = yes
+ echo CONFIG_CURL=m
+ echo 'CURL_CFLAGS= '
+ echo 'CURL_LIBS=-L/usr/kerberos/lib64 -lcurl -ldl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lidn -lssl -lcrypto -lz '
+ test no = yes
+ test no = yes
+ test glib_subprocess = yes
+ echo 'GLIB_CFLAGS=-pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include '
+ test no = yes
+ test no = yes
+ test no = yes
+ test no = yes
+ test yes = yes
+ echo CONFIG_ATTR=y
+ test '' = yes
+ test yes = yes
+ echo CONFIG_VIRTFS=y
+ test yes = yes
+ echo CONFIG_VHOST_SCSI=y
+ test yes = yes
+ echo CONFIG_VHOST_NET_USED=y
+ test yes = yes
+ echo INSTALL_BLOBS=yes
+ test yes = yes
+ echo CONFIG_IOVEC=y
+ test no = yes
+ test yes = yes
+ echo CONFIG_FDT=y
+ test yes = yes
+ echo CONFIG_SIGNALFD=y
+ test no = yes
+ test yes = yes
+ echo CONFIG_FDATASYNC=y
+ test yes = yes
+ echo CONFIG_MADVISE=y
+ test yes = yes
+ echo CONFIG_POSIX_MADVISE=y
+ test yes = yes
+ echo CONFIG_SIGEV_THREAD_ID=y
+ test no = yes
+ test yes = yes
+ echo CONFIG_SMARTCARD_NSS=y
+ echo 'NSS_LIBS=-lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -pthread -L/lib64 -lgthread-2.0 -lglib-2.0 '
+ echo 'NSS_CFLAGS=-I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include '
+ test no = yes
+ test no = yes
+ test yes = yes
+ echo CONFIG_GLX=y
+ echo 'GLX_LIBS=-lGL -lX11'
+ test yes = yes
+ echo CONFIG_LZO=y
+ test no = yes
+ test no = yes
+ test no = yes
+ test no = yes
+ '[' no = yes ']'
+ test yes = yes
+ echo CONFIG_ZERO_MALLOC=y
+ test yes = yes
+ echo CONFIG_QOM_CAST_DEBUG=y
+ test no = yes
+ echo CONFIG_COROUTINE_BACKEND=ucontext
+ test yes = yes
+ echo CONFIG_COROUTINE_POOL=1
+ test no = yes
+ test no = yes
+ test '' = yes
+ test no = yes
+ test yes = yes
+ echo CONFIG_HAS_ENVIRON=y
+ test no = yes
+ test yes = yes
+ echo CONFIG_INT128=y
+ test no = yes
+ test no = yes
+ test no = yes
+ test no = yes
+ test no = yes
+ test no = yes
+ test no = yes
+ test yes = yes
+ echo CONFIG_VHDX=y
+ test no = yes
+ echo HOST_USB=stub
+ test yes = yes
+ echo 'CONFIG_TPM=$(CONFIG_SOFTMMU)'
+ test yes = yes
+ echo CONFIG_TPM_PASSTHROUGH=y
+ echo TRACE_BACKENDS=nop
+ have_backend nop
+ echo nop
+ grep nop
+ echo CONFIG_TRACE_NOP=y
+ have_backend simple
+ echo nop
+ grep simple
+ have_backend stderr
+ echo nop
+ grep stderr
+ have_backend ust
+ echo nop
+ grep ust
+ have_backend dtrace
+ echo nop
+ grep dtrace
+ have_backend ftrace
+ echo nop
+ grep ftrace
+ echo CONFIG_TRACE_FILE=trace
+ test no = yes
+ test no = yes
+ test no = yes
+ test x86_64 = sparc64
+ test x86_64 = s390x
+ test x86_64 = x86_64 -o x86_64 = x32
+ QEMU_INCLUDES='-I$(SRC_PATH)/tcg/i386 -I$(SRC_PATH)/linux-headers -I/home/don/qemu/out/bug-1258168/linux-headers -I. -I$(SRC_PATH) -I$(SRC_PATH)/include'
+ QEMU_INCLUDES='-I$(SRC_PATH)/tcg -I$(SRC_PATH)/tcg/i386 -I$(SRC_PATH)/linux-headers -I/home/don/qemu/out/bug-1258168/linux-headers -I. -I$(SRC_PATH) -I$(SRC_PATH)/include'
+ echo 'TOOLS=qemu-ga$(EXESUF) qemu-nbd$(EXESUF) qemu-img$(EXESUF) qemu-io$(EXESUF) fsdev/virtfs-proxy-helper$(EXESUF)'
+ echo ROMS=optionrom
+ echo MAKE=make
+ echo INSTALL=install
+ echo 'INSTALL_DIR=install -d -m 0755'
+ echo 'INSTALL_DATA=install -c -m 0644'
+ test -n libtool
+ echo 'INSTALL_PROG=$(LIBTOOL) --mode=install install -c -m 0755'
+ echo 'INSTALL_LIB=$(LIBTOOL) --mode=install install -c -m 0644'
+ echo PYTHON=python
+ echo CC=cc
+ iasl -h
+ echo IASL=iasl
+ echo 'CC_I386=$(CC) -m32'
+ echo HOST_CC=cc
+ echo CXX=c++
+ echo OBJCC=cc
+ echo AR=ar
+ echo ARFLAGS=rv
+ echo AS=as
+ echo 'CPP=cc -E'
+ echo OBJCOPY=objcopy
+ echo LD=ld
+ echo NM=nm
+ echo WINDRES=windres
+ echo LIBTOOL=libtool
+ echo 'CFLAGS=-O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -g '
+ echo CFLAGS_NOPIE=
+ echo 'QEMU_CFLAGS=-I/usr/include/pixman-1 -I$(SRC_PATH)/dtc/libfdt -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 '
+ echo 'QEMU_INCLUDES=-I$(SRC_PATH)/tcg -I$(SRC_PATH)/tcg/i386 -I$(SRC_PATH)/linux-headers -I/home/don/qemu/out/bug-1258168/linux-headers -I. -I$(SRC_PATH) -I$(SRC_PATH)/include'
+ test no = yes
+ test '' '!=' ''
+ echo 'AUTOCONF_HOST := '
+ echo 'LDFLAGS=-Wl,--warn-common -m64 -g '
+ echo LDFLAGS_NOPIE=
+ echo 'LIBTOOLFLAGS= -Wc,-fstack-protector-all'
+ echo 'LIBS+=-lm -pthread -L/lib64 -lgthread-2.0 -lglib-2.0 -lz -lrt'
+ echo 'LIBS_TOOLS+=-luuid '
+ echo EXESUF=
+ echo DSOSUF=.so
+ echo LDFLAGS_SHARED=-shared
+ echo 'LIBS_QGA+=-lm -pthread -L/lib64 -lgthread-2.0 -lglib-2.0 -lrt'
+ echo POD2MAN=pod2man
+ echo TRANSLATE_OPT_CFLAGS=
+ test no = yes
+ test yes = yes
+ mkdir -p linux-headers
+ case "$cpu" in
+ linux_arch=x86
+ '[' -e /home/don/qemu/linux-headers/asm-x86 ']'
+ symlink /home/don/qemu/linux-headers/asm-x86 linux-headers/asm
+ rm -rf linux-headers/asm
++ dirname linux-headers/asm
+ mkdir -p linux-headers
+ ln -s /home/don/qemu/linux-headers/asm-x86 linux-headers/asm
+ for target in '$target_list'
+ target_dir=aarch64-softmmu
+ config_target_mak=aarch64-softmmu/config-target.mak
++ echo aarch64-softmmu
++ cut -d - -f 1
+ target_name=aarch64
+ target_bigendian=no
+ case "$target_name" in
+ target_softmmu=no
+ target_user_only=no
+ target_linux_user=no
+ target_bsd_user=no
+ case "$target" in
+ target_softmmu=yes
+ mkdir -p aarch64-softmmu
+ echo '# Automatically generated by configure - do not modify'
+ bflt=no
++ echo /usr/gnemul/qemu-%M
++ sed s/%M/aarch64/g
+ interp_prefix1=/usr/gnemul/qemu-aarch64
+ gdb_xml_files=
+ TARGET_ARCH=aarch64
+ TARGET_BASE_ARCH=
+ TARGET_ABI_DIR=
+ case "$target_name" in
+ TARGET_BASE_ARCH=arm
+ bflt=yes
+ gdb_xml_files='aarch64-core.xml aarch64-fpu.xml arm-core.xml arm-vfp.xml arm-vfp3.xml arm-neon.xml'
+ '[' arm = '' ']'
+ symlink /home/don/qemu/Makefile.target aarch64-softmmu/Makefile
+ rm -rf aarch64-softmmu/Makefile
++ dirname aarch64-softmmu/Makefile
+ mkdir -p aarch64-softmmu
+ ln -s /home/don/qemu/Makefile.target aarch64-softmmu/Makefile
++ upper aarch64
++ echo aarch64
++ LC_ALL=C
++ tr '[a-z]' '[A-Z]'
+ target_arch_name=AARCH64
+ echo TARGET_AARCH64=y
+ echo TARGET_NAME=aarch64
+ echo TARGET_BASE_ARCH=arm
+ '[' '' = '' ']'
+ TARGET_ABI_DIR=aarch64
+ echo TARGET_ABI_DIR=aarch64
+ '[' '' '!=' '' ']'
+ case "$target_name" in
+ case "$target_name" in
+ test yes = yes -a yes = yes -a '(' aarch64 = x86_64 -o '(' aarch64 = ppcemb -a x86_64 = ppc ')' -o '(' aarch64 = ppc64 -a x86_64 = ppc ')' -o '(' aarch64 = ppc -a x86_64 = ppc64 ')' -o '(' aarch64 = ppcemb -a x86_64 = ppc64 ')' -o '(' aarch64 = mipsel -a x86_64 = mips ')' -o '(' aarch64 = x86_64 -a x86_64 = i386 ')' -o '(' aarch64 = i386 -a x86_64 = x86_64 ')' ')'
+ test no = yes
+ test yes = yes
+ echo CONFIG_SOFTMMU=y
+ test no = yes
+ test no = yes
+ list=
+ test '!' -z 'aarch64-core.xml aarch64-fpu.xml arm-core.xml arm-vfp.xml arm-vfp3.xml arm-neon.xml'
+ for x in '$gdb_xml_files'
+ list=' /home/don/qemu/gdb-xml/aarch64-core.xml'
+ for x in '$gdb_xml_files'
+ list=' /home/don/qemu/gdb-xml/aarch64-core.xml /home/don/qemu/gdb-xml/aarch64-fpu.xml'
+ for x in '$gdb_xml_files'
+ list=' /home/don/qemu/gdb-xml/aarch64-core.xml /home/don/qemu/gdb-xml/aarch64-fpu.xml /home/don/qemu/gdb-xml/arm-core.xml'
+ for x in '$gdb_xml_files'
+ list=' /home/don/qemu/gdb-xml/aarch64-core.xml /home/don/qemu/gdb-xml/aarch64-fpu.xml /home/don/qemu/gdb-xml/arm-core.xml /home/don/qemu/gdb-xml/arm-vfp.xml'
+ for x in '$gdb_xml_files'
+ list=' /home/don/qemu/gdb-xml/aarch64-core.xml /home/don/qemu/gdb-xml/aarch64-fpu.xml /home/don/qemu/gdb-xml/arm-core.xml /home/don/qemu/gdb-xml/arm-vfp.xml /home/don/qemu/gdb-xml/arm-vfp3.xml'
+ for x in '$gdb_xml_files'
+ list=' /home/don/qemu/gdb-xml/aarch64-core.xml /home/don/qemu/gdb-xml/aarch64-fpu.xml /home/don/qemu/gdb-xml/arm-core.xml /home/don/qemu/gdb-xml/arm-vfp.xml /home/don/qemu/gdb-xml/arm-vfp3.xml /home/don/qemu/gdb-xml/arm-neon.xml'
+ echo 'TARGET_XML_FILES= /home/don/qemu/gdb-xml/aarch64-core.xml /home/don/qemu/gdb-xml/aarch64-fpu.xml /home/don/qemu/gdb-xml/arm-core.xml /home/don/qemu/gdb-xml/arm-vfp.xml /home/don/qemu/gdb-xml/arm-vfp3.xml /home/don/qemu/gdb-xml/arm-neon.xml'
+ test no = yes -a yes = yes
+ test no = yes -a yes = yes
+ test no = yes
+ cflags=
+ ldflags=
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_I386_DIS=y
+ echo CONFIG_I386_DIS=y
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_ARM_DIS=y
+ echo CONFIG_ARM_DIS=y
+ test -n c++
+ echo CONFIG_ARM_A64_DIS=y
+ echo CONFIG_ARM_A64_DIS=y
+ test no = yes
+ case "$ARCH" in
+ test no = yes
+ test no = yes -o no = yes
+ echo LDFLAGS+=
+ echo QEMU_CFLAGS+=
+ for target in '$target_list'
+ target_dir=alpha-softmmu
+ config_target_mak=alpha-softmmu/config-target.mak
++ echo alpha-softmmu
++ cut -d - -f 1
+ target_name=alpha
+ target_bigendian=no
+ case "$target_name" in
+ target_softmmu=no
+ target_user_only=no
+ target_linux_user=no
+ target_bsd_user=no
+ case "$target" in
+ target_softmmu=yes
+ mkdir -p alpha-softmmu
+ echo '# Automatically generated by configure - do not modify'
+ bflt=no
++ echo /usr/gnemul/qemu-%M
++ sed s/%M/alpha/g
+ interp_prefix1=/usr/gnemul/qemu-alpha
+ gdb_xml_files=
+ TARGET_ARCH=alpha
+ TARGET_BASE_ARCH=
+ TARGET_ABI_DIR=
+ case "$target_name" in
+ '[' '' = '' ']'
+ TARGET_BASE_ARCH=alpha
+ symlink /home/don/qemu/Makefile.target alpha-softmmu/Makefile
+ rm -rf alpha-softmmu/Makefile
++ dirname alpha-softmmu/Makefile
+ mkdir -p alpha-softmmu
+ ln -s /home/don/qemu/Makefile.target alpha-softmmu/Makefile
++ upper alpha
++ echo alpha
++ LC_ALL=C
++ tr '[a-z]' '[A-Z]'
+ target_arch_name=ALPHA
+ echo TARGET_ALPHA=y
+ echo TARGET_NAME=alpha
+ echo TARGET_BASE_ARCH=alpha
+ '[' '' = '' ']'
+ TARGET_ABI_DIR=alpha
+ echo TARGET_ABI_DIR=alpha
+ '[' '' '!=' '' ']'
+ case "$target_name" in
+ case "$target_name" in
+ test no = yes
+ test yes = yes
+ echo CONFIG_SOFTMMU=y
+ test no = yes
+ test no = yes
+ list=
+ test '!' -z ''
+ test no = yes -a no = yes
+ test no = yes -a yes = yes
+ test no = yes
+ cflags=
+ ldflags=
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_I386_DIS=y
+ echo CONFIG_I386_DIS=y
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_ALPHA_DIS=y
+ echo CONFIG_ALPHA_DIS=y
+ test no = yes
+ case "$ARCH" in
+ test no = yes
+ test no = yes -o no = yes
+ echo LDFLAGS+=
+ echo QEMU_CFLAGS+=
+ for target in '$target_list'
+ target_dir=arm-softmmu
+ config_target_mak=arm-softmmu/config-target.mak
++ echo arm-softmmu
++ cut -d - -f 1
+ target_name=arm
+ target_bigendian=no
+ case "$target_name" in
+ target_softmmu=no
+ target_user_only=no
+ target_linux_user=no
+ target_bsd_user=no
+ case "$target" in
+ target_softmmu=yes
+ mkdir -p arm-softmmu
+ echo '# Automatically generated by configure - do not modify'
+ bflt=no
++ echo /usr/gnemul/qemu-%M
++ sed s/%M/arm/g
+ interp_prefix1=/usr/gnemul/qemu-arm
+ gdb_xml_files=
+ TARGET_ARCH=arm
+ TARGET_BASE_ARCH=
+ TARGET_ABI_DIR=
+ case "$target_name" in
+ TARGET_ARCH=arm
+ bflt=yes
+ gdb_xml_files='arm-core.xml arm-vfp.xml arm-vfp3.xml arm-neon.xml'
+ '[' '' = '' ']'
+ TARGET_BASE_ARCH=arm
+ symlink /home/don/qemu/Makefile.target arm-softmmu/Makefile
+ rm -rf arm-softmmu/Makefile
++ dirname arm-softmmu/Makefile
+ mkdir -p arm-softmmu
+ ln -s /home/don/qemu/Makefile.target arm-softmmu/Makefile
++ upper arm
++ echo arm
++ LC_ALL=C
++ tr '[a-z]' '[A-Z]'
+ target_arch_name=ARM
+ echo TARGET_ARM=y
+ echo TARGET_NAME=arm
+ echo TARGET_BASE_ARCH=arm
+ '[' '' = '' ']'
+ TARGET_ABI_DIR=arm
+ echo TARGET_ABI_DIR=arm
+ '[' '' '!=' '' ']'
+ case "$target_name" in
+ case "$target_name" in
+ test yes = yes -a yes = yes -a '(' arm = x86_64 -o '(' arm = ppcemb -a x86_64 = ppc ')' -o '(' arm = ppc64 -a x86_64 = ppc ')' -o '(' arm = ppc -a x86_64 = ppc64 ')' -o '(' arm = ppcemb -a x86_64 = ppc64 ')' -o '(' arm = mipsel -a x86_64 = mips ')' -o '(' arm = x86_64 -a x86_64 = i386 ')' -o '(' arm = i386 -a x86_64 = x86_64 ')' ')'
+ test no = yes
+ test yes = yes
+ echo CONFIG_SOFTMMU=y
+ test no = yes
+ test no = yes
+ list=
+ test '!' -z 'arm-core.xml arm-vfp.xml arm-vfp3.xml arm-neon.xml'
+ for x in '$gdb_xml_files'
+ list=' /home/don/qemu/gdb-xml/arm-core.xml'
+ for x in '$gdb_xml_files'
+ list=' /home/don/qemu/gdb-xml/arm-core.xml /home/don/qemu/gdb-xml/arm-vfp.xml'
+ for x in '$gdb_xml_files'
+ list=' /home/don/qemu/gdb-xml/arm-core.xml /home/don/qemu/gdb-xml/arm-vfp.xml /home/don/qemu/gdb-xml/arm-vfp3.xml'
+ for x in '$gdb_xml_files'
+ list=' /home/don/qemu/gdb-xml/arm-core.xml /home/don/qemu/gdb-xml/arm-vfp.xml /home/don/qemu/gdb-xml/arm-vfp3.xml /home/don/qemu/gdb-xml/arm-neon.xml'
+ echo 'TARGET_XML_FILES= /home/don/qemu/gdb-xml/arm-core.xml /home/don/qemu/gdb-xml/arm-vfp.xml /home/don/qemu/gdb-xml/arm-vfp3.xml /home/don/qemu/gdb-xml/arm-neon.xml'
+ test no = yes -a yes = yes
+ test no = yes -a yes = yes
+ test no = yes
+ cflags=
+ ldflags=
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_I386_DIS=y
+ echo CONFIG_I386_DIS=y
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_ARM_DIS=y
+ echo CONFIG_ARM_DIS=y
+ test -n c++
+ echo CONFIG_ARM_A64_DIS=y
+ echo CONFIG_ARM_A64_DIS=y
+ test no = yes
+ case "$ARCH" in
+ test no = yes
+ test no = yes -o no = yes
+ echo LDFLAGS+=
+ echo QEMU_CFLAGS+=
+ for target in '$target_list'
+ target_dir=cris-softmmu
+ config_target_mak=cris-softmmu/config-target.mak
++ cut -d - -f 1
++ echo cris-softmmu
+ target_name=cris
+ target_bigendian=no
+ case "$target_name" in
+ target_softmmu=no
+ target_user_only=no
+ target_linux_user=no
+ target_bsd_user=no
+ case "$target" in
+ target_softmmu=yes
+ mkdir -p cris-softmmu
+ echo '# Automatically generated by configure - do not modify'
+ bflt=no
++ echo /usr/gnemul/qemu-%M
++ sed s/%M/cris/g
+ interp_prefix1=/usr/gnemul/qemu-cris
+ gdb_xml_files=
+ TARGET_ARCH=cris
+ TARGET_BASE_ARCH=
+ TARGET_ABI_DIR=
+ case "$target_name" in
+ '[' '' = '' ']'
+ TARGET_BASE_ARCH=cris
+ symlink /home/don/qemu/Makefile.target cris-softmmu/Makefile
+ rm -rf cris-softmmu/Makefile
++ dirname cris-softmmu/Makefile
+ mkdir -p cris-softmmu
+ ln -s /home/don/qemu/Makefile.target cris-softmmu/Makefile
++ upper cris
++ echo cris
++ LC_ALL=C
++ tr '[a-z]' '[A-Z]'
+ target_arch_name=CRIS
+ echo TARGET_CRIS=y
+ echo TARGET_NAME=cris
+ echo TARGET_BASE_ARCH=cris
+ '[' '' = '' ']'
+ TARGET_ABI_DIR=cris
+ echo TARGET_ABI_DIR=cris
+ '[' '' '!=' '' ']'
+ case "$target_name" in
+ case "$target_name" in
+ test no = yes
+ test yes = yes
+ echo CONFIG_SOFTMMU=y
+ test no = yes
+ test no = yes
+ list=
+ test '!' -z ''
+ test no = yes -a no = yes
+ test no = yes -a yes = yes
+ test no = yes
+ cflags=
+ ldflags=
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_I386_DIS=y
+ echo CONFIG_I386_DIS=y
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_CRIS_DIS=y
+ echo CONFIG_CRIS_DIS=y
+ test no = yes
+ case "$ARCH" in
+ test no = yes
+ test no = yes -o no = yes
+ echo LDFLAGS+=
+ echo QEMU_CFLAGS+=
+ for target in '$target_list'
+ target_dir=i386-softmmu
+ config_target_mak=i386-softmmu/config-target.mak
++ echo i386-softmmu
++ cut -d - -f 1
+ target_name=i386
+ target_bigendian=no
+ case "$target_name" in
+ target_softmmu=no
+ target_user_only=no
+ target_linux_user=no
+ target_bsd_user=no
+ case "$target" in
+ target_softmmu=yes
+ mkdir -p i386-softmmu
+ echo '# Automatically generated by configure - do not modify'
+ bflt=no
++ echo /usr/gnemul/qemu-%M
++ sed s/%M/i386/g
+ interp_prefix1=/usr/gnemul/qemu-i386
+ gdb_xml_files=
+ TARGET_ARCH=i386
+ TARGET_BASE_ARCH=
+ TARGET_ABI_DIR=
+ case "$target_name" in
+ '[' '' = '' ']'
+ TARGET_BASE_ARCH=i386
+ symlink /home/don/qemu/Makefile.target i386-softmmu/Makefile
+ rm -rf i386-softmmu/Makefile
++ dirname i386-softmmu/Makefile
+ mkdir -p i386-softmmu
+ ln -s /home/don/qemu/Makefile.target i386-softmmu/Makefile
++ upper i386
++ echo i386
++ LC_ALL=C
++ tr '[a-z]' '[A-Z]'
+ target_arch_name=I386
+ echo TARGET_I386=y
+ echo TARGET_NAME=i386
+ echo TARGET_BASE_ARCH=i386
+ '[' '' = '' ']'
+ TARGET_ABI_DIR=i386
+ echo TARGET_ABI_DIR=i386
+ '[' '' '!=' '' ']'
+ case "$target_name" in
+ test no = yes -a yes = yes
+ case "$target_name" in
+ test yes = yes -a yes = yes -a '(' i386 = x86_64 -o '(' i386 = ppcemb -a x86_64 = ppc ')' -o '(' i386 = ppc64 -a x86_64 = ppc ')' -o '(' i386 = ppc -a x86_64 = ppc64 ')' -o '(' i386 = ppcemb -a x86_64 = ppc64 ')' -o '(' i386 = mipsel -a x86_64 = mips ')' -o '(' i386 = x86_64 -a x86_64 = i386 ')' -o '(' i386 = i386 -a x86_64 = x86_64 ')' ')'
+ echo CONFIG_KVM=y
+ test yes = yes
+ echo CONFIG_VHOST_NET=y
+ test no = yes
+ test yes = yes
+ echo CONFIG_SOFTMMU=y
+ test no = yes
+ test no = yes
+ list=
+ test '!' -z ''
+ test no = yes -a no = yes
+ test no = yes -a yes = yes
+ test no = yes
+ cflags=
+ ldflags=
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_I386_DIS=y
+ echo CONFIG_I386_DIS=y
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_I386_DIS=y
+ echo CONFIG_I386_DIS=y
+ test no = yes
+ case "$ARCH" in
+ test no = yes
+ test no = yes -o no = yes
+ echo LDFLAGS+=
+ echo QEMU_CFLAGS+=
+ for target in '$target_list'
+ target_dir=lm32-softmmu
+ config_target_mak=lm32-softmmu/config-target.mak
++ echo lm32-softmmu
++ cut -d - -f 1
+ target_name=lm32
+ target_bigendian=no
+ case "$target_name" in
+ target_bigendian=yes
+ target_softmmu=no
+ target_user_only=no
+ target_linux_user=no
+ target_bsd_user=no
+ case "$target" in
+ target_softmmu=yes
+ mkdir -p lm32-softmmu
+ echo '# Automatically generated by configure - do not modify'
+ bflt=no
++ echo /usr/gnemul/qemu-%M
++ sed s/%M/lm32/g
+ interp_prefix1=/usr/gnemul/qemu-lm32
+ gdb_xml_files=
+ TARGET_ARCH=lm32
+ TARGET_BASE_ARCH=
+ TARGET_ABI_DIR=
+ case "$target_name" in
+ '[' '' = '' ']'
+ TARGET_BASE_ARCH=lm32
+ symlink /home/don/qemu/Makefile.target lm32-softmmu/Makefile
+ rm -rf lm32-softmmu/Makefile
++ dirname lm32-softmmu/Makefile
+ mkdir -p lm32-softmmu
+ ln -s /home/don/qemu/Makefile.target lm32-softmmu/Makefile
++ upper lm32
++ echo lm32
++ LC_ALL=C
++ tr '[a-z]' '[A-Z]'
+ target_arch_name=LM32
+ echo TARGET_LM32=y
+ echo TARGET_NAME=lm32
+ echo TARGET_BASE_ARCH=lm32
+ '[' '' = '' ']'
+ TARGET_ABI_DIR=lm32
+ echo TARGET_ABI_DIR=lm32
+ '[' '' '!=' '' ']'
+ case "$target_name" in
+ case "$target_name" in
+ test yes = yes
+ echo TARGET_WORDS_BIGENDIAN=y
+ test yes = yes
+ echo CONFIG_SOFTMMU=y
+ test no = yes
+ test no = yes
+ list=
+ test '!' -z ''
+ test no = yes -a no = yes
+ test no = yes -a yes = yes
+ test no = yes
+ cflags=
+ ldflags=
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_I386_DIS=y
+ echo CONFIG_I386_DIS=y
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_LM32_DIS=y
+ echo CONFIG_LM32_DIS=y
+ test no = yes
+ case "$ARCH" in
+ test no = yes
+ test no = yes -o no = yes
+ echo LDFLAGS+=
+ echo QEMU_CFLAGS+=
+ for target in '$target_list'
+ target_dir=m68k-softmmu
+ config_target_mak=m68k-softmmu/config-target.mak
++ echo m68k-softmmu
++ cut -d - -f 1
+ target_name=m68k
+ target_bigendian=no
+ case "$target_name" in
+ target_bigendian=yes
+ target_softmmu=no
+ target_user_only=no
+ target_linux_user=no
+ target_bsd_user=no
+ case "$target" in
+ target_softmmu=yes
+ mkdir -p m68k-softmmu
+ echo '# Automatically generated by configure - do not modify'
+ bflt=no
++ echo /usr/gnemul/qemu-%M
++ sed s/%M/m68k/g
+ interp_prefix1=/usr/gnemul/qemu-m68k
+ gdb_xml_files=
+ TARGET_ARCH=m68k
+ TARGET_BASE_ARCH=
+ TARGET_ABI_DIR=
+ case "$target_name" in
+ bflt=yes
+ gdb_xml_files='cf-core.xml cf-fp.xml'
+ '[' '' = '' ']'
+ TARGET_BASE_ARCH=m68k
+ symlink /home/don/qemu/Makefile.target m68k-softmmu/Makefile
+ rm -rf m68k-softmmu/Makefile
++ dirname m68k-softmmu/Makefile
+ mkdir -p m68k-softmmu
+ ln -s /home/don/qemu/Makefile.target m68k-softmmu/Makefile
++ upper m68k
++ echo m68k
++ LC_ALL=C
++ tr '[a-z]' '[A-Z]'
+ target_arch_name=M68K
+ echo TARGET_M68K=y
+ echo TARGET_NAME=m68k
+ echo TARGET_BASE_ARCH=m68k
+ '[' '' = '' ']'
+ TARGET_ABI_DIR=m68k
+ echo TARGET_ABI_DIR=m68k
+ '[' '' '!=' '' ']'
+ case "$target_name" in
+ case "$target_name" in
+ test yes = yes
+ echo TARGET_WORDS_BIGENDIAN=y
+ test yes = yes
+ echo CONFIG_SOFTMMU=y
+ test no = yes
+ test no = yes
+ list=
+ test '!' -z 'cf-core.xml cf-fp.xml'
+ for x in '$gdb_xml_files'
+ list=' /home/don/qemu/gdb-xml/cf-core.xml'
+ for x in '$gdb_xml_files'
+ list=' /home/don/qemu/gdb-xml/cf-core.xml /home/don/qemu/gdb-xml/cf-fp.xml'
+ echo 'TARGET_XML_FILES= /home/don/qemu/gdb-xml/cf-core.xml /home/don/qemu/gdb-xml/cf-fp.xml'
+ test no = yes -a yes = yes
+ test no = yes -a yes = yes
+ test no = yes
+ cflags=
+ ldflags=
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_I386_DIS=y
+ echo CONFIG_I386_DIS=y
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_M68K_DIS=y
+ echo CONFIG_M68K_DIS=y
+ test no = yes
+ case "$ARCH" in
+ test no = yes
+ test no = yes -o no = yes
+ echo LDFLAGS+=
+ echo QEMU_CFLAGS+=
+ for target in '$target_list'
+ target_dir=microblaze-softmmu
+ config_target_mak=microblaze-softmmu/config-target.mak
++ echo microblaze-softmmu
++ cut -d - -f 1
+ target_name=microblaze
+ target_bigendian=no
+ case "$target_name" in
+ target_bigendian=yes
+ target_softmmu=no
+ target_user_only=no
+ target_linux_user=no
+ target_bsd_user=no
+ case "$target" in
+ target_softmmu=yes
+ mkdir -p microblaze-softmmu
+ echo '# Automatically generated by configure - do not modify'
+ bflt=no
++ echo /usr/gnemul/qemu-%M
++ sed s/%M/microblaze/g
+ interp_prefix1=/usr/gnemul/qemu-microblaze
+ gdb_xml_files=
+ TARGET_ARCH=microblaze
+ TARGET_BASE_ARCH=
+ TARGET_ABI_DIR=
+ case "$target_name" in
+ TARGET_ARCH=microblaze
+ bflt=yes
+ '[' '' = '' ']'
+ TARGET_BASE_ARCH=microblaze
+ symlink /home/don/qemu/Makefile.target microblaze-softmmu/Makefile
+ rm -rf microblaze-softmmu/Makefile
++ dirname microblaze-softmmu/Makefile
+ mkdir -p microblaze-softmmu
+ ln -s /home/don/qemu/Makefile.target microblaze-softmmu/Makefile
++ upper microblaze
++ echo microblaze
++ LC_ALL=C
++ tr '[a-z]' '[A-Z]'
+ target_arch_name=MICROBLAZE
+ echo TARGET_MICROBLAZE=y
+ echo TARGET_NAME=microblaze
+ echo TARGET_BASE_ARCH=microblaze
+ '[' '' = '' ']'
+ TARGET_ABI_DIR=microblaze
+ echo TARGET_ABI_DIR=microblaze
+ '[' '' '!=' '' ']'
+ case "$target_name" in
+ case "$target_name" in
+ test yes = yes
+ echo TARGET_WORDS_BIGENDIAN=y
+ test yes = yes
+ echo CONFIG_SOFTMMU=y
+ test no = yes
+ test no = yes
+ list=
+ test '!' -z ''
+ test no = yes -a yes = yes
+ test no = yes -a yes = yes
+ test no = yes
+ cflags=
+ ldflags=
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_I386_DIS=y
+ echo CONFIG_I386_DIS=y
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_MICROBLAZE_DIS=y
+ echo CONFIG_MICROBLAZE_DIS=y
+ test no = yes
+ case "$ARCH" in
+ test no = yes
+ test no = yes -o no = yes
+ echo LDFLAGS+=
+ echo QEMU_CFLAGS+=
+ for target in '$target_list'
+ target_dir=microblazeel-softmmu
+ config_target_mak=microblazeel-softmmu/config-target.mak
++ echo microblazeel-softmmu
++ cut -d - -f 1
+ target_name=microblazeel
+ target_bigendian=no
+ case "$target_name" in
+ target_softmmu=no
+ target_user_only=no
+ target_linux_user=no
+ target_bsd_user=no
+ case "$target" in
+ target_softmmu=yes
+ mkdir -p microblazeel-softmmu
+ echo '# Automatically generated by configure - do not modify'
+ bflt=no
++ echo /usr/gnemul/qemu-%M
++ sed s/%M/microblazeel/g
+ interp_prefix1=/usr/gnemul/qemu-microblazeel
+ gdb_xml_files=
+ TARGET_ARCH=microblazeel
+ TARGET_BASE_ARCH=
+ TARGET_ABI_DIR=
+ case "$target_name" in
+ TARGET_ARCH=microblaze
+ bflt=yes
+ '[' '' = '' ']'
+ TARGET_BASE_ARCH=microblaze
+ symlink /home/don/qemu/Makefile.target microblazeel-softmmu/Makefile
+ rm -rf microblazeel-softmmu/Makefile
++ dirname microblazeel-softmmu/Makefile
+ mkdir -p microblazeel-softmmu
+ ln -s /home/don/qemu/Makefile.target microblazeel-softmmu/Makefile
++ upper microblaze
++ echo microblaze
++ LC_ALL=C
++ tr '[a-z]' '[A-Z]'
+ target_arch_name=MICROBLAZE
+ echo TARGET_MICROBLAZE=y
+ echo TARGET_NAME=microblazeel
+ echo TARGET_BASE_ARCH=microblaze
+ '[' '' = '' ']'
+ TARGET_ABI_DIR=microblaze
+ echo TARGET_ABI_DIR=microblaze
+ '[' '' '!=' '' ']'
+ case "$target_name" in
+ case "$target_name" in
+ test no = yes
+ test yes = yes
+ echo CONFIG_SOFTMMU=y
+ test no = yes
+ test no = yes
+ list=
+ test '!' -z ''
+ test no = yes -a yes = yes
+ test no = yes -a yes = yes
+ test no = yes
+ cflags=
+ ldflags=
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_I386_DIS=y
+ echo CONFIG_I386_DIS=y
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_MICROBLAZE_DIS=y
+ echo CONFIG_MICROBLAZE_DIS=y
+ test no = yes
+ case "$ARCH" in
+ test no = yes
+ test no = yes -o no = yes
+ echo LDFLAGS+=
+ echo QEMU_CFLAGS+=
+ for target in '$target_list'
+ target_dir=mips-softmmu
+ config_target_mak=mips-softmmu/config-target.mak
++ echo mips-softmmu
++ cut -d - -f 1
+ target_name=mips
+ target_bigendian=no
+ case "$target_name" in
+ target_bigendian=yes
+ target_softmmu=no
+ target_user_only=no
+ target_linux_user=no
+ target_bsd_user=no
+ case "$target" in
+ target_softmmu=yes
+ mkdir -p mips-softmmu
+ echo '# Automatically generated by configure - do not modify'
+ bflt=no
++ echo /usr/gnemul/qemu-%M
++ sed s/%M/mips/g
+ interp_prefix1=/usr/gnemul/qemu-mips
+ gdb_xml_files=
+ TARGET_ARCH=mips
+ TARGET_BASE_ARCH=
+ TARGET_ABI_DIR=
+ case "$target_name" in
+ TARGET_ARCH=mips
+ echo TARGET_ABI_MIPSO32=y
+ '[' '' = '' ']'
+ TARGET_BASE_ARCH=mips
+ symlink /home/don/qemu/Makefile.target mips-softmmu/Makefile
+ rm -rf mips-softmmu/Makefile
++ dirname mips-softmmu/Makefile
+ mkdir -p mips-softmmu
+ ln -s /home/don/qemu/Makefile.target mips-softmmu/Makefile
++ upper mips
++ echo mips
++ LC_ALL=C
++ tr '[a-z]' '[A-Z]'
+ target_arch_name=MIPS
+ echo TARGET_MIPS=y
+ echo TARGET_NAME=mips
+ echo TARGET_BASE_ARCH=mips
+ '[' '' = '' ']'
+ TARGET_ABI_DIR=mips
+ echo TARGET_ABI_DIR=mips
+ '[' '' '!=' '' ']'
+ case "$target_name" in
+ case "$target_name" in
+ test yes = yes -a yes = yes -a '(' mips = x86_64 -o '(' mips = ppcemb -a x86_64 = ppc ')' -o '(' mips = ppc64 -a x86_64 = ppc ')' -o '(' mips = ppc -a x86_64 = ppc64 ')' -o '(' mips = ppcemb -a x86_64 = ppc64 ')' -o '(' mips = mipsel -a x86_64 = mips ')' -o '(' mips = x86_64 -a x86_64 = i386 ')' -o '(' mips = i386 -a x86_64 = x86_64 ')' ')'
+ test yes = yes
+ echo TARGET_WORDS_BIGENDIAN=y
+ test yes = yes
+ echo CONFIG_SOFTMMU=y
+ test no = yes
+ test no = yes
+ list=
+ test '!' -z ''
+ test no = yes -a no = yes
+ test no = yes -a yes = yes
+ test no = yes
+ cflags=
+ ldflags=
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_I386_DIS=y
+ echo CONFIG_I386_DIS=y
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_MIPS_DIS=y
+ echo CONFIG_MIPS_DIS=y
+ test no = yes
+ case "$ARCH" in
+ test no = yes
+ test no = yes -o no = yes
+ echo LDFLAGS+=
+ echo QEMU_CFLAGS+=
+ for target in '$target_list'
+ target_dir=mips64-softmmu
+ config_target_mak=mips64-softmmu/config-target.mak
++ echo mips64-softmmu
++ cut -d - -f 1
+ target_name=mips64
+ target_bigendian=no
+ case "$target_name" in
+ target_bigendian=yes
+ target_softmmu=no
+ target_user_only=no
+ target_linux_user=no
+ target_bsd_user=no
+ case "$target" in
+ target_softmmu=yes
+ mkdir -p mips64-softmmu
+ echo '# Automatically generated by configure - do not modify'
+ bflt=no
++ echo /usr/gnemul/qemu-%M
++ sed s/%M/mips64/g
+ interp_prefix1=/usr/gnemul/qemu-mips64
+ gdb_xml_files=
+ TARGET_ARCH=mips64
+ TARGET_BASE_ARCH=
+ TARGET_ABI_DIR=
+ case "$target_name" in
+ TARGET_ARCH=mips64
+ TARGET_BASE_ARCH=mips
+ echo TARGET_ABI_MIPSN64=y
+ '[' mips = '' ']'
+ symlink /home/don/qemu/Makefile.target mips64-softmmu/Makefile
+ rm -rf mips64-softmmu/Makefile
++ dirname mips64-softmmu/Makefile
+ mkdir -p mips64-softmmu
+ ln -s /home/don/qemu/Makefile.target mips64-softmmu/Makefile
++ upper mips64
++ echo mips64
++ LC_ALL=C
++ tr '[a-z]' '[A-Z]'
+ target_arch_name=MIPS64
+ echo TARGET_MIPS64=y
+ echo TARGET_NAME=mips64
+ echo TARGET_BASE_ARCH=mips
+ '[' '' = '' ']'
+ TARGET_ABI_DIR=mips64
+ echo TARGET_ABI_DIR=mips64
+ '[' '' '!=' '' ']'
+ case "$target_name" in
+ case "$target_name" in
+ test yes = yes
+ echo TARGET_WORDS_BIGENDIAN=y
+ test yes = yes
+ echo CONFIG_SOFTMMU=y
+ test no = yes
+ test no = yes
+ list=
+ test '!' -z ''
+ test no = yes -a no = yes
+ test no = yes -a yes = yes
+ test no = yes
+ cflags=
+ ldflags=
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_I386_DIS=y
+ echo CONFIG_I386_DIS=y
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_MIPS_DIS=y
+ echo CONFIG_MIPS_DIS=y
+ test no = yes
+ case "$ARCH" in
+ test no = yes
+ test no = yes -o no = yes
+ echo LDFLAGS+=
+ echo QEMU_CFLAGS+=
+ for target in '$target_list'
+ target_dir=mips64el-softmmu
+ config_target_mak=mips64el-softmmu/config-target.mak
++ echo mips64el-softmmu
++ cut -d - -f 1
+ target_name=mips64el
+ target_bigendian=no
+ case "$target_name" in
+ target_softmmu=no
+ target_user_only=no
+ target_linux_user=no
+ target_bsd_user=no
+ case "$target" in
+ target_softmmu=yes
+ mkdir -p mips64el-softmmu
+ echo '# Automatically generated by configure - do not modify'
+ bflt=no
++ echo /usr/gnemul/qemu-%M
++ sed s/%M/mips64el/g
+ interp_prefix1=/usr/gnemul/qemu-mips64el
+ gdb_xml_files=
+ TARGET_ARCH=mips64el
+ TARGET_BASE_ARCH=
+ TARGET_ABI_DIR=
+ case "$target_name" in
+ TARGET_ARCH=mips64
+ TARGET_BASE_ARCH=mips
+ echo TARGET_ABI_MIPSN64=y
+ '[' mips = '' ']'
+ symlink /home/don/qemu/Makefile.target mips64el-softmmu/Makefile
+ rm -rf mips64el-softmmu/Makefile
++ dirname mips64el-softmmu/Makefile
+ mkdir -p mips64el-softmmu
+ ln -s /home/don/qemu/Makefile.target mips64el-softmmu/Makefile
++ upper mips64
++ echo mips64
++ LC_ALL=C
++ tr '[a-z]' '[A-Z]'
+ target_arch_name=MIPS64
+ echo TARGET_MIPS64=y
+ echo TARGET_NAME=mips64el
+ echo TARGET_BASE_ARCH=mips
+ '[' '' = '' ']'
+ TARGET_ABI_DIR=mips64
+ echo TARGET_ABI_DIR=mips64
+ '[' '' '!=' '' ']'
+ case "$target_name" in
+ case "$target_name" in
+ test no = yes
+ test yes = yes
+ echo CONFIG_SOFTMMU=y
+ test no = yes
+ test no = yes
+ list=
+ test '!' -z ''
+ test no = yes -a no = yes
+ test no = yes -a yes = yes
+ test no = yes
+ cflags=
+ ldflags=
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_I386_DIS=y
+ echo CONFIG_I386_DIS=y
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_MIPS_DIS=y
+ echo CONFIG_MIPS_DIS=y
+ test no = yes
+ case "$ARCH" in
+ test no = yes
+ test no = yes -o no = yes
+ echo LDFLAGS+=
+ echo QEMU_CFLAGS+=
+ for target in '$target_list'
+ target_dir=mipsel-softmmu
+ config_target_mak=mipsel-softmmu/config-target.mak
++ echo mipsel-softmmu
++ cut -d - -f 1
+ target_name=mipsel
+ target_bigendian=no
+ case "$target_name" in
+ target_softmmu=no
+ target_user_only=no
+ target_linux_user=no
+ target_bsd_user=no
+ case "$target" in
+ target_softmmu=yes
+ mkdir -p mipsel-softmmu
+ echo '# Automatically generated by configure - do not modify'
+ bflt=no
++ echo /usr/gnemul/qemu-%M
++ sed s/%M/mipsel/g
+ interp_prefix1=/usr/gnemul/qemu-mipsel
+ gdb_xml_files=
+ TARGET_ARCH=mipsel
+ TARGET_BASE_ARCH=
+ TARGET_ABI_DIR=
+ case "$target_name" in
+ TARGET_ARCH=mips
+ echo TARGET_ABI_MIPSO32=y
+ '[' '' = '' ']'
+ TARGET_BASE_ARCH=mips
+ symlink /home/don/qemu/Makefile.target mipsel-softmmu/Makefile
+ rm -rf mipsel-softmmu/Makefile
++ dirname mipsel-softmmu/Makefile
+ mkdir -p mipsel-softmmu
+ ln -s /home/don/qemu/Makefile.target mipsel-softmmu/Makefile
++ upper mips
++ echo mips
++ LC_ALL=C
++ tr '[a-z]' '[A-Z]'
+ target_arch_name=MIPS
+ echo TARGET_MIPS=y
+ echo TARGET_NAME=mipsel
+ echo TARGET_BASE_ARCH=mips
+ '[' '' = '' ']'
+ TARGET_ABI_DIR=mips
+ echo TARGET_ABI_DIR=mips
+ '[' '' '!=' '' ']'
+ case "$target_name" in
+ case "$target_name" in
+ test yes = yes -a yes = yes -a '(' mipsel = x86_64 -o '(' mipsel = ppcemb -a x86_64 = ppc ')' -o '(' mipsel = ppc64 -a x86_64 = ppc ')' -o '(' mipsel = ppc -a x86_64 = ppc64 ')' -o '(' mipsel = ppcemb -a x86_64 = ppc64 ')' -o '(' mipsel = mipsel -a x86_64 = mips ')' -o '(' mipsel = x86_64 -a x86_64 = i386 ')' -o '(' mipsel = i386 -a x86_64 = x86_64 ')' ')'
+ test no = yes
+ test yes = yes
+ echo CONFIG_SOFTMMU=y
+ test no = yes
+ test no = yes
+ list=
+ test '!' -z ''
+ test no = yes -a no = yes
+ test no = yes -a yes = yes
+ test no = yes
+ cflags=
+ ldflags=
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_I386_DIS=y
+ echo CONFIG_I386_DIS=y
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_MIPS_DIS=y
+ echo CONFIG_MIPS_DIS=y
+ test no = yes
+ case "$ARCH" in
+ test no = yes
+ test no = yes -o no = yes
+ echo LDFLAGS+=
+ echo QEMU_CFLAGS+=
+ for target in '$target_list'
+ target_dir=moxie-softmmu
+ config_target_mak=moxie-softmmu/config-target.mak
++ echo moxie-softmmu
++ cut -d - -f 1
+ target_name=moxie
+ target_bigendian=no
+ case "$target_name" in
+ target_bigendian=yes
+ target_softmmu=no
+ target_user_only=no
+ target_linux_user=no
+ target_bsd_user=no
+ case "$target" in
+ target_softmmu=yes
+ mkdir -p moxie-softmmu
+ echo '# Automatically generated by configure - do not modify'
+ bflt=no
++ echo /usr/gnemul/qemu-%M
++ sed s/%M/moxie/g
+ interp_prefix1=/usr/gnemul/qemu-moxie
+ gdb_xml_files=
+ TARGET_ARCH=moxie
+ TARGET_BASE_ARCH=
+ TARGET_ABI_DIR=
+ case "$target_name" in
+ '[' '' = '' ']'
+ TARGET_BASE_ARCH=moxie
+ symlink /home/don/qemu/Makefile.target moxie-softmmu/Makefile
+ rm -rf moxie-softmmu/Makefile
++ dirname moxie-softmmu/Makefile
+ mkdir -p moxie-softmmu
+ ln -s /home/don/qemu/Makefile.target moxie-softmmu/Makefile
++ upper moxie
++ echo moxie
++ LC_ALL=C
++ tr '[a-z]' '[A-Z]'
+ target_arch_name=MOXIE
+ echo TARGET_MOXIE=y
+ echo TARGET_NAME=moxie
+ echo TARGET_BASE_ARCH=moxie
+ '[' '' = '' ']'
+ TARGET_ABI_DIR=moxie
+ echo TARGET_ABI_DIR=moxie
+ '[' '' '!=' '' ']'
+ case "$target_name" in
+ case "$target_name" in
+ test yes = yes
+ echo TARGET_WORDS_BIGENDIAN=y
+ test yes = yes
+ echo CONFIG_SOFTMMU=y
+ test no = yes
+ test no = yes
+ list=
+ test '!' -z ''
+ test no = yes -a no = yes
+ test no = yes -a yes = yes
+ test no = yes
+ cflags=
+ ldflags=
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_I386_DIS=y
+ echo CONFIG_I386_DIS=y
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_MOXIE_DIS=y
+ echo CONFIG_MOXIE_DIS=y
+ test no = yes
+ case "$ARCH" in
+ test no = yes
+ test no = yes -o no = yes
+ echo LDFLAGS+=
+ echo QEMU_CFLAGS+=
+ for target in '$target_list'
+ target_dir=or32-softmmu
+ config_target_mak=or32-softmmu/config-target.mak
++ echo or32-softmmu
++ cut -d - -f 1
+ target_name=or32
+ target_bigendian=no
+ case "$target_name" in
+ target_bigendian=yes
+ target_softmmu=no
+ target_user_only=no
+ target_linux_user=no
+ target_bsd_user=no
+ case "$target" in
+ target_softmmu=yes
+ mkdir -p or32-softmmu
+ echo '# Automatically generated by configure - do not modify'
+ bflt=no
++ echo /usr/gnemul/qemu-%M
++ sed s/%M/or32/g
+ interp_prefix1=/usr/gnemul/qemu-or32
+ gdb_xml_files=
+ TARGET_ARCH=or32
+ TARGET_BASE_ARCH=
+ TARGET_ABI_DIR=
+ case "$target_name" in
+ TARGET_ARCH=openrisc
+ TARGET_BASE_ARCH=openrisc
+ '[' openrisc = '' ']'
+ symlink /home/don/qemu/Makefile.target or32-softmmu/Makefile
+ rm -rf or32-softmmu/Makefile
++ dirname or32-softmmu/Makefile
+ mkdir -p or32-softmmu
+ ln -s /home/don/qemu/Makefile.target or32-softmmu/Makefile
++ upper openrisc
++ echo openrisc
++ LC_ALL=C
++ tr '[a-z]' '[A-Z]'
+ target_arch_name=OPENRISC
+ echo TARGET_OPENRISC=y
+ echo TARGET_NAME=or32
+ echo TARGET_BASE_ARCH=openrisc
+ '[' '' = '' ']'
+ TARGET_ABI_DIR=openrisc
+ echo TARGET_ABI_DIR=openrisc
+ '[' '' '!=' '' ']'
+ case "$target_name" in
+ case "$target_name" in
+ test yes = yes
+ echo TARGET_WORDS_BIGENDIAN=y
+ test yes = yes
+ echo CONFIG_SOFTMMU=y
+ test no = yes
+ test no = yes
+ list=
+ test '!' -z ''
+ test no = yes -a no = yes
+ test no = yes -a yes = yes
+ test no = yes
+ cflags=
+ ldflags=
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_I386_DIS=y
+ echo CONFIG_I386_DIS=y
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ test no = yes
+ case "$ARCH" in
+ test no = yes
+ test no = yes -o no = yes
+ echo LDFLAGS+=
+ echo QEMU_CFLAGS+=
+ for target in '$target_list'
+ target_dir=ppc-softmmu
+ config_target_mak=ppc-softmmu/config-target.mak
++ echo ppc-softmmu
++ cut -d - -f 1
+ target_name=ppc
+ target_bigendian=no
+ case "$target_name" in
+ target_bigendian=yes
+ target_softmmu=no
+ target_user_only=no
+ target_linux_user=no
+ target_bsd_user=no
+ case "$target" in
+ target_softmmu=yes
+ mkdir -p ppc-softmmu
+ echo '# Automatically generated by configure - do not modify'
+ bflt=no
++ echo /usr/gnemul/qemu-%M
++ sed s/%M/ppc/g
+ interp_prefix1=/usr/gnemul/qemu-ppc
+ gdb_xml_files=
+ TARGET_ARCH=ppc
+ TARGET_BASE_ARCH=
+ TARGET_ABI_DIR=
+ case "$target_name" in
+ gdb_xml_files='power-core.xml power-fpu.xml power-altivec.xml power-spe.xml'
+ '[' '' = '' ']'
+ TARGET_BASE_ARCH=ppc
+ symlink /home/don/qemu/Makefile.target ppc-softmmu/Makefile
+ rm -rf ppc-softmmu/Makefile
++ dirname ppc-softmmu/Makefile
+ mkdir -p ppc-softmmu
+ ln -s /home/don/qemu/Makefile.target ppc-softmmu/Makefile
++ upper ppc
++ echo ppc
++ LC_ALL=C
++ tr '[a-z]' '[A-Z]'
+ target_arch_name=PPC
+ echo TARGET_PPC=y
+ echo TARGET_NAME=ppc
+ echo TARGET_BASE_ARCH=ppc
+ '[' '' = '' ']'
+ TARGET_ABI_DIR=ppc
+ echo TARGET_ABI_DIR=ppc
+ '[' '' '!=' '' ']'
+ case "$target_name" in
+ case "$target_name" in
+ test yes = yes -a yes = yes -a '(' ppc = x86_64 -o '(' ppc = ppcemb -a x86_64 = ppc ')' -o '(' ppc = ppc64 -a x86_64 = ppc ')' -o '(' ppc = ppc -a x86_64 = ppc64 ')' -o '(' ppc = ppcemb -a x86_64 = ppc64 ')' -o '(' ppc = mipsel -a x86_64 = mips ')' -o '(' ppc = x86_64 -a x86_64 = i386 ')' -o '(' ppc = i386 -a x86_64 = x86_64 ')' ')'
+ test yes = yes
+ echo TARGET_WORDS_BIGENDIAN=y
+ test yes = yes
+ echo CONFIG_SOFTMMU=y
+ test no = yes
+ test no = yes
+ list=
+ test '!' -z 'power-core.xml power-fpu.xml power-altivec.xml power-spe.xml'
+ for x in '$gdb_xml_files'
+ list=' /home/don/qemu/gdb-xml/power-core.xml'
+ for x in '$gdb_xml_files'
+ list=' /home/don/qemu/gdb-xml/power-core.xml /home/don/qemu/gdb-xml/power-fpu.xml'
+ for x in '$gdb_xml_files'
+ list=' /home/don/qemu/gdb-xml/power-core.xml /home/don/qemu/gdb-xml/power-fpu.xml /home/don/qemu/gdb-xml/power-altivec.xml'
+ for x in '$gdb_xml_files'
+ list=' /home/don/qemu/gdb-xml/power-core.xml /home/don/qemu/gdb-xml/power-fpu.xml /home/don/qemu/gdb-xml/power-altivec.xml /home/don/qemu/gdb-xml/power-spe.xml'
+ echo 'TARGET_XML_FILES= /home/don/qemu/gdb-xml/power-core.xml /home/don/qemu/gdb-xml/power-fpu.xml /home/don/qemu/gdb-xml/power-altivec.xml /home/don/qemu/gdb-xml/power-spe.xml'
+ test no = yes -a no = yes
+ test no = yes -a yes = yes
+ test no = yes
+ cflags=
+ ldflags=
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_I386_DIS=y
+ echo CONFIG_I386_DIS=y
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_PPC_DIS=y
+ echo CONFIG_PPC_DIS=y
+ test no = yes
+ case "$ARCH" in
+ test no = yes
+ test no = yes -o no = yes
+ echo LDFLAGS+=
+ echo QEMU_CFLAGS+=
+ for target in '$target_list'
+ target_dir=ppc64-softmmu
+ config_target_mak=ppc64-softmmu/config-target.mak
++ echo ppc64-softmmu
++ cut -d - -f 1
+ target_name=ppc64
+ target_bigendian=no
+ case "$target_name" in
+ target_bigendian=yes
+ target_softmmu=no
+ target_user_only=no
+ target_linux_user=no
+ target_bsd_user=no
+ case "$target" in
+ target_softmmu=yes
+ mkdir -p ppc64-softmmu
+ echo '# Automatically generated by configure - do not modify'
+ bflt=no
++ echo /usr/gnemul/qemu-%M
++ sed s/%M/ppc64/g
+ interp_prefix1=/usr/gnemul/qemu-ppc64
+ gdb_xml_files=
+ TARGET_ARCH=ppc64
+ TARGET_BASE_ARCH=
+ TARGET_ABI_DIR=
+ case "$target_name" in
+ TARGET_BASE_ARCH=ppc
+ TARGET_ABI_DIR=ppc
+ gdb_xml_files='power64-core.xml power-fpu.xml power-altivec.xml power-spe.xml'
+ '[' ppc = '' ']'
+ symlink /home/don/qemu/Makefile.target ppc64-softmmu/Makefile
+ rm -rf ppc64-softmmu/Makefile
++ dirname ppc64-softmmu/Makefile
+ mkdir -p ppc64-softmmu
+ ln -s /home/don/qemu/Makefile.target ppc64-softmmu/Makefile
++ upper ppc64
++ echo ppc64
++ LC_ALL=C
++ tr '[a-z]' '[A-Z]'
+ target_arch_name=PPC64
+ echo TARGET_PPC64=y
+ echo TARGET_NAME=ppc64
+ echo TARGET_BASE_ARCH=ppc
+ '[' ppc = '' ']'
+ echo TARGET_ABI_DIR=ppc
+ '[' '' '!=' '' ']'
+ case "$target_name" in
+ case "$target_name" in
+ test yes = yes -a yes = yes -a '(' ppc64 = x86_64 -o '(' ppc64 = ppcemb -a x86_64 = ppc ')' -o '(' ppc64 = ppc64 -a x86_64 = ppc ')' -o '(' ppc64 = ppc -a x86_64 = ppc64 ')' -o '(' ppc64 = ppcemb -a x86_64 = ppc64 ')' -o '(' ppc64 = mipsel -a x86_64 = mips ')' -o '(' ppc64 = x86_64 -a x86_64 = i386 ')' -o '(' ppc64 = i386 -a x86_64 = x86_64 ')' ')'
+ test yes = yes
+ echo TARGET_WORDS_BIGENDIAN=y
+ test yes = yes
+ echo CONFIG_SOFTMMU=y
+ test no = yes
+ test no = yes
+ list=
+ test '!' -z 'power64-core.xml power-fpu.xml power-altivec.xml power-spe.xml'
+ for x in '$gdb_xml_files'
+ list=' /home/don/qemu/gdb-xml/power64-core.xml'
+ for x in '$gdb_xml_files'
+ list=' /home/don/qemu/gdb-xml/power64-core.xml /home/don/qemu/gdb-xml/power-fpu.xml'
+ for x in '$gdb_xml_files'
+ list=' /home/don/qemu/gdb-xml/power64-core.xml /home/don/qemu/gdb-xml/power-fpu.xml /home/don/qemu/gdb-xml/power-altivec.xml'
+ for x in '$gdb_xml_files'
+ list=' /home/don/qemu/gdb-xml/power64-core.xml /home/don/qemu/gdb-xml/power-fpu.xml /home/don/qemu/gdb-xml/power-altivec.xml /home/don/qemu/gdb-xml/power-spe.xml'
+ echo 'TARGET_XML_FILES= /home/don/qemu/gdb-xml/power64-core.xml /home/don/qemu/gdb-xml/power-fpu.xml /home/don/qemu/gdb-xml/power-altivec.xml /home/don/qemu/gdb-xml/power-spe.xml'
+ test no = yes -a no = yes
+ test no = yes -a yes = yes
+ test no = yes
+ cflags=
+ ldflags=
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_I386_DIS=y
+ echo CONFIG_I386_DIS=y
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_PPC_DIS=y
+ echo CONFIG_PPC_DIS=y
+ test no = yes
+ case "$ARCH" in
+ test no = yes
+ test no = yes -o no = yes
+ echo LDFLAGS+=
+ echo QEMU_CFLAGS+=
+ for target in '$target_list'
+ target_dir=ppcemb-softmmu
+ config_target_mak=ppcemb-softmmu/config-target.mak
++ echo ppcemb-softmmu
++ cut -d - -f 1
+ target_name=ppcemb
+ target_bigendian=no
+ case "$target_name" in
+ target_bigendian=yes
+ target_softmmu=no
+ target_user_only=no
+ target_linux_user=no
+ target_bsd_user=no
+ case "$target" in
+ target_softmmu=yes
+ mkdir -p ppcemb-softmmu
+ echo '# Automatically generated by configure - do not modify'
+ bflt=no
++ echo /usr/gnemul/qemu-%M
++ sed s/%M/ppcemb/g
+ interp_prefix1=/usr/gnemul/qemu-ppcemb
+ gdb_xml_files=
+ TARGET_ARCH=ppcemb
+ TARGET_BASE_ARCH=
+ TARGET_ABI_DIR=
+ case "$target_name" in
+ TARGET_BASE_ARCH=ppc
+ TARGET_ABI_DIR=ppc
+ gdb_xml_files='power-core.xml power-fpu.xml power-altivec.xml power-spe.xml'
+ '[' ppc = '' ']'
+ symlink /home/don/qemu/Makefile.target ppcemb-softmmu/Makefile
+ rm -rf ppcemb-softmmu/Makefile
++ dirname ppcemb-softmmu/Makefile
+ mkdir -p ppcemb-softmmu
+ ln -s /home/don/qemu/Makefile.target ppcemb-softmmu/Makefile
++ upper ppcemb
++ echo ppcemb
++ LC_ALL=C
++ tr '[a-z]' '[A-Z]'
+ target_arch_name=PPCEMB
+ echo TARGET_PPCEMB=y
+ echo TARGET_NAME=ppcemb
+ echo TARGET_BASE_ARCH=ppc
+ '[' ppc = '' ']'
+ echo TARGET_ABI_DIR=ppc
+ '[' '' '!=' '' ']'
+ case "$target_name" in
+ case "$target_name" in
+ test yes = yes -a yes = yes -a '(' ppcemb = x86_64 -o '(' ppcemb = ppcemb -a x86_64 = ppc ')' -o '(' ppcemb = ppc64 -a x86_64 = ppc ')' -o '(' ppcemb = ppc -a x86_64 = ppc64 ')' -o '(' ppcemb = ppcemb -a x86_64 = ppc64 ')' -o '(' ppcemb = mipsel -a x86_64 = mips ')' -o '(' ppcemb = x86_64 -a x86_64 = i386 ')' -o '(' ppcemb = i386 -a x86_64 = x86_64 ')' ')'
+ test yes = yes
+ echo TARGET_WORDS_BIGENDIAN=y
+ test yes = yes
+ echo CONFIG_SOFTMMU=y
+ test no = yes
+ test no = yes
+ list=
+ test '!' -z 'power-core.xml power-fpu.xml power-altivec.xml power-spe.xml'
+ for x in '$gdb_xml_files'
+ list=' /home/don/qemu/gdb-xml/power-core.xml'
+ for x in '$gdb_xml_files'
+ list=' /home/don/qemu/gdb-xml/power-core.xml /home/don/qemu/gdb-xml/power-fpu.xml'
+ for x in '$gdb_xml_files'
+ list=' /home/don/qemu/gdb-xml/power-core.xml /home/don/qemu/gdb-xml/power-fpu.xml /home/don/qemu/gdb-xml/power-altivec.xml'
+ for x in '$gdb_xml_files'
+ list=' /home/don/qemu/gdb-xml/power-core.xml /home/don/qemu/gdb-xml/power-fpu.xml /home/don/qemu/gdb-xml/power-altivec.xml /home/don/qemu/gdb-xml/power-spe.xml'
+ echo 'TARGET_XML_FILES= /home/don/qemu/gdb-xml/power-core.xml /home/don/qemu/gdb-xml/power-fpu.xml /home/don/qemu/gdb-xml/power-altivec.xml /home/don/qemu/gdb-xml/power-spe.xml'
+ test no = yes -a no = yes
+ test no = yes -a yes = yes
+ test no = yes
+ cflags=
+ ldflags=
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_I386_DIS=y
+ echo CONFIG_I386_DIS=y
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_PPC_DIS=y
+ echo CONFIG_PPC_DIS=y
+ test no = yes
+ case "$ARCH" in
+ test no = yes
+ test no = yes -o no = yes
+ echo LDFLAGS+=
+ echo QEMU_CFLAGS+=
+ for target in '$target_list'
+ target_dir=s390x-softmmu
+ config_target_mak=s390x-softmmu/config-target.mak
++ echo s390x-softmmu
++ cut -d - -f 1
+ target_name=s390x
+ target_bigendian=no
+ case "$target_name" in
+ target_bigendian=yes
+ target_softmmu=no
+ target_user_only=no
+ target_linux_user=no
+ target_bsd_user=no
+ case "$target" in
+ target_softmmu=yes
+ mkdir -p s390x-softmmu
+ echo '# Automatically generated by configure - do not modify'
+ bflt=no
++ echo /usr/gnemul/qemu-%M
++ sed s/%M/s390x/g
+ interp_prefix1=/usr/gnemul/qemu-s390x
+ gdb_xml_files=
+ TARGET_ARCH=s390x
+ TARGET_BASE_ARCH=
+ TARGET_ABI_DIR=
+ case "$target_name" in
+ gdb_xml_files='s390x-core64.xml s390-acr.xml s390-fpr.xml'
+ '[' '' = '' ']'
+ TARGET_BASE_ARCH=s390x
+ symlink /home/don/qemu/Makefile.target s390x-softmmu/Makefile
+ rm -rf s390x-softmmu/Makefile
++ dirname s390x-softmmu/Makefile
+ mkdir -p s390x-softmmu
+ ln -s /home/don/qemu/Makefile.target s390x-softmmu/Makefile
++ upper s390x
++ echo s390x
++ LC_ALL=C
++ tr '[a-z]' '[A-Z]'
+ target_arch_name=S390X
+ echo TARGET_S390X=y
+ echo TARGET_NAME=s390x
+ echo TARGET_BASE_ARCH=s390x
+ '[' '' = '' ']'
+ TARGET_ABI_DIR=s390x
+ echo TARGET_ABI_DIR=s390x
+ '[' '' '!=' '' ']'
+ case "$target_name" in
+ case "$target_name" in
+ test yes = yes -a yes = yes -a '(' s390x = x86_64 -o '(' s390x = ppcemb -a x86_64 = ppc ')' -o '(' s390x = ppc64 -a x86_64 = ppc ')' -o '(' s390x = ppc -a x86_64 = ppc64 ')' -o '(' s390x = ppcemb -a x86_64 = ppc64 ')' -o '(' s390x = mipsel -a x86_64 = mips ')' -o '(' s390x = x86_64 -a x86_64 = i386 ')' -o '(' s390x = i386 -a x86_64 = x86_64 ')' ')'
+ test yes = yes
+ echo TARGET_WORDS_BIGENDIAN=y
+ test yes = yes
+ echo CONFIG_SOFTMMU=y
+ test no = yes
+ test no = yes
+ list=
+ test '!' -z 's390x-core64.xml s390-acr.xml s390-fpr.xml'
+ for x in '$gdb_xml_files'
+ list=' /home/don/qemu/gdb-xml/s390x-core64.xml'
+ for x in '$gdb_xml_files'
+ list=' /home/don/qemu/gdb-xml/s390x-core64.xml /home/don/qemu/gdb-xml/s390-acr.xml'
+ for x in '$gdb_xml_files'
+ list=' /home/don/qemu/gdb-xml/s390x-core64.xml /home/don/qemu/gdb-xml/s390-acr.xml /home/don/qemu/gdb-xml/s390-fpr.xml'
+ echo 'TARGET_XML_FILES= /home/don/qemu/gdb-xml/s390x-core64.xml /home/don/qemu/gdb-xml/s390-acr.xml /home/don/qemu/gdb-xml/s390-fpr.xml'
+ test no = yes -a no = yes
+ test no = yes -a yes = yes
+ test no = yes
+ cflags=
+ ldflags=
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_I386_DIS=y
+ echo CONFIG_I386_DIS=y
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_S390_DIS=y
+ echo CONFIG_S390_DIS=y
+ test no = yes
+ case "$ARCH" in
+ test no = yes
+ test no = yes -o no = yes
+ echo LDFLAGS+=
+ echo QEMU_CFLAGS+=
+ for target in '$target_list'
+ target_dir=sh4-softmmu
+ config_target_mak=sh4-softmmu/config-target.mak
++ echo sh4-softmmu
++ cut -d - -f 1
+ target_name=sh4
+ target_bigendian=no
+ case "$target_name" in
+ target_softmmu=no
+ target_user_only=no
+ target_linux_user=no
+ target_bsd_user=no
+ case "$target" in
+ target_softmmu=yes
+ mkdir -p sh4-softmmu
+ echo '# Automatically generated by configure - do not modify'
+ bflt=no
++ echo /usr/gnemul/qemu-%M
++ sed s/%M/sh4/g
+ interp_prefix1=/usr/gnemul/qemu-sh4
+ gdb_xml_files=
+ TARGET_ARCH=sh4
+ TARGET_BASE_ARCH=
+ TARGET_ABI_DIR=
+ case "$target_name" in
+ TARGET_ARCH=sh4
+ bflt=yes
+ '[' '' = '' ']'
+ TARGET_BASE_ARCH=sh4
+ symlink /home/don/qemu/Makefile.target sh4-softmmu/Makefile
+ rm -rf sh4-softmmu/Makefile
++ dirname sh4-softmmu/Makefile
+ mkdir -p sh4-softmmu
+ ln -s /home/don/qemu/Makefile.target sh4-softmmu/Makefile
++ upper sh4
++ echo sh4
++ LC_ALL=C
++ tr '[a-z]' '[A-Z]'
+ target_arch_name=SH4
+ echo TARGET_SH4=y
+ echo TARGET_NAME=sh4
+ echo TARGET_BASE_ARCH=sh4
+ '[' '' = '' ']'
+ TARGET_ABI_DIR=sh4
+ echo TARGET_ABI_DIR=sh4
+ '[' '' '!=' '' ']'
+ case "$target_name" in
+ case "$target_name" in
+ test no = yes
+ test yes = yes
+ echo CONFIG_SOFTMMU=y
+ test no = yes
+ test no = yes
+ list=
+ test '!' -z ''
+ test no = yes -a yes = yes
+ test no = yes -a yes = yes
+ test no = yes
+ cflags=
+ ldflags=
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_I386_DIS=y
+ echo CONFIG_I386_DIS=y
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_SH4_DIS=y
+ echo CONFIG_SH4_DIS=y
+ test no = yes
+ case "$ARCH" in
+ test no = yes
+ test no = yes -o no = yes
+ echo LDFLAGS+=
+ echo QEMU_CFLAGS+=
+ for target in '$target_list'
+ target_dir=sh4eb-softmmu
+ config_target_mak=sh4eb-softmmu/config-target.mak
++ echo sh4eb-softmmu
++ cut -d - -f 1
+ target_name=sh4eb
+ target_bigendian=no
+ case "$target_name" in
+ target_bigendian=yes
+ target_softmmu=no
+ target_user_only=no
+ target_linux_user=no
+ target_bsd_user=no
+ case "$target" in
+ target_softmmu=yes
+ mkdir -p sh4eb-softmmu
+ echo '# Automatically generated by configure - do not modify'
+ bflt=no
++ echo /usr/gnemul/qemu-%M
++ sed s/%M/sh4eb/g
+ interp_prefix1=/usr/gnemul/qemu-sh4eb
+ gdb_xml_files=
+ TARGET_ARCH=sh4eb
+ TARGET_BASE_ARCH=
+ TARGET_ABI_DIR=
+ case "$target_name" in
+ TARGET_ARCH=sh4
+ bflt=yes
+ '[' '' = '' ']'
+ TARGET_BASE_ARCH=sh4
+ symlink /home/don/qemu/Makefile.target sh4eb-softmmu/Makefile
+ rm -rf sh4eb-softmmu/Makefile
++ dirname sh4eb-softmmu/Makefile
+ mkdir -p sh4eb-softmmu
+ ln -s /home/don/qemu/Makefile.target sh4eb-softmmu/Makefile
++ upper sh4
++ echo sh4
++ LC_ALL=C
++ tr '[a-z]' '[A-Z]'
+ target_arch_name=SH4
+ echo TARGET_SH4=y
+ echo TARGET_NAME=sh4eb
+ echo TARGET_BASE_ARCH=sh4
+ '[' '' = '' ']'
+ TARGET_ABI_DIR=sh4
+ echo TARGET_ABI_DIR=sh4
+ '[' '' '!=' '' ']'
+ case "$target_name" in
+ case "$target_name" in
+ test yes = yes
+ echo TARGET_WORDS_BIGENDIAN=y
+ test yes = yes
+ echo CONFIG_SOFTMMU=y
+ test no = yes
+ test no = yes
+ list=
+ test '!' -z ''
+ test no = yes -a yes = yes
+ test no = yes -a yes = yes
+ test no = yes
+ cflags=
+ ldflags=
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_I386_DIS=y
+ echo CONFIG_I386_DIS=y
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_SH4_DIS=y
+ echo CONFIG_SH4_DIS=y
+ test no = yes
+ case "$ARCH" in
+ test no = yes
+ test no = yes -o no = yes
+ echo LDFLAGS+=
+ echo QEMU_CFLAGS+=
+ for target in '$target_list'
+ target_dir=sparc-softmmu
+ config_target_mak=sparc-softmmu/config-target.mak
++ echo sparc-softmmu
++ cut -d - -f 1
+ target_name=sparc
+ target_bigendian=no
+ case "$target_name" in
+ target_bigendian=yes
+ target_softmmu=no
+ target_user_only=no
+ target_linux_user=no
+ target_bsd_user=no
+ case "$target" in
+ target_softmmu=yes
+ mkdir -p sparc-softmmu
+ echo '# Automatically generated by configure - do not modify'
+ bflt=no
++ echo /usr/gnemul/qemu-%M
++ sed s/%M/sparc/g
+ interp_prefix1=/usr/gnemul/qemu-sparc
+ gdb_xml_files=
+ TARGET_ARCH=sparc
+ TARGET_BASE_ARCH=
+ TARGET_ABI_DIR=
+ case "$target_name" in
+ '[' '' = '' ']'
+ TARGET_BASE_ARCH=sparc
+ symlink /home/don/qemu/Makefile.target sparc-softmmu/Makefile
+ rm -rf sparc-softmmu/Makefile
++ dirname sparc-softmmu/Makefile
+ mkdir -p sparc-softmmu
+ ln -s /home/don/qemu/Makefile.target sparc-softmmu/Makefile
++ upper sparc
++ echo sparc
++ LC_ALL=C
++ tr '[a-z]' '[A-Z]'
+ target_arch_name=SPARC
+ echo TARGET_SPARC=y
+ echo TARGET_NAME=sparc
+ echo TARGET_BASE_ARCH=sparc
+ '[' '' = '' ']'
+ TARGET_ABI_DIR=sparc
+ echo TARGET_ABI_DIR=sparc
+ '[' '' '!=' '' ']'
+ case "$target_name" in
+ case "$target_name" in
+ test yes = yes
+ echo TARGET_WORDS_BIGENDIAN=y
+ test yes = yes
+ echo CONFIG_SOFTMMU=y
+ test no = yes
+ test no = yes
+ list=
+ test '!' -z ''
+ test no = yes -a no = yes
+ test no = yes -a yes = yes
+ test no = yes
+ cflags=
+ ldflags=
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_I386_DIS=y
+ echo CONFIG_I386_DIS=y
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_SPARC_DIS=y
+ echo CONFIG_SPARC_DIS=y
+ test no = yes
+ case "$ARCH" in
+ test no = yes
+ test no = yes -o no = yes
+ echo LDFLAGS+=
+ echo QEMU_CFLAGS+=
+ for target in '$target_list'
+ target_dir=sparc64-softmmu
+ config_target_mak=sparc64-softmmu/config-target.mak
++ echo sparc64-softmmu
++ cut -d - -f 1
+ target_name=sparc64
+ target_bigendian=no
+ case "$target_name" in
+ target_bigendian=yes
+ target_softmmu=no
+ target_user_only=no
+ target_linux_user=no
+ target_bsd_user=no
+ case "$target" in
+ target_softmmu=yes
+ mkdir -p sparc64-softmmu
+ echo '# Automatically generated by configure - do not modify'
+ bflt=no
++ echo /usr/gnemul/qemu-%M
++ sed s/%M/sparc64/g
+ interp_prefix1=/usr/gnemul/qemu-sparc64
+ gdb_xml_files=
+ TARGET_ARCH=sparc64
+ TARGET_BASE_ARCH=
+ TARGET_ABI_DIR=
+ case "$target_name" in
+ TARGET_BASE_ARCH=sparc
+ '[' sparc = '' ']'
+ symlink /home/don/qemu/Makefile.target sparc64-softmmu/Makefile
+ rm -rf sparc64-softmmu/Makefile
++ dirname sparc64-softmmu/Makefile
+ mkdir -p sparc64-softmmu
+ ln -s /home/don/qemu/Makefile.target sparc64-softmmu/Makefile
++ upper sparc64
++ echo sparc64
++ LC_ALL=C
++ tr '[a-z]' '[A-Z]'
+ target_arch_name=SPARC64
+ echo TARGET_SPARC64=y
+ echo TARGET_NAME=sparc64
+ echo TARGET_BASE_ARCH=sparc
+ '[' '' = '' ']'
+ TARGET_ABI_DIR=sparc64
+ echo TARGET_ABI_DIR=sparc64
+ '[' '' '!=' '' ']'
+ case "$target_name" in
+ case "$target_name" in
+ test yes = yes
+ echo TARGET_WORDS_BIGENDIAN=y
+ test yes = yes
+ echo CONFIG_SOFTMMU=y
+ test no = yes
+ test no = yes
+ list=
+ test '!' -z ''
+ test no = yes -a no = yes
+ test no = yes -a yes = yes
+ test no = yes
+ cflags=
+ ldflags=
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_I386_DIS=y
+ echo CONFIG_I386_DIS=y
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_SPARC_DIS=y
+ echo CONFIG_SPARC_DIS=y
+ test no = yes
+ case "$ARCH" in
+ test no = yes
+ test no = yes -o no = yes
+ echo LDFLAGS+=
+ echo QEMU_CFLAGS+=
+ for target in '$target_list'
+ target_dir=tricore-softmmu
+ config_target_mak=tricore-softmmu/config-target.mak
++ echo tricore-softmmu
++ cut -d - -f 1
+ target_name=tricore
+ target_bigendian=no
+ case "$target_name" in
+ target_softmmu=no
+ target_user_only=no
+ target_linux_user=no
+ target_bsd_user=no
+ case "$target" in
+ target_softmmu=yes
+ mkdir -p tricore-softmmu
+ echo '# Automatically generated by configure - do not modify'
+ bflt=no
++ echo /usr/gnemul/qemu-%M
++ sed s/%M/tricore/g
+ interp_prefix1=/usr/gnemul/qemu-tricore
+ gdb_xml_files=
+ TARGET_ARCH=tricore
+ TARGET_BASE_ARCH=
+ TARGET_ABI_DIR=
+ case "$target_name" in
+ '[' '' = '' ']'
+ TARGET_BASE_ARCH=tricore
+ symlink /home/don/qemu/Makefile.target tricore-softmmu/Makefile
+ rm -rf tricore-softmmu/Makefile
++ dirname tricore-softmmu/Makefile
+ mkdir -p tricore-softmmu
+ ln -s /home/don/qemu/Makefile.target tricore-softmmu/Makefile
++ upper tricore
++ echo tricore
++ LC_ALL=C
++ tr '[a-z]' '[A-Z]'
+ target_arch_name=TRICORE
+ echo TARGET_TRICORE=y
+ echo TARGET_NAME=tricore
+ echo TARGET_BASE_ARCH=tricore
+ '[' '' = '' ']'
+ TARGET_ABI_DIR=tricore
+ echo TARGET_ABI_DIR=tricore
+ '[' '' '!=' '' ']'
+ case "$target_name" in
+ case "$target_name" in
+ test no = yes
+ test yes = yes
+ echo CONFIG_SOFTMMU=y
+ test no = yes
+ test no = yes
+ list=
+ test '!' -z ''
+ test no = yes -a no = yes
+ test no = yes -a yes = yes
+ test no = yes
+ cflags=
+ ldflags=
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_I386_DIS=y
+ echo CONFIG_I386_DIS=y
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ test no = yes
+ case "$ARCH" in
+ test no = yes
+ test no = yes -o no = yes
+ echo LDFLAGS+=
+ echo QEMU_CFLAGS+=
+ for target in '$target_list'
+ target_dir=unicore32-softmmu
+ config_target_mak=unicore32-softmmu/config-target.mak
++ echo unicore32-softmmu
++ cut -d - -f 1
+ target_name=unicore32
+ target_bigendian=no
+ case "$target_name" in
+ target_softmmu=no
+ target_user_only=no
+ target_linux_user=no
+ target_bsd_user=no
+ case "$target" in
+ target_softmmu=yes
+ mkdir -p unicore32-softmmu
+ echo '# Automatically generated by configure - do not modify'
+ bflt=no
++ echo /usr/gnemul/qemu-%M
++ sed s/%M/unicore32/g
+ interp_prefix1=/usr/gnemul/qemu-unicore32
+ gdb_xml_files=
+ TARGET_ARCH=unicore32
+ TARGET_BASE_ARCH=
+ TARGET_ABI_DIR=
+ case "$target_name" in
+ '[' '' = '' ']'
+ TARGET_BASE_ARCH=unicore32
+ symlink /home/don/qemu/Makefile.target unicore32-softmmu/Makefile
+ rm -rf unicore32-softmmu/Makefile
++ dirname unicore32-softmmu/Makefile
+ mkdir -p unicore32-softmmu
+ ln -s /home/don/qemu/Makefile.target unicore32-softmmu/Makefile
++ upper unicore32
++ echo unicore32
++ LC_ALL=C
++ tr '[a-z]' '[A-Z]'
+ target_arch_name=UNICORE32
+ echo TARGET_UNICORE32=y
+ echo TARGET_NAME=unicore32
+ echo TARGET_BASE_ARCH=unicore32
+ '[' '' = '' ']'
+ TARGET_ABI_DIR=unicore32
+ echo TARGET_ABI_DIR=unicore32
+ '[' '' '!=' '' ']'
+ case "$target_name" in
+ case "$target_name" in
+ test no = yes
+ test yes = yes
+ echo CONFIG_SOFTMMU=y
+ test no = yes
+ test no = yes
+ list=
+ test '!' -z ''
+ test no = yes -a no = yes
+ test no = yes -a yes = yes
+ test no = yes
+ cflags=
+ ldflags=
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_I386_DIS=y
+ echo CONFIG_I386_DIS=y
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ test no = yes
+ case "$ARCH" in
+ test no = yes
+ test no = yes -o no = yes
+ echo LDFLAGS+=
+ echo QEMU_CFLAGS+=
+ for target in '$target_list'
+ target_dir=x86_64-softmmu
+ config_target_mak=x86_64-softmmu/config-target.mak
++ echo x86_64-softmmu
++ cut -d - -f 1
+ target_name=x86_64
+ target_bigendian=no
+ case "$target_name" in
+ target_softmmu=no
+ target_user_only=no
+ target_linux_user=no
+ target_bsd_user=no
+ case "$target" in
+ target_softmmu=yes
+ mkdir -p x86_64-softmmu
+ echo '# Automatically generated by configure - do not modify'
+ bflt=no
++ echo /usr/gnemul/qemu-%M
++ sed s/%M/x86_64/g
+ interp_prefix1=/usr/gnemul/qemu-x86_64
+ gdb_xml_files=
+ TARGET_ARCH=x86_64
+ TARGET_BASE_ARCH=
+ TARGET_ABI_DIR=
+ case "$target_name" in
+ TARGET_BASE_ARCH=i386
+ '[' i386 = '' ']'
+ symlink /home/don/qemu/Makefile.target x86_64-softmmu/Makefile
+ rm -rf x86_64-softmmu/Makefile
++ dirname x86_64-softmmu/Makefile
+ mkdir -p x86_64-softmmu
+ ln -s /home/don/qemu/Makefile.target x86_64-softmmu/Makefile
++ upper x86_64
++ echo x86_64
++ LC_ALL=C
++ tr '[a-z]' '[A-Z]'
+ target_arch_name=X86_64
+ echo TARGET_X86_64=y
+ echo TARGET_NAME=x86_64
+ echo TARGET_BASE_ARCH=i386
+ '[' '' = '' ']'
+ TARGET_ABI_DIR=x86_64
+ echo TARGET_ABI_DIR=x86_64
+ '[' '' '!=' '' ']'
+ case "$target_name" in
+ test no = yes -a yes = yes
+ case "$target_name" in
+ test yes = yes -a yes = yes -a '(' x86_64 = x86_64 -o '(' x86_64 = ppcemb -a x86_64 = ppc ')' -o '(' x86_64 = ppc64 -a x86_64 = ppc ')' -o '(' x86_64 = ppc -a x86_64 = ppc64 ')' -o '(' x86_64 = ppcemb -a x86_64 = ppc64 ')' -o '(' x86_64 = mipsel -a x86_64 = mips ')' -o '(' x86_64 = x86_64 -a x86_64 = i386 ')' -o '(' x86_64 = i386 -a x86_64 = x86_64 ')' ')'
+ echo CONFIG_KVM=y
+ test yes = yes
+ echo CONFIG_VHOST_NET=y
+ test no = yes
+ test yes = yes
+ echo CONFIG_SOFTMMU=y
+ test no = yes
+ test no = yes
+ list=
+ test '!' -z ''
+ test no = yes -a no = yes
+ test no = yes -a yes = yes
+ test no = yes
+ cflags=
+ ldflags=
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_I386_DIS=y
+ echo CONFIG_I386_DIS=y
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_I386_DIS=y
+ echo CONFIG_I386_DIS=y
+ test no = yes
+ case "$ARCH" in
+ test no = yes
+ test no = yes -o no = yes
+ echo LDFLAGS+=
+ echo QEMU_CFLAGS+=
+ for target in '$target_list'
+ target_dir=xtensa-softmmu
+ config_target_mak=xtensa-softmmu/config-target.mak
++ echo xtensa-softmmu
++ cut -d - -f 1
+ target_name=xtensa
+ target_bigendian=no
+ case "$target_name" in
+ target_softmmu=no
+ target_user_only=no
+ target_linux_user=no
+ target_bsd_user=no
+ case "$target" in
+ target_softmmu=yes
+ mkdir -p xtensa-softmmu
+ echo '# Automatically generated by configure - do not modify'
+ bflt=no
++ echo /usr/gnemul/qemu-%M
++ sed s/%M/xtensa/g
+ interp_prefix1=/usr/gnemul/qemu-xtensa
+ gdb_xml_files=
+ TARGET_ARCH=xtensa
+ TARGET_BASE_ARCH=
+ TARGET_ABI_DIR=
+ case "$target_name" in
+ TARGET_ARCH=xtensa
+ '[' '' = '' ']'
+ TARGET_BASE_ARCH=xtensa
+ symlink /home/don/qemu/Makefile.target xtensa-softmmu/Makefile
+ rm -rf xtensa-softmmu/Makefile
++ dirname xtensa-softmmu/Makefile
+ mkdir -p xtensa-softmmu
+ ln -s /home/don/qemu/Makefile.target xtensa-softmmu/Makefile
++ upper xtensa
++ echo xtensa
++ LC_ALL=C
++ tr '[a-z]' '[A-Z]'
+ target_arch_name=XTENSA
+ echo TARGET_XTENSA=y
+ echo TARGET_NAME=xtensa
+ echo TARGET_BASE_ARCH=xtensa
+ '[' '' = '' ']'
+ TARGET_ABI_DIR=xtensa
+ echo TARGET_ABI_DIR=xtensa
+ '[' '' '!=' '' ']'
+ case "$target_name" in
+ case "$target_name" in
+ test no = yes
+ test yes = yes
+ echo CONFIG_SOFTMMU=y
+ test no = yes
+ test no = yes
+ list=
+ test '!' -z ''
+ test no = yes -a no = yes
+ test no = yes -a yes = yes
+ test no = yes
+ cflags=
+ ldflags=
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_I386_DIS=y
+ echo CONFIG_I386_DIS=y
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_XTENSA_DIS=y
+ echo CONFIG_XTENSA_DIS=y
+ test no = yes
+ case "$ARCH" in
+ test no = yes
+ test no = yes -o no = yes
+ echo LDFLAGS+=
+ echo QEMU_CFLAGS+=
+ for target in '$target_list'
+ target_dir=xtensaeb-softmmu
+ config_target_mak=xtensaeb-softmmu/config-target.mak
++ echo xtensaeb-softmmu
++ cut -d - -f 1
+ target_name=xtensaeb
+ target_bigendian=no
+ case "$target_name" in
+ target_bigendian=yes
+ target_softmmu=no
+ target_user_only=no
+ target_linux_user=no
+ target_bsd_user=no
+ case "$target" in
+ target_softmmu=yes
+ mkdir -p xtensaeb-softmmu
+ echo '# Automatically generated by configure - do not modify'
+ bflt=no
++ echo /usr/gnemul/qemu-%M
++ sed s/%M/xtensaeb/g
+ interp_prefix1=/usr/gnemul/qemu-xtensaeb
+ gdb_xml_files=
+ TARGET_ARCH=xtensaeb
+ TARGET_BASE_ARCH=
+ TARGET_ABI_DIR=
+ case "$target_name" in
+ TARGET_ARCH=xtensa
+ '[' '' = '' ']'
+ TARGET_BASE_ARCH=xtensa
+ symlink /home/don/qemu/Makefile.target xtensaeb-softmmu/Makefile
+ rm -rf xtensaeb-softmmu/Makefile
++ dirname xtensaeb-softmmu/Makefile
+ mkdir -p xtensaeb-softmmu
+ ln -s /home/don/qemu/Makefile.target xtensaeb-softmmu/Makefile
++ upper xtensa
++ echo xtensa
++ LC_ALL=C
++ tr '[a-z]' '[A-Z]'
+ target_arch_name=XTENSA
+ echo TARGET_XTENSA=y
+ echo TARGET_NAME=xtensaeb
+ echo TARGET_BASE_ARCH=xtensa
+ '[' '' = '' ']'
+ TARGET_ABI_DIR=xtensa
+ echo TARGET_ABI_DIR=xtensa
+ '[' '' '!=' '' ']'
+ case "$target_name" in
+ case "$target_name" in
+ test yes = yes
+ echo TARGET_WORDS_BIGENDIAN=y
+ test yes = yes
+ echo CONFIG_SOFTMMU=y
+ test no = yes
+ test no = yes
+ list=
+ test '!' -z ''
+ test no = yes -a no = yes
+ test no = yes -a yes = yes
+ test no = yes
+ cflags=
+ ldflags=
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_I386_DIS=y
+ echo CONFIG_I386_DIS=y
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_XTENSA_DIS=y
+ echo CONFIG_XTENSA_DIS=y
+ test no = yes
+ case "$ARCH" in
+ test no = yes
+ test no = yes -o no = yes
+ echo LDFLAGS+=
+ echo QEMU_CFLAGS+=
+ for target in '$target_list'
+ target_dir=aarch64-linux-user
+ config_target_mak=aarch64-linux-user/config-target.mak
++ echo aarch64-linux-user
++ cut -d - -f 1
+ target_name=aarch64
+ target_bigendian=no
+ case "$target_name" in
+ target_softmmu=no
+ target_user_only=no
+ target_linux_user=no
+ target_bsd_user=no
+ case "$target" in
+ test yes '!=' yes
+ target_user_only=yes
+ target_linux_user=yes
+ mkdir -p aarch64-linux-user
+ echo '# Automatically generated by configure - do not modify'
+ bflt=no
++ echo /usr/gnemul/qemu-%M
++ sed s/%M/aarch64/g
+ interp_prefix1=/usr/gnemul/qemu-aarch64
+ gdb_xml_files=
+ TARGET_ARCH=aarch64
+ TARGET_BASE_ARCH=
+ TARGET_ABI_DIR=
+ case "$target_name" in
+ TARGET_BASE_ARCH=arm
+ bflt=yes
+ gdb_xml_files='aarch64-core.xml aarch64-fpu.xml arm-core.xml arm-vfp.xml arm-vfp3.xml arm-neon.xml'
+ '[' arm = '' ']'
+ symlink /home/don/qemu/Makefile.target aarch64-linux-user/Makefile
+ rm -rf aarch64-linux-user/Makefile
++ dirname aarch64-linux-user/Makefile
+ mkdir -p aarch64-linux-user
+ ln -s /home/don/qemu/Makefile.target aarch64-linux-user/Makefile
++ upper aarch64
++ echo aarch64
++ LC_ALL=C
++ tr '[a-z]' '[A-Z]'
+ target_arch_name=AARCH64
+ echo TARGET_AARCH64=y
+ echo TARGET_NAME=aarch64
+ echo TARGET_BASE_ARCH=arm
+ '[' '' = '' ']'
+ TARGET_ABI_DIR=aarch64
+ echo TARGET_ABI_DIR=aarch64
+ '[' '' '!=' '' ']'
+ case "$target_name" in
+ case "$target_name" in
+ test yes = yes -a no = yes -a '(' aarch64 = x86_64 -o '(' aarch64 = ppcemb -a x86_64 = ppc ')' -o '(' aarch64 = ppc64 -a x86_64 = ppc ')' -o '(' aarch64 = ppc -a x86_64 = ppc64 ')' -o '(' aarch64 = ppcemb -a x86_64 = ppc64 ')' -o '(' aarch64 = mipsel -a x86_64 = mips ')' -o '(' aarch64 = x86_64 -a x86_64 = i386 ')' -o '(' aarch64 = i386 -a x86_64 = x86_64 ')' ')'
+ test no = yes
+ test no = yes
+ test yes = yes
+ echo CONFIG_USER_ONLY=y
+ echo 'CONFIG_QEMU_INTERP_PREFIX="/usr/gnemul/qemu-aarch64"'
+ test yes = yes
+ echo CONFIG_LINUX_USER=y
+ list=
+ test '!' -z 'aarch64-core.xml aarch64-fpu.xml arm-core.xml arm-vfp.xml arm-vfp3.xml arm-neon.xml'
+ for x in '$gdb_xml_files'
+ list=' /home/don/qemu/gdb-xml/aarch64-core.xml'
+ for x in '$gdb_xml_files'
+ list=' /home/don/qemu/gdb-xml/aarch64-core.xml /home/don/qemu/gdb-xml/aarch64-fpu.xml'
+ for x in '$gdb_xml_files'
+ list=' /home/don/qemu/gdb-xml/aarch64-core.xml /home/don/qemu/gdb-xml/aarch64-fpu.xml /home/don/qemu/gdb-xml/arm-core.xml'
+ for x in '$gdb_xml_files'
+ list=' /home/don/qemu/gdb-xml/aarch64-core.xml /home/don/qemu/gdb-xml/aarch64-fpu.xml /home/don/qemu/gdb-xml/arm-core.xml /home/don/qemu/gdb-xml/arm-vfp.xml'
+ for x in '$gdb_xml_files'
+ list=' /home/don/qemu/gdb-xml/aarch64-core.xml /home/don/qemu/gdb-xml/aarch64-fpu.xml /home/don/qemu/gdb-xml/arm-core.xml /home/don/qemu/gdb-xml/arm-vfp.xml /home/don/qemu/gdb-xml/arm-vfp3.xml'
+ for x in '$gdb_xml_files'
+ list=' /home/don/qemu/gdb-xml/aarch64-core.xml /home/don/qemu/gdb-xml/aarch64-fpu.xml /home/don/qemu/gdb-xml/arm-core.xml /home/don/qemu/gdb-xml/arm-vfp.xml /home/don/qemu/gdb-xml/arm-vfp3.xml /home/don/qemu/gdb-xml/arm-neon.xml'
+ echo 'TARGET_XML_FILES= /home/don/qemu/gdb-xml/aarch64-core.xml /home/don/qemu/gdb-xml/aarch64-fpu.xml /home/don/qemu/gdb-xml/arm-core.xml /home/don/qemu/gdb-xml/arm-vfp.xml /home/don/qemu/gdb-xml/arm-vfp3.xml /home/don/qemu/gdb-xml/arm-neon.xml'
+ test yes = yes -a yes = yes
+ echo TARGET_HAS_BFLT=y
+ test yes = yes -a yes = yes
+ echo CONFIG_USE_GUEST_BASE=y
+ test no = yes
+ cflags=
+ ldflags=
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_I386_DIS=y
+ echo CONFIG_I386_DIS=y
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_ARM_DIS=y
+ echo CONFIG_ARM_DIS=y
+ test -n c++
+ echo CONFIG_ARM_A64_DIS=y
+ echo CONFIG_ARM_A64_DIS=y
+ test no = yes
+ case "$ARCH" in
+ test no = yes
+ test yes = yes -o no = yes
+ ldflags=' -Wl,-T../config-host.ld'
+ echo 'LDFLAGS+= -Wl,-T../config-host.ld'
+ echo QEMU_CFLAGS+=
+ for target in '$target_list'
+ target_dir=alpha-linux-user
+ config_target_mak=alpha-linux-user/config-target.mak
++ echo alpha-linux-user
++ cut -d - -f 1
+ target_name=alpha
+ target_bigendian=no
+ case "$target_name" in
+ target_softmmu=no
+ target_user_only=no
+ target_linux_user=no
+ target_bsd_user=no
+ case "$target" in
+ test yes '!=' yes
+ target_user_only=yes
+ target_linux_user=yes
+ mkdir -p alpha-linux-user
+ echo '# Automatically generated by configure - do not modify'
+ bflt=no
++ echo /usr/gnemul/qemu-%M
++ sed s/%M/alpha/g
+ interp_prefix1=/usr/gnemul/qemu-alpha
+ gdb_xml_files=
+ TARGET_ARCH=alpha
+ TARGET_BASE_ARCH=
+ TARGET_ABI_DIR=
+ case "$target_name" in
+ '[' '' = '' ']'
+ TARGET_BASE_ARCH=alpha
+ symlink /home/don/qemu/Makefile.target alpha-linux-user/Makefile
+ rm -rf alpha-linux-user/Makefile
++ dirname alpha-linux-user/Makefile
+ mkdir -p alpha-linux-user
+ ln -s /home/don/qemu/Makefile.target alpha-linux-user/Makefile
++ upper alpha
++ echo alpha
++ LC_ALL=C
++ tr '[a-z]' '[A-Z]'
+ target_arch_name=ALPHA
+ echo TARGET_ALPHA=y
+ echo TARGET_NAME=alpha
+ echo TARGET_BASE_ARCH=alpha
+ '[' '' = '' ']'
+ TARGET_ABI_DIR=alpha
+ echo TARGET_ABI_DIR=alpha
+ '[' '' '!=' '' ']'
+ case "$target_name" in
+ case "$target_name" in
+ test no = yes
+ test no = yes
+ test yes = yes
+ echo CONFIG_USER_ONLY=y
+ echo 'CONFIG_QEMU_INTERP_PREFIX="/usr/gnemul/qemu-alpha"'
+ test yes = yes
+ echo CONFIG_LINUX_USER=y
+ list=
+ test '!' -z ''
+ test yes = yes -a no = yes
+ test yes = yes -a yes = yes
+ echo CONFIG_USE_GUEST_BASE=y
+ test no = yes
+ cflags=
+ ldflags=
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_I386_DIS=y
+ echo CONFIG_I386_DIS=y
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_ALPHA_DIS=y
+ echo CONFIG_ALPHA_DIS=y
+ test no = yes
+ case "$ARCH" in
+ test no = yes
+ test yes = yes -o no = yes
+ ldflags=' -Wl,-T../config-host.ld'
+ echo 'LDFLAGS+= -Wl,-T../config-host.ld'
+ echo QEMU_CFLAGS+=
+ for target in '$target_list'
+ target_dir=arm-linux-user
+ config_target_mak=arm-linux-user/config-target.mak
++ echo arm-linux-user
++ cut -d - -f 1
+ target_name=arm
+ target_bigendian=no
+ case "$target_name" in
+ target_softmmu=no
+ target_user_only=no
+ target_linux_user=no
+ target_bsd_user=no
+ case "$target" in
+ test yes '!=' yes
+ target_user_only=yes
+ target_linux_user=yes
+ mkdir -p arm-linux-user
+ echo '# Automatically generated by configure - do not modify'
+ bflt=no
++ echo /usr/gnemul/qemu-%M
++ sed s/%M/arm/g
+ interp_prefix1=/usr/gnemul/qemu-arm
+ gdb_xml_files=
+ TARGET_ARCH=arm
+ TARGET_BASE_ARCH=
+ TARGET_ABI_DIR=
+ case "$target_name" in
+ TARGET_ARCH=arm
+ bflt=yes
+ gdb_xml_files='arm-core.xml arm-vfp.xml arm-vfp3.xml arm-neon.xml'
+ '[' '' = '' ']'
+ TARGET_BASE_ARCH=arm
+ symlink /home/don/qemu/Makefile.target arm-linux-user/Makefile
+ rm -rf arm-linux-user/Makefile
++ dirname arm-linux-user/Makefile
+ mkdir -p arm-linux-user
+ ln -s /home/don/qemu/Makefile.target arm-linux-user/Makefile
++ upper arm
++ echo arm
++ LC_ALL=C
++ tr '[a-z]' '[A-Z]'
+ target_arch_name=ARM
+ echo TARGET_ARM=y
+ echo TARGET_NAME=arm
+ echo TARGET_BASE_ARCH=arm
+ '[' '' = '' ']'
+ TARGET_ABI_DIR=arm
+ echo TARGET_ABI_DIR=arm
+ '[' '' '!=' '' ']'
+ case "$target_name" in
+ case "$target_name" in
+ test yes = yes -a no = yes -a '(' arm = x86_64 -o '(' arm = ppcemb -a x86_64 = ppc ')' -o '(' arm = ppc64 -a x86_64 = ppc ')' -o '(' arm = ppc -a x86_64 = ppc64 ')' -o '(' arm = ppcemb -a x86_64 = ppc64 ')' -o '(' arm = mipsel -a x86_64 = mips ')' -o '(' arm = x86_64 -a x86_64 = i386 ')' -o '(' arm = i386 -a x86_64 = x86_64 ')' ')'
+ test no = yes
+ test no = yes
+ test yes = yes
+ echo CONFIG_USER_ONLY=y
+ echo 'CONFIG_QEMU_INTERP_PREFIX="/usr/gnemul/qemu-arm"'
+ test yes = yes
+ echo CONFIG_LINUX_USER=y
+ list=
+ test '!' -z 'arm-core.xml arm-vfp.xml arm-vfp3.xml arm-neon.xml'
+ for x in '$gdb_xml_files'
+ list=' /home/don/qemu/gdb-xml/arm-core.xml'
+ for x in '$gdb_xml_files'
+ list=' /home/don/qemu/gdb-xml/arm-core.xml /home/don/qemu/gdb-xml/arm-vfp.xml'
+ for x in '$gdb_xml_files'
+ list=' /home/don/qemu/gdb-xml/arm-core.xml /home/don/qemu/gdb-xml/arm-vfp.xml /home/don/qemu/gdb-xml/arm-vfp3.xml'
+ for x in '$gdb_xml_files'
+ list=' /home/don/qemu/gdb-xml/arm-core.xml /home/don/qemu/gdb-xml/arm-vfp.xml /home/don/qemu/gdb-xml/arm-vfp3.xml /home/don/qemu/gdb-xml/arm-neon.xml'
+ echo 'TARGET_XML_FILES= /home/don/qemu/gdb-xml/arm-core.xml /home/don/qemu/gdb-xml/arm-vfp.xml /home/don/qemu/gdb-xml/arm-vfp3.xml /home/don/qemu/gdb-xml/arm-neon.xml'
+ test yes = yes -a yes = yes
+ echo TARGET_HAS_BFLT=y
+ test yes = yes -a yes = yes
+ echo CONFIG_USE_GUEST_BASE=y
+ test no = yes
+ cflags=
+ ldflags=
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_I386_DIS=y
+ echo CONFIG_I386_DIS=y
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_ARM_DIS=y
+ echo CONFIG_ARM_DIS=y
+ test -n c++
+ echo CONFIG_ARM_A64_DIS=y
+ echo CONFIG_ARM_A64_DIS=y
+ test no = yes
+ case "$ARCH" in
+ test no = yes
+ test yes = yes -o no = yes
+ ldflags=' -Wl,-T../config-host.ld'
+ echo 'LDFLAGS+= -Wl,-T../config-host.ld'
+ echo QEMU_CFLAGS+=
+ for target in '$target_list'
+ target_dir=armeb-linux-user
+ config_target_mak=armeb-linux-user/config-target.mak
++ echo armeb-linux-user
++ cut -d - -f 1
+ target_name=armeb
+ target_bigendian=no
+ case "$target_name" in
+ target_bigendian=yes
+ target_softmmu=no
+ target_user_only=no
+ target_linux_user=no
+ target_bsd_user=no
+ case "$target" in
+ test yes '!=' yes
+ target_user_only=yes
+ target_linux_user=yes
+ mkdir -p armeb-linux-user
+ echo '# Automatically generated by configure - do not modify'
+ bflt=no
++ echo /usr/gnemul/qemu-%M
++ sed s/%M/armeb/g
+ interp_prefix1=/usr/gnemul/qemu-armeb
+ gdb_xml_files=
+ TARGET_ARCH=armeb
+ TARGET_BASE_ARCH=
+ TARGET_ABI_DIR=
+ case "$target_name" in
+ TARGET_ARCH=arm
+ bflt=yes
+ gdb_xml_files='arm-core.xml arm-vfp.xml arm-vfp3.xml arm-neon.xml'
+ '[' '' = '' ']'
+ TARGET_BASE_ARCH=arm
+ symlink /home/don/qemu/Makefile.target armeb-linux-user/Makefile
+ rm -rf armeb-linux-user/Makefile
++ dirname armeb-linux-user/Makefile
+ mkdir -p armeb-linux-user
+ ln -s /home/don/qemu/Makefile.target armeb-linux-user/Makefile
++ upper arm
++ LC_ALL=C
++ tr '[a-z]' '[A-Z]'
++ echo arm
+ target_arch_name=ARM
+ echo TARGET_ARM=y
+ echo TARGET_NAME=armeb
+ echo TARGET_BASE_ARCH=arm
+ '[' '' = '' ']'
+ TARGET_ABI_DIR=arm
+ echo TARGET_ABI_DIR=arm
+ '[' '' '!=' '' ']'
+ case "$target_name" in
+ case "$target_name" in
+ test yes = yes
+ echo TARGET_WORDS_BIGENDIAN=y
+ test no = yes
+ test yes = yes
+ echo CONFIG_USER_ONLY=y
+ echo 'CONFIG_QEMU_INTERP_PREFIX="/usr/gnemul/qemu-armeb"'
+ test yes = yes
+ echo CONFIG_LINUX_USER=y
+ list=
+ test '!' -z 'arm-core.xml arm-vfp.xml arm-vfp3.xml arm-neon.xml'
+ for x in '$gdb_xml_files'
+ list=' /home/don/qemu/gdb-xml/arm-core.xml'
+ for x in '$gdb_xml_files'
+ list=' /home/don/qemu/gdb-xml/arm-core.xml /home/don/qemu/gdb-xml/arm-vfp.xml'
+ for x in '$gdb_xml_files'
+ list=' /home/don/qemu/gdb-xml/arm-core.xml /home/don/qemu/gdb-xml/arm-vfp.xml /home/don/qemu/gdb-xml/arm-vfp3.xml'
+ for x in '$gdb_xml_files'
+ list=' /home/don/qemu/gdb-xml/arm-core.xml /home/don/qemu/gdb-xml/arm-vfp.xml /home/don/qemu/gdb-xml/arm-vfp3.xml /home/don/qemu/gdb-xml/arm-neon.xml'
+ echo 'TARGET_XML_FILES= /home/don/qemu/gdb-xml/arm-core.xml /home/don/qemu/gdb-xml/arm-vfp.xml /home/don/qemu/gdb-xml/arm-vfp3.xml /home/don/qemu/gdb-xml/arm-neon.xml'
+ test yes = yes -a yes = yes
+ echo TARGET_HAS_BFLT=y
+ test yes = yes -a yes = yes
+ echo CONFIG_USE_GUEST_BASE=y
+ test no = yes
+ cflags=
+ ldflags=
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_I386_DIS=y
+ echo CONFIG_I386_DIS=y
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_ARM_DIS=y
+ echo CONFIG_ARM_DIS=y
+ test -n c++
+ echo CONFIG_ARM_A64_DIS=y
+ echo CONFIG_ARM_A64_DIS=y
+ test no = yes
+ case "$ARCH" in
+ test no = yes
+ test yes = yes -o no = yes
+ ldflags=' -Wl,-T../config-host.ld'
+ echo 'LDFLAGS+= -Wl,-T../config-host.ld'
+ echo QEMU_CFLAGS+=
+ for target in '$target_list'
+ target_dir=cris-linux-user
+ config_target_mak=cris-linux-user/config-target.mak
++ echo cris-linux-user
++ cut -d - -f 1
+ target_name=cris
+ target_bigendian=no
+ case "$target_name" in
+ target_softmmu=no
+ target_user_only=no
+ target_linux_user=no
+ target_bsd_user=no
+ case "$target" in
+ test yes '!=' yes
+ target_user_only=yes
+ target_linux_user=yes
+ mkdir -p cris-linux-user
+ echo '# Automatically generated by configure - do not modify'
+ bflt=no
++ echo /usr/gnemul/qemu-%M
++ sed s/%M/cris/g
+ interp_prefix1=/usr/gnemul/qemu-cris
+ gdb_xml_files=
+ TARGET_ARCH=cris
+ TARGET_BASE_ARCH=
+ TARGET_ABI_DIR=
+ case "$target_name" in
+ '[' '' = '' ']'
+ TARGET_BASE_ARCH=cris
+ symlink /home/don/qemu/Makefile.target cris-linux-user/Makefile
+ rm -rf cris-linux-user/Makefile
++ dirname cris-linux-user/Makefile
+ mkdir -p cris-linux-user
+ ln -s /home/don/qemu/Makefile.target cris-linux-user/Makefile
++ upper cris
++ echo cris
++ LC_ALL=C
++ tr '[a-z]' '[A-Z]'
+ target_arch_name=CRIS
+ echo TARGET_CRIS=y
+ echo TARGET_NAME=cris
+ echo TARGET_BASE_ARCH=cris
+ '[' '' = '' ']'
+ TARGET_ABI_DIR=cris
+ echo TARGET_ABI_DIR=cris
+ '[' '' '!=' '' ']'
+ case "$target_name" in
+ case "$target_name" in
+ test no = yes
+ test no = yes
+ test yes = yes
+ echo CONFIG_USER_ONLY=y
+ echo 'CONFIG_QEMU_INTERP_PREFIX="/usr/gnemul/qemu-cris"'
+ test yes = yes
+ echo CONFIG_LINUX_USER=y
+ list=
+ test '!' -z ''
+ test yes = yes -a no = yes
+ test yes = yes -a yes = yes
+ echo CONFIG_USE_GUEST_BASE=y
+ test no = yes
+ cflags=
+ ldflags=
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_I386_DIS=y
+ echo CONFIG_I386_DIS=y
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_CRIS_DIS=y
+ echo CONFIG_CRIS_DIS=y
+ test no = yes
+ case "$ARCH" in
+ test no = yes
+ test yes = yes -o no = yes
+ ldflags=' -Wl,-T../config-host.ld'
+ echo 'LDFLAGS+= -Wl,-T../config-host.ld'
+ echo QEMU_CFLAGS+=
+ for target in '$target_list'
+ target_dir=i386-linux-user
+ config_target_mak=i386-linux-user/config-target.mak
++ cut -d - -f 1
++ echo i386-linux-user
+ target_name=i386
+ target_bigendian=no
+ case "$target_name" in
+ target_softmmu=no
+ target_user_only=no
+ target_linux_user=no
+ target_bsd_user=no
+ case "$target" in
+ test yes '!=' yes
+ target_user_only=yes
+ target_linux_user=yes
+ mkdir -p i386-linux-user
+ echo '# Automatically generated by configure - do not modify'
+ bflt=no
++ echo /usr/gnemul/qemu-%M
++ sed s/%M/i386/g
+ interp_prefix1=/usr/gnemul/qemu-i386
+ gdb_xml_files=
+ TARGET_ARCH=i386
+ TARGET_BASE_ARCH=
+ TARGET_ABI_DIR=
+ case "$target_name" in
+ '[' '' = '' ']'
+ TARGET_BASE_ARCH=i386
+ symlink /home/don/qemu/Makefile.target i386-linux-user/Makefile
+ rm -rf i386-linux-user/Makefile
++ dirname i386-linux-user/Makefile
+ mkdir -p i386-linux-user
+ ln -s /home/don/qemu/Makefile.target i386-linux-user/Makefile
++ upper i386
++ echo i386
++ LC_ALL=C
++ tr '[a-z]' '[A-Z]'
+ target_arch_name=I386
+ echo TARGET_I386=y
+ echo TARGET_NAME=i386
+ echo TARGET_BASE_ARCH=i386
+ '[' '' = '' ']'
+ TARGET_ABI_DIR=i386
+ echo TARGET_ABI_DIR=i386
+ '[' '' '!=' '' ']'
+ case "$target_name" in
+ test no = yes -a no = yes
+ case "$target_name" in
+ test yes = yes -a no = yes -a '(' i386 = x86_64 -o '(' i386 = ppcemb -a x86_64 = ppc ')' -o '(' i386 = ppc64 -a x86_64 = ppc ')' -o '(' i386 = ppc -a x86_64 = ppc64 ')' -o '(' i386 = ppcemb -a x86_64 = ppc64 ')' -o '(' i386 = mipsel -a x86_64 = mips ')' -o '(' i386 = x86_64 -a x86_64 = i386 ')' -o '(' i386 = i386 -a x86_64 = x86_64 ')' ')'
+ test no = yes
+ test no = yes
+ test yes = yes
+ echo CONFIG_USER_ONLY=y
+ echo 'CONFIG_QEMU_INTERP_PREFIX="/usr/gnemul/qemu-i386"'
+ test yes = yes
+ echo CONFIG_LINUX_USER=y
+ list=
+ test '!' -z ''
+ test yes = yes -a no = yes
+ test yes = yes -a yes = yes
+ echo CONFIG_USE_GUEST_BASE=y
+ test no = yes
+ cflags=
+ ldflags=
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_I386_DIS=y
+ echo CONFIG_I386_DIS=y
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_I386_DIS=y
+ echo CONFIG_I386_DIS=y
+ test no = yes
+ case "$ARCH" in
+ test no = yes
+ test yes = yes -o no = yes
+ ldflags=' -Wl,-T../config-host.ld'
+ echo 'LDFLAGS+= -Wl,-T../config-host.ld'
+ echo QEMU_CFLAGS+=
+ for target in '$target_list'
+ target_dir=m68k-linux-user
+ config_target_mak=m68k-linux-user/config-target.mak
++ echo m68k-linux-user
++ cut -d - -f 1
+ target_name=m68k
+ target_bigendian=no
+ case "$target_name" in
+ target_bigendian=yes
+ target_softmmu=no
+ target_user_only=no
+ target_linux_user=no
+ target_bsd_user=no
+ case "$target" in
+ test yes '!=' yes
+ target_user_only=yes
+ target_linux_user=yes
+ mkdir -p m68k-linux-user
+ echo '# Automatically generated by configure - do not modify'
+ bflt=no
++ echo /usr/gnemul/qemu-%M
++ sed s/%M/m68k/g
+ interp_prefix1=/usr/gnemul/qemu-m68k
+ gdb_xml_files=
+ TARGET_ARCH=m68k
+ TARGET_BASE_ARCH=
+ TARGET_ABI_DIR=
+ case "$target_name" in
+ bflt=yes
+ gdb_xml_files='cf-core.xml cf-fp.xml'
+ '[' '' = '' ']'
+ TARGET_BASE_ARCH=m68k
+ symlink /home/don/qemu/Makefile.target m68k-linux-user/Makefile
+ rm -rf m68k-linux-user/Makefile
++ dirname m68k-linux-user/Makefile
+ mkdir -p m68k-linux-user
+ ln -s /home/don/qemu/Makefile.target m68k-linux-user/Makefile
++ upper m68k
++ echo m68k
++ LC_ALL=C
++ tr '[a-z]' '[A-Z]'
+ target_arch_name=M68K
+ echo TARGET_M68K=y
+ echo TARGET_NAME=m68k
+ echo TARGET_BASE_ARCH=m68k
+ '[' '' = '' ']'
+ TARGET_ABI_DIR=m68k
+ echo TARGET_ABI_DIR=m68k
+ '[' '' '!=' '' ']'
+ case "$target_name" in
+ case "$target_name" in
+ test yes = yes
+ echo TARGET_WORDS_BIGENDIAN=y
+ test no = yes
+ test yes = yes
+ echo CONFIG_USER_ONLY=y
+ echo 'CONFIG_QEMU_INTERP_PREFIX="/usr/gnemul/qemu-m68k"'
+ test yes = yes
+ echo CONFIG_LINUX_USER=y
+ list=
+ test '!' -z 'cf-core.xml cf-fp.xml'
+ for x in '$gdb_xml_files'
+ list=' /home/don/qemu/gdb-xml/cf-core.xml'
+ for x in '$gdb_xml_files'
+ list=' /home/don/qemu/gdb-xml/cf-core.xml /home/don/qemu/gdb-xml/cf-fp.xml'
+ echo 'TARGET_XML_FILES= /home/don/qemu/gdb-xml/cf-core.xml /home/don/qemu/gdb-xml/cf-fp.xml'
+ test yes = yes -a yes = yes
+ echo TARGET_HAS_BFLT=y
+ test yes = yes -a yes = yes
+ echo CONFIG_USE_GUEST_BASE=y
+ test no = yes
+ cflags=
+ ldflags=
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_I386_DIS=y
+ echo CONFIG_I386_DIS=y
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_M68K_DIS=y
+ echo CONFIG_M68K_DIS=y
+ test no = yes
+ case "$ARCH" in
+ test no = yes
+ test yes = yes -o no = yes
+ ldflags=' -Wl,-T../config-host.ld'
+ echo 'LDFLAGS+= -Wl,-T../config-host.ld'
+ echo QEMU_CFLAGS+=
+ for target in '$target_list'
+ target_dir=microblaze-linux-user
+ config_target_mak=microblaze-linux-user/config-target.mak
++ echo microblaze-linux-user
++ cut -d - -f 1
+ target_name=microblaze
+ target_bigendian=no
+ case "$target_name" in
+ target_bigendian=yes
+ target_softmmu=no
+ target_user_only=no
+ target_linux_user=no
+ target_bsd_user=no
+ case "$target" in
+ test yes '!=' yes
+ target_user_only=yes
+ target_linux_user=yes
+ mkdir -p microblaze-linux-user
+ echo '# Automatically generated by configure - do not modify'
+ bflt=no
++ echo /usr/gnemul/qemu-%M
++ sed s/%M/microblaze/g
+ interp_prefix1=/usr/gnemul/qemu-microblaze
+ gdb_xml_files=
+ TARGET_ARCH=microblaze
+ TARGET_BASE_ARCH=
+ TARGET_ABI_DIR=
+ case "$target_name" in
+ TARGET_ARCH=microblaze
+ bflt=yes
+ '[' '' = '' ']'
+ TARGET_BASE_ARCH=microblaze
+ symlink /home/don/qemu/Makefile.target microblaze-linux-user/Makefile
+ rm -rf microblaze-linux-user/Makefile
++ dirname microblaze-linux-user/Makefile
+ mkdir -p microblaze-linux-user
+ ln -s /home/don/qemu/Makefile.target microblaze-linux-user/Makefile
++ upper microblaze
++ echo microblaze
++ LC_ALL=C
++ tr '[a-z]' '[A-Z]'
+ target_arch_name=MICROBLAZE
+ echo TARGET_MICROBLAZE=y
+ echo TARGET_NAME=microblaze
+ echo TARGET_BASE_ARCH=microblaze
+ '[' '' = '' ']'
+ TARGET_ABI_DIR=microblaze
+ echo TARGET_ABI_DIR=microblaze
+ '[' '' '!=' '' ']'
+ case "$target_name" in
+ case "$target_name" in
+ test yes = yes
+ echo TARGET_WORDS_BIGENDIAN=y
+ test no = yes
+ test yes = yes
+ echo CONFIG_USER_ONLY=y
+ echo 'CONFIG_QEMU_INTERP_PREFIX="/usr/gnemul/qemu-microblaze"'
+ test yes = yes
+ echo CONFIG_LINUX_USER=y
+ list=
+ test '!' -z ''
+ test yes = yes -a yes = yes
+ echo TARGET_HAS_BFLT=y
+ test yes = yes -a yes = yes
+ echo CONFIG_USE_GUEST_BASE=y
+ test no = yes
+ cflags=
+ ldflags=
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_I386_DIS=y
+ echo CONFIG_I386_DIS=y
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_MICROBLAZE_DIS=y
+ echo CONFIG_MICROBLAZE_DIS=y
+ test no = yes
+ case "$ARCH" in
+ test no = yes
+ test yes = yes -o no = yes
+ ldflags=' -Wl,-T../config-host.ld'
+ echo 'LDFLAGS+= -Wl,-T../config-host.ld'
+ echo QEMU_CFLAGS+=
+ for target in '$target_list'
+ target_dir=microblazeel-linux-user
+ config_target_mak=microblazeel-linux-user/config-target.mak
++ echo microblazeel-linux-user
++ cut -d - -f 1
+ target_name=microblazeel
+ target_bigendian=no
+ case "$target_name" in
+ target_softmmu=no
+ target_user_only=no
+ target_linux_user=no
+ target_bsd_user=no
+ case "$target" in
+ test yes '!=' yes
+ target_user_only=yes
+ target_linux_user=yes
+ mkdir -p microblazeel-linux-user
+ echo '# Automatically generated by configure - do not modify'
+ bflt=no
++ echo /usr/gnemul/qemu-%M
++ sed s/%M/microblazeel/g
+ interp_prefix1=/usr/gnemul/qemu-microblazeel
+ gdb_xml_files=
+ TARGET_ARCH=microblazeel
+ TARGET_BASE_ARCH=
+ TARGET_ABI_DIR=
+ case "$target_name" in
+ TARGET_ARCH=microblaze
+ bflt=yes
+ '[' '' = '' ']'
+ TARGET_BASE_ARCH=microblaze
+ symlink /home/don/qemu/Makefile.target microblazeel-linux-user/Makefile
+ rm -rf microblazeel-linux-user/Makefile
++ dirname microblazeel-linux-user/Makefile
+ mkdir -p microblazeel-linux-user
+ ln -s /home/don/qemu/Makefile.target microblazeel-linux-user/Makefile
++ upper microblaze
++ echo microblaze
++ LC_ALL=C
++ tr '[a-z]' '[A-Z]'
+ target_arch_name=MICROBLAZE
+ echo TARGET_MICROBLAZE=y
+ echo TARGET_NAME=microblazeel
+ echo TARGET_BASE_ARCH=microblaze
+ '[' '' = '' ']'
+ TARGET_ABI_DIR=microblaze
+ echo TARGET_ABI_DIR=microblaze
+ '[' '' '!=' '' ']'
+ case "$target_name" in
+ case "$target_name" in
+ test no = yes
+ test no = yes
+ test yes = yes
+ echo CONFIG_USER_ONLY=y
+ echo 'CONFIG_QEMU_INTERP_PREFIX="/usr/gnemul/qemu-microblazeel"'
+ test yes = yes
+ echo CONFIG_LINUX_USER=y
+ list=
+ test '!' -z ''
+ test yes = yes -a yes = yes
+ echo TARGET_HAS_BFLT=y
+ test yes = yes -a yes = yes
+ echo CONFIG_USE_GUEST_BASE=y
+ test no = yes
+ cflags=
+ ldflags=
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_I386_DIS=y
+ echo CONFIG_I386_DIS=y
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_MICROBLAZE_DIS=y
+ echo CONFIG_MICROBLAZE_DIS=y
+ test no = yes
+ case "$ARCH" in
+ test no = yes
+ test yes = yes -o no = yes
+ ldflags=' -Wl,-T../config-host.ld'
+ echo 'LDFLAGS+= -Wl,-T../config-host.ld'
+ echo QEMU_CFLAGS+=
+ for target in '$target_list'
+ target_dir=mips-linux-user
+ config_target_mak=mips-linux-user/config-target.mak
++ echo mips-linux-user
++ cut -d - -f 1
+ target_name=mips
+ target_bigendian=no
+ case "$target_name" in
+ target_bigendian=yes
+ target_softmmu=no
+ target_user_only=no
+ target_linux_user=no
+ target_bsd_user=no
+ case "$target" in
+ test yes '!=' yes
+ target_user_only=yes
+ target_linux_user=yes
+ mkdir -p mips-linux-user
+ echo '# Automatically generated by configure - do not modify'
+ bflt=no
++ echo /usr/gnemul/qemu-%M
++ sed s/%M/mips/g
+ interp_prefix1=/usr/gnemul/qemu-mips
+ gdb_xml_files=
+ TARGET_ARCH=mips
+ TARGET_BASE_ARCH=
+ TARGET_ABI_DIR=
+ case "$target_name" in
+ TARGET_ARCH=mips
+ echo TARGET_ABI_MIPSO32=y
+ '[' '' = '' ']'
+ TARGET_BASE_ARCH=mips
+ symlink /home/don/qemu/Makefile.target mips-linux-user/Makefile
+ rm -rf mips-linux-user/Makefile
++ dirname mips-linux-user/Makefile
+ mkdir -p mips-linux-user
+ ln -s /home/don/qemu/Makefile.target mips-linux-user/Makefile
++ upper mips
++ echo mips
++ LC_ALL=C
++ tr '[a-z]' '[A-Z]'
+ target_arch_name=MIPS
+ echo TARGET_MIPS=y
+ echo TARGET_NAME=mips
+ echo TARGET_BASE_ARCH=mips
+ '[' '' = '' ']'
+ TARGET_ABI_DIR=mips
+ echo TARGET_ABI_DIR=mips
+ '[' '' '!=' '' ']'
+ case "$target_name" in
+ case "$target_name" in
+ test yes = yes -a no = yes -a '(' mips = x86_64 -o '(' mips = ppcemb -a x86_64 = ppc ')' -o '(' mips = ppc64 -a x86_64 = ppc ')' -o '(' mips = ppc -a x86_64 = ppc64 ')' -o '(' mips = ppcemb -a x86_64 = ppc64 ')' -o '(' mips = mipsel -a x86_64 = mips ')' -o '(' mips = x86_64 -a x86_64 = i386 ')' -o '(' mips = i386 -a x86_64 = x86_64 ')' ')'
+ test yes = yes
+ echo TARGET_WORDS_BIGENDIAN=y
+ test no = yes
+ test yes = yes
+ echo CONFIG_USER_ONLY=y
+ echo 'CONFIG_QEMU_INTERP_PREFIX="/usr/gnemul/qemu-mips"'
+ test yes = yes
+ echo CONFIG_LINUX_USER=y
+ list=
+ test '!' -z ''
+ test yes = yes -a no = yes
+ test yes = yes -a yes = yes
+ echo CONFIG_USE_GUEST_BASE=y
+ test no = yes
+ cflags=
+ ldflags=
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_I386_DIS=y
+ echo CONFIG_I386_DIS=y
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_MIPS_DIS=y
+ echo CONFIG_MIPS_DIS=y
+ test no = yes
+ case "$ARCH" in
+ test no = yes
+ test yes = yes -o no = yes
+ ldflags=' -Wl,-T../config-host.ld'
+ echo 'LDFLAGS+= -Wl,-T../config-host.ld'
+ echo QEMU_CFLAGS+=
+ for target in '$target_list'
+ target_dir=mips64-linux-user
+ config_target_mak=mips64-linux-user/config-target.mak
++ echo mips64-linux-user
++ cut -d - -f 1
+ target_name=mips64
+ target_bigendian=no
+ case "$target_name" in
+ target_bigendian=yes
+ target_softmmu=no
+ target_user_only=no
+ target_linux_user=no
+ target_bsd_user=no
+ case "$target" in
+ test yes '!=' yes
+ target_user_only=yes
+ target_linux_user=yes
+ mkdir -p mips64-linux-user
+ echo '# Automatically generated by configure - do not modify'
+ bflt=no
++ echo /usr/gnemul/qemu-%M
++ sed s/%M/mips64/g
+ interp_prefix1=/usr/gnemul/qemu-mips64
+ gdb_xml_files=
+ TARGET_ARCH=mips64
+ TARGET_BASE_ARCH=
+ TARGET_ABI_DIR=
+ case "$target_name" in
+ TARGET_ARCH=mips64
+ TARGET_BASE_ARCH=mips
+ echo TARGET_ABI_MIPSN64=y
+ '[' mips = '' ']'
+ symlink /home/don/qemu/Makefile.target mips64-linux-user/Makefile
+ rm -rf mips64-linux-user/Makefile
++ dirname mips64-linux-user/Makefile
+ mkdir -p mips64-linux-user
+ ln -s /home/don/qemu/Makefile.target mips64-linux-user/Makefile
++ upper mips64
++ echo mips64
++ LC_ALL=C
++ tr '[a-z]' '[A-Z]'
+ target_arch_name=MIPS64
+ echo TARGET_MIPS64=y
+ echo TARGET_NAME=mips64
+ echo TARGET_BASE_ARCH=mips
+ '[' '' = '' ']'
+ TARGET_ABI_DIR=mips64
+ echo TARGET_ABI_DIR=mips64
+ '[' '' '!=' '' ']'
+ case "$target_name" in
+ case "$target_name" in
+ test yes = yes
+ echo TARGET_WORDS_BIGENDIAN=y
+ test no = yes
+ test yes = yes
+ echo CONFIG_USER_ONLY=y
+ echo 'CONFIG_QEMU_INTERP_PREFIX="/usr/gnemul/qemu-mips64"'
+ test yes = yes
+ echo CONFIG_LINUX_USER=y
+ list=
+ test '!' -z ''
+ test yes = yes -a no = yes
+ test yes = yes -a yes = yes
+ echo CONFIG_USE_GUEST_BASE=y
+ test no = yes
+ cflags=
+ ldflags=
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_I386_DIS=y
+ echo CONFIG_I386_DIS=y
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_MIPS_DIS=y
+ echo CONFIG_MIPS_DIS=y
+ test no = yes
+ case "$ARCH" in
+ test no = yes
+ test yes = yes -o no = yes
+ ldflags=' -Wl,-T../config-host.ld'
+ echo 'LDFLAGS+= -Wl,-T../config-host.ld'
+ echo QEMU_CFLAGS+=
+ for target in '$target_list'
+ target_dir=mips64el-linux-user
+ config_target_mak=mips64el-linux-user/config-target.mak
++ echo mips64el-linux-user
++ cut -d - -f 1
+ target_name=mips64el
+ target_bigendian=no
+ case "$target_name" in
+ target_softmmu=no
+ target_user_only=no
+ target_linux_user=no
+ target_bsd_user=no
+ case "$target" in
+ test yes '!=' yes
+ target_user_only=yes
+ target_linux_user=yes
+ mkdir -p mips64el-linux-user
+ echo '# Automatically generated by configure - do not modify'
+ bflt=no
++ echo /usr/gnemul/qemu-%M
++ sed s/%M/mips64el/g
+ interp_prefix1=/usr/gnemul/qemu-mips64el
+ gdb_xml_files=
+ TARGET_ARCH=mips64el
+ TARGET_BASE_ARCH=
+ TARGET_ABI_DIR=
+ case "$target_name" in
+ TARGET_ARCH=mips64
+ TARGET_BASE_ARCH=mips
+ echo TARGET_ABI_MIPSN64=y
+ '[' mips = '' ']'
+ symlink /home/don/qemu/Makefile.target mips64el-linux-user/Makefile
+ rm -rf mips64el-linux-user/Makefile
++ dirname mips64el-linux-user/Makefile
+ mkdir -p mips64el-linux-user
+ ln -s /home/don/qemu/Makefile.target mips64el-linux-user/Makefile
++ upper mips64
++ echo mips64
++ LC_ALL=C
++ tr '[a-z]' '[A-Z]'
+ target_arch_name=MIPS64
+ echo TARGET_MIPS64=y
+ echo TARGET_NAME=mips64el
+ echo TARGET_BASE_ARCH=mips
+ '[' '' = '' ']'
+ TARGET_ABI_DIR=mips64
+ echo TARGET_ABI_DIR=mips64
+ '[' '' '!=' '' ']'
+ case "$target_name" in
+ case "$target_name" in
+ test no = yes
+ test no = yes
+ test yes = yes
+ echo CONFIG_USER_ONLY=y
+ echo 'CONFIG_QEMU_INTERP_PREFIX="/usr/gnemul/qemu-mips64el"'
+ test yes = yes
+ echo CONFIG_LINUX_USER=y
+ list=
+ test '!' -z ''
+ test yes = yes -a no = yes
+ test yes = yes -a yes = yes
+ echo CONFIG_USE_GUEST_BASE=y
+ test no = yes
+ cflags=
+ ldflags=
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_I386_DIS=y
+ echo CONFIG_I386_DIS=y
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_MIPS_DIS=y
+ echo CONFIG_MIPS_DIS=y
+ test no = yes
+ case "$ARCH" in
+ test no = yes
+ test yes = yes -o no = yes
+ ldflags=' -Wl,-T../config-host.ld'
+ echo 'LDFLAGS+= -Wl,-T../config-host.ld'
+ echo QEMU_CFLAGS+=
+ for target in '$target_list'
+ target_dir=mipsel-linux-user
+ config_target_mak=mipsel-linux-user/config-target.mak
++ echo mipsel-linux-user
++ cut -d - -f 1
+ target_name=mipsel
+ target_bigendian=no
+ case "$target_name" in
+ target_softmmu=no
+ target_user_only=no
+ target_linux_user=no
+ target_bsd_user=no
+ case "$target" in
+ test yes '!=' yes
+ target_user_only=yes
+ target_linux_user=yes
+ mkdir -p mipsel-linux-user
+ echo '# Automatically generated by configure - do not modify'
+ bflt=no
++ echo /usr/gnemul/qemu-%M
++ sed s/%M/mipsel/g
+ interp_prefix1=/usr/gnemul/qemu-mipsel
+ gdb_xml_files=
+ TARGET_ARCH=mipsel
+ TARGET_BASE_ARCH=
+ TARGET_ABI_DIR=
+ case "$target_name" in
+ TARGET_ARCH=mips
+ echo TARGET_ABI_MIPSO32=y
+ '[' '' = '' ']'
+ TARGET_BASE_ARCH=mips
+ symlink /home/don/qemu/Makefile.target mipsel-linux-user/Makefile
+ rm -rf mipsel-linux-user/Makefile
++ dirname mipsel-linux-user/Makefile
+ mkdir -p mipsel-linux-user
+ ln -s /home/don/qemu/Makefile.target mipsel-linux-user/Makefile
++ upper mips
++ echo mips
++ LC_ALL=C
++ tr '[a-z]' '[A-Z]'
+ target_arch_name=MIPS
+ echo TARGET_MIPS=y
+ echo TARGET_NAME=mipsel
+ echo TARGET_BASE_ARCH=mips
+ '[' '' = '' ']'
+ TARGET_ABI_DIR=mips
+ echo TARGET_ABI_DIR=mips
+ '[' '' '!=' '' ']'
+ case "$target_name" in
+ case "$target_name" in
+ test yes = yes -a no = yes -a '(' mipsel = x86_64 -o '(' mipsel = ppcemb -a x86_64 = ppc ')' -o '(' mipsel = ppc64 -a x86_64 = ppc ')' -o '(' mipsel = ppc -a x86_64 = ppc64 ')' -o '(' mipsel = ppcemb -a x86_64 = ppc64 ')' -o '(' mipsel = mipsel -a x86_64 = mips ')' -o '(' mipsel = x86_64 -a x86_64 = i386 ')' -o '(' mipsel = i386 -a x86_64 = x86_64 ')' ')'
+ test no = yes
+ test no = yes
+ test yes = yes
+ echo CONFIG_USER_ONLY=y
+ echo 'CONFIG_QEMU_INTERP_PREFIX="/usr/gnemul/qemu-mipsel"'
+ test yes = yes
+ echo CONFIG_LINUX_USER=y
+ list=
+ test '!' -z ''
+ test yes = yes -a no = yes
+ test yes = yes -a yes = yes
+ echo CONFIG_USE_GUEST_BASE=y
+ test no = yes
+ cflags=
+ ldflags=
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_I386_DIS=y
+ echo CONFIG_I386_DIS=y
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_MIPS_DIS=y
+ echo CONFIG_MIPS_DIS=y
+ test no = yes
+ case "$ARCH" in
+ test no = yes
+ test yes = yes -o no = yes
+ ldflags=' -Wl,-T../config-host.ld'
+ echo 'LDFLAGS+= -Wl,-T../config-host.ld'
+ echo QEMU_CFLAGS+=
+ for target in '$target_list'
+ target_dir=mipsn32-linux-user
+ config_target_mak=mipsn32-linux-user/config-target.mak
++ echo mipsn32-linux-user
++ cut -d - -f 1
+ target_name=mipsn32
+ target_bigendian=no
+ case "$target_name" in
+ target_bigendian=yes
+ target_softmmu=no
+ target_user_only=no
+ target_linux_user=no
+ target_bsd_user=no
+ case "$target" in
+ test yes '!=' yes
+ target_user_only=yes
+ target_linux_user=yes
+ mkdir -p mipsn32-linux-user
+ echo '# Automatically generated by configure - do not modify'
+ bflt=no
++ echo /usr/gnemul/qemu-%M
++ sed s/%M/mipsn32/g
+ interp_prefix1=/usr/gnemul/qemu-mipsn32
+ gdb_xml_files=
+ TARGET_ARCH=mipsn32
+ TARGET_BASE_ARCH=
+ TARGET_ABI_DIR=
+ case "$target_name" in
+ TARGET_ARCH=mips64
+ TARGET_BASE_ARCH=mips
+ echo TARGET_ABI_MIPSN32=y
+ echo TARGET_ABI32=y
+ '[' mips = '' ']'
+ symlink /home/don/qemu/Makefile.target mipsn32-linux-user/Makefile
+ rm -rf mipsn32-linux-user/Makefile
++ dirname mipsn32-linux-user/Makefile
+ mkdir -p mipsn32-linux-user
+ ln -s /home/don/qemu/Makefile.target mipsn32-linux-user/Makefile
++ upper mips64
++ echo mips64
++ LC_ALL=C
++ tr '[a-z]' '[A-Z]'
+ target_arch_name=MIPS64
+ echo TARGET_MIPS64=y
+ echo TARGET_NAME=mipsn32
+ echo TARGET_BASE_ARCH=mips
+ '[' '' = '' ']'
+ TARGET_ABI_DIR=mips64
+ echo TARGET_ABI_DIR=mips64
+ '[' '' '!=' '' ']'
+ case "$target_name" in
+ case "$target_name" in
+ test yes = yes
+ echo TARGET_WORDS_BIGENDIAN=y
+ test no = yes
+ test yes = yes
+ echo CONFIG_USER_ONLY=y
+ echo 'CONFIG_QEMU_INTERP_PREFIX="/usr/gnemul/qemu-mipsn32"'
+ test yes = yes
+ echo CONFIG_LINUX_USER=y
+ list=
+ test '!' -z ''
+ test yes = yes -a no = yes
+ test yes = yes -a yes = yes
+ echo CONFIG_USE_GUEST_BASE=y
+ test no = yes
+ cflags=
+ ldflags=
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_I386_DIS=y
+ echo CONFIG_I386_DIS=y
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_MIPS_DIS=y
+ echo CONFIG_MIPS_DIS=y
+ test no = yes
+ case "$ARCH" in
+ test no = yes
+ test yes = yes -o no = yes
+ ldflags=' -Wl,-T../config-host.ld'
+ echo 'LDFLAGS+= -Wl,-T../config-host.ld'
+ echo QEMU_CFLAGS+=
+ for target in '$target_list'
+ target_dir=mipsn32el-linux-user
+ config_target_mak=mipsn32el-linux-user/config-target.mak
++ echo mipsn32el-linux-user
++ cut -d - -f 1
+ target_name=mipsn32el
+ target_bigendian=no
+ case "$target_name" in
+ target_softmmu=no
+ target_user_only=no
+ target_linux_user=no
+ target_bsd_user=no
+ case "$target" in
+ test yes '!=' yes
+ target_user_only=yes
+ target_linux_user=yes
+ mkdir -p mipsn32el-linux-user
+ echo '# Automatically generated by configure - do not modify'
+ bflt=no
++ echo /usr/gnemul/qemu-%M
++ sed s/%M/mipsn32el/g
+ interp_prefix1=/usr/gnemul/qemu-mipsn32el
+ gdb_xml_files=
+ TARGET_ARCH=mipsn32el
+ TARGET_BASE_ARCH=
+ TARGET_ABI_DIR=
+ case "$target_name" in
+ TARGET_ARCH=mips64
+ TARGET_BASE_ARCH=mips
+ echo TARGET_ABI_MIPSN32=y
+ echo TARGET_ABI32=y
+ '[' mips = '' ']'
+ symlink /home/don/qemu/Makefile.target mipsn32el-linux-user/Makefile
+ rm -rf mipsn32el-linux-user/Makefile
++ dirname mipsn32el-linux-user/Makefile
+ mkdir -p mipsn32el-linux-user
+ ln -s /home/don/qemu/Makefile.target mipsn32el-linux-user/Makefile
++ upper mips64
++ echo mips64
++ LC_ALL=C
++ tr '[a-z]' '[A-Z]'
+ target_arch_name=MIPS64
+ echo TARGET_MIPS64=y
+ echo TARGET_NAME=mipsn32el
+ echo TARGET_BASE_ARCH=mips
+ '[' '' = '' ']'
+ TARGET_ABI_DIR=mips64
+ echo TARGET_ABI_DIR=mips64
+ '[' '' '!=' '' ']'
+ case "$target_name" in
+ case "$target_name" in
+ test no = yes
+ test no = yes
+ test yes = yes
+ echo CONFIG_USER_ONLY=y
+ echo 'CONFIG_QEMU_INTERP_PREFIX="/usr/gnemul/qemu-mipsn32el"'
+ test yes = yes
+ echo CONFIG_LINUX_USER=y
+ list=
+ test '!' -z ''
+ test yes = yes -a no = yes
+ test yes = yes -a yes = yes
+ echo CONFIG_USE_GUEST_BASE=y
+ test no = yes
+ cflags=
+ ldflags=
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_I386_DIS=y
+ echo CONFIG_I386_DIS=y
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_MIPS_DIS=y
+ echo CONFIG_MIPS_DIS=y
+ test no = yes
+ case "$ARCH" in
+ test no = yes
+ test yes = yes -o no = yes
+ ldflags=' -Wl,-T../config-host.ld'
+ echo 'LDFLAGS+= -Wl,-T../config-host.ld'
+ echo QEMU_CFLAGS+=
+ for target in '$target_list'
+ target_dir=or32-linux-user
+ config_target_mak=or32-linux-user/config-target.mak
++ echo or32-linux-user
++ cut -d - -f 1
+ target_name=or32
+ target_bigendian=no
+ case "$target_name" in
+ target_bigendian=yes
+ target_softmmu=no
+ target_user_only=no
+ target_linux_user=no
+ target_bsd_user=no
+ case "$target" in
+ test yes '!=' yes
+ target_user_only=yes
+ target_linux_user=yes
+ mkdir -p or32-linux-user
+ echo '# Automatically generated by configure - do not modify'
+ bflt=no
++ echo /usr/gnemul/qemu-%M
++ sed s/%M/or32/g
+ interp_prefix1=/usr/gnemul/qemu-or32
+ gdb_xml_files=
+ TARGET_ARCH=or32
+ TARGET_BASE_ARCH=
+ TARGET_ABI_DIR=
+ case "$target_name" in
+ TARGET_ARCH=openrisc
+ TARGET_BASE_ARCH=openrisc
+ '[' openrisc = '' ']'
+ symlink /home/don/qemu/Makefile.target or32-linux-user/Makefile
+ rm -rf or32-linux-user/Makefile
++ dirname or32-linux-user/Makefile
+ mkdir -p or32-linux-user
+ ln -s /home/don/qemu/Makefile.target or32-linux-user/Makefile
++ upper openrisc
++ echo openrisc
++ LC_ALL=C
++ tr '[a-z]' '[A-Z]'
+ target_arch_name=OPENRISC
+ echo TARGET_OPENRISC=y
+ echo TARGET_NAME=or32
+ echo TARGET_BASE_ARCH=openrisc
+ '[' '' = '' ']'
+ TARGET_ABI_DIR=openrisc
+ echo TARGET_ABI_DIR=openrisc
+ '[' '' '!=' '' ']'
+ case "$target_name" in
+ case "$target_name" in
+ test yes = yes
+ echo TARGET_WORDS_BIGENDIAN=y
+ test no = yes
+ test yes = yes
+ echo CONFIG_USER_ONLY=y
+ echo 'CONFIG_QEMU_INTERP_PREFIX="/usr/gnemul/qemu-or32"'
+ test yes = yes
+ echo CONFIG_LINUX_USER=y
+ list=
+ test '!' -z ''
+ test yes = yes -a no = yes
+ test yes = yes -a yes = yes
+ echo CONFIG_USE_GUEST_BASE=y
+ test no = yes
+ cflags=
+ ldflags=
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_I386_DIS=y
+ echo CONFIG_I386_DIS=y
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ test no = yes
+ case "$ARCH" in
+ test no = yes
+ test yes = yes -o no = yes
+ ldflags=' -Wl,-T../config-host.ld'
+ echo 'LDFLAGS+= -Wl,-T../config-host.ld'
+ echo QEMU_CFLAGS+=
+ for target in '$target_list'
+ target_dir=ppc-linux-user
+ config_target_mak=ppc-linux-user/config-target.mak
++ echo ppc-linux-user
++ cut -d - -f 1
+ target_name=ppc
+ target_bigendian=no
+ case "$target_name" in
+ target_bigendian=yes
+ target_softmmu=no
+ target_user_only=no
+ target_linux_user=no
+ target_bsd_user=no
+ case "$target" in
+ test yes '!=' yes
+ target_user_only=yes
+ target_linux_user=yes
+ mkdir -p ppc-linux-user
+ echo '# Automatically generated by configure - do not modify'
+ bflt=no
++ echo /usr/gnemul/qemu-%M
++ sed s/%M/ppc/g
+ interp_prefix1=/usr/gnemul/qemu-ppc
+ gdb_xml_files=
+ TARGET_ARCH=ppc
+ TARGET_BASE_ARCH=
+ TARGET_ABI_DIR=
+ case "$target_name" in
+ gdb_xml_files='power-core.xml power-fpu.xml power-altivec.xml power-spe.xml'
+ '[' '' = '' ']'
+ TARGET_BASE_ARCH=ppc
+ symlink /home/don/qemu/Makefile.target ppc-linux-user/Makefile
+ rm -rf ppc-linux-user/Makefile
++ dirname ppc-linux-user/Makefile
+ mkdir -p ppc-linux-user
+ ln -s /home/don/qemu/Makefile.target ppc-linux-user/Makefile
++ upper ppc
++ echo ppc
++ LC_ALL=C
++ tr '[a-z]' '[A-Z]'
+ target_arch_name=PPC
+ echo TARGET_PPC=y
+ echo TARGET_NAME=ppc
+ echo TARGET_BASE_ARCH=ppc
+ '[' '' = '' ']'
+ TARGET_ABI_DIR=ppc
+ echo TARGET_ABI_DIR=ppc
+ '[' '' '!=' '' ']'
+ case "$target_name" in
+ case "$target_name" in
+ test yes = yes -a no = yes -a '(' ppc = x86_64 -o '(' ppc = ppcemb -a x86_64 = ppc ')' -o '(' ppc = ppc64 -a x86_64 = ppc ')' -o '(' ppc = ppc -a x86_64 = ppc64 ')' -o '(' ppc = ppcemb -a x86_64 = ppc64 ')' -o '(' ppc = mipsel -a x86_64 = mips ')' -o '(' ppc = x86_64 -a x86_64 = i386 ')' -o '(' ppc = i386 -a x86_64 = x86_64 ')' ')'
+ test yes = yes
+ echo TARGET_WORDS_BIGENDIAN=y
+ test no = yes
+ test yes = yes
+ echo CONFIG_USER_ONLY=y
+ echo 'CONFIG_QEMU_INTERP_PREFIX="/usr/gnemul/qemu-ppc"'
+ test yes = yes
+ echo CONFIG_LINUX_USER=y
+ list=
+ test '!' -z 'power-core.xml power-fpu.xml power-altivec.xml power-spe.xml'
+ for x in '$gdb_xml_files'
+ list=' /home/don/qemu/gdb-xml/power-core.xml'
+ for x in '$gdb_xml_files'
+ list=' /home/don/qemu/gdb-xml/power-core.xml /home/don/qemu/gdb-xml/power-fpu.xml'
+ for x in '$gdb_xml_files'
+ list=' /home/don/qemu/gdb-xml/power-core.xml /home/don/qemu/gdb-xml/power-fpu.xml /home/don/qemu/gdb-xml/power-altivec.xml'
+ for x in '$gdb_xml_files'
+ list=' /home/don/qemu/gdb-xml/power-core.xml /home/don/qemu/gdb-xml/power-fpu.xml /home/don/qemu/gdb-xml/power-altivec.xml /home/don/qemu/gdb-xml/power-spe.xml'
+ echo 'TARGET_XML_FILES= /home/don/qemu/gdb-xml/power-core.xml /home/don/qemu/gdb-xml/power-fpu.xml /home/don/qemu/gdb-xml/power-altivec.xml /home/don/qemu/gdb-xml/power-spe.xml'
+ test yes = yes -a no = yes
+ test yes = yes -a yes = yes
+ echo CONFIG_USE_GUEST_BASE=y
+ test no = yes
+ cflags=
+ ldflags=
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_I386_DIS=y
+ echo CONFIG_I386_DIS=y
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_PPC_DIS=y
+ echo CONFIG_PPC_DIS=y
+ test no = yes
+ case "$ARCH" in
+ test no = yes
+ test yes = yes -o no = yes
+ ldflags=' -Wl,-T../config-host.ld'
+ echo 'LDFLAGS+= -Wl,-T../config-host.ld'
+ echo QEMU_CFLAGS+=
+ for target in '$target_list'
+ target_dir=ppc64-linux-user
+ config_target_mak=ppc64-linux-user/config-target.mak
++ echo ppc64-linux-user
++ cut -d - -f 1
+ target_name=ppc64
+ target_bigendian=no
+ case "$target_name" in
+ target_bigendian=yes
+ target_softmmu=no
+ target_user_only=no
+ target_linux_user=no
+ target_bsd_user=no
+ case "$target" in
+ test yes '!=' yes
+ target_user_only=yes
+ target_linux_user=yes
+ mkdir -p ppc64-linux-user
+ echo '# Automatically generated by configure - do not modify'
+ bflt=no
++ echo /usr/gnemul/qemu-%M
++ sed s/%M/ppc64/g
+ interp_prefix1=/usr/gnemul/qemu-ppc64
+ gdb_xml_files=
+ TARGET_ARCH=ppc64
+ TARGET_BASE_ARCH=
+ TARGET_ABI_DIR=
+ case "$target_name" in
+ TARGET_BASE_ARCH=ppc
+ TARGET_ABI_DIR=ppc
+ gdb_xml_files='power64-core.xml power-fpu.xml power-altivec.xml power-spe.xml'
+ '[' ppc = '' ']'
+ symlink /home/don/qemu/Makefile.target ppc64-linux-user/Makefile
+ rm -rf ppc64-linux-user/Makefile
++ dirname ppc64-linux-user/Makefile
+ mkdir -p ppc64-linux-user
+ ln -s /home/don/qemu/Makefile.target ppc64-linux-user/Makefile
++ upper ppc64
++ echo ppc64
++ LC_ALL=C
++ tr '[a-z]' '[A-Z]'
+ target_arch_name=PPC64
+ echo TARGET_PPC64=y
+ echo TARGET_NAME=ppc64
+ echo TARGET_BASE_ARCH=ppc
+ '[' ppc = '' ']'
+ echo TARGET_ABI_DIR=ppc
+ '[' '' '!=' '' ']'
+ case "$target_name" in
+ case "$target_name" in
+ test yes = yes -a no = yes -a '(' ppc64 = x86_64 -o '(' ppc64 = ppcemb -a x86_64 = ppc ')' -o '(' ppc64 = ppc64 -a x86_64 = ppc ')' -o '(' ppc64 = ppc -a x86_64 = ppc64 ')' -o '(' ppc64 = ppcemb -a x86_64 = ppc64 ')' -o '(' ppc64 = mipsel -a x86_64 = mips ')' -o '(' ppc64 = x86_64 -a x86_64 = i386 ')' -o '(' ppc64 = i386 -a x86_64 = x86_64 ')' ')'
+ test yes = yes
+ echo TARGET_WORDS_BIGENDIAN=y
+ test no = yes
+ test yes = yes
+ echo CONFIG_USER_ONLY=y
+ echo 'CONFIG_QEMU_INTERP_PREFIX="/usr/gnemul/qemu-ppc64"'
+ test yes = yes
+ echo CONFIG_LINUX_USER=y
+ list=
+ test '!' -z 'power64-core.xml power-fpu.xml power-altivec.xml power-spe.xml'
+ for x in '$gdb_xml_files'
+ list=' /home/don/qemu/gdb-xml/power64-core.xml'
+ for x in '$gdb_xml_files'
+ list=' /home/don/qemu/gdb-xml/power64-core.xml /home/don/qemu/gdb-xml/power-fpu.xml'
+ for x in '$gdb_xml_files'
+ list=' /home/don/qemu/gdb-xml/power64-core.xml /home/don/qemu/gdb-xml/power-fpu.xml /home/don/qemu/gdb-xml/power-altivec.xml'
+ for x in '$gdb_xml_files'
+ list=' /home/don/qemu/gdb-xml/power64-core.xml /home/don/qemu/gdb-xml/power-fpu.xml /home/don/qemu/gdb-xml/power-altivec.xml /home/don/qemu/gdb-xml/power-spe.xml'
+ echo 'TARGET_XML_FILES= /home/don/qemu/gdb-xml/power64-core.xml /home/don/qemu/gdb-xml/power-fpu.xml /home/don/qemu/gdb-xml/power-altivec.xml /home/don/qemu/gdb-xml/power-spe.xml'
+ test yes = yes -a no = yes
+ test yes = yes -a yes = yes
+ echo CONFIG_USE_GUEST_BASE=y
+ test no = yes
+ cflags=
+ ldflags=
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_I386_DIS=y
+ echo CONFIG_I386_DIS=y
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_PPC_DIS=y
+ echo CONFIG_PPC_DIS=y
+ test no = yes
+ case "$ARCH" in
+ test no = yes
+ test yes = yes -o no = yes
+ ldflags=' -Wl,-T../config-host.ld'
+ echo 'LDFLAGS+= -Wl,-T../config-host.ld'
+ echo QEMU_CFLAGS+=
+ for target in '$target_list'
+ target_dir=ppc64abi32-linux-user
+ config_target_mak=ppc64abi32-linux-user/config-target.mak
++ echo ppc64abi32-linux-user
++ cut -d - -f 1
+ target_name=ppc64abi32
+ target_bigendian=no
+ case "$target_name" in
+ target_bigendian=yes
+ target_softmmu=no
+ target_user_only=no
+ target_linux_user=no
+ target_bsd_user=no
+ case "$target" in
+ test yes '!=' yes
+ target_user_only=yes
+ target_linux_user=yes
+ mkdir -p ppc64abi32-linux-user
+ echo '# Automatically generated by configure - do not modify'
+ bflt=no
++ echo /usr/gnemul/qemu-%M
++ sed s/%M/ppc64abi32/g
+ interp_prefix1=/usr/gnemul/qemu-ppc64abi32
+ gdb_xml_files=
+ TARGET_ARCH=ppc64abi32
+ TARGET_BASE_ARCH=
+ TARGET_ABI_DIR=
+ case "$target_name" in
+ TARGET_ARCH=ppc64
+ TARGET_BASE_ARCH=ppc
+ TARGET_ABI_DIR=ppc
+ echo TARGET_ABI32=y
+ gdb_xml_files='power64-core.xml power-fpu.xml power-altivec.xml power-spe.xml'
+ '[' ppc = '' ']'
+ symlink /home/don/qemu/Makefile.target ppc64abi32-linux-user/Makefile
+ rm -rf ppc64abi32-linux-user/Makefile
++ dirname ppc64abi32-linux-user/Makefile
+ mkdir -p ppc64abi32-linux-user
+ ln -s /home/don/qemu/Makefile.target ppc64abi32-linux-user/Makefile
++ upper ppc64
++ echo ppc64
++ LC_ALL=C
++ tr '[a-z]' '[A-Z]'
+ target_arch_name=PPC64
+ echo TARGET_PPC64=y
+ echo TARGET_NAME=ppc64abi32
+ echo TARGET_BASE_ARCH=ppc
+ '[' ppc = '' ']'
+ echo TARGET_ABI_DIR=ppc
+ '[' '' '!=' '' ']'
+ case "$target_name" in
+ case "$target_name" in
+ test yes = yes
+ echo TARGET_WORDS_BIGENDIAN=y
+ test no = yes
+ test yes = yes
+ echo CONFIG_USER_ONLY=y
+ echo 'CONFIG_QEMU_INTERP_PREFIX="/usr/gnemul/qemu-ppc64abi32"'
+ test yes = yes
+ echo CONFIG_LINUX_USER=y
+ list=
+ test '!' -z 'power64-core.xml power-fpu.xml power-altivec.xml power-spe.xml'
+ for x in '$gdb_xml_files'
+ list=' /home/don/qemu/gdb-xml/power64-core.xml'
+ for x in '$gdb_xml_files'
+ list=' /home/don/qemu/gdb-xml/power64-core.xml /home/don/qemu/gdb-xml/power-fpu.xml'
+ for x in '$gdb_xml_files'
+ list=' /home/don/qemu/gdb-xml/power64-core.xml /home/don/qemu/gdb-xml/power-fpu.xml /home/don/qemu/gdb-xml/power-altivec.xml'
+ for x in '$gdb_xml_files'
+ list=' /home/don/qemu/gdb-xml/power64-core.xml /home/don/qemu/gdb-xml/power-fpu.xml /home/don/qemu/gdb-xml/power-altivec.xml /home/don/qemu/gdb-xml/power-spe.xml'
+ echo 'TARGET_XML_FILES= /home/don/qemu/gdb-xml/power64-core.xml /home/don/qemu/gdb-xml/power-fpu.xml /home/don/qemu/gdb-xml/power-altivec.xml /home/don/qemu/gdb-xml/power-spe.xml'
+ test yes = yes -a no = yes
+ test yes = yes -a yes = yes
+ echo CONFIG_USE_GUEST_BASE=y
+ test no = yes
+ cflags=
+ ldflags=
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_I386_DIS=y
+ echo CONFIG_I386_DIS=y
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_PPC_DIS=y
+ echo CONFIG_PPC_DIS=y
+ test no = yes
+ case "$ARCH" in
+ test no = yes
+ test yes = yes -o no = yes
+ ldflags=' -Wl,-T../config-host.ld'
+ echo 'LDFLAGS+= -Wl,-T../config-host.ld'
+ echo QEMU_CFLAGS+=
+ for target in '$target_list'
+ target_dir=ppc64le-linux-user
+ config_target_mak=ppc64le-linux-user/config-target.mak
++ echo ppc64le-linux-user
++ cut -d - -f 1
+ target_name=ppc64le
+ target_bigendian=no
+ case "$target_name" in
+ target_softmmu=no
+ target_user_only=no
+ target_linux_user=no
+ target_bsd_user=no
+ case "$target" in
+ test yes '!=' yes
+ target_user_only=yes
+ target_linux_user=yes
+ mkdir -p ppc64le-linux-user
+ echo '# Automatically generated by configure - do not modify'
+ bflt=no
++ echo /usr/gnemul/qemu-%M
++ sed s/%M/ppc64le/g
+ interp_prefix1=/usr/gnemul/qemu-ppc64le
+ gdb_xml_files=
+ TARGET_ARCH=ppc64le
+ TARGET_BASE_ARCH=
+ TARGET_ABI_DIR=
+ case "$target_name" in
+ TARGET_ARCH=ppc64
+ TARGET_BASE_ARCH=ppc
+ TARGET_ABI_DIR=ppc
+ gdb_xml_files='power64-core.xml power-fpu.xml power-altivec.xml power-spe.xml'
+ '[' ppc = '' ']'
+ symlink /home/don/qemu/Makefile.target ppc64le-linux-user/Makefile
+ rm -rf ppc64le-linux-user/Makefile
++ dirname ppc64le-linux-user/Makefile
+ mkdir -p ppc64le-linux-user
+ ln -s /home/don/qemu/Makefile.target ppc64le-linux-user/Makefile
++ upper ppc64
++ echo ppc64
++ LC_ALL=C
++ tr '[a-z]' '[A-Z]'
+ target_arch_name=PPC64
+ echo TARGET_PPC64=y
+ echo TARGET_NAME=ppc64le
+ echo TARGET_BASE_ARCH=ppc
+ '[' ppc = '' ']'
+ echo TARGET_ABI_DIR=ppc
+ '[' '' '!=' '' ']'
+ case "$target_name" in
+ case "$target_name" in
+ test no = yes
+ test no = yes
+ test yes = yes
+ echo CONFIG_USER_ONLY=y
+ echo 'CONFIG_QEMU_INTERP_PREFIX="/usr/gnemul/qemu-ppc64le"'
+ test yes = yes
+ echo CONFIG_LINUX_USER=y
+ list=
+ test '!' -z 'power64-core.xml power-fpu.xml power-altivec.xml power-spe.xml'
+ for x in '$gdb_xml_files'
+ list=' /home/don/qemu/gdb-xml/power64-core.xml'
+ for x in '$gdb_xml_files'
+ list=' /home/don/qemu/gdb-xml/power64-core.xml /home/don/qemu/gdb-xml/power-fpu.xml'
+ for x in '$gdb_xml_files'
+ list=' /home/don/qemu/gdb-xml/power64-core.xml /home/don/qemu/gdb-xml/power-fpu.xml /home/don/qemu/gdb-xml/power-altivec.xml'
+ for x in '$gdb_xml_files'
+ list=' /home/don/qemu/gdb-xml/power64-core.xml /home/don/qemu/gdb-xml/power-fpu.xml /home/don/qemu/gdb-xml/power-altivec.xml /home/don/qemu/gdb-xml/power-spe.xml'
+ echo 'TARGET_XML_FILES= /home/don/qemu/gdb-xml/power64-core.xml /home/don/qemu/gdb-xml/power-fpu.xml /home/don/qemu/gdb-xml/power-altivec.xml /home/don/qemu/gdb-xml/power-spe.xml'
+ test yes = yes -a no = yes
+ test yes = yes -a yes = yes
+ echo CONFIG_USE_GUEST_BASE=y
+ test no = yes
+ cflags=
+ ldflags=
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_I386_DIS=y
+ echo CONFIG_I386_DIS=y
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_PPC_DIS=y
+ echo CONFIG_PPC_DIS=y
+ test no = yes
+ case "$ARCH" in
+ test no = yes
+ test yes = yes -o no = yes
+ ldflags=' -Wl,-T../config-host.ld'
+ echo 'LDFLAGS+= -Wl,-T../config-host.ld'
+ echo QEMU_CFLAGS+=
+ for target in '$target_list'
+ target_dir=s390x-linux-user
+ config_target_mak=s390x-linux-user/config-target.mak
++ echo s390x-linux-user
++ cut -d - -f 1
+ target_name=s390x
+ target_bigendian=no
+ case "$target_name" in
+ target_bigendian=yes
+ target_softmmu=no
+ target_user_only=no
+ target_linux_user=no
+ target_bsd_user=no
+ case "$target" in
+ test yes '!=' yes
+ target_user_only=yes
+ target_linux_user=yes
+ mkdir -p s390x-linux-user
+ echo '# Automatically generated by configure - do not modify'
+ bflt=no
++ echo /usr/gnemul/qemu-%M
++ sed s/%M/s390x/g
+ interp_prefix1=/usr/gnemul/qemu-s390x
+ gdb_xml_files=
+ TARGET_ARCH=s390x
+ TARGET_BASE_ARCH=
+ TARGET_ABI_DIR=
+ case "$target_name" in
+ gdb_xml_files='s390x-core64.xml s390-acr.xml s390-fpr.xml'
+ '[' '' = '' ']'
+ TARGET_BASE_ARCH=s390x
+ symlink /home/don/qemu/Makefile.target s390x-linux-user/Makefile
+ rm -rf s390x-linux-user/Makefile
++ dirname s390x-linux-user/Makefile
+ mkdir -p s390x-linux-user
+ ln -s /home/don/qemu/Makefile.target s390x-linux-user/Makefile
++ upper s390x
++ echo s390x
++ LC_ALL=C
++ tr '[a-z]' '[A-Z]'
+ target_arch_name=S390X
+ echo TARGET_S390X=y
+ echo TARGET_NAME=s390x
+ echo TARGET_BASE_ARCH=s390x
+ '[' '' = '' ']'
+ TARGET_ABI_DIR=s390x
+ echo TARGET_ABI_DIR=s390x
+ '[' '' '!=' '' ']'
+ case "$target_name" in
+ case "$target_name" in
+ test yes = yes -a no = yes -a '(' s390x = x86_64 -o '(' s390x = ppcemb -a x86_64 = ppc ')' -o '(' s390x = ppc64 -a x86_64 = ppc ')' -o '(' s390x = ppc -a x86_64 = ppc64 ')' -o '(' s390x = ppcemb -a x86_64 = ppc64 ')' -o '(' s390x = mipsel -a x86_64 = mips ')' -o '(' s390x = x86_64 -a x86_64 = i386 ')' -o '(' s390x = i386 -a x86_64 = x86_64 ')' ')'
+ test yes = yes
+ echo TARGET_WORDS_BIGENDIAN=y
+ test no = yes
+ test yes = yes
+ echo CONFIG_USER_ONLY=y
+ echo 'CONFIG_QEMU_INTERP_PREFIX="/usr/gnemul/qemu-s390x"'
+ test yes = yes
+ echo CONFIG_LINUX_USER=y
+ list=
+ test '!' -z 's390x-core64.xml s390-acr.xml s390-fpr.xml'
+ for x in '$gdb_xml_files'
+ list=' /home/don/qemu/gdb-xml/s390x-core64.xml'
+ for x in '$gdb_xml_files'
+ list=' /home/don/qemu/gdb-xml/s390x-core64.xml /home/don/qemu/gdb-xml/s390-acr.xml'
+ for x in '$gdb_xml_files'
+ list=' /home/don/qemu/gdb-xml/s390x-core64.xml /home/don/qemu/gdb-xml/s390-acr.xml /home/don/qemu/gdb-xml/s390-fpr.xml'
+ echo 'TARGET_XML_FILES= /home/don/qemu/gdb-xml/s390x-core64.xml /home/don/qemu/gdb-xml/s390-acr.xml /home/don/qemu/gdb-xml/s390-fpr.xml'
+ test yes = yes -a no = yes
+ test yes = yes -a yes = yes
+ echo CONFIG_USE_GUEST_BASE=y
+ test no = yes
+ cflags=
+ ldflags=
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_I386_DIS=y
+ echo CONFIG_I386_DIS=y
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_S390_DIS=y
+ echo CONFIG_S390_DIS=y
+ test no = yes
+ case "$ARCH" in
+ test no = yes
+ test yes = yes -o no = yes
+ ldflags=' -Wl,-T../config-host.ld'
+ echo 'LDFLAGS+= -Wl,-T../config-host.ld'
+ echo QEMU_CFLAGS+=
+ for target in '$target_list'
+ target_dir=sh4-linux-user
+ config_target_mak=sh4-linux-user/config-target.mak
++ echo sh4-linux-user
++ cut -d - -f 1
+ target_name=sh4
+ target_bigendian=no
+ case "$target_name" in
+ target_softmmu=no
+ target_user_only=no
+ target_linux_user=no
+ target_bsd_user=no
+ case "$target" in
+ test yes '!=' yes
+ target_user_only=yes
+ target_linux_user=yes
+ mkdir -p sh4-linux-user
+ echo '# Automatically generated by configure - do not modify'
+ bflt=no
++ echo /usr/gnemul/qemu-%M
++ sed s/%M/sh4/g
+ interp_prefix1=/usr/gnemul/qemu-sh4
+ gdb_xml_files=
+ TARGET_ARCH=sh4
+ TARGET_BASE_ARCH=
+ TARGET_ABI_DIR=
+ case "$target_name" in
+ TARGET_ARCH=sh4
+ bflt=yes
+ '[' '' = '' ']'
+ TARGET_BASE_ARCH=sh4
+ symlink /home/don/qemu/Makefile.target sh4-linux-user/Makefile
+ rm -rf sh4-linux-user/Makefile
++ dirname sh4-linux-user/Makefile
+ mkdir -p sh4-linux-user
+ ln -s /home/don/qemu/Makefile.target sh4-linux-user/Makefile
++ upper sh4
++ echo sh4
++ LC_ALL=C
++ tr '[a-z]' '[A-Z]'
+ target_arch_name=SH4
+ echo TARGET_SH4=y
+ echo TARGET_NAME=sh4
+ echo TARGET_BASE_ARCH=sh4
+ '[' '' = '' ']'
+ TARGET_ABI_DIR=sh4
+ echo TARGET_ABI_DIR=sh4
+ '[' '' '!=' '' ']'
+ case "$target_name" in
+ case "$target_name" in
+ test no = yes
+ test no = yes
+ test yes = yes
+ echo CONFIG_USER_ONLY=y
+ echo 'CONFIG_QEMU_INTERP_PREFIX="/usr/gnemul/qemu-sh4"'
+ test yes = yes
+ echo CONFIG_LINUX_USER=y
+ list=
+ test '!' -z ''
+ test yes = yes -a yes = yes
+ echo TARGET_HAS_BFLT=y
+ test yes = yes -a yes = yes
+ echo CONFIG_USE_GUEST_BASE=y
+ test no = yes
+ cflags=
+ ldflags=
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_I386_DIS=y
+ echo CONFIG_I386_DIS=y
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_SH4_DIS=y
+ echo CONFIG_SH4_DIS=y
+ test no = yes
+ case "$ARCH" in
+ test no = yes
+ test yes = yes -o no = yes
+ ldflags=' -Wl,-T../config-host.ld'
+ echo 'LDFLAGS+= -Wl,-T../config-host.ld'
+ echo QEMU_CFLAGS+=
+ for target in '$target_list'
+ target_dir=sh4eb-linux-user
+ config_target_mak=sh4eb-linux-user/config-target.mak
++ echo sh4eb-linux-user
++ cut -d - -f 1
+ target_name=sh4eb
+ target_bigendian=no
+ case "$target_name" in
+ target_bigendian=yes
+ target_softmmu=no
+ target_user_only=no
+ target_linux_user=no
+ target_bsd_user=no
+ case "$target" in
+ test yes '!=' yes
+ target_user_only=yes
+ target_linux_user=yes
+ mkdir -p sh4eb-linux-user
+ echo '# Automatically generated by configure - do not modify'
+ bflt=no
++ echo /usr/gnemul/qemu-%M
++ sed s/%M/sh4eb/g
+ interp_prefix1=/usr/gnemul/qemu-sh4eb
+ gdb_xml_files=
+ TARGET_ARCH=sh4eb
+ TARGET_BASE_ARCH=
+ TARGET_ABI_DIR=
+ case "$target_name" in
+ TARGET_ARCH=sh4
+ bflt=yes
+ '[' '' = '' ']'
+ TARGET_BASE_ARCH=sh4
+ symlink /home/don/qemu/Makefile.target sh4eb-linux-user/Makefile
+ rm -rf sh4eb-linux-user/Makefile
++ dirname sh4eb-linux-user/Makefile
+ mkdir -p sh4eb-linux-user
+ ln -s /home/don/qemu/Makefile.target sh4eb-linux-user/Makefile
++ upper sh4
++ echo sh4
++ LC_ALL=C
++ tr '[a-z]' '[A-Z]'
+ target_arch_name=SH4
+ echo TARGET_SH4=y
+ echo TARGET_NAME=sh4eb
+ echo TARGET_BASE_ARCH=sh4
+ '[' '' = '' ']'
+ TARGET_ABI_DIR=sh4
+ echo TARGET_ABI_DIR=sh4
+ '[' '' '!=' '' ']'
+ case "$target_name" in
+ case "$target_name" in
+ test yes = yes
+ echo TARGET_WORDS_BIGENDIAN=y
+ test no = yes
+ test yes = yes
+ echo CONFIG_USER_ONLY=y
+ echo 'CONFIG_QEMU_INTERP_PREFIX="/usr/gnemul/qemu-sh4eb"'
+ test yes = yes
+ echo CONFIG_LINUX_USER=y
+ list=
+ test '!' -z ''
+ test yes = yes -a yes = yes
+ echo TARGET_HAS_BFLT=y
+ test yes = yes -a yes = yes
+ echo CONFIG_USE_GUEST_BASE=y
+ test no = yes
+ cflags=
+ ldflags=
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_I386_DIS=y
+ echo CONFIG_I386_DIS=y
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_SH4_DIS=y
+ echo CONFIG_SH4_DIS=y
+ test no = yes
+ case "$ARCH" in
+ test no = yes
+ test yes = yes -o no = yes
+ ldflags=' -Wl,-T../config-host.ld'
+ echo 'LDFLAGS+= -Wl,-T../config-host.ld'
+ echo QEMU_CFLAGS+=
+ for target in '$target_list'
+ target_dir=sparc-linux-user
+ config_target_mak=sparc-linux-user/config-target.mak
++ echo sparc-linux-user
++ cut -d - -f 1
+ target_name=sparc
+ target_bigendian=no
+ case "$target_name" in
+ target_bigendian=yes
+ target_softmmu=no
+ target_user_only=no
+ target_linux_user=no
+ target_bsd_user=no
+ case "$target" in
+ test yes '!=' yes
+ target_user_only=yes
+ target_linux_user=yes
+ mkdir -p sparc-linux-user
+ echo '# Automatically generated by configure - do not modify'
+ bflt=no
++ echo /usr/gnemul/qemu-%M
++ sed s/%M/sparc/g
+ interp_prefix1=/usr/gnemul/qemu-sparc
+ gdb_xml_files=
+ TARGET_ARCH=sparc
+ TARGET_BASE_ARCH=
+ TARGET_ABI_DIR=
+ case "$target_name" in
+ '[' '' = '' ']'
+ TARGET_BASE_ARCH=sparc
+ symlink /home/don/qemu/Makefile.target sparc-linux-user/Makefile
+ rm -rf sparc-linux-user/Makefile
++ dirname sparc-linux-user/Makefile
+ mkdir -p sparc-linux-user
+ ln -s /home/don/qemu/Makefile.target sparc-linux-user/Makefile
++ upper sparc
++ echo sparc
++ LC_ALL=C
++ tr '[a-z]' '[A-Z]'
+ target_arch_name=SPARC
+ echo TARGET_SPARC=y
+ echo TARGET_NAME=sparc
+ echo TARGET_BASE_ARCH=sparc
+ '[' '' = '' ']'
+ TARGET_ABI_DIR=sparc
+ echo TARGET_ABI_DIR=sparc
+ '[' '' '!=' '' ']'
+ case "$target_name" in
+ case "$target_name" in
+ test yes = yes
+ echo TARGET_WORDS_BIGENDIAN=y
+ test no = yes
+ test yes = yes
+ echo CONFIG_USER_ONLY=y
+ echo 'CONFIG_QEMU_INTERP_PREFIX="/usr/gnemul/qemu-sparc"'
+ test yes = yes
+ echo CONFIG_LINUX_USER=y
+ list=
+ test '!' -z ''
+ test yes = yes -a no = yes
+ test yes = yes -a yes = yes
+ echo CONFIG_USE_GUEST_BASE=y
+ test no = yes
+ cflags=
+ ldflags=
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_I386_DIS=y
+ echo CONFIG_I386_DIS=y
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_SPARC_DIS=y
+ echo CONFIG_SPARC_DIS=y
+ test no = yes
+ case "$ARCH" in
+ test no = yes
+ test yes = yes -o no = yes
+ ldflags=' -Wl,-T../config-host.ld'
+ echo 'LDFLAGS+= -Wl,-T../config-host.ld'
+ echo QEMU_CFLAGS+=
+ for target in '$target_list'
+ target_dir=sparc32plus-linux-user
+ config_target_mak=sparc32plus-linux-user/config-target.mak
++ echo sparc32plus-linux-user
++ cut -d - -f 1
+ target_name=sparc32plus
+ target_bigendian=no
+ case "$target_name" in
+ target_bigendian=yes
+ target_softmmu=no
+ target_user_only=no
+ target_linux_user=no
+ target_bsd_user=no
+ case "$target" in
+ test yes '!=' yes
+ target_user_only=yes
+ target_linux_user=yes
+ mkdir -p sparc32plus-linux-user
+ echo '# Automatically generated by configure - do not modify'
+ bflt=no
++ echo /usr/gnemul/qemu-%M
++ sed s/%M/sparc32plus/g
+ interp_prefix1=/usr/gnemul/qemu-sparc32plus
+ gdb_xml_files=
+ TARGET_ARCH=sparc32plus
+ TARGET_BASE_ARCH=
+ TARGET_ABI_DIR=
+ case "$target_name" in
+ TARGET_ARCH=sparc64
+ TARGET_BASE_ARCH=sparc
+ TARGET_ABI_DIR=sparc
+ echo TARGET_ABI32=y
+ '[' sparc = '' ']'
+ symlink /home/don/qemu/Makefile.target sparc32plus-linux-user/Makefile
+ rm -rf sparc32plus-linux-user/Makefile
++ dirname sparc32plus-linux-user/Makefile
+ mkdir -p sparc32plus-linux-user
+ ln -s /home/don/qemu/Makefile.target sparc32plus-linux-user/Makefile
++ upper sparc64
++ echo sparc64
++ LC_ALL=C
++ tr '[a-z]' '[A-Z]'
+ target_arch_name=SPARC64
+ echo TARGET_SPARC64=y
+ echo TARGET_NAME=sparc32plus
+ echo TARGET_BASE_ARCH=sparc
+ '[' sparc = '' ']'
+ echo TARGET_ABI_DIR=sparc
+ '[' '' '!=' '' ']'
+ case "$target_name" in
+ case "$target_name" in
+ test yes = yes
+ echo TARGET_WORDS_BIGENDIAN=y
+ test no = yes
+ test yes = yes
+ echo CONFIG_USER_ONLY=y
+ echo 'CONFIG_QEMU_INTERP_PREFIX="/usr/gnemul/qemu-sparc32plus"'
+ test yes = yes
+ echo CONFIG_LINUX_USER=y
+ list=
+ test '!' -z ''
+ test yes = yes -a no = yes
+ test yes = yes -a yes = yes
+ echo CONFIG_USE_GUEST_BASE=y
+ test no = yes
+ cflags=
+ ldflags=
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_I386_DIS=y
+ echo CONFIG_I386_DIS=y
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_SPARC_DIS=y
+ echo CONFIG_SPARC_DIS=y
+ test no = yes
+ case "$ARCH" in
+ test no = yes
+ test yes = yes -o no = yes
+ ldflags=' -Wl,-T../config-host.ld'
+ echo 'LDFLAGS+= -Wl,-T../config-host.ld'
+ echo QEMU_CFLAGS+=
+ for target in '$target_list'
+ target_dir=sparc64-linux-user
+ config_target_mak=sparc64-linux-user/config-target.mak
++ echo sparc64-linux-user
++ cut -d - -f 1
+ target_name=sparc64
+ target_bigendian=no
+ case "$target_name" in
+ target_bigendian=yes
+ target_softmmu=no
+ target_user_only=no
+ target_linux_user=no
+ target_bsd_user=no
+ case "$target" in
+ test yes '!=' yes
+ target_user_only=yes
+ target_linux_user=yes
+ mkdir -p sparc64-linux-user
+ echo '# Automatically generated by configure - do not modify'
+ bflt=no
++ echo /usr/gnemul/qemu-%M
++ sed s/%M/sparc64/g
+ interp_prefix1=/usr/gnemul/qemu-sparc64
+ gdb_xml_files=
+ TARGET_ARCH=sparc64
+ TARGET_BASE_ARCH=
+ TARGET_ABI_DIR=
+ case "$target_name" in
+ TARGET_BASE_ARCH=sparc
+ '[' sparc = '' ']'
+ symlink /home/don/qemu/Makefile.target sparc64-linux-user/Makefile
+ rm -rf sparc64-linux-user/Makefile
++ dirname sparc64-linux-user/Makefile
+ mkdir -p sparc64-linux-user
+ ln -s /home/don/qemu/Makefile.target sparc64-linux-user/Makefile
++ upper sparc64
++ echo sparc64
++ LC_ALL=C
++ tr '[a-z]' '[A-Z]'
+ target_arch_name=SPARC64
+ echo TARGET_SPARC64=y
+ echo TARGET_NAME=sparc64
+ echo TARGET_BASE_ARCH=sparc
+ '[' '' = '' ']'
+ TARGET_ABI_DIR=sparc64
+ echo TARGET_ABI_DIR=sparc64
+ '[' '' '!=' '' ']'
+ case "$target_name" in
+ case "$target_name" in
+ test yes = yes
+ echo TARGET_WORDS_BIGENDIAN=y
+ test no = yes
+ test yes = yes
+ echo CONFIG_USER_ONLY=y
+ echo 'CONFIG_QEMU_INTERP_PREFIX="/usr/gnemul/qemu-sparc64"'
+ test yes = yes
+ echo CONFIG_LINUX_USER=y
+ list=
+ test '!' -z ''
+ test yes = yes -a no = yes
+ test yes = yes -a yes = yes
+ echo CONFIG_USE_GUEST_BASE=y
+ test no = yes
+ cflags=
+ ldflags=
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_I386_DIS=y
+ echo CONFIG_I386_DIS=y
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_SPARC_DIS=y
+ echo CONFIG_SPARC_DIS=y
+ test no = yes
+ case "$ARCH" in
+ test no = yes
+ test yes = yes -o no = yes
+ ldflags=' -Wl,-T../config-host.ld'
+ echo 'LDFLAGS+= -Wl,-T../config-host.ld'
+ echo QEMU_CFLAGS+=
+ for target in '$target_list'
+ target_dir=unicore32-linux-user
+ config_target_mak=unicore32-linux-user/config-target.mak
++ echo unicore32-linux-user
++ cut -d - -f 1
+ target_name=unicore32
+ target_bigendian=no
+ case "$target_name" in
+ target_softmmu=no
+ target_user_only=no
+ target_linux_user=no
+ target_bsd_user=no
+ case "$target" in
+ test yes '!=' yes
+ target_user_only=yes
+ target_linux_user=yes
+ mkdir -p unicore32-linux-user
+ echo '# Automatically generated by configure - do not modify'
+ bflt=no
++ echo /usr/gnemul/qemu-%M
++ sed s/%M/unicore32/g
+ interp_prefix1=/usr/gnemul/qemu-unicore32
+ gdb_xml_files=
+ TARGET_ARCH=unicore32
+ TARGET_BASE_ARCH=
+ TARGET_ABI_DIR=
+ case "$target_name" in
+ '[' '' = '' ']'
+ TARGET_BASE_ARCH=unicore32
+ symlink /home/don/qemu/Makefile.target unicore32-linux-user/Makefile
+ rm -rf unicore32-linux-user/Makefile
++ dirname unicore32-linux-user/Makefile
+ mkdir -p unicore32-linux-user
+ ln -s /home/don/qemu/Makefile.target unicore32-linux-user/Makefile
++ upper unicore32
++ echo unicore32
++ LC_ALL=C
++ tr '[a-z]' '[A-Z]'
+ target_arch_name=UNICORE32
+ echo TARGET_UNICORE32=y
+ echo TARGET_NAME=unicore32
+ echo TARGET_BASE_ARCH=unicore32
+ '[' '' = '' ']'
+ TARGET_ABI_DIR=unicore32
+ echo TARGET_ABI_DIR=unicore32
+ '[' '' '!=' '' ']'
+ case "$target_name" in
+ case "$target_name" in
+ test no = yes
+ test no = yes
+ test yes = yes
+ echo CONFIG_USER_ONLY=y
+ echo 'CONFIG_QEMU_INTERP_PREFIX="/usr/gnemul/qemu-unicore32"'
+ test yes = yes
+ echo CONFIG_LINUX_USER=y
+ list=
+ test '!' -z ''
+ test yes = yes -a no = yes
+ test yes = yes -a yes = yes
+ echo CONFIG_USE_GUEST_BASE=y
+ test no = yes
+ cflags=
+ ldflags=
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_I386_DIS=y
+ echo CONFIG_I386_DIS=y
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ test no = yes
+ case "$ARCH" in
+ test no = yes
+ test yes = yes -o no = yes
+ ldflags=' -Wl,-T../config-host.ld'
+ echo 'LDFLAGS+= -Wl,-T../config-host.ld'
+ echo QEMU_CFLAGS+=
+ for target in '$target_list'
+ target_dir=x86_64-linux-user
+ config_target_mak=x86_64-linux-user/config-target.mak
++ echo x86_64-linux-user
++ cut -d - -f 1
+ target_name=x86_64
+ target_bigendian=no
+ case "$target_name" in
+ target_softmmu=no
+ target_user_only=no
+ target_linux_user=no
+ target_bsd_user=no
+ case "$target" in
+ test yes '!=' yes
+ target_user_only=yes
+ target_linux_user=yes
+ mkdir -p x86_64-linux-user
+ echo '# Automatically generated by configure - do not modify'
+ bflt=no
++ echo /usr/gnemul/qemu-%M
++ sed s/%M/x86_64/g
+ interp_prefix1=/usr/gnemul/qemu-x86_64
+ gdb_xml_files=
+ TARGET_ARCH=x86_64
+ TARGET_BASE_ARCH=
+ TARGET_ABI_DIR=
+ case "$target_name" in
+ TARGET_BASE_ARCH=i386
+ '[' i386 = '' ']'
+ symlink /home/don/qemu/Makefile.target x86_64-linux-user/Makefile
+ rm -rf x86_64-linux-user/Makefile
++ dirname x86_64-linux-user/Makefile
+ mkdir -p x86_64-linux-user
+ ln -s /home/don/qemu/Makefile.target x86_64-linux-user/Makefile
++ upper x86_64
++ echo x86_64
++ LC_ALL=C
++ tr '[a-z]' '[A-Z]'
+ target_arch_name=X86_64
+ echo TARGET_X86_64=y
+ echo TARGET_NAME=x86_64
+ echo TARGET_BASE_ARCH=i386
+ '[' '' = '' ']'
+ TARGET_ABI_DIR=x86_64
+ echo TARGET_ABI_DIR=x86_64
+ '[' '' '!=' '' ']'
+ case "$target_name" in
+ test no = yes -a no = yes
+ case "$target_name" in
+ test yes = yes -a no = yes -a '(' x86_64 = x86_64 -o '(' x86_64 = ppcemb -a x86_64 = ppc ')' -o '(' x86_64 = ppc64 -a x86_64 = ppc ')' -o '(' x86_64 = ppc -a x86_64 = ppc64 ')' -o '(' x86_64 = ppcemb -a x86_64 = ppc64 ')' -o '(' x86_64 = mipsel -a x86_64 = mips ')' -o '(' x86_64 = x86_64 -a x86_64 = i386 ')' -o '(' x86_64 = i386 -a x86_64 = x86_64 ')' ')'
+ test no = yes
+ test no = yes
+ test yes = yes
+ echo CONFIG_USER_ONLY=y
+ echo 'CONFIG_QEMU_INTERP_PREFIX="/usr/gnemul/qemu-x86_64"'
+ test yes = yes
+ echo CONFIG_LINUX_USER=y
+ list=
+ test '!' -z ''
+ test yes = yes -a no = yes
+ test yes = yes -a yes = yes
+ echo CONFIG_USE_GUEST_BASE=y
+ test no = yes
+ cflags=
+ ldflags=
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_I386_DIS=y
+ echo CONFIG_I386_DIS=y
+ for i in '$ARCH' '$TARGET_BASE_ARCH'
+ case "$i" in
+ echo CONFIG_I386_DIS=y
+ echo CONFIG_I386_DIS=y
+ test no = yes
+ case "$ARCH" in
+ test no = yes
+ test yes = yes -o no = yes
+ ldflags=' -Wl,-T../config-host.ld'
+ echo 'LDFLAGS+= -Wl,-T../config-host.ld'
+ echo QEMU_CFLAGS+=
+ '[' system = internal ']'
+ test no = yes
+ '[' yes = yes ']'
+ echo 'config-host.h: subdir-dtc'
+ test no = yes
+ DIRS='tests tests/tcg tests/tcg/cris tests/tcg/lm32 tests/libqos tests/qapi-schema tests/tcg/xtensa tests/qemu-iotests'
+ DIRS='tests tests/tcg tests/tcg/cris tests/tcg/lm32 tests/libqos tests/qapi-schema tests/tcg/xtensa tests/qemu-iotests fsdev'
+ DIRS='tests tests/tcg tests/tcg/cris tests/tcg/lm32 tests/libqos tests/qapi-schema tests/tcg/xtensa tests/qemu-iotests fsdev pc-bios/optionrom pc-bios/spapr-rtas pc-bios/s390-ccw'
+ DIRS='tests tests/tcg tests/tcg/cris tests/tcg/lm32 tests/libqos tests/qapi-schema tests/tcg/xtensa tests/qemu-iotests fsdev pc-bios/optionrom pc-bios/spapr-rtas pc-bios/s390-ccw roms/seabios roms/vgabios'
+ DIRS='tests tests/tcg tests/tcg/cris tests/tcg/lm32 tests/libqos tests/qapi-schema tests/tcg/xtensa tests/qemu-iotests fsdev pc-bios/optionrom pc-bios/spapr-rtas pc-bios/s390-ccw roms/seabios roms/vgabios qapi-generated'
+ FILES='Makefile tests/tcg/Makefile qdict-test-data.txt'
+ FILES='Makefile tests/tcg/Makefile qdict-test-data.txt tests/tcg/cris/Makefile tests/tcg/cris/.gdbinit'
+ FILES='Makefile tests/tcg/Makefile qdict-test-data.txt tests/tcg/cris/Makefile tests/tcg/cris/.gdbinit tests/tcg/lm32/Makefile tests/tcg/xtensa/Makefile po/Makefile'
+ FILES='Makefile tests/tcg/Makefile qdict-test-data.txt tests/tcg/cris/Makefile tests/tcg/cris/.gdbinit tests/tcg/lm32/Makefile tests/tcg/xtensa/Makefile po/Makefile pc-bios/optionrom/Makefile pc-bios/keymaps'
+ FILES='Makefile tests/tcg/Makefile qdict-test-data.txt tests/tcg/cris/Makefile tests/tcg/cris/.gdbinit tests/tcg/lm32/Makefile tests/tcg/xtensa/Makefile po/Makefile pc-bios/optionrom/Makefile pc-bios/keymaps pc-bios/spapr-rtas/Makefile'
+ FILES='Makefile tests/tcg/Makefile qdict-test-data.txt tests/tcg/cris/Makefile tests/tcg/cris/.gdbinit tests/tcg/lm32/Makefile tests/tcg/xtensa/Makefile po/Makefile pc-bios/optionrom/Makefile pc-bios/keymaps pc-bios/spapr-rtas/Makefile pc-bios/s390-ccw/Makefile'
+ FILES='Makefile tests/tcg/Makefile qdict-test-data.txt tests/tcg/cris/Makefile tests/tcg/cris/.gdbinit tests/tcg/lm32/Makefile tests/tcg/xtensa/Makefile po/Makefile pc-bios/optionrom/Makefile pc-bios/keymaps pc-bios/spapr-rtas/Makefile pc-bios/s390-ccw/Makefile roms/seabios/Makefile roms/vgabios/Makefile'
+ FILES='Makefile tests/tcg/Makefile qdict-test-data.txt tests/tcg/cris/Makefile tests/tcg/cris/.gdbinit tests/tcg/lm32/Makefile tests/tcg/xtensa/Makefile po/Makefile pc-bios/optionrom/Makefile pc-bios/keymaps pc-bios/spapr-rtas/Makefile pc-bios/s390-ccw/Makefile roms/seabios/Makefile roms/vgabios/Makefile pc-bios/qemu-icon.bmp'
+ for bios_file in '$source_path/pc-bios/*.bin' '$source_path/pc-bios/*.aml' '$source_path/pc-bios/*.rom' '$source_path/pc-bios/*.dtb' '$source_path/pc-bios/*.img' '$source_path/pc-bios/openbios-*' '$source_path/pc-bios/u-boot.*' '$source_path/pc-bios/palcode-*'
++ basename /home/don/qemu/pc-bios/QEMU,cgthree.bin
+ FILES='Makefile tests/tcg/Makefile qdict-test-data.txt tests/tcg/cris/Makefile tests/tcg/cris/.gdbinit tests/tcg/lm32/Makefile tests/tcg/xtensa/Makefile po/Makefile pc-bios/optionrom/Makefile pc-bios/keymaps pc-bios/spapr-rtas/Makefile pc-bios/s390-ccw/Makefile roms/seabios/Makefile roms/vgabios/Makefile pc-bios/qemu-icon.bmp pc-bios/QEMU,cgthree.bin'
+ for bios_file in '$source_path/pc-bios/*.bin' '$source_path/pc-bios/*.aml' '$source_path/pc-bios/*.rom' '$source_path/pc-bios/*.dtb' '$source_path/pc-bios/*.img' '$source_path/pc-bios/openbios-*' '$source_path/pc-bios/u-boot.*' '$source_path/pc-bios/palcode-*'
++ basename /home/don/qemu/pc-bios/QEMU,tcx.bin
+ FILES='Makefile tests/tcg/Makefile qdict-test-data.txt tests/tcg/cris/Makefile tests/tcg/cris/.gdbinit tests/tcg/lm32/Makefile tests/tcg/xtensa/Makefile po/Makefile pc-bios/optionrom/Makefile pc-bios/keymaps pc-bios/spapr-rtas/Makefile pc-bios/s390-ccw/Makefile roms/seabios/Makefile roms/vgabios/Makefile pc-bios/qemu-icon.bmp pc-bios/QEMU,cgthree.bin pc-bios/QEMU,tcx.bin'
+ for bios_file in '$source_path/pc-bios/*.bin' '$source_path/pc-bios/*.aml' '$source_path/pc-bios/*.rom' '$source_path/pc-bios/*.dtb' '$source_path/pc-bios/*.img' '$source_path/pc-bios/openbios-*' '$source_path/pc-bios/u-boot.*' '$source_path/pc-bios/palcode-*'
++ basename /home/don/qemu/pc-bios/bios-256k.bin
+ FILES='Makefile tests/tcg/Makefile qdict-test-data.txt tests/tcg/cris/Makefile tests/tcg/cris/.gdbinit tests/tcg/lm32/Makefile tests/tcg/xtensa/Makefile po/Makefile pc-bios/optionrom/Makefile pc-bios/keymaps pc-bios/spapr-rtas/Makefile pc-bios/s390-ccw/Makefile roms/seabios/Makefile roms/vgabios/Makefile pc-bios/qemu-icon.bmp pc-bios/QEMU,cgthree.bin pc-bios/QEMU,tcx.bin pc-bios/bios-256k.bin'
+ for bios_file in '$source_path/pc-bios/*.bin' '$source_path/pc-bios/*.aml' '$source_path/pc-bios/*.rom' '$source_path/pc-bios/*.dtb' '$source_path/pc-bios/*.img' '$source_path/pc-bios/openbios-*' '$source_path/pc-bios/u-boot.*' '$source_path/pc-bios/palcode-*'
++ basename /home/don/qemu/pc-bios/bios.bin
+ FILES='Makefile tests/tcg/Makefile qdict-test-data.txt tests/tcg/cris/Makefile tests/tcg/cris/.gdbinit tests/tcg/lm32/Makefile tests/tcg/xtensa/Makefile po/Makefile pc-bios/optionrom/Makefile pc-bios/keymaps pc-bios/spapr-rtas/Makefile pc-bios/s390-ccw/Makefile roms/seabios/Makefile roms/vgabios/Makefile pc-bios/qemu-icon.bmp pc-bios/QEMU,cgthree.bin pc-bios/QEMU,tcx.bin pc-bios/bios-256k.bin pc-bios/bios.bin'
+ for bios_file in '$source_path/pc-bios/*.bin' '$source_path/pc-bios/*.aml' '$source_path/pc-bios/*.rom' '$source_path/pc-bios/*.dtb' '$source_path/pc-bios/*.img' '$source_path/pc-bios/openbios-*' '$source_path/pc-bios/u-boot.*' '$source_path/pc-bios/palcode-*'
++ basename /home/don/qemu/pc-bios/kvmvapic.bin
+ FILES='Makefile tests/tcg/Makefile qdict-test-data.txt tests/tcg/cris/Makefile tests/tcg/cris/.gdbinit tests/tcg/lm32/Makefile tests/tcg/xtensa/Makefile po/Makefile pc-bios/optionrom/Makefile pc-bios/keymaps pc-bios/spapr-rtas/Makefile pc-bios/s390-ccw/Makefile roms/seabios/Makefile roms/vgabios/Makefile pc-bios/qemu-icon.bmp pc-bios/QEMU,cgthree.bin pc-bios/QEMU,tcx.bin pc-bios/bios-256k.bin pc-bios/bios.bin pc-bios/kvmvapic.bin'
+ for bios_file in '$source_path/pc-bios/*.bin' '$source_path/pc-bios/*.aml' '$source_path/pc-bios/*.rom' '$source_path/pc-bios/*.dtb' '$source_path/pc-bios/*.img' '$source_path/pc-bios/openbios-*' '$source_path/pc-bios/u-boot.*' '$source_path/pc-bios/palcode-*'
++ basename /home/don/qemu/pc-bios/linuxboot.bin
+ FILES='Makefile tests/tcg/Makefile qdict-test-data.txt tests/tcg/cris/Makefile tests/tcg/cris/.gdbinit tests/tcg/lm32/Makefile tests/tcg/xtensa/Makefile po/Makefile pc-bios/optionrom/Makefile pc-bios/keymaps pc-bios/spapr-rtas/Makefile pc-bios/s390-ccw/Makefile roms/seabios/Makefile roms/vgabios/Makefile pc-bios/qemu-icon.bmp pc-bios/QEMU,cgthree.bin pc-bios/QEMU,tcx.bin pc-bios/bios-256k.bin pc-bios/bios.bin pc-bios/kvmvapic.bin pc-bios/linuxboot.bin'
+ for bios_file in '$source_path/pc-bios/*.bin' '$source_path/pc-bios/*.aml' '$source_path/pc-bios/*.rom' '$source_path/pc-bios/*.dtb' '$source_path/pc-bios/*.img' '$source_path/pc-bios/openbios-*' '$source_path/pc-bios/u-boot.*' '$source_path/pc-bios/palcode-*'
++ basename /home/don/qemu/pc-bios/multiboot.bin
+ FILES='Makefile tests/tcg/Makefile qdict-test-data.txt tests/tcg/cris/Makefile tests/tcg/cris/.gdbinit tests/tcg/lm32/Makefile tests/tcg/xtensa/Makefile po/Makefile pc-bios/optionrom/Makefile pc-bios/keymaps pc-bios/spapr-rtas/Makefile pc-bios/s390-ccw/Makefile roms/seabios/Makefile roms/vgabios/Makefile pc-bios/qemu-icon.bmp pc-bios/QEMU,cgthree.bin pc-bios/QEMU,tcx.bin pc-bios/bios-256k.bin pc-bios/bios.bin pc-bios/kvmvapic.bin pc-bios/linuxboot.bin pc-bios/multiboot.bin'
+ for bios_file in '$source_path/pc-bios/*.bin' '$source_path/pc-bios/*.aml' '$source_path/pc-bios/*.rom' '$source_path/pc-bios/*.dtb' '$source_path/pc-bios/*.img' '$source_path/pc-bios/openbios-*' '$source_path/pc-bios/u-boot.*' '$source_path/pc-bios/palcode-*'
++ basename /home/don/qemu/pc-bios/ppc_rom.bin
+ FILES='Makefile tests/tcg/Makefile qdict-test-data.txt tests/tcg/cris/Makefile tests/tcg/cris/.gdbinit tests/tcg/lm32/Makefile tests/tcg/xtensa/Makefile po/Makefile pc-bios/optionrom/Makefile pc-bios/keymaps pc-bios/spapr-rtas/Makefile pc-bios/s390-ccw/Makefile roms/seabios/Makefile roms/vgabios/Makefile pc-bios/qemu-icon.bmp pc-bios/QEMU,cgthree.bin pc-bios/QEMU,tcx.bin pc-bios/bios-256k.bin pc-bios/bios.bin pc-bios/kvmvapic.bin pc-bios/linuxboot.bin pc-bios/multiboot.bin pc-bios/ppc_rom.bin'
+ for bios_file in '$source_path/pc-bios/*.bin' '$source_path/pc-bios/*.aml' '$source_path/pc-bios/*.rom' '$source_path/pc-bios/*.dtb' '$source_path/pc-bios/*.img' '$source_path/pc-bios/openbios-*' '$source_path/pc-bios/u-boot.*' '$source_path/pc-bios/palcode-*'
++ basename /home/don/qemu/pc-bios/sgabios.bin
+ FILES='Makefile tests/tcg/Makefile qdict-test-data.txt tests/tcg/cris/Makefile tests/tcg/cris/.gdbinit tests/tcg/lm32/Makefile tests/tcg/xtensa/Makefile po/Makefile pc-bios/optionrom/Makefile pc-bios/keymaps pc-bios/spapr-rtas/Makefile pc-bios/s390-ccw/Makefile roms/seabios/Makefile roms/vgabios/Makefile pc-bios/qemu-icon.bmp pc-bios/QEMU,cgthree.bin pc-bios/QEMU,tcx.bin pc-bios/bios-256k.bin pc-bios/bios.bin pc-bios/kvmvapic.bin pc-bios/linuxboot.bin pc-bios/multiboot.bin pc-bios/ppc_rom.bin pc-bios/sgabios.bin'
+ for bios_file in '$source_path/pc-bios/*.bin' '$source_path/pc-bios/*.aml' '$source_path/pc-bios/*.rom' '$source_path/pc-bios/*.dtb' '$source_path/pc-bios/*.img' '$source_path/pc-bios/openbios-*' '$source_path/pc-bios/u-boot.*' '$source_path/pc-bios/palcode-*'
++ basename /home/don/qemu/pc-bios/slof.bin
+ FILES='Makefile tests/tcg/Makefile qdict-test-data.txt tests/tcg/cris/Makefile tests/tcg/cris/.gdbinit tests/tcg/lm32/Makefile tests/tcg/xtensa/Makefile po/Makefile pc-bios/optionrom/Makefile pc-bios/keymaps pc-bios/spapr-rtas/Makefile pc-bios/s390-ccw/Makefile roms/seabios/Makefile roms/vgabios/Makefile pc-bios/qemu-icon.bmp pc-bios/QEMU,cgthree.bin pc-bios/QEMU,tcx.bin pc-bios/bios-256k.bin pc-bios/bios.bin pc-bios/kvmvapic.bin pc-bios/linuxboot.bin pc-bios/multiboot.bin pc-bios/ppc_rom.bin pc-bios/sgabios.bin pc-bios/slof.bin'
+ for bios_file in '$source_path/pc-bios/*.bin' '$source_path/pc-bios/*.aml' '$source_path/pc-bios/*.rom' '$source_path/pc-bios/*.dtb' '$source_path/pc-bios/*.img' '$source_path/pc-bios/openbios-*' '$source_path/pc-bios/u-boot.*' '$source_path/pc-bios/palcode-*'
++ basename /home/don/qemu/pc-bios/spapr-rtas.bin
+ FILES='Makefile tests/tcg/Makefile qdict-test-data.txt tests/tcg/cris/Makefile tests/tcg/cris/.gdbinit tests/tcg/lm32/Makefile tests/tcg/xtensa/Makefile po/Makefile pc-bios/optionrom/Makefile pc-bios/keymaps pc-bios/spapr-rtas/Makefile pc-bios/s390-ccw/Makefile roms/seabios/Makefile roms/vgabios/Makefile pc-bios/qemu-icon.bmp pc-bios/QEMU,cgthree.bin pc-bios/QEMU,tcx.bin pc-bios/bios-256k.bin pc-bios/bios.bin pc-bios/kvmvapic.bin pc-bios/linuxboot.bin pc-bios/multiboot.bin pc-bios/ppc_rom.bin pc-bios/sgabios.bin pc-bios/slof.bin pc-bios/spapr-rtas.bin'
+ for bios_file in '$source_path/pc-bios/*.bin' '$source_path/pc-bios/*.aml' '$source_path/pc-bios/*.rom' '$source_path/pc-bios/*.dtb' '$source_path/pc-bios/*.img' '$source_path/pc-bios/openbios-*' '$source_path/pc-bios/u-boot.*' '$source_path/pc-bios/palcode-*'
++ basename /home/don/qemu/pc-bios/vgabios-cirrus.bin
+ FILES='Makefile tests/tcg/Makefile qdict-test-data.txt tests/tcg/cris/Makefile tests/tcg/cris/.gdbinit tests/tcg/lm32/Makefile tests/tcg/xtensa/Makefile po/Makefile pc-bios/optionrom/Makefile pc-bios/keymaps pc-bios/spapr-rtas/Makefile pc-bios/s390-ccw/Makefile roms/seabios/Makefile roms/vgabios/Makefile pc-bios/qemu-icon.bmp pc-bios/QEMU,cgthree.bin pc-bios/QEMU,tcx.bin pc-bios/bios-256k.bin pc-bios/bios.bin pc-bios/kvmvapic.bin pc-bios/linuxboot.bin pc-bios/multiboot.bin pc-bios/ppc_rom.bin pc-bios/sgabios.bin pc-bios/slof.bin pc-bios/spapr-rtas.bin pc-bios/vgabios-cirrus.bin'
+ for bios_file in '$source_path/pc-bios/*.bin' '$source_path/pc-bios/*.aml' '$source_path/pc-bios/*.rom' '$source_path/pc-bios/*.dtb' '$source_path/pc-bios/*.img' '$source_path/pc-bios/openbios-*' '$source_path/pc-bios/u-boot.*' '$source_path/pc-bios/palcode-*'
++ basename /home/don/qemu/pc-bios/vgabios-qxl.bin
+ FILES='Makefile tests/tcg/Makefile qdict-test-data.txt tests/tcg/cris/Makefile tests/tcg/cris/.gdbinit tests/tcg/lm32/Makefile tests/tcg/xtensa/Makefile po/Makefile pc-bios/optionrom/Makefile pc-bios/keymaps pc-bios/spapr-rtas/Makefile pc-bios/s390-ccw/Makefile roms/seabios/Makefile roms/vgabios/Makefile pc-bios/qemu-icon.bmp pc-bios/QEMU,cgthree.bin pc-bios/QEMU,tcx.bin pc-bios/bios-256k.bin pc-bios/bios.bin pc-bios/kvmvapic.bin pc-bios/linuxboot.bin pc-bios/multiboot.bin pc-bios/ppc_rom.bin pc-bios/sgabios.bin pc-bios/slof.bin pc-bios/spapr-rtas.bin pc-bios/vgabios-cirrus.bin pc-bios/vgabios-qxl.bin'
+ for bios_file in '$source_path/pc-bios/*.bin' '$source_path/pc-bios/*.aml' '$source_path/pc-bios/*.rom' '$source_path/pc-bios/*.dtb' '$source_path/pc-bios/*.img' '$source_path/pc-bios/openbios-*' '$source_path/pc-bios/u-boot.*' '$source_path/pc-bios/palcode-*'
++ basename /home/don/qemu/pc-bios/vgabios-stdvga.bin
+ FILES='Makefile tests/tcg/Makefile qdict-test-data.txt tests/tcg/cris/Makefile tests/tcg/cris/.gdbinit tests/tcg/lm32/Makefile tests/tcg/xtensa/Makefile po/Makefile pc-bios/optionrom/Makefile pc-bios/keymaps pc-bios/spapr-rtas/Makefile pc-bios/s390-ccw/Makefile roms/seabios/Makefile roms/vgabios/Makefile pc-bios/qemu-icon.bmp pc-bios/QEMU,cgthree.bin pc-bios/QEMU,tcx.bin pc-bios/bios-256k.bin pc-bios/bios.bin pc-bios/kvmvapic.bin pc-bios/linuxboot.bin pc-bios/multiboot.bin pc-bios/ppc_rom.bin pc-bios/sgabios.bin pc-bios/slof.bin pc-bios/spapr-rtas.bin pc-bios/vgabios-cirrus.bin pc-bios/vgabios-qxl.bin pc-bios/vgabios-stdvga.bin'
+ for bios_file in '$source_path/pc-bios/*.bin' '$source_path/pc-bios/*.aml' '$source_path/pc-bios/*.rom' '$source_path/pc-bios/*.dtb' '$source_path/pc-bios/*.img' '$source_path/pc-bios/openbios-*' '$source_path/pc-bios/u-boot.*' '$source_path/pc-bios/palcode-*'
++ basename /home/don/qemu/pc-bios/vgabios-vmware.bin
+ FILES='Makefile tests/tcg/Makefile qdict-test-data.txt tests/tcg/cris/Makefile tests/tcg/cris/.gdbinit tests/tcg/lm32/Makefile tests/tcg/xtensa/Makefile po/Makefile pc-bios/optionrom/Makefile pc-bios/keymaps pc-bios/spapr-rtas/Makefile pc-bios/s390-ccw/Makefile roms/seabios/Makefile roms/vgabios/Makefile pc-bios/qemu-icon.bmp pc-bios/QEMU,cgthree.bin pc-bios/QEMU,tcx.bin pc-bios/bios-256k.bin pc-bios/bios.bin pc-bios/kvmvapic.bin pc-bios/linuxboot.bin pc-bios/multiboot.bin pc-bios/ppc_rom.bin pc-bios/sgabios.bin pc-bios/slof.bin pc-bios/spapr-rtas.bin pc-bios/vgabios-cirrus.bin pc-bios/vgabios-qxl.bin pc-bios/vgabios-stdvga.bin pc-bios/vgabios-vmware.bin'
+ for bios_file in '$source_path/pc-bios/*.bin' '$source_path/pc-bios/*.aml' '$source_path/pc-bios/*.rom' '$source_path/pc-bios/*.dtb' '$source_path/pc-bios/*.img' '$source_path/pc-bios/openbios-*' '$source_path/pc-bios/u-boot.*' '$source_path/pc-bios/palcode-*'
++ basename /home/don/qemu/pc-bios/vgabios.bin
+ FILES='Makefile tests/tcg/Makefile qdict-test-data.txt tests/tcg/cris/Makefile tests/tcg/cris/.gdbinit tests/tcg/lm32/Makefile tests/tcg/xtensa/Makefile po/Makefile pc-bios/optionrom/Makefile pc-bios/keymaps pc-bios/spapr-rtas/Makefile pc-bios/s390-ccw/Makefile roms/seabios/Makefile roms/vgabios/Makefile pc-bios/qemu-icon.bmp pc-bios/QEMU,cgthree.bin pc-bios/QEMU,tcx.bin pc-bios/bios-256k.bin pc-bios/bios.bin pc-bios/kvmvapic.bin pc-bios/linuxboot.bin pc-bios/multiboot.bin pc-bios/ppc_rom.bin pc-bios/sgabios.bin pc-bios/slof.bin pc-bios/spapr-rtas.bin pc-bios/vgabios-cirrus.bin pc-bios/vgabios-qxl.bin pc-bios/vgabios-stdvga.bin pc-bios/vgabios-vmware.bin pc-bios/vgabios.bin'
+ for bios_file in '$source_path/pc-bios/*.bin' '$source_path/pc-bios/*.aml' '$source_path/pc-bios/*.rom' '$source_path/pc-bios/*.dtb' '$source_path/pc-bios/*.img' '$source_path/pc-bios/openbios-*' '$source_path/pc-bios/u-boot.*' '$source_path/pc-bios/palcode-*'
++ basename /home/don/qemu/pc-bios/acpi-dsdt.aml
+ FILES='Makefile tests/tcg/Makefile qdict-test-data.txt tests/tcg/cris/Makefile tests/tcg/cris/.gdbinit tests/tcg/lm32/Makefile tests/tcg/xtensa/Makefile po/Makefile pc-bios/optionrom/Makefile pc-bios/keymaps pc-bios/spapr-rtas/Makefile pc-bios/s390-ccw/Makefile roms/seabios/Makefile roms/vgabios/Makefile pc-bios/qemu-icon.bmp pc-bios/QEMU,cgthree.bin pc-bios/QEMU,tcx.bin pc-bios/bios-256k.bin pc-bios/bios.bin pc-bios/kvmvapic.bin pc-bios/linuxboot.bin pc-bios/multiboot.bin pc-bios/ppc_rom.bin pc-bios/sgabios.bin pc-bios/slof.bin pc-bios/spapr-rtas.bin pc-bios/vgabios-cirrus.bin pc-bios/vgabios-qxl.bin pc-bios/vgabios-stdvga.bin pc-bios/vgabios-vmware.bin pc-bios/vgabios.bin pc-bios/acpi-dsdt.aml'
+ for bios_file in '$source_path/pc-bios/*.bin' '$source_path/pc-bios/*.aml' '$source_path/pc-bios/*.rom' '$source_path/pc-bios/*.dtb' '$source_path/pc-bios/*.img' '$source_path/pc-bios/openbios-*' '$source_path/pc-bios/u-boot.*' '$source_path/pc-bios/palcode-*'
++ basename /home/don/qemu/pc-bios/q35-acpi-dsdt.aml
+ FILES='Makefile tests/tcg/Makefile qdict-test-data.txt tests/tcg/cris/Makefile tests/tcg/cris/.gdbinit tests/tcg/lm32/Makefile tests/tcg/xtensa/Makefile po/Makefile pc-bios/optionrom/Makefile pc-bios/keymaps pc-bios/spapr-rtas/Makefile pc-bios/s390-ccw/Makefile roms/seabios/Makefile roms/vgabios/Makefile pc-bios/qemu-icon.bmp pc-bios/QEMU,cgthree.bin pc-bios/QEMU,tcx.bin pc-bios/bios-256k.bin pc-bios/bios.bin pc-bios/kvmvapic.bin pc-bios/linuxboot.bin pc-bios/multiboot.bin pc-bios/ppc_rom.bin pc-bios/sgabios.bin pc-bios/slof.bin pc-bios/spapr-rtas.bin pc-bios/vgabios-cirrus.bin pc-bios/vgabios-qxl.bin pc-bios/vgabios-stdvga.bin pc-bios/vgabios-vmware.bin pc-bios/vgabios.bin pc-bios/acpi-dsdt.aml pc-bios/q35-acpi-dsdt.aml'
+ for bios_file in '$source_path/pc-bios/*.bin' '$source_path/pc-bios/*.aml' '$source_path/pc-bios/*.rom' '$source_path/pc-bios/*.dtb' '$source_path/pc-bios/*.img' '$source_path/pc-bios/openbios-*' '$source_path/pc-bios/u-boot.*' '$source_path/pc-bios/palcode-*'
++ basename /home/don/qemu/pc-bios/efi-e1000.rom
+ FILES='Makefile tests/tcg/Makefile qdict-test-data.txt tests/tcg/cris/Makefile tests/tcg/cris/.gdbinit tests/tcg/lm32/Makefile tests/tcg/xtensa/Makefile po/Makefile pc-bios/optionrom/Makefile pc-bios/keymaps pc-bios/spapr-rtas/Makefile pc-bios/s390-ccw/Makefile roms/seabios/Makefile roms/vgabios/Makefile pc-bios/qemu-icon.bmp pc-bios/QEMU,cgthree.bin pc-bios/QEMU,tcx.bin pc-bios/bios-256k.bin pc-bios/bios.bin pc-bios/kvmvapic.bin pc-bios/linuxboot.bin pc-bios/multiboot.bin pc-bios/ppc_rom.bin pc-bios/sgabios.bin pc-bios/slof.bin pc-bios/spapr-rtas.bin pc-bios/vgabios-cirrus.bin pc-bios/vgabios-qxl.bin pc-bios/vgabios-stdvga.bin pc-bios/vgabios-vmware.bin pc-bios/vgabios.bin pc-bios/acpi-dsdt.aml pc-bios/q35-acpi-dsdt.aml pc-bios/efi-e1000.rom'
+ for bios_file in '$source_path/pc-bios/*.bin' '$source_path/pc-bios/*.aml' '$source_path/pc-bios/*.rom' '$source_path/pc-bios/*.dtb' '$source_path/pc-bios/*.img' '$source_path/pc-bios/openbios-*' '$source_path/pc-bios/u-boot.*' '$source_path/pc-bios/palcode-*'
++ basename /home/don/qemu/pc-bios/efi-eepro100.rom
+ FILES='Makefile tests/tcg/Makefile qdict-test-data.txt tests/tcg/cris/Makefile tests/tcg/cris/.gdbinit tests/tcg/lm32/Makefile tests/tcg/xtensa/Makefile po/Makefile pc-bios/optionrom/Makefile pc-bios/keymaps pc-bios/spapr-rtas/Makefile pc-bios/s390-ccw/Makefile roms/seabios/Makefile roms/vgabios/Makefile pc-bios/qemu-icon.bmp pc-bios/QEMU,cgthree.bin pc-bios/QEMU,tcx.bin pc-bios/bios-256k.bin pc-bios/bios.bin pc-bios/kvmvapic.bin pc-bios/linuxboot.bin pc-bios/multiboot.bin pc-bios/ppc_rom.bin pc-bios/sgabios.bin pc-bios/slof.bin pc-bios/spapr-rtas.bin pc-bios/vgabios-cirrus.bin pc-bios/vgabios-qxl.bin pc-bios/vgabios-stdvga.bin pc-bios/vgabios-vmware.bin pc-bios/vgabios.bin pc-bios/acpi-dsdt.aml pc-bios/q35-acpi-dsdt.aml pc-bios/efi-e1000.rom pc-bios/efi-eepro100.rom'
+ for bios_file in '$source_path/pc-bios/*.bin' '$source_path/pc-bios/*.aml' '$source_path/pc-bios/*.rom' '$source_path/pc-bios/*.dtb' '$source_path/pc-bios/*.img' '$source_path/pc-bios/openbios-*' '$source_path/pc-bios/u-boot.*' '$source_path/pc-bios/palcode-*'
++ basename /home/don/qemu/pc-bios/efi-ne2k_pci.rom
+ FILES='Makefile tests/tcg/Makefile qdict-test-data.txt tests/tcg/cris/Makefile tests/tcg/cris/.gdbinit tests/tcg/lm32/Makefile tests/tcg/xtensa/Makefile po/Makefile pc-bios/optionrom/Makefile pc-bios/keymaps pc-bios/spapr-rtas/Makefile pc-bios/s390-ccw/Makefile roms/seabios/Makefile roms/vgabios/Makefile pc-bios/qemu-icon.bmp pc-bios/QEMU,cgthree.bin pc-bios/QEMU,tcx.bin pc-bios/bios-256k.bin pc-bios/bios.bin pc-bios/kvmvapic.bin pc-bios/linuxboot.bin pc-bios/multiboot.bin pc-bios/ppc_rom.bin pc-bios/sgabios.bin pc-bios/slof.bin pc-bios/spapr-rtas.bin pc-bios/vgabios-cirrus.bin pc-bios/vgabios-qxl.bin pc-bios/vgabios-stdvga.bin pc-bios/vgabios-vmware.bin pc-bios/vgabios.bin pc-bios/acpi-dsdt.aml pc-bios/q35-acpi-dsdt.aml pc-bios/efi-e1000.rom pc-bios/efi-eepro100.rom pc-bios/efi-ne2k_pci.rom'
+ for bios_file in '$source_path/pc-bios/*.bin' '$source_path/pc-bios/*.aml' '$source_path/pc-bios/*.rom' '$source_path/pc-bios/*.dtb' '$source_path/pc-bios/*.img' '$source_path/pc-bios/openbios-*' '$source_path/pc-bios/u-boot.*' '$source_path/pc-bios/palcode-*'
++ basename /home/don/qemu/pc-bios/efi-pcnet.rom
+ FILES='Makefile tests/tcg/Makefile qdict-test-data.txt tests/tcg/cris/Makefile tests/tcg/cris/.gdbinit tests/tcg/lm32/Makefile tests/tcg/xtensa/Makefile po/Makefile pc-bios/optionrom/Makefile pc-bios/keymaps pc-bios/spapr-rtas/Makefile pc-bios/s390-ccw/Makefile roms/seabios/Makefile roms/vgabios/Makefile pc-bios/qemu-icon.bmp pc-bios/QEMU,cgthree.bin pc-bios/QEMU,tcx.bin pc-bios/bios-256k.bin pc-bios/bios.bin pc-bios/kvmvapic.bin pc-bios/linuxboot.bin pc-bios/multiboot.bin pc-bios/ppc_rom.bin pc-bios/sgabios.bin pc-bios/slof.bin pc-bios/spapr-rtas.bin pc-bios/vgabios-cirrus.bin pc-bios/vgabios-qxl.bin pc-bios/vgabios-stdvga.bin pc-bios/vgabios-vmware.bin pc-bios/vgabios.bin pc-bios/acpi-dsdt.aml pc-bios/q35-acpi-dsdt.aml pc-bios/efi-e1000.rom pc-bios/efi-eepro100.rom pc-bios/efi-ne2k_pci.rom pc-bios/efi-pcnet.rom'
+ for bios_file in '$source_path/pc-bios/*.bin' '$source_path/pc-bios/*.aml' '$source_path/pc-bios/*.rom' '$source_path/pc-bios/*.dtb' '$source_path/pc-bios/*.img' '$source_path/pc-bios/openbios-*' '$source_path/pc-bios/u-boot.*' '$source_path/pc-bios/palcode-*'
++ basename /home/don/qemu/pc-bios/efi-rtl8139.rom
+ FILES='Makefile tests/tcg/Makefile qdict-test-data.txt tests/tcg/cris/Makefile tests/tcg/cris/.gdbinit tests/tcg/lm32/Makefile tests/tcg/xtensa/Makefile po/Makefile pc-bios/optionrom/Makefile pc-bios/keymaps pc-bios/spapr-rtas/Makefile pc-bios/s390-ccw/Makefile roms/seabios/Makefile roms/vgabios/Makefile pc-bios/qemu-icon.bmp pc-bios/QEMU,cgthree.bin pc-bios/QEMU,tcx.bin pc-bios/bios-256k.bin pc-bios/bios.bin pc-bios/kvmvapic.bin pc-bios/linuxboot.bin pc-bios/multiboot.bin pc-bios/ppc_rom.bin pc-bios/sgabios.bin pc-bios/slof.bin pc-bios/spapr-rtas.bin pc-bios/vgabios-cirrus.bin pc-bios/vgabios-qxl.bin pc-bios/vgabios-stdvga.bin pc-bios/vgabios-vmware.bin pc-bios/vgabios.bin pc-bios/acpi-dsdt.aml pc-bios/q35-acpi-dsdt.aml pc-bios/efi-e1000.rom pc-bios/efi-eepro100.rom pc-bios/efi-ne2k_pci.rom pc-bios/efi-pcnet.rom pc-bios/efi-rtl8139.rom'
+ for bios_file in '$source_path/pc-bios/*.bin' '$source_path/pc-bios/*.aml' '$source_path/pc-bios/*.rom' '$source_path/pc-bios/*.dtb' '$source_path/pc-bios/*.img' '$source_path/pc-bios/openbios-*' '$source_path/pc-bios/u-boot.*' '$source_path/pc-bios/palcode-*'
++ basename /home/don/qemu/pc-bios/efi-virtio.rom
+ FILES='Makefile tests/tcg/Makefile qdict-test-data.txt tests/tcg/cris/Makefile tests/tcg/cris/.gdbinit tests/tcg/lm32/Makefile tests/tcg/xtensa/Makefile po/Makefile pc-bios/optionrom/Makefile pc-bios/keymaps pc-bios/spapr-rtas/Makefile pc-bios/s390-ccw/Makefile roms/seabios/Makefile roms/vgabios/Makefile pc-bios/qemu-icon.bmp pc-bios/QEMU,cgthree.bin pc-bios/QEMU,tcx.bin pc-bios/bios-256k.bin pc-bios/bios.bin pc-bios/kvmvapic.bin pc-bios/linuxboot.bin pc-bios/multiboot.bin pc-bios/ppc_rom.bin pc-bios/sgabios.bin pc-bios/slof.bin pc-bios/spapr-rtas.bin pc-bios/vgabios-cirrus.bin pc-bios/vgabios-qxl.bin pc-bios/vgabios-stdvga.bin pc-bios/vgabios-vmware.bin pc-bios/vgabios.bin pc-bios/acpi-dsdt.aml pc-bios/q35-acpi-dsdt.aml pc-bios/efi-e1000.rom pc-bios/efi-eepro100.rom pc-bios/efi-ne2k_pci.rom pc-bios/efi-pcnet.rom pc-bios/efi-rtl8139.rom pc-bios/efi-virtio.rom'
+ for bios_file in '$source_path/pc-bios/*.bin' '$source_path/pc-bios/*.aml' '$source_path/pc-bios/*.rom' '$source_path/pc-bios/*.dtb' '$source_path/pc-bios/*.img' '$source_path/pc-bios/openbios-*' '$source_path/pc-bios/u-boot.*' '$source_path/pc-bios/palcode-*'
++ basename /home/don/qemu/pc-bios/pxe-e1000.rom
+ FILES='Makefile tests/tcg/Makefile qdict-test-data.txt tests/tcg/cris/Makefile tests/tcg/cris/.gdbinit tests/tcg/lm32/Makefile tests/tcg/xtensa/Makefile po/Makefile pc-bios/optionrom/Makefile pc-bios/keymaps pc-bios/spapr-rtas/Makefile pc-bios/s390-ccw/Makefile roms/seabios/Makefile roms/vgabios/Makefile pc-bios/qemu-icon.bmp pc-bios/QEMU,cgthree.bin pc-bios/QEMU,tcx.bin pc-bios/bios-256k.bin pc-bios/bios.bin pc-bios/kvmvapic.bin pc-bios/linuxboot.bin pc-bios/multiboot.bin pc-bios/ppc_rom.bin pc-bios/sgabios.bin pc-bios/slof.bin pc-bios/spapr-rtas.bin pc-bios/vgabios-cirrus.bin pc-bios/vgabios-qxl.bin pc-bios/vgabios-stdvga.bin pc-bios/vgabios-vmware.bin pc-bios/vgabios.bin pc-bios/acpi-dsdt.aml pc-bios/q35-acpi-dsdt.aml pc-bios/efi-e1000.rom pc-bios/efi-eepro100.rom pc-bios/efi-ne2k_pci.rom pc-bios/efi-pcnet.rom pc-bios/efi-rtl8139.rom pc-bios/efi-virtio.rom pc-bios/pxe-e1000.rom'
+ for bios_file in '$source_path/pc-bios/*.bin' '$source_path/pc-bios/*.aml' '$source_path/pc-bios/*.rom' '$source_path/pc-bios/*.dtb' '$source_path/pc-bios/*.img' '$source_path/pc-bios/openbios-*' '$source_path/pc-bios/u-boot.*' '$source_path/pc-bios/palcode-*'
++ basename /home/don/qemu/pc-bios/pxe-eepro100.rom
+ FILES='Makefile tests/tcg/Makefile qdict-test-data.txt tests/tcg/cris/Makefile tests/tcg/cris/.gdbinit tests/tcg/lm32/Makefile tests/tcg/xtensa/Makefile po/Makefile pc-bios/optionrom/Makefile pc-bios/keymaps pc-bios/spapr-rtas/Makefile pc-bios/s390-ccw/Makefile roms/seabios/Makefile roms/vgabios/Makefile pc-bios/qemu-icon.bmp pc-bios/QEMU,cgthree.bin pc-bios/QEMU,tcx.bin pc-bios/bios-256k.bin pc-bios/bios.bin pc-bios/kvmvapic.bin pc-bios/linuxboot.bin pc-bios/multiboot.bin pc-bios/ppc_rom.bin pc-bios/sgabios.bin pc-bios/slof.bin pc-bios/spapr-rtas.bin pc-bios/vgabios-cirrus.bin pc-bios/vgabios-qxl.bin pc-bios/vgabios-stdvga.bin pc-bios/vgabios-vmware.bin pc-bios/vgabios.bin pc-bios/acpi-dsdt.aml pc-bios/q35-acpi-dsdt.aml pc-bios/efi-e1000.rom pc-bios/efi-eepro100.rom pc-bios/efi-ne2k_pci.rom pc-bios/efi-pcnet.rom pc-bios/efi-rtl8139.rom pc-bios/efi-virtio.rom pc-bios/pxe-e1000.rom pc-bios/pxe-eepro100.rom'
+ for bios_file in '$source_path/pc-bios/*.bin' '$source_path/pc-bios/*.aml' '$source_path/pc-bios/*.rom' '$source_path/pc-bios/*.dtb' '$source_path/pc-bios/*.img' '$source_path/pc-bios/openbios-*' '$source_path/pc-bios/u-boot.*' '$source_path/pc-bios/palcode-*'
++ basename /home/don/qemu/pc-bios/pxe-ne2k_pci.rom
+ FILES='Makefile tests/tcg/Makefile qdict-test-data.txt tests/tcg/cris/Makefile tests/tcg/cris/.gdbinit tests/tcg/lm32/Makefile tests/tcg/xtensa/Makefile po/Makefile pc-bios/optionrom/Makefile pc-bios/keymaps pc-bios/spapr-rtas/Makefile pc-bios/s390-ccw/Makefile roms/seabios/Makefile roms/vgabios/Makefile pc-bios/qemu-icon.bmp pc-bios/QEMU,cgthree.bin pc-bios/QEMU,tcx.bin pc-bios/bios-256k.bin pc-bios/bios.bin pc-bios/kvmvapic.bin pc-bios/linuxboot.bin pc-bios/multiboot.bin pc-bios/ppc_rom.bin pc-bios/sgabios.bin pc-bios/slof.bin pc-bios/spapr-rtas.bin pc-bios/vgabios-cirrus.bin pc-bios/vgabios-qxl.bin pc-bios/vgabios-stdvga.bin pc-bios/vgabios-vmware.bin pc-bios/vgabios.bin pc-bios/acpi-dsdt.aml pc-bios/q35-acpi-dsdt.aml pc-bios/efi-e1000.rom pc-bios/efi-eepro100.rom pc-bios/efi-ne2k_pci.rom pc-bios/efi-pcnet.rom pc-bios/efi-rtl8139.rom pc-bios/efi-virtio.rom pc-bios/pxe-e1000.rom pc-bios/pxe-eepro100.rom pc-bios/pxe-ne2k_pci.rom'
+ for bios_file in '$source_path/pc-bios/*.bin' '$source_path/pc-bios/*.aml' '$source_path/pc-bios/*.rom' '$source_path/pc-bios/*.dtb' '$source_path/pc-bios/*.img' '$source_path/pc-bios/openbios-*' '$source_path/pc-bios/u-boot.*' '$source_path/pc-bios/palcode-*'
++ basename /home/don/qemu/pc-bios/pxe-pcnet.rom
+ FILES='Makefile tests/tcg/Makefile qdict-test-data.txt tests/tcg/cris/Makefile tests/tcg/cris/.gdbinit tests/tcg/lm32/Makefile tests/tcg/xtensa/Makefile po/Makefile pc-bios/optionrom/Makefile pc-bios/keymaps pc-bios/spapr-rtas/Makefile pc-bios/s390-ccw/Makefile roms/seabios/Makefile roms/vgabios/Makefile pc-bios/qemu-icon.bmp pc-bios/QEMU,cgthree.bin pc-bios/QEMU,tcx.bin pc-bios/bios-256k.bin pc-bios/bios.bin pc-bios/kvmvapic.bin pc-bios/linuxboot.bin pc-bios/multiboot.bin pc-bios/ppc_rom.bin pc-bios/sgabios.bin pc-bios/slof.bin pc-bios/spapr-rtas.bin pc-bios/vgabios-cirrus.bin pc-bios/vgabios-qxl.bin pc-bios/vgabios-stdvga.bin pc-bios/vgabios-vmware.bin pc-bios/vgabios.bin pc-bios/acpi-dsdt.aml pc-bios/q35-acpi-dsdt.aml pc-bios/efi-e1000.rom pc-bios/efi-eepro100.rom pc-bios/efi-ne2k_pci.rom pc-bios/efi-pcnet.rom pc-bios/efi-rtl8139.rom pc-bios/efi-virtio.rom pc-bios/pxe-e1000.rom pc-bios/pxe-eepro100.rom pc-bios/pxe-ne2k_pci.rom pc-bios/pxe-pcnet.rom'
+ for bios_file in '$source_path/pc-bios/*.bin' '$source_path/pc-bios/*.aml' '$source_path/pc-bios/*.rom' '$source_path/pc-bios/*.dtb' '$source_path/pc-bios/*.img' '$source_path/pc-bios/openbios-*' '$source_path/pc-bios/u-boot.*' '$source_path/pc-bios/palcode-*'
++ basename /home/don/qemu/pc-bios/pxe-rtl8139.rom
+ FILES='Makefile tests/tcg/Makefile qdict-test-data.txt tests/tcg/cris/Makefile tests/tcg/cris/.gdbinit tests/tcg/lm32/Makefile tests/tcg/xtensa/Makefile po/Makefile pc-bios/optionrom/Makefile pc-bios/keymaps pc-bios/spapr-rtas/Makefile pc-bios/s390-ccw/Makefile roms/seabios/Makefile roms/vgabios/Makefile pc-bios/qemu-icon.bmp pc-bios/QEMU,cgthree.bin pc-bios/QEMU,tcx.bin pc-bios/bios-256k.bin pc-bios/bios.bin pc-bios/kvmvapic.bin pc-bios/linuxboot.bin pc-bios/multiboot.bin pc-bios/ppc_rom.bin pc-bios/sgabios.bin pc-bios/slof.bin pc-bios/spapr-rtas.bin pc-bios/vgabios-cirrus.bin pc-bios/vgabios-qxl.bin pc-bios/vgabios-stdvga.bin pc-bios/vgabios-vmware.bin pc-bios/vgabios.bin pc-bios/acpi-dsdt.aml pc-bios/q35-acpi-dsdt.aml pc-bios/efi-e1000.rom pc-bios/efi-eepro100.rom pc-bios/efi-ne2k_pci.rom pc-bios/efi-pcnet.rom pc-bios/efi-rtl8139.rom pc-bios/efi-virtio.rom pc-bios/pxe-e1000.rom pc-bios/pxe-eepro100.rom pc-bios/pxe-ne2k_pci.rom pc-bios/pxe-pcnet.rom pc-bios/pxe-rtl8139.rom'
+ for bios_file in '$source_path/pc-bios/*.bin' '$source_path/pc-bios/*.aml' '$source_path/pc-bios/*.rom' '$source_path/pc-bios/*.dtb' '$source_path/pc-bios/*.img' '$source_path/pc-bios/openbios-*' '$source_path/pc-bios/u-boot.*' '$source_path/pc-bios/palcode-*'
++ basename /home/don/qemu/pc-bios/pxe-virtio.rom
+ FILES='Makefile tests/tcg/Makefile qdict-test-data.txt tests/tcg/cris/Makefile tests/tcg/cris/.gdbinit tests/tcg/lm32/Makefile tests/tcg/xtensa/Makefile po/Makefile pc-bios/optionrom/Makefile pc-bios/keymaps pc-bios/spapr-rtas/Makefile pc-bios/s390-ccw/Makefile roms/seabios/Makefile roms/vgabios/Makefile pc-bios/qemu-icon.bmp pc-bios/QEMU,cgthree.bin pc-bios/QEMU,tcx.bin pc-bios/bios-256k.bin pc-bios/bios.bin pc-bios/kvmvapic.bin pc-bios/linuxboot.bin pc-bios/multiboot.bin pc-bios/ppc_rom.bin pc-bios/sgabios.bin pc-bios/slof.bin pc-bios/spapr-rtas.bin pc-bios/vgabios-cirrus.bin pc-bios/vgabios-qxl.bin pc-bios/vgabios-stdvga.bin pc-bios/vgabios-vmware.bin pc-bios/vgabios.bin pc-bios/acpi-dsdt.aml pc-bios/q35-acpi-dsdt.aml pc-bios/efi-e1000.rom pc-bios/efi-eepro100.rom pc-bios/efi-ne2k_pci.rom pc-bios/efi-pcnet.rom pc-bios/efi-rtl8139.rom pc-bios/efi-virtio.rom pc-bios/pxe-e1000.rom pc-bios/pxe-eepro100.rom pc-bios/pxe-ne2k_pci.rom pc-bios/pxe-pcnet.rom pc-bios/pxe-rtl8139.rom pc-bios/pxe-virtio.rom'
+ for bios_file in '$source_path/pc-bios/*.bin' '$source_path/pc-bios/*.aml' '$source_path/pc-bios/*.rom' '$source_path/pc-bios/*.dtb' '$source_path/pc-bios/*.img' '$source_path/pc-bios/openbios-*' '$source_path/pc-bios/u-boot.*' '$source_path/pc-bios/palcode-*'
++ basename /home/don/qemu/pc-bios/s390-zipl.rom
+ FILES='Makefile tests/tcg/Makefile qdict-test-data.txt tests/tcg/cris/Makefile tests/tcg/cris/.gdbinit tests/tcg/lm32/Makefile tests/tcg/xtensa/Makefile po/Makefile pc-bios/optionrom/Makefile pc-bios/keymaps pc-bios/spapr-rtas/Makefile pc-bios/s390-ccw/Makefile roms/seabios/Makefile roms/vgabios/Makefile pc-bios/qemu-icon.bmp pc-bios/QEMU,cgthree.bin pc-bios/QEMU,tcx.bin pc-bios/bios-256k.bin pc-bios/bios.bin pc-bios/kvmvapic.bin pc-bios/linuxboot.bin pc-bios/multiboot.bin pc-bios/ppc_rom.bin pc-bios/sgabios.bin pc-bios/slof.bin pc-bios/spapr-rtas.bin pc-bios/vgabios-cirrus.bin pc-bios/vgabios-qxl.bin pc-bios/vgabios-stdvga.bin pc-bios/vgabios-vmware.bin pc-bios/vgabios.bin pc-bios/acpi-dsdt.aml pc-bios/q35-acpi-dsdt.aml pc-bios/efi-e1000.rom pc-bios/efi-eepro100.rom pc-bios/efi-ne2k_pci.rom pc-bios/efi-pcnet.rom pc-bios/efi-rtl8139.rom pc-bios/efi-virtio.rom pc-bios/pxe-e1000.rom pc-bios/pxe-eepro100.rom pc-bios/pxe-ne2k_pci.rom pc-bios/pxe-pcnet.rom pc-bios/pxe-rtl8139.rom pc-bios/pxe-virtio.rom pc-bios/s390-zipl.rom'
+ for bios_file in '$source_path/pc-bios/*.bin' '$source_path/pc-bios/*.aml' '$source_path/pc-bios/*.rom' '$source_path/pc-bios/*.dtb' '$source_path/pc-bios/*.img' '$source_path/pc-bios/openbios-*' '$source_path/pc-bios/u-boot.*' '$source_path/pc-bios/palcode-*'
++ basename /home/don/qemu/pc-bios/bamboo.dtb
+ FILES='Makefile tests/tcg/Makefile qdict-test-data.txt tests/tcg/cris/Makefile tests/tcg/cris/.gdbinit tests/tcg/lm32/Makefile tests/tcg/xtensa/Makefile po/Makefile pc-bios/optionrom/Makefile pc-bios/keymaps pc-bios/spapr-rtas/Makefile pc-bios/s390-ccw/Makefile roms/seabios/Makefile roms/vgabios/Makefile pc-bios/qemu-icon.bmp pc-bios/QEMU,cgthree.bin pc-bios/QEMU,tcx.bin pc-bios/bios-256k.bin pc-bios/bios.bin pc-bios/kvmvapic.bin pc-bios/linuxboot.bin pc-bios/multiboot.bin pc-bios/ppc_rom.bin pc-bios/sgabios.bin pc-bios/slof.bin pc-bios/spapr-rtas.bin pc-bios/vgabios-cirrus.bin pc-bios/vgabios-qxl.bin pc-bios/vgabios-stdvga.bin pc-bios/vgabios-vmware.bin pc-bios/vgabios.bin pc-bios/acpi-dsdt.aml pc-bios/q35-acpi-dsdt.aml pc-bios/efi-e1000.rom pc-bios/efi-eepro100.rom pc-bios/efi-ne2k_pci.rom pc-bios/efi-pcnet.rom pc-bios/efi-rtl8139.rom pc-bios/efi-virtio.rom pc-bios/pxe-e1000.rom pc-bios/pxe-eepro100.rom pc-bios/pxe-ne2k_pci.rom pc-bios/pxe-pcnet.rom pc-bios/pxe-rtl8139.rom pc-bios/pxe-virtio.rom pc-bios/s390-zipl.rom pc-bios/bamboo.dtb'
+ for bios_file in '$source_path/pc-bios/*.bin' '$source_path/pc-bios/*.aml' '$source_path/pc-bios/*.rom' '$source_path/pc-bios/*.dtb' '$source_path/pc-bios/*.img' '$source_path/pc-bios/openbios-*' '$source_path/pc-bios/u-boot.*' '$source_path/pc-bios/palcode-*'
++ basename /home/don/qemu/pc-bios/petalogix-ml605.dtb
+ FILES='Makefile tests/tcg/Makefile qdict-test-data.txt tests/tcg/cris/Makefile tests/tcg/cris/.gdbinit tests/tcg/lm32/Makefile tests/tcg/xtensa/Makefile po/Makefile pc-bios/optionrom/Makefile pc-bios/keymaps pc-bios/spapr-rtas/Makefile pc-bios/s390-ccw/Makefile roms/seabios/Makefile roms/vgabios/Makefile pc-bios/qemu-icon.bmp pc-bios/QEMU,cgthree.bin pc-bios/QEMU,tcx.bin pc-bios/bios-256k.bin pc-bios/bios.bin pc-bios/kvmvapic.bin pc-bios/linuxboot.bin pc-bios/multiboot.bin pc-bios/ppc_rom.bin pc-bios/sgabios.bin pc-bios/slof.bin pc-bios/spapr-rtas.bin pc-bios/vgabios-cirrus.bin pc-bios/vgabios-qxl.bin pc-bios/vgabios-stdvga.bin pc-bios/vgabios-vmware.bin pc-bios/vgabios.bin pc-bios/acpi-dsdt.aml pc-bios/q35-acpi-dsdt.aml pc-bios/efi-e1000.rom pc-bios/efi-eepro100.rom pc-bios/efi-ne2k_pci.rom pc-bios/efi-pcnet.rom pc-bios/efi-rtl8139.rom pc-bios/efi-virtio.rom pc-bios/pxe-e1000.rom pc-bios/pxe-eepro100.rom pc-bios/pxe-ne2k_pci.rom pc-bios/pxe-pcnet.rom pc-bios/pxe-rtl8139.rom pc-bios/pxe-virtio.rom pc-bios/s390-zipl.rom pc-bios/bamboo.dtb pc-bios/petalogix-ml605.dtb'
+ for bios_file in '$source_path/pc-bios/*.bin' '$source_path/pc-bios/*.aml' '$source_path/pc-bios/*.rom' '$source_path/pc-bios/*.dtb' '$source_path/pc-bios/*.img' '$source_path/pc-bios/openbios-*' '$source_path/pc-bios/u-boot.*' '$source_path/pc-bios/palcode-*'
++ basename /home/don/qemu/pc-bios/petalogix-s3adsp1800.dtb
+ FILES='Makefile tests/tcg/Makefile qdict-test-data.txt tests/tcg/cris/Makefile tests/tcg/cris/.gdbinit tests/tcg/lm32/Makefile tests/tcg/xtensa/Makefile po/Makefile pc-bios/optionrom/Makefile pc-bios/keymaps pc-bios/spapr-rtas/Makefile pc-bios/s390-ccw/Makefile roms/seabios/Makefile roms/vgabios/Makefile pc-bios/qemu-icon.bmp pc-bios/QEMU,cgthree.bin pc-bios/QEMU,tcx.bin pc-bios/bios-256k.bin pc-bios/bios.bin pc-bios/kvmvapic.bin pc-bios/linuxboot.bin pc-bios/multiboot.bin pc-bios/ppc_rom.bin pc-bios/sgabios.bin pc-bios/slof.bin pc-bios/spapr-rtas.bin pc-bios/vgabios-cirrus.bin pc-bios/vgabios-qxl.bin pc-bios/vgabios-stdvga.bin pc-bios/vgabios-vmware.bin pc-bios/vgabios.bin pc-bios/acpi-dsdt.aml pc-bios/q35-acpi-dsdt.aml pc-bios/efi-e1000.rom pc-bios/efi-eepro100.rom pc-bios/efi-ne2k_pci.rom pc-bios/efi-pcnet.rom pc-bios/efi-rtl8139.rom pc-bios/efi-virtio.rom pc-bios/pxe-e1000.rom pc-bios/pxe-eepro100.rom pc-bios/pxe-ne2k_pci.rom pc-bios/pxe-pcnet.rom pc-bios/pxe-rtl8139.rom pc-bios/pxe-virtio.rom pc-bios/s390-zipl.rom pc-bios/bamboo.dtb pc-bios/petalogix-ml605.dtb pc-bios/petalogix-s3adsp1800.dtb'
+ for bios_file in '$source_path/pc-bios/*.bin' '$source_path/pc-bios/*.aml' '$source_path/pc-bios/*.rom' '$source_path/pc-bios/*.dtb' '$source_path/pc-bios/*.img' '$source_path/pc-bios/openbios-*' '$source_path/pc-bios/u-boot.*' '$source_path/pc-bios/palcode-*'
++ basename /home/don/qemu/pc-bios/s390-ccw.img
+ FILES='Makefile tests/tcg/Makefile qdict-test-data.txt tests/tcg/cris/Makefile tests/tcg/cris/.gdbinit tests/tcg/lm32/Makefile tests/tcg/xtensa/Makefile po/Makefile pc-bios/optionrom/Makefile pc-bios/keymaps pc-bios/spapr-rtas/Makefile pc-bios/s390-ccw/Makefile roms/seabios/Makefile roms/vgabios/Makefile pc-bios/qemu-icon.bmp pc-bios/QEMU,cgthree.bin pc-bios/QEMU,tcx.bin pc-bios/bios-256k.bin pc-bios/bios.bin pc-bios/kvmvapic.bin pc-bios/linuxboot.bin pc-bios/multiboot.bin pc-bios/ppc_rom.bin pc-bios/sgabios.bin pc-bios/slof.bin pc-bios/spapr-rtas.bin pc-bios/vgabios-cirrus.bin pc-bios/vgabios-qxl.bin pc-bios/vgabios-stdvga.bin pc-bios/vgabios-vmware.bin pc-bios/vgabios.bin pc-bios/acpi-dsdt.aml pc-bios/q35-acpi-dsdt.aml pc-bios/efi-e1000.rom pc-bios/efi-eepro100.rom pc-bios/efi-ne2k_pci.rom pc-bios/efi-pcnet.rom pc-bios/efi-rtl8139.rom pc-bios/efi-virtio.rom pc-bios/pxe-e1000.rom pc-bios/pxe-eepro100.rom pc-bios/pxe-ne2k_pci.rom pc-bios/pxe-pcnet.rom pc-bios/pxe-rtl8139.rom pc-bios/pxe-virtio.rom pc-bios/s390-zipl.rom pc-bios/bamboo.dtb pc-bios/petalogix-ml605.dtb pc-bios/petalogix-s3adsp1800.dtb pc-bios/s390-ccw.img'
+ for bios_file in '$source_path/pc-bios/*.bin' '$source_path/pc-bios/*.aml' '$source_path/pc-bios/*.rom' '$source_path/pc-bios/*.dtb' '$source_path/pc-bios/*.img' '$source_path/pc-bios/openbios-*' '$source_path/pc-bios/u-boot.*' '$source_path/pc-bios/palcode-*'
++ basename /home/don/qemu/pc-bios/openbios-ppc
+ FILES='Makefile tests/tcg/Makefile qdict-test-data.txt tests/tcg/cris/Makefile tests/tcg/cris/.gdbinit tests/tcg/lm32/Makefile tests/tcg/xtensa/Makefile po/Makefile pc-bios/optionrom/Makefile pc-bios/keymaps pc-bios/spapr-rtas/Makefile pc-bios/s390-ccw/Makefile roms/seabios/Makefile roms/vgabios/Makefile pc-bios/qemu-icon.bmp pc-bios/QEMU,cgthree.bin pc-bios/QEMU,tcx.bin pc-bios/bios-256k.bin pc-bios/bios.bin pc-bios/kvmvapic.bin pc-bios/linuxboot.bin pc-bios/multiboot.bin pc-bios/ppc_rom.bin pc-bios/sgabios.bin pc-bios/slof.bin pc-bios/spapr-rtas.bin pc-bios/vgabios-cirrus.bin pc-bios/vgabios-qxl.bin pc-bios/vgabios-stdvga.bin pc-bios/vgabios-vmware.bin pc-bios/vgabios.bin pc-bios/acpi-dsdt.aml pc-bios/q35-acpi-dsdt.aml pc-bios/efi-e1000.rom pc-bios/efi-eepro100.rom pc-bios/efi-ne2k_pci.rom pc-bios/efi-pcnet.rom pc-bios/efi-rtl8139.rom pc-bios/efi-virtio.rom pc-bios/pxe-e1000.rom pc-bios/pxe-eepro100.rom pc-bios/pxe-ne2k_pci.rom pc-bios/pxe-pcnet.rom pc-bios/pxe-rtl8139.rom pc-bios/pxe-virtio.rom pc-bios/s390-zipl.rom pc-bios/bamboo.dtb pc-bios/petalogix-ml605.dtb pc-bios/petalogix-s3adsp1800.dtb pc-bios/s390-ccw.img pc-bios/openbios-ppc'
+ for bios_file in '$source_path/pc-bios/*.bin' '$source_path/pc-bios/*.aml' '$source_path/pc-bios/*.rom' '$source_path/pc-bios/*.dtb' '$source_path/pc-bios/*.img' '$source_path/pc-bios/openbios-*' '$source_path/pc-bios/u-boot.*' '$source_path/pc-bios/palcode-*'
++ basename /home/don/qemu/pc-bios/openbios-sparc32
+ FILES='Makefile tests/tcg/Makefile qdict-test-data.txt tests/tcg/cris/Makefile tests/tcg/cris/.gdbinit tests/tcg/lm32/Makefile tests/tcg/xtensa/Makefile po/Makefile pc-bios/optionrom/Makefile pc-bios/keymaps pc-bios/spapr-rtas/Makefile pc-bios/s390-ccw/Makefile roms/seabios/Makefile roms/vgabios/Makefile pc-bios/qemu-icon.bmp pc-bios/QEMU,cgthree.bin pc-bios/QEMU,tcx.bin pc-bios/bios-256k.bin pc-bios/bios.bin pc-bios/kvmvapic.bin pc-bios/linuxboot.bin pc-bios/multiboot.bin pc-bios/ppc_rom.bin pc-bios/sgabios.bin pc-bios/slof.bin pc-bios/spapr-rtas.bin pc-bios/vgabios-cirrus.bin pc-bios/vgabios-qxl.bin pc-bios/vgabios-stdvga.bin pc-bios/vgabios-vmware.bin pc-bios/vgabios.bin pc-bios/acpi-dsdt.aml pc-bios/q35-acpi-dsdt.aml pc-bios/efi-e1000.rom pc-bios/efi-eepro100.rom pc-bios/efi-ne2k_pci.rom pc-bios/efi-pcnet.rom pc-bios/efi-rtl8139.rom pc-bios/efi-virtio.rom pc-bios/pxe-e1000.rom pc-bios/pxe-eepro100.rom pc-bios/pxe-ne2k_pci.rom pc-bios/pxe-pcnet.rom pc-bios/pxe-rtl8139.rom pc-bios/pxe-virtio.rom pc-bios/s390-zipl.rom pc-bios/bamboo.dtb pc-bios/petalogix-ml605.dtb pc-bios/petalogix-s3adsp1800.dtb pc-bios/s390-ccw.img pc-bios/openbios-ppc pc-bios/openbios-sparc32'
+ for bios_file in '$source_path/pc-bios/*.bin' '$source_path/pc-bios/*.aml' '$source_path/pc-bios/*.rom' '$source_path/pc-bios/*.dtb' '$source_path/pc-bios/*.img' '$source_path/pc-bios/openbios-*' '$source_path/pc-bios/u-boot.*' '$source_path/pc-bios/palcode-*'
++ basename /home/don/qemu/pc-bios/openbios-sparc64
+ FILES='Makefile tests/tcg/Makefile qdict-test-data.txt tests/tcg/cris/Makefile tests/tcg/cris/.gdbinit tests/tcg/lm32/Makefile tests/tcg/xtensa/Makefile po/Makefile pc-bios/optionrom/Makefile pc-bios/keymaps pc-bios/spapr-rtas/Makefile pc-bios/s390-ccw/Makefile roms/seabios/Makefile roms/vgabios/Makefile pc-bios/qemu-icon.bmp pc-bios/QEMU,cgthree.bin pc-bios/QEMU,tcx.bin pc-bios/bios-256k.bin pc-bios/bios.bin pc-bios/kvmvapic.bin pc-bios/linuxboot.bin pc-bios/multiboot.bin pc-bios/ppc_rom.bin pc-bios/sgabios.bin pc-bios/slof.bin pc-bios/spapr-rtas.bin pc-bios/vgabios-cirrus.bin pc-bios/vgabios-qxl.bin pc-bios/vgabios-stdvga.bin pc-bios/vgabios-vmware.bin pc-bios/vgabios.bin pc-bios/acpi-dsdt.aml pc-bios/q35-acpi-dsdt.aml pc-bios/efi-e1000.rom pc-bios/efi-eepro100.rom pc-bios/efi-ne2k_pci.rom pc-bios/efi-pcnet.rom pc-bios/efi-rtl8139.rom pc-bios/efi-virtio.rom pc-bios/pxe-e1000.rom pc-bios/pxe-eepro100.rom pc-bios/pxe-ne2k_pci.rom pc-bios/pxe-pcnet.rom pc-bios/pxe-rtl8139.rom pc-bios/pxe-virtio.rom pc-bios/s390-zipl.rom pc-bios/bamboo.dtb pc-bios/petalogix-ml605.dtb pc-bios/petalogix-s3adsp1800.dtb pc-bios/s390-ccw.img pc-bios/openbios-ppc pc-bios/openbios-sparc32 pc-bios/openbios-sparc64'
+ for bios_file in '$source_path/pc-bios/*.bin' '$source_path/pc-bios/*.aml' '$source_path/pc-bios/*.rom' '$source_path/pc-bios/*.dtb' '$source_path/pc-bios/*.img' '$source_path/pc-bios/openbios-*' '$source_path/pc-bios/u-boot.*' '$source_path/pc-bios/palcode-*'
++ basename /home/don/qemu/pc-bios/u-boot.e500
+ FILES='Makefile tests/tcg/Makefile qdict-test-data.txt tests/tcg/cris/Makefile tests/tcg/cris/.gdbinit tests/tcg/lm32/Makefile tests/tcg/xtensa/Makefile po/Makefile pc-bios/optionrom/Makefile pc-bios/keymaps pc-bios/spapr-rtas/Makefile pc-bios/s390-ccw/Makefile roms/seabios/Makefile roms/vgabios/Makefile pc-bios/qemu-icon.bmp pc-bios/QEMU,cgthree.bin pc-bios/QEMU,tcx.bin pc-bios/bios-256k.bin pc-bios/bios.bin pc-bios/kvmvapic.bin pc-bios/linuxboot.bin pc-bios/multiboot.bin pc-bios/ppc_rom.bin pc-bios/sgabios.bin pc-bios/slof.bin pc-bios/spapr-rtas.bin pc-bios/vgabios-cirrus.bin pc-bios/vgabios-qxl.bin pc-bios/vgabios-stdvga.bin pc-bios/vgabios-vmware.bin pc-bios/vgabios.bin pc-bios/acpi-dsdt.aml pc-bios/q35-acpi-dsdt.aml pc-bios/efi-e1000.rom pc-bios/efi-eepro100.rom pc-bios/efi-ne2k_pci.rom pc-bios/efi-pcnet.rom pc-bios/efi-rtl8139.rom pc-bios/efi-virtio.rom pc-bios/pxe-e1000.rom pc-bios/pxe-eepro100.rom pc-bios/pxe-ne2k_pci.rom pc-bios/pxe-pcnet.rom pc-bios/pxe-rtl8139.rom pc-bios/pxe-virtio.rom pc-bios/s390-zipl.rom pc-bios/bamboo.dtb pc-bios/petalogix-ml605.dtb pc-bios/petalogix-s3adsp1800.dtb pc-bios/s390-ccw.img pc-bios/openbios-ppc pc-bios/openbios-sparc32 pc-bios/openbios-sparc64 pc-bios/u-boot.e500'
+ for bios_file in '$source_path/pc-bios/*.bin' '$source_path/pc-bios/*.aml' '$source_path/pc-bios/*.rom' '$source_path/pc-bios/*.dtb' '$source_path/pc-bios/*.img' '$source_path/pc-bios/openbios-*' '$source_path/pc-bios/u-boot.*' '$source_path/pc-bios/palcode-*'
++ basename /home/don/qemu/pc-bios/palcode-clipper
+ FILES='Makefile tests/tcg/Makefile qdict-test-data.txt tests/tcg/cris/Makefile tests/tcg/cris/.gdbinit tests/tcg/lm32/Makefile tests/tcg/xtensa/Makefile po/Makefile pc-bios/optionrom/Makefile pc-bios/keymaps pc-bios/spapr-rtas/Makefile pc-bios/s390-ccw/Makefile roms/seabios/Makefile roms/vgabios/Makefile pc-bios/qemu-icon.bmp pc-bios/QEMU,cgthree.bin pc-bios/QEMU,tcx.bin pc-bios/bios-256k.bin pc-bios/bios.bin pc-bios/kvmvapic.bin pc-bios/linuxboot.bin pc-bios/multiboot.bin pc-bios/ppc_rom.bin pc-bios/sgabios.bin pc-bios/slof.bin pc-bios/spapr-rtas.bin pc-bios/vgabios-cirrus.bin pc-bios/vgabios-qxl.bin pc-bios/vgabios-stdvga.bin pc-bios/vgabios-vmware.bin pc-bios/vgabios.bin pc-bios/acpi-dsdt.aml pc-bios/q35-acpi-dsdt.aml pc-bios/efi-e1000.rom pc-bios/efi-eepro100.rom pc-bios/efi-ne2k_pci.rom pc-bios/efi-pcnet.rom pc-bios/efi-rtl8139.rom pc-bios/efi-virtio.rom pc-bios/pxe-e1000.rom pc-bios/pxe-eepro100.rom pc-bios/pxe-ne2k_pci.rom pc-bios/pxe-pcnet.rom pc-bios/pxe-rtl8139.rom pc-bios/pxe-virtio.rom pc-bios/s390-zipl.rom pc-bios/bamboo.dtb pc-bios/petalogix-ml605.dtb pc-bios/petalogix-s3adsp1800.dtb pc-bios/s390-ccw.img pc-bios/openbios-ppc pc-bios/openbios-sparc32 pc-bios/openbios-sparc64 pc-bios/u-boot.e500 pc-bios/palcode-clipper'
++ find /home/don/qemu/tests/acpi-test-data -type f
+ for test_file in '`find $source_path/tests/acpi-test-data -type f`'
++ echo /home/don/qemu/tests/acpi-test-data/rebuild-expected-aml.sh
++ sed -e 's/.*acpi-test-data//'
+ FILES='Makefile tests/tcg/Makefile qdict-test-data.txt tests/tcg/cris/Makefile tests/tcg/cris/.gdbinit tests/tcg/lm32/Makefile tests/tcg/xtensa/Makefile po/Makefile pc-bios/optionrom/Makefile pc-bios/keymaps pc-bios/spapr-rtas/Makefile pc-bios/s390-ccw/Makefile roms/seabios/Makefile roms/vgabios/Makefile pc-bios/qemu-icon.bmp pc-bios/QEMU,cgthree.bin pc-bios/QEMU,tcx.bin pc-bios/bios-256k.bin pc-bios/bios.bin pc-bios/kvmvapic.bin pc-bios/linuxboot.bin pc-bios/multiboot.bin pc-bios/ppc_rom.bin pc-bios/sgabios.bin pc-bios/slof.bin pc-bios/spapr-rtas.bin pc-bios/vgabios-cirrus.bin pc-bios/vgabios-qxl.bin pc-bios/vgabios-stdvga.bin pc-bios/vgabios-vmware.bin pc-bios/vgabios.bin pc-bios/acpi-dsdt.aml pc-bios/q35-acpi-dsdt.aml pc-bios/efi-e1000.rom pc-bios/efi-eepro100.rom pc-bios/efi-ne2k_pci.rom pc-bios/efi-pcnet.rom pc-bios/efi-rtl8139.rom pc-bios/efi-virtio.rom pc-bios/pxe-e1000.rom pc-bios/pxe-eepro100.rom pc-bios/pxe-ne2k_pci.rom pc-bios/pxe-pcnet.rom pc-bios/pxe-rtl8139.rom pc-bios/pxe-virtio.rom pc-bios/s390-zipl.rom pc-bios/bamboo.dtb pc-bios/petalogix-ml605.dtb pc-bios/petalogix-s3adsp1800.dtb pc-bios/s390-ccw.img pc-bios/openbios-ppc pc-bios/openbios-sparc32 pc-bios/openbios-sparc64 pc-bios/u-boot.e500 pc-bios/palcode-clipper tests/acpi-test-data/rebuild-expected-aml.sh'
+ for test_file in '`find $source_path/tests/acpi-test-data -type f`'
++ echo /home/don/qemu/tests/acpi-test-data/pc/HPET
++ sed -e 's/.*acpi-test-data//'
+ FILES='Makefile tests/tcg/Makefile qdict-test-data.txt tests/tcg/cris/Makefile tests/tcg/cris/.gdbinit tests/tcg/lm32/Makefile tests/tcg/xtensa/Makefile po/Makefile pc-bios/optionrom/Makefile pc-bios/keymaps pc-bios/spapr-rtas/Makefile pc-bios/s390-ccw/Makefile roms/seabios/Makefile roms/vgabios/Makefile pc-bios/qemu-icon.bmp pc-bios/QEMU,cgthree.bin pc-bios/QEMU,tcx.bin pc-bios/bios-256k.bin pc-bios/bios.bin pc-bios/kvmvapic.bin pc-bios/linuxboot.bin pc-bios/multiboot.bin pc-bios/ppc_rom.bin pc-bios/sgabios.bin pc-bios/slof.bin pc-bios/spapr-rtas.bin pc-bios/vgabios-cirrus.bin pc-bios/vgabios-qxl.bin pc-bios/vgabios-stdvga.bin pc-bios/vgabios-vmware.bin pc-bios/vgabios.bin pc-bios/acpi-dsdt.aml pc-bios/q35-acpi-dsdt.aml pc-bios/efi-e1000.rom pc-bios/efi-eepro100.rom pc-bios/efi-ne2k_pci.rom pc-bios/efi-pcnet.rom pc-bios/efi-rtl8139.rom pc-bios/efi-virtio.rom pc-bios/pxe-e1000.rom pc-bios/pxe-eepro100.rom pc-bios/pxe-ne2k_pci.rom pc-bios/pxe-pcnet.rom pc-bios/pxe-rtl8139.rom pc-bios/pxe-virtio.rom pc-bios/s390-zipl.rom pc-bios/bamboo.dtb pc-bios/petalogix-ml605.dtb pc-bios/petalogix-s3adsp1800.dtb pc-bios/s390-ccw.img pc-bios/openbios-ppc pc-bios/openbios-sparc32 pc-bios/openbios-sparc64 pc-bios/u-boot.e500 pc-bios/palcode-clipper tests/acpi-test-data/rebuild-expected-aml.sh tests/acpi-test-data/pc/HPET'
+ for test_file in '`find $source_path/tests/acpi-test-data -type f`'
++ echo /home/don/qemu/tests/acpi-test-data/pc/APIC
++ sed -e 's/.*acpi-test-data//'
+ FILES='Makefile tests/tcg/Makefile qdict-test-data.txt tests/tcg/cris/Makefile tests/tcg/cris/.gdbinit tests/tcg/lm32/Makefile tests/tcg/xtensa/Makefile po/Makefile pc-bios/optionrom/Makefile pc-bios/keymaps pc-bios/spapr-rtas/Makefile pc-bios/s390-ccw/Makefile roms/seabios/Makefile roms/vgabios/Makefile pc-bios/qemu-icon.bmp pc-bios/QEMU,cgthree.bin pc-bios/QEMU,tcx.bin pc-bios/bios-256k.bin pc-bios/bios.bin pc-bios/kvmvapic.bin pc-bios/linuxboot.bin pc-bios/multiboot.bin pc-bios/ppc_rom.bin pc-bios/sgabios.bin pc-bios/slof.bin pc-bios/spapr-rtas.bin pc-bios/vgabios-cirrus.bin pc-bios/vgabios-qxl.bin pc-bios/vgabios-stdvga.bin pc-bios/vgabios-vmware.bin pc-bios/vgabios.bin pc-bios/acpi-dsdt.aml pc-bios/q35-acpi-dsdt.aml pc-bios/efi-e1000.rom pc-bios/efi-eepro100.rom pc-bios/efi-ne2k_pci.rom pc-bios/efi-pcnet.rom pc-bios/efi-rtl8139.rom pc-bios/efi-virtio.rom pc-bios/pxe-e1000.rom pc-bios/pxe-eepro100.rom pc-bios/pxe-ne2k_pci.rom pc-bios/pxe-pcnet.rom pc-bios/pxe-rtl8139.rom pc-bios/pxe-virtio.rom pc-bios/s390-zipl.rom pc-bios/bamboo.dtb pc-bios/petalogix-ml605.dtb pc-bios/petalogix-s3adsp1800.dtb pc-bios/s390-ccw.img pc-bios/openbios-ppc pc-bios/openbios-sparc32 pc-bios/openbios-sparc64 pc-bios/u-boot.e500 pc-bios/palcode-clipper tests/acpi-test-data/rebuild-expected-aml.sh tests/acpi-test-data/pc/HPET tests/acpi-test-data/pc/APIC'
+ for test_file in '`find $source_path/tests/acpi-test-data -type f`'
++ echo /home/don/qemu/tests/acpi-test-data/pc/SSDT
++ sed -e 's/.*acpi-test-data//'
+ FILES='Makefile tests/tcg/Makefile qdict-test-data.txt tests/tcg/cris/Makefile tests/tcg/cris/.gdbinit tests/tcg/lm32/Makefile tests/tcg/xtensa/Makefile po/Makefile pc-bios/optionrom/Makefile pc-bios/keymaps pc-bios/spapr-rtas/Makefile pc-bios/s390-ccw/Makefile roms/seabios/Makefile roms/vgabios/Makefile pc-bios/qemu-icon.bmp pc-bios/QEMU,cgthree.bin pc-bios/QEMU,tcx.bin pc-bios/bios-256k.bin pc-bios/bios.bin pc-bios/kvmvapic.bin pc-bios/linuxboot.bin pc-bios/multiboot.bin pc-bios/ppc_rom.bin pc-bios/sgabios.bin pc-bios/slof.bin pc-bios/spapr-rtas.bin pc-bios/vgabios-cirrus.bin pc-bios/vgabios-qxl.bin pc-bios/vgabios-stdvga.bin pc-bios/vgabios-vmware.bin pc-bios/vgabios.bin pc-bios/acpi-dsdt.aml pc-bios/q35-acpi-dsdt.aml pc-bios/efi-e1000.rom pc-bios/efi-eepro100.rom pc-bios/efi-ne2k_pci.rom pc-bios/efi-pcnet.rom pc-bios/efi-rtl8139.rom pc-bios/efi-virtio.rom pc-bios/pxe-e1000.rom pc-bios/pxe-eepro100.rom pc-bios/pxe-ne2k_pci.rom pc-bios/pxe-pcnet.rom pc-bios/pxe-rtl8139.rom pc-bios/pxe-virtio.rom pc-bios/s390-zipl.rom pc-bios/bamboo.dtb pc-bios/petalogix-ml605.dtb pc-bios/petalogix-s3adsp1800.dtb pc-bios/s390-ccw.img pc-bios/openbios-ppc pc-bios/openbios-sparc32 pc-bios/openbios-sparc64 pc-bios/u-boot.e500 pc-bios/palcode-clipper tests/acpi-test-data/rebuild-expected-aml.sh tests/acpi-test-data/pc/HPET tests/acpi-test-data/pc/APIC tests/acpi-test-data/pc/SSDT'
+ for test_file in '`find $source_path/tests/acpi-test-data -type f`'
++ echo /home/don/qemu/tests/acpi-test-data/pc/FACS
++ sed -e 's/.*acpi-test-data//'
+ FILES='Makefile tests/tcg/Makefile qdict-test-data.txt tests/tcg/cris/Makefile tests/tcg/cris/.gdbinit tests/tcg/lm32/Makefile tests/tcg/xtensa/Makefile po/Makefile pc-bios/optionrom/Makefile pc-bios/keymaps pc-bios/spapr-rtas/Makefile pc-bios/s390-ccw/Makefile roms/seabios/Makefile roms/vgabios/Makefile pc-bios/qemu-icon.bmp pc-bios/QEMU,cgthree.bin pc-bios/QEMU,tcx.bin pc-bios/bios-256k.bin pc-bios/bios.bin pc-bios/kvmvapic.bin pc-bios/linuxboot.bin pc-bios/multiboot.bin pc-bios/ppc_rom.bin pc-bios/sgabios.bin pc-bios/slof.bin pc-bios/spapr-rtas.bin pc-bios/vgabios-cirrus.bin pc-bios/vgabios-qxl.bin pc-bios/vgabios-stdvga.bin pc-bios/vgabios-vmware.bin pc-bios/vgabios.bin pc-bios/acpi-dsdt.aml pc-bios/q35-acpi-dsdt.aml pc-bios/efi-e1000.rom pc-bios/efi-eepro100.rom pc-bios/efi-ne2k_pci.rom pc-bios/efi-pcnet.rom pc-bios/efi-rtl8139.rom pc-bios/efi-virtio.rom pc-bios/pxe-e1000.rom pc-bios/pxe-eepro100.rom pc-bios/pxe-ne2k_pci.rom pc-bios/pxe-pcnet.rom pc-bios/pxe-rtl8139.rom pc-bios/pxe-virtio.rom pc-bios/s390-zipl.rom pc-bios/bamboo.dtb pc-bios/petalogix-ml605.dtb pc-bios/petalogix-s3adsp1800.dtb pc-bios/s390-ccw.img pc-bios/openbios-ppc pc-bios/openbios-sparc32 pc-bios/openbios-sparc64 pc-bios/u-boot.e500 pc-bios/palcode-clipper tests/acpi-test-data/rebuild-expected-aml.sh tests/acpi-test-data/pc/HPET tests/acpi-test-data/pc/APIC tests/acpi-test-data/pc/SSDT tests/acpi-test-data/pc/FACS'
+ for test_file in '`find $source_path/tests/acpi-test-data -type f`'
++ echo /home/don/qemu/tests/acpi-test-data/pc/DSDT
++ sed -e 's/.*acpi-test-data//'
+ FILES='Makefile tests/tcg/Makefile qdict-test-data.txt tests/tcg/cris/Makefile tests/tcg/cris/.gdbinit tests/tcg/lm32/Makefile tests/tcg/xtensa/Makefile po/Makefile pc-bios/optionrom/Makefile pc-bios/keymaps pc-bios/spapr-rtas/Makefile pc-bios/s390-ccw/Makefile roms/seabios/Makefile roms/vgabios/Makefile pc-bios/qemu-icon.bmp pc-bios/QEMU,cgthree.bin pc-bios/QEMU,tcx.bin pc-bios/bios-256k.bin pc-bios/bios.bin pc-bios/kvmvapic.bin pc-bios/linuxboot.bin pc-bios/multiboot.bin pc-bios/ppc_rom.bin pc-bios/sgabios.bin pc-bios/slof.bin pc-bios/spapr-rtas.bin pc-bios/vgabios-cirrus.bin pc-bios/vgabios-qxl.bin pc-bios/vgabios-stdvga.bin pc-bios/vgabios-vmware.bin pc-bios/vgabios.bin pc-bios/acpi-dsdt.aml pc-bios/q35-acpi-dsdt.aml pc-bios/efi-e1000.rom pc-bios/efi-eepro100.rom pc-bios/efi-ne2k_pci.rom pc-bios/efi-pcnet.rom pc-bios/efi-rtl8139.rom pc-bios/efi-virtio.rom pc-bios/pxe-e1000.rom pc-bios/pxe-eepro100.rom pc-bios/pxe-ne2k_pci.rom pc-bios/pxe-pcnet.rom pc-bios/pxe-rtl8139.rom pc-bios/pxe-virtio.rom pc-bios/s390-zipl.rom pc-bios/bamboo.dtb pc-bios/petalogix-ml605.dtb pc-bios/petalogix-s3adsp1800.dtb pc-bios/s390-ccw.img pc-bios/openbios-ppc pc-bios/openbios-sparc32 pc-bios/openbios-sparc64 pc-bios/u-boot.e500 pc-bios/palcode-clipper tests/acpi-test-data/rebuild-expected-aml.sh tests/acpi-test-data/pc/HPET tests/acpi-test-data/pc/APIC tests/acpi-test-data/pc/SSDT tests/acpi-test-data/pc/FACS tests/acpi-test-data/pc/DSDT'
+ for test_file in '`find $source_path/tests/acpi-test-data -type f`'
++ echo /home/don/qemu/tests/acpi-test-data/pc/FACP
++ sed -e 's/.*acpi-test-data//'
+ FILES='Makefile tests/tcg/Makefile qdict-test-data.txt tests/tcg/cris/Makefile tests/tcg/cris/.gdbinit tests/tcg/lm32/Makefile tests/tcg/xtensa/Makefile po/Makefile pc-bios/optionrom/Makefile pc-bios/keymaps pc-bios/spapr-rtas/Makefile pc-bios/s390-ccw/Makefile roms/seabios/Makefile roms/vgabios/Makefile pc-bios/qemu-icon.bmp pc-bios/QEMU,cgthree.bin pc-bios/QEMU,tcx.bin pc-bios/bios-256k.bin pc-bios/bios.bin pc-bios/kvmvapic.bin pc-bios/linuxboot.bin pc-bios/multiboot.bin pc-bios/ppc_rom.bin pc-bios/sgabios.bin pc-bios/slof.bin pc-bios/spapr-rtas.bin pc-bios/vgabios-cirrus.bin pc-bios/vgabios-qxl.bin pc-bios/vgabios-stdvga.bin pc-bios/vgabios-vmware.bin pc-bios/vgabios.bin pc-bios/acpi-dsdt.aml pc-bios/q35-acpi-dsdt.aml pc-bios/efi-e1000.rom pc-bios/efi-eepro100.rom pc-bios/efi-ne2k_pci.rom pc-bios/efi-pcnet.rom pc-bios/efi-rtl8139.rom pc-bios/efi-virtio.rom pc-bios/pxe-e1000.rom pc-bios/pxe-eepro100.rom pc-bios/pxe-ne2k_pci.rom pc-bios/pxe-pcnet.rom pc-bios/pxe-rtl8139.rom pc-bios/pxe-virtio.rom pc-bios/s390-zipl.rom pc-bios/bamboo.dtb pc-bios/petalogix-ml605.dtb pc-bios/petalogix-s3adsp1800.dtb pc-bios/s390-ccw.img pc-bios/openbios-ppc pc-bios/openbios-sparc32 pc-bios/openbios-sparc64 pc-bios/u-boot.e500 pc-bios/palcode-clipper tests/acpi-test-data/rebuild-expected-aml.sh tests/acpi-test-data/pc/HPET tests/acpi-test-data/pc/APIC tests/acpi-test-data/pc/SSDT tests/acpi-test-data/pc/FACS tests/acpi-test-data/pc/DSDT tests/acpi-test-data/pc/FACP'
+ for test_file in '`find $source_path/tests/acpi-test-data -type f`'
++ echo /home/don/qemu/tests/acpi-test-data/q35/MCFG
++ sed -e 's/.*acpi-test-data//'
+ FILES='Makefile tests/tcg/Makefile qdict-test-data.txt tests/tcg/cris/Makefile tests/tcg/cris/.gdbinit tests/tcg/lm32/Makefile tests/tcg/xtensa/Makefile po/Makefile pc-bios/optionrom/Makefile pc-bios/keymaps pc-bios/spapr-rtas/Makefile pc-bios/s390-ccw/Makefile roms/seabios/Makefile roms/vgabios/Makefile pc-bios/qemu-icon.bmp pc-bios/QEMU,cgthree.bin pc-bios/QEMU,tcx.bin pc-bios/bios-256k.bin pc-bios/bios.bin pc-bios/kvmvapic.bin pc-bios/linuxboot.bin pc-bios/multiboot.bin pc-bios/ppc_rom.bin pc-bios/sgabios.bin pc-bios/slof.bin pc-bios/spapr-rtas.bin pc-bios/vgabios-cirrus.bin pc-bios/vgabios-qxl.bin pc-bios/vgabios-stdvga.bin pc-bios/vgabios-vmware.bin pc-bios/vgabios.bin pc-bios/acpi-dsdt.aml pc-bios/q35-acpi-dsdt.aml pc-bios/efi-e1000.rom pc-bios/efi-eepro100.rom pc-bios/efi-ne2k_pci.rom pc-bios/efi-pcnet.rom pc-bios/efi-rtl8139.rom pc-bios/efi-virtio.rom pc-bios/pxe-e1000.rom pc-bios/pxe-eepro100.rom pc-bios/pxe-ne2k_pci.rom pc-bios/pxe-pcnet.rom pc-bios/pxe-rtl8139.rom pc-bios/pxe-virtio.rom pc-bios/s390-zipl.rom pc-bios/bamboo.dtb pc-bios/petalogix-ml605.dtb pc-bios/petalogix-s3adsp1800.dtb pc-bios/s390-ccw.img pc-bios/openbios-ppc pc-bios/openbios-sparc32 pc-bios/openbios-sparc64 pc-bios/u-boot.e500 pc-bios/palcode-clipper tests/acpi-test-data/rebuild-expected-aml.sh tests/acpi-test-data/pc/HPET tests/acpi-test-data/pc/APIC tests/acpi-test-data/pc/SSDT tests/acpi-test-data/pc/FACS tests/acpi-test-data/pc/DSDT tests/acpi-test-data/pc/FACP tests/acpi-test-data/q35/MCFG'
+ for test_file in '`find $source_path/tests/acpi-test-data -type f`'
++ echo /home/don/qemu/tests/acpi-test-data/q35/HPET
++ sed -e 's/.*acpi-test-data//'
+ FILES='Makefile tests/tcg/Makefile qdict-test-data.txt tests/tcg/cris/Makefile tests/tcg/cris/.gdbinit tests/tcg/lm32/Makefile tests/tcg/xtensa/Makefile po/Makefile pc-bios/optionrom/Makefile pc-bios/keymaps pc-bios/spapr-rtas/Makefile pc-bios/s390-ccw/Makefile roms/seabios/Makefile roms/vgabios/Makefile pc-bios/qemu-icon.bmp pc-bios/QEMU,cgthree.bin pc-bios/QEMU,tcx.bin pc-bios/bios-256k.bin pc-bios/bios.bin pc-bios/kvmvapic.bin pc-bios/linuxboot.bin pc-bios/multiboot.bin pc-bios/ppc_rom.bin pc-bios/sgabios.bin pc-bios/slof.bin pc-bios/spapr-rtas.bin pc-bios/vgabios-cirrus.bin pc-bios/vgabios-qxl.bin pc-bios/vgabios-stdvga.bin pc-bios/vgabios-vmware.bin pc-bios/vgabios.bin pc-bios/acpi-dsdt.aml pc-bios/q35-acpi-dsdt.aml pc-bios/efi-e1000.rom pc-bios/efi-eepro100.rom pc-bios/efi-ne2k_pci.rom pc-bios/efi-pcnet.rom pc-bios/efi-rtl8139.rom pc-bios/efi-virtio.rom pc-bios/pxe-e1000.rom pc-bios/pxe-eepro100.rom pc-bios/pxe-ne2k_pci.rom pc-bios/pxe-pcnet.rom pc-bios/pxe-rtl8139.rom pc-bios/pxe-virtio.rom pc-bios/s390-zipl.rom pc-bios/bamboo.dtb pc-bios/petalogix-ml605.dtb pc-bios/petalogix-s3adsp1800.dtb pc-bios/s390-ccw.img pc-bios/openbios-ppc pc-bios/openbios-sparc32 pc-bios/openbios-sparc64 pc-bios/u-boot.e500 pc-bios/palcode-clipper tests/acpi-test-data/rebuild-expected-aml.sh tests/acpi-test-data/pc/HPET tests/acpi-test-data/pc/APIC tests/acpi-test-data/pc/SSDT tests/acpi-test-data/pc/FACS tests/acpi-test-data/pc/DSDT tests/acpi-test-data/pc/FACP tests/acpi-test-data/q35/MCFG tests/acpi-test-data/q35/HPET'
+ for test_file in '`find $source_path/tests/acpi-test-data -type f`'
++ echo /home/don/qemu/tests/acpi-test-data/q35/APIC
++ sed -e 's/.*acpi-test-data//'
+ FILES='Makefile tests/tcg/Makefile qdict-test-data.txt tests/tcg/cris/Makefile tests/tcg/cris/.gdbinit tests/tcg/lm32/Makefile tests/tcg/xtensa/Makefile po/Makefile pc-bios/optionrom/Makefile pc-bios/keymaps pc-bios/spapr-rtas/Makefile pc-bios/s390-ccw/Makefile roms/seabios/Makefile roms/vgabios/Makefile pc-bios/qemu-icon.bmp pc-bios/QEMU,cgthree.bin pc-bios/QEMU,tcx.bin pc-bios/bios-256k.bin pc-bios/bios.bin pc-bios/kvmvapic.bin pc-bios/linuxboot.bin pc-bios/multiboot.bin pc-bios/ppc_rom.bin pc-bios/sgabios.bin pc-bios/slof.bin pc-bios/spapr-rtas.bin pc-bios/vgabios-cirrus.bin pc-bios/vgabios-qxl.bin pc-bios/vgabios-stdvga.bin pc-bios/vgabios-vmware.bin pc-bios/vgabios.bin pc-bios/acpi-dsdt.aml pc-bios/q35-acpi-dsdt.aml pc-bios/efi-e1000.rom pc-bios/efi-eepro100.rom pc-bios/efi-ne2k_pci.rom pc-bios/efi-pcnet.rom pc-bios/efi-rtl8139.rom pc-bios/efi-virtio.rom pc-bios/pxe-e1000.rom pc-bios/pxe-eepro100.rom pc-bios/pxe-ne2k_pci.rom pc-bios/pxe-pcnet.rom pc-bios/pxe-rtl8139.rom pc-bios/pxe-virtio.rom pc-bios/s390-zipl.rom pc-bios/bamboo.dtb pc-bios/petalogix-ml605.dtb pc-bios/petalogix-s3adsp1800.dtb pc-bios/s390-ccw.img pc-bios/openbios-ppc pc-bios/openbios-sparc32 pc-bios/openbios-sparc64 pc-bios/u-boot.e500 pc-bios/palcode-clipper tests/acpi-test-data/rebuild-expected-aml.sh tests/acpi-test-data/pc/HPET tests/acpi-test-data/pc/APIC tests/acpi-test-data/pc/SSDT tests/acpi-test-data/pc/FACS tests/acpi-test-data/pc/DSDT tests/acpi-test-data/pc/FACP tests/acpi-test-data/q35/MCFG tests/acpi-test-data/q35/HPET tests/acpi-test-data/q35/APIC'
+ for test_file in '`find $source_path/tests/acpi-test-data -type f`'
++ echo /home/don/qemu/tests/acpi-test-data/q35/SSDT
++ sed -e 's/.*acpi-test-data//'
+ FILES='Makefile tests/tcg/Makefile qdict-test-data.txt tests/tcg/cris/Makefile tests/tcg/cris/.gdbinit tests/tcg/lm32/Makefile tests/tcg/xtensa/Makefile po/Makefile pc-bios/optionrom/Makefile pc-bios/keymaps pc-bios/spapr-rtas/Makefile pc-bios/s390-ccw/Makefile roms/seabios/Makefile roms/vgabios/Makefile pc-bios/qemu-icon.bmp pc-bios/QEMU,cgthree.bin pc-bios/QEMU,tcx.bin pc-bios/bios-256k.bin pc-bios/bios.bin pc-bios/kvmvapic.bin pc-bios/linuxboot.bin pc-bios/multiboot.bin pc-bios/ppc_rom.bin pc-bios/sgabios.bin pc-bios/slof.bin pc-bios/spapr-rtas.bin pc-bios/vgabios-cirrus.bin pc-bios/vgabios-qxl.bin pc-bios/vgabios-stdvga.bin pc-bios/vgabios-vmware.bin pc-bios/vgabios.bin pc-bios/acpi-dsdt.aml pc-bios/q35-acpi-dsdt.aml pc-bios/efi-e1000.rom pc-bios/efi-eepro100.rom pc-bios/efi-ne2k_pci.rom pc-bios/efi-pcnet.rom pc-bios/efi-rtl8139.rom pc-bios/efi-virtio.rom pc-bios/pxe-e1000.rom pc-bios/pxe-eepro100.rom pc-bios/pxe-ne2k_pci.rom pc-bios/pxe-pcnet.rom pc-bios/pxe-rtl8139.rom pc-bios/pxe-virtio.rom pc-bios/s390-zipl.rom pc-bios/bamboo.dtb pc-bios/petalogix-ml605.dtb pc-bios/petalogix-s3adsp1800.dtb pc-bios/s390-ccw.img pc-bios/openbios-ppc pc-bios/openbios-sparc32 pc-bios/openbios-sparc64 pc-bios/u-boot.e500 pc-bios/palcode-clipper tests/acpi-test-data/rebuild-expected-aml.sh tests/acpi-test-data/pc/HPET tests/acpi-test-data/pc/APIC tests/acpi-test-data/pc/SSDT tests/acpi-test-data/pc/FACS tests/acpi-test-data/pc/DSDT tests/acpi-test-data/pc/FACP tests/acpi-test-data/q35/MCFG tests/acpi-test-data/q35/HPET tests/acpi-test-data/q35/APIC tests/acpi-test-data/q35/SSDT'
+ for test_file in '`find $source_path/tests/acpi-test-data -type f`'
++ echo /home/don/qemu/tests/acpi-test-data/q35/FACS
++ sed -e 's/.*acpi-test-data//'
+ FILES='Makefile tests/tcg/Makefile qdict-test-data.txt tests/tcg/cris/Makefile tests/tcg/cris/.gdbinit tests/tcg/lm32/Makefile tests/tcg/xtensa/Makefile po/Makefile pc-bios/optionrom/Makefile pc-bios/keymaps pc-bios/spapr-rtas/Makefile pc-bios/s390-ccw/Makefile roms/seabios/Makefile roms/vgabios/Makefile pc-bios/qemu-icon.bmp pc-bios/QEMU,cgthree.bin pc-bios/QEMU,tcx.bin pc-bios/bios-256k.bin pc-bios/bios.bin pc-bios/kvmvapic.bin pc-bios/linuxboot.bin pc-bios/multiboot.bin pc-bios/ppc_rom.bin pc-bios/sgabios.bin pc-bios/slof.bin pc-bios/spapr-rtas.bin pc-bios/vgabios-cirrus.bin pc-bios/vgabios-qxl.bin pc-bios/vgabios-stdvga.bin pc-bios/vgabios-vmware.bin pc-bios/vgabios.bin pc-bios/acpi-dsdt.aml pc-bios/q35-acpi-dsdt.aml pc-bios/efi-e1000.rom pc-bios/efi-eepro100.rom pc-bios/efi-ne2k_pci.rom pc-bios/efi-pcnet.rom pc-bios/efi-rtl8139.rom pc-bios/efi-virtio.rom pc-bios/pxe-e1000.rom pc-bios/pxe-eepro100.rom pc-bios/pxe-ne2k_pci.rom pc-bios/pxe-pcnet.rom pc-bios/pxe-rtl8139.rom pc-bios/pxe-virtio.rom pc-bios/s390-zipl.rom pc-bios/bamboo.dtb pc-bios/petalogix-ml605.dtb pc-bios/petalogix-s3adsp1800.dtb pc-bios/s390-ccw.img pc-bios/openbios-ppc pc-bios/openbios-sparc32 pc-bios/openbios-sparc64 pc-bios/u-boot.e500 pc-bios/palcode-clipper tests/acpi-test-data/rebuild-expected-aml.sh tests/acpi-test-data/pc/HPET tests/acpi-test-data/pc/APIC tests/acpi-test-data/pc/SSDT tests/acpi-test-data/pc/FACS tests/acpi-test-data/pc/DSDT tests/acpi-test-data/pc/FACP tests/acpi-test-data/q35/MCFG tests/acpi-test-data/q35/HPET tests/acpi-test-data/q35/APIC tests/acpi-test-data/q35/SSDT tests/acpi-test-data/q35/FACS'
+ for test_file in '`find $source_path/tests/acpi-test-data -type f`'
++ echo /home/don/qemu/tests/acpi-test-data/q35/DSDT
++ sed -e 's/.*acpi-test-data//'
+ FILES='Makefile tests/tcg/Makefile qdict-test-data.txt tests/tcg/cris/Makefile tests/tcg/cris/.gdbinit tests/tcg/lm32/Makefile tests/tcg/xtensa/Makefile po/Makefile pc-bios/optionrom/Makefile pc-bios/keymaps pc-bios/spapr-rtas/Makefile pc-bios/s390-ccw/Makefile roms/seabios/Makefile roms/vgabios/Makefile pc-bios/qemu-icon.bmp pc-bios/QEMU,cgthree.bin pc-bios/QEMU,tcx.bin pc-bios/bios-256k.bin pc-bios/bios.bin pc-bios/kvmvapic.bin pc-bios/linuxboot.bin pc-bios/multiboot.bin pc-bios/ppc_rom.bin pc-bios/sgabios.bin pc-bios/slof.bin pc-bios/spapr-rtas.bin pc-bios/vgabios-cirrus.bin pc-bios/vgabios-qxl.bin pc-bios/vgabios-stdvga.bin pc-bios/vgabios-vmware.bin pc-bios/vgabios.bin pc-bios/acpi-dsdt.aml pc-bios/q35-acpi-dsdt.aml pc-bios/efi-e1000.rom pc-bios/efi-eepro100.rom pc-bios/efi-ne2k_pci.rom pc-bios/efi-pcnet.rom pc-bios/efi-rtl8139.rom pc-bios/efi-virtio.rom pc-bios/pxe-e1000.rom pc-bios/pxe-eepro100.rom pc-bios/pxe-ne2k_pci.rom pc-bios/pxe-pcnet.rom pc-bios/pxe-rtl8139.rom pc-bios/pxe-virtio.rom pc-bios/s390-zipl.rom pc-bios/bamboo.dtb pc-bios/petalogix-ml605.dtb pc-bios/petalogix-s3adsp1800.dtb pc-bios/s390-ccw.img pc-bios/openbios-ppc pc-bios/openbios-sparc32 pc-bios/openbios-sparc64 pc-bios/u-boot.e500 pc-bios/palcode-clipper tests/acpi-test-data/rebuild-expected-aml.sh tests/acpi-test-data/pc/HPET tests/acpi-test-data/pc/APIC tests/acpi-test-data/pc/SSDT tests/acpi-test-data/pc/FACS tests/acpi-test-data/pc/DSDT tests/acpi-test-data/pc/FACP tests/acpi-test-data/q35/MCFG tests/acpi-test-data/q35/HPET tests/acpi-test-data/q35/APIC tests/acpi-test-data/q35/SSDT tests/acpi-test-data/q35/FACS tests/acpi-test-data/q35/DSDT'
+ for test_file in '`find $source_path/tests/acpi-test-data -type f`'
++ echo /home/don/qemu/tests/acpi-test-data/q35/FACP
++ sed -e 's/.*acpi-test-data//'
+ FILES='Makefile tests/tcg/Makefile qdict-test-data.txt tests/tcg/cris/Makefile tests/tcg/cris/.gdbinit tests/tcg/lm32/Makefile tests/tcg/xtensa/Makefile po/Makefile pc-bios/optionrom/Makefile pc-bios/keymaps pc-bios/spapr-rtas/Makefile pc-bios/s390-ccw/Makefile roms/seabios/Makefile roms/vgabios/Makefile pc-bios/qemu-icon.bmp pc-bios/QEMU,cgthree.bin pc-bios/QEMU,tcx.bin pc-bios/bios-256k.bin pc-bios/bios.bin pc-bios/kvmvapic.bin pc-bios/linuxboot.bin pc-bios/multiboot.bin pc-bios/ppc_rom.bin pc-bios/sgabios.bin pc-bios/slof.bin pc-bios/spapr-rtas.bin pc-bios/vgabios-cirrus.bin pc-bios/vgabios-qxl.bin pc-bios/vgabios-stdvga.bin pc-bios/vgabios-vmware.bin pc-bios/vgabios.bin pc-bios/acpi-dsdt.aml pc-bios/q35-acpi-dsdt.aml pc-bios/efi-e1000.rom pc-bios/efi-eepro100.rom pc-bios/efi-ne2k_pci.rom pc-bios/efi-pcnet.rom pc-bios/efi-rtl8139.rom pc-bios/efi-virtio.rom pc-bios/pxe-e1000.rom pc-bios/pxe-eepro100.rom pc-bios/pxe-ne2k_pci.rom pc-bios/pxe-pcnet.rom pc-bios/pxe-rtl8139.rom pc-bios/pxe-virtio.rom pc-bios/s390-zipl.rom pc-bios/bamboo.dtb pc-bios/petalogix-ml605.dtb pc-bios/petalogix-s3adsp1800.dtb pc-bios/s390-ccw.img pc-bios/openbios-ppc pc-bios/openbios-sparc32 pc-bios/openbios-sparc64 pc-bios/u-boot.e500 pc-bios/palcode-clipper tests/acpi-test-data/rebuild-expected-aml.sh tests/acpi-test-data/pc/HPET tests/acpi-test-data/pc/APIC tests/acpi-test-data/pc/SSDT tests/acpi-test-data/pc/FACS tests/acpi-test-data/pc/DSDT tests/acpi-test-data/pc/FACP tests/acpi-test-data/q35/MCFG tests/acpi-test-data/q35/HPET tests/acpi-test-data/q35/APIC tests/acpi-test-data/q35/SSDT tests/acpi-test-data/q35/FACS tests/acpi-test-data/q35/DSDT tests/acpi-test-data/q35/FACP'
+ mkdir -p tests tests/tcg tests/tcg/cris tests/tcg/lm32 tests/libqos tests/qapi-schema tests/tcg/xtensa tests/qemu-iotests fsdev pc-bios/optionrom pc-bios/spapr-rtas pc-bios/s390-ccw roms/seabios roms/vgabios qapi-generated
+ for f in '$FILES'
+ '[' -e /home/don/qemu/Makefile ']'
+ '[' n '!=' y ']'
+ symlink /home/don/qemu/Makefile Makefile
+ rm -rf Makefile
++ dirname Makefile
+ mkdir -p .
+ ln -s /home/don/qemu/Makefile Makefile
+ for f in '$FILES'
+ '[' -e /home/don/qemu/tests/tcg/Makefile ']'
+ '[' n '!=' y ']'
+ symlink /home/don/qemu/tests/tcg/Makefile tests/tcg/Makefile
+ rm -rf tests/tcg/Makefile
++ dirname tests/tcg/Makefile
+ mkdir -p tests/tcg
+ ln -s /home/don/qemu/tests/tcg/Makefile tests/tcg/Makefile
+ for f in '$FILES'
+ '[' -e /home/don/qemu/qdict-test-data.txt ']'
+ '[' n '!=' y ']'
+ symlink /home/don/qemu/qdict-test-data.txt qdict-test-data.txt
+ rm -rf qdict-test-data.txt
++ dirname qdict-test-data.txt
+ mkdir -p .
+ ln -s /home/don/qemu/qdict-test-data.txt qdict-test-data.txt
+ for f in '$FILES'
+ '[' -e /home/don/qemu/tests/tcg/cris/Makefile ']'
+ '[' n '!=' y ']'
+ symlink /home/don/qemu/tests/tcg/cris/Makefile tests/tcg/cris/Makefile
+ rm -rf tests/tcg/cris/Makefile
++ dirname tests/tcg/cris/Makefile
+ mkdir -p tests/tcg/cris
+ ln -s /home/don/qemu/tests/tcg/cris/Makefile tests/tcg/cris/Makefile
+ for f in '$FILES'
+ '[' -e /home/don/qemu/tests/tcg/cris/.gdbinit ']'
+ '[' n '!=' y ']'
+ symlink /home/don/qemu/tests/tcg/cris/.gdbinit tests/tcg/cris/.gdbinit
+ rm -rf tests/tcg/cris/.gdbinit
++ dirname tests/tcg/cris/.gdbinit
+ mkdir -p tests/tcg/cris
+ ln -s /home/don/qemu/tests/tcg/cris/.gdbinit tests/tcg/cris/.gdbinit
+ for f in '$FILES'
+ '[' -e /home/don/qemu/tests/tcg/lm32/Makefile ']'
+ '[' n '!=' y ']'
+ symlink /home/don/qemu/tests/tcg/lm32/Makefile tests/tcg/lm32/Makefile
+ rm -rf tests/tcg/lm32/Makefile
++ dirname tests/tcg/lm32/Makefile
+ mkdir -p tests/tcg/lm32
+ ln -s /home/don/qemu/tests/tcg/lm32/Makefile tests/tcg/lm32/Makefile
+ for f in '$FILES'
+ '[' -e /home/don/qemu/tests/tcg/xtensa/Makefile ']'
+ '[' n '!=' y ']'
+ symlink /home/don/qemu/tests/tcg/xtensa/Makefile tests/tcg/xtensa/Makefile
+ rm -rf tests/tcg/xtensa/Makefile
++ dirname tests/tcg/xtensa/Makefile
+ mkdir -p tests/tcg/xtensa
+ ln -s /home/don/qemu/tests/tcg/xtensa/Makefile tests/tcg/xtensa/Makefile
+ for f in '$FILES'
+ '[' -e /home/don/qemu/po/Makefile ']'
+ '[' n '!=' y ']'
+ symlink /home/don/qemu/po/Makefile po/Makefile
+ rm -rf po/Makefile
++ dirname po/Makefile
+ mkdir -p po
+ ln -s /home/don/qemu/po/Makefile po/Makefile
+ for f in '$FILES'
+ '[' -e /home/don/qemu/pc-bios/optionrom/Makefile ']'
+ '[' n '!=' y ']'
+ symlink /home/don/qemu/pc-bios/optionrom/Makefile pc-bios/optionrom/Makefile
+ rm -rf pc-bios/optionrom/Makefile
++ dirname pc-bios/optionrom/Makefile
+ mkdir -p pc-bios/optionrom
+ ln -s /home/don/qemu/pc-bios/optionrom/Makefile pc-bios/optionrom/Makefile
+ for f in '$FILES'
+ '[' -e /home/don/qemu/pc-bios/keymaps ']'
+ '[' n '!=' y ']'
+ symlink /home/don/qemu/pc-bios/keymaps pc-bios/keymaps
+ rm -rf pc-bios/keymaps
++ dirname pc-bios/keymaps
+ mkdir -p pc-bios
+ ln -s /home/don/qemu/pc-bios/keymaps pc-bios/keymaps
+ for f in '$FILES'
+ '[' -e /home/don/qemu/pc-bios/spapr-rtas/Makefile ']'
+ '[' n '!=' y ']'
+ symlink /home/don/qemu/pc-bios/spapr-rtas/Makefile pc-bios/spapr-rtas/Makefile
+ rm -rf pc-bios/spapr-rtas/Makefile
++ dirname pc-bios/spapr-rtas/Makefile
+ mkdir -p pc-bios/spapr-rtas
+ ln -s /home/don/qemu/pc-bios/spapr-rtas/Makefile pc-bios/spapr-rtas/Makefile
+ for f in '$FILES'
+ '[' -e /home/don/qemu/pc-bios/s390-ccw/Makefile ']'
+ '[' n '!=' y ']'
+ symlink /home/don/qemu/pc-bios/s390-ccw/Makefile pc-bios/s390-ccw/Makefile
+ rm -rf pc-bios/s390-ccw/Makefile
++ dirname pc-bios/s390-ccw/Makefile
+ mkdir -p pc-bios/s390-ccw
+ ln -s /home/don/qemu/pc-bios/s390-ccw/Makefile pc-bios/s390-ccw/Makefile
+ for f in '$FILES'
+ '[' -e /home/don/qemu/roms/seabios/Makefile ']'
+ for f in '$FILES'
+ '[' -e /home/don/qemu/roms/vgabios/Makefile ']'
+ for f in '$FILES'
+ '[' -e /home/don/qemu/pc-bios/qemu-icon.bmp ']'
+ '[' n '!=' y ']'
+ symlink /home/don/qemu/pc-bios/qemu-icon.bmp pc-bios/qemu-icon.bmp
+ rm -rf pc-bios/qemu-icon.bmp
++ dirname pc-bios/qemu-icon.bmp
+ mkdir -p pc-bios
+ ln -s /home/don/qemu/pc-bios/qemu-icon.bmp pc-bios/qemu-icon.bmp
+ for f in '$FILES'
+ '[' -e /home/don/qemu/pc-bios/QEMU,cgthree.bin ']'
+ '[' n '!=' y ']'
+ symlink /home/don/qemu/pc-bios/QEMU,cgthree.bin pc-bios/QEMU,cgthree.bin
+ rm -rf pc-bios/QEMU,cgthree.bin
++ dirname pc-bios/QEMU,cgthree.bin
+ mkdir -p pc-bios
+ ln -s /home/don/qemu/pc-bios/QEMU,cgthree.bin pc-bios/QEMU,cgthree.bin
+ for f in '$FILES'
+ '[' -e /home/don/qemu/pc-bios/QEMU,tcx.bin ']'
+ '[' n '!=' y ']'
+ symlink /home/don/qemu/pc-bios/QEMU,tcx.bin pc-bios/QEMU,tcx.bin
+ rm -rf pc-bios/QEMU,tcx.bin
++ dirname pc-bios/QEMU,tcx.bin
+ mkdir -p pc-bios
+ ln -s /home/don/qemu/pc-bios/QEMU,tcx.bin pc-bios/QEMU,tcx.bin
+ for f in '$FILES'
+ '[' -e /home/don/qemu/pc-bios/bios-256k.bin ']'
+ '[' n '!=' y ']'
+ symlink /home/don/qemu/pc-bios/bios-256k.bin pc-bios/bios-256k.bin
+ rm -rf pc-bios/bios-256k.bin
++ dirname pc-bios/bios-256k.bin
+ mkdir -p pc-bios
+ ln -s /home/don/qemu/pc-bios/bios-256k.bin pc-bios/bios-256k.bin
+ for f in '$FILES'
+ '[' -e /home/don/qemu/pc-bios/bios.bin ']'
+ '[' n '!=' y ']'
+ symlink /home/don/qemu/pc-bios/bios.bin pc-bios/bios.bin
+ rm -rf pc-bios/bios.bin
++ dirname pc-bios/bios.bin
+ mkdir -p pc-bios
+ ln -s /home/don/qemu/pc-bios/bios.bin pc-bios/bios.bin
+ for f in '$FILES'
+ '[' -e /home/don/qemu/pc-bios/kvmvapic.bin ']'
+ '[' n '!=' y ']'
+ symlink /home/don/qemu/pc-bios/kvmvapic.bin pc-bios/kvmvapic.bin
+ rm -rf pc-bios/kvmvapic.bin
++ dirname pc-bios/kvmvapic.bin
+ mkdir -p pc-bios
+ ln -s /home/don/qemu/pc-bios/kvmvapic.bin pc-bios/kvmvapic.bin
+ for f in '$FILES'
+ '[' -e /home/don/qemu/pc-bios/linuxboot.bin ']'
+ '[' n '!=' y ']'
+ symlink /home/don/qemu/pc-bios/linuxboot.bin pc-bios/linuxboot.bin
+ rm -rf pc-bios/linuxboot.bin
++ dirname pc-bios/linuxboot.bin
+ mkdir -p pc-bios
+ ln -s /home/don/qemu/pc-bios/linuxboot.bin pc-bios/linuxboot.bin
+ for f in '$FILES'
+ '[' -e /home/don/qemu/pc-bios/multiboot.bin ']'
+ '[' n '!=' y ']'
+ symlink /home/don/qemu/pc-bios/multiboot.bin pc-bios/multiboot.bin
+ rm -rf pc-bios/multiboot.bin
++ dirname pc-bios/multiboot.bin
+ mkdir -p pc-bios
+ ln -s /home/don/qemu/pc-bios/multiboot.bin pc-bios/multiboot.bin
+ for f in '$FILES'
+ '[' -e /home/don/qemu/pc-bios/ppc_rom.bin ']'
+ '[' n '!=' y ']'
+ symlink /home/don/qemu/pc-bios/ppc_rom.bin pc-bios/ppc_rom.bin
+ rm -rf pc-bios/ppc_rom.bin
++ dirname pc-bios/ppc_rom.bin
+ mkdir -p pc-bios
+ ln -s /home/don/qemu/pc-bios/ppc_rom.bin pc-bios/ppc_rom.bin
+ for f in '$FILES'
+ '[' -e /home/don/qemu/pc-bios/sgabios.bin ']'
+ '[' n '!=' y ']'
+ symlink /home/don/qemu/pc-bios/sgabios.bin pc-bios/sgabios.bin
+ rm -rf pc-bios/sgabios.bin
++ dirname pc-bios/sgabios.bin
+ mkdir -p pc-bios
+ ln -s /home/don/qemu/pc-bios/sgabios.bin pc-bios/sgabios.bin
+ for f in '$FILES'
+ '[' -e /home/don/qemu/pc-bios/slof.bin ']'
+ '[' n '!=' y ']'
+ symlink /home/don/qemu/pc-bios/slof.bin pc-bios/slof.bin
+ rm -rf pc-bios/slof.bin
++ dirname pc-bios/slof.bin
+ mkdir -p pc-bios
+ ln -s /home/don/qemu/pc-bios/slof.bin pc-bios/slof.bin
+ for f in '$FILES'
+ '[' -e /home/don/qemu/pc-bios/spapr-rtas.bin ']'
+ '[' n '!=' y ']'
+ symlink /home/don/qemu/pc-bios/spapr-rtas.bin pc-bios/spapr-rtas.bin
+ rm -rf pc-bios/spapr-rtas.bin
++ dirname pc-bios/spapr-rtas.bin
+ mkdir -p pc-bios
+ ln -s /home/don/qemu/pc-bios/spapr-rtas.bin pc-bios/spapr-rtas.bin
+ for f in '$FILES'
+ '[' -e /home/don/qemu/pc-bios/vgabios-cirrus.bin ']'
+ '[' n '!=' y ']'
+ symlink /home/don/qemu/pc-bios/vgabios-cirrus.bin pc-bios/vgabios-cirrus.bin
+ rm -rf pc-bios/vgabios-cirrus.bin
++ dirname pc-bios/vgabios-cirrus.bin
+ mkdir -p pc-bios
+ ln -s /home/don/qemu/pc-bios/vgabios-cirrus.bin pc-bios/vgabios-cirrus.bin
+ for f in '$FILES'
+ '[' -e /home/don/qemu/pc-bios/vgabios-qxl.bin ']'
+ '[' n '!=' y ']'
+ symlink /home/don/qemu/pc-bios/vgabios-qxl.bin pc-bios/vgabios-qxl.bin
+ rm -rf pc-bios/vgabios-qxl.bin
++ dirname pc-bios/vgabios-qxl.bin
+ mkdir -p pc-bios
+ ln -s /home/don/qemu/pc-bios/vgabios-qxl.bin pc-bios/vgabios-qxl.bin
+ for f in '$FILES'
+ '[' -e /home/don/qemu/pc-bios/vgabios-stdvga.bin ']'
+ '[' n '!=' y ']'
+ symlink /home/don/qemu/pc-bios/vgabios-stdvga.bin pc-bios/vgabios-stdvga.bin
+ rm -rf pc-bios/vgabios-stdvga.bin
++ dirname pc-bios/vgabios-stdvga.bin
+ mkdir -p pc-bios
+ ln -s /home/don/qemu/pc-bios/vgabios-stdvga.bin pc-bios/vgabios-stdvga.bin
+ for f in '$FILES'
+ '[' -e /home/don/qemu/pc-bios/vgabios-vmware.bin ']'
+ '[' n '!=' y ']'
+ symlink /home/don/qemu/pc-bios/vgabios-vmware.bin pc-bios/vgabios-vmware.bin
+ rm -rf pc-bios/vgabios-vmware.bin
++ dirname pc-bios/vgabios-vmware.bin
+ mkdir -p pc-bios
+ ln -s /home/don/qemu/pc-bios/vgabios-vmware.bin pc-bios/vgabios-vmware.bin
+ for f in '$FILES'
+ '[' -e /home/don/qemu/pc-bios/vgabios.bin ']'
+ '[' n '!=' y ']'
+ symlink /home/don/qemu/pc-bios/vgabios.bin pc-bios/vgabios.bin
+ rm -rf pc-bios/vgabios.bin
++ dirname pc-bios/vgabios.bin
+ mkdir -p pc-bios
+ ln -s /home/don/qemu/pc-bios/vgabios.bin pc-bios/vgabios.bin
+ for f in '$FILES'
+ '[' -e /home/don/qemu/pc-bios/acpi-dsdt.aml ']'
+ '[' n '!=' y ']'
+ symlink /home/don/qemu/pc-bios/acpi-dsdt.aml pc-bios/acpi-dsdt.aml
+ rm -rf pc-bios/acpi-dsdt.aml
++ dirname pc-bios/acpi-dsdt.aml
+ mkdir -p pc-bios
+ ln -s /home/don/qemu/pc-bios/acpi-dsdt.aml pc-bios/acpi-dsdt.aml
+ for f in '$FILES'
+ '[' -e /home/don/qemu/pc-bios/q35-acpi-dsdt.aml ']'
+ '[' n '!=' y ']'
+ symlink /home/don/qemu/pc-bios/q35-acpi-dsdt.aml pc-bios/q35-acpi-dsdt.aml
+ rm -rf pc-bios/q35-acpi-dsdt.aml
++ dirname pc-bios/q35-acpi-dsdt.aml
+ mkdir -p pc-bios
+ ln -s /home/don/qemu/pc-bios/q35-acpi-dsdt.aml pc-bios/q35-acpi-dsdt.aml
+ for f in '$FILES'
+ '[' -e /home/don/qemu/pc-bios/efi-e1000.rom ']'
+ '[' n '!=' y ']'
+ symlink /home/don/qemu/pc-bios/efi-e1000.rom pc-bios/efi-e1000.rom
+ rm -rf pc-bios/efi-e1000.rom
++ dirname pc-bios/efi-e1000.rom
+ mkdir -p pc-bios
+ ln -s /home/don/qemu/pc-bios/efi-e1000.rom pc-bios/efi-e1000.rom
+ for f in '$FILES'
+ '[' -e /home/don/qemu/pc-bios/efi-eepro100.rom ']'
+ '[' n '!=' y ']'
+ symlink /home/don/qemu/pc-bios/efi-eepro100.rom pc-bios/efi-eepro100.rom
+ rm -rf pc-bios/efi-eepro100.rom
++ dirname pc-bios/efi-eepro100.rom
+ mkdir -p pc-bios
+ ln -s /home/don/qemu/pc-bios/efi-eepro100.rom pc-bios/efi-eepro100.rom
+ for f in '$FILES'
+ '[' -e /home/don/qemu/pc-bios/efi-ne2k_pci.rom ']'
+ '[' n '!=' y ']'
+ symlink /home/don/qemu/pc-bios/efi-ne2k_pci.rom pc-bios/efi-ne2k_pci.rom
+ rm -rf pc-bios/efi-ne2k_pci.rom
++ dirname pc-bios/efi-ne2k_pci.rom
+ mkdir -p pc-bios
+ ln -s /home/don/qemu/pc-bios/efi-ne2k_pci.rom pc-bios/efi-ne2k_pci.rom
+ for f in '$FILES'
+ '[' -e /home/don/qemu/pc-bios/efi-pcnet.rom ']'
+ '[' n '!=' y ']'
+ symlink /home/don/qemu/pc-bios/efi-pcnet.rom pc-bios/efi-pcnet.rom
+ rm -rf pc-bios/efi-pcnet.rom
++ dirname pc-bios/efi-pcnet.rom
+ mkdir -p pc-bios
+ ln -s /home/don/qemu/pc-bios/efi-pcnet.rom pc-bios/efi-pcnet.rom
+ for f in '$FILES'
+ '[' -e /home/don/qemu/pc-bios/efi-rtl8139.rom ']'
+ '[' n '!=' y ']'
+ symlink /home/don/qemu/pc-bios/efi-rtl8139.rom pc-bios/efi-rtl8139.rom
+ rm -rf pc-bios/efi-rtl8139.rom
++ dirname pc-bios/efi-rtl8139.rom
+ mkdir -p pc-bios
+ ln -s /home/don/qemu/pc-bios/efi-rtl8139.rom pc-bios/efi-rtl8139.rom
+ for f in '$FILES'
+ '[' -e /home/don/qemu/pc-bios/efi-virtio.rom ']'
+ '[' n '!=' y ']'
+ symlink /home/don/qemu/pc-bios/efi-virtio.rom pc-bios/efi-virtio.rom
+ rm -rf pc-bios/efi-virtio.rom
++ dirname pc-bios/efi-virtio.rom
+ mkdir -p pc-bios
+ ln -s /home/don/qemu/pc-bios/efi-virtio.rom pc-bios/efi-virtio.rom
+ for f in '$FILES'
+ '[' -e /home/don/qemu/pc-bios/pxe-e1000.rom ']'
+ '[' n '!=' y ']'
+ symlink /home/don/qemu/pc-bios/pxe-e1000.rom pc-bios/pxe-e1000.rom
+ rm -rf pc-bios/pxe-e1000.rom
++ dirname pc-bios/pxe-e1000.rom
+ mkdir -p pc-bios
+ ln -s /home/don/qemu/pc-bios/pxe-e1000.rom pc-bios/pxe-e1000.rom
+ for f in '$FILES'
+ '[' -e /home/don/qemu/pc-bios/pxe-eepro100.rom ']'
+ '[' n '!=' y ']'
+ symlink /home/don/qemu/pc-bios/pxe-eepro100.rom pc-bios/pxe-eepro100.rom
+ rm -rf pc-bios/pxe-eepro100.rom
++ dirname pc-bios/pxe-eepro100.rom
+ mkdir -p pc-bios
+ ln -s /home/don/qemu/pc-bios/pxe-eepro100.rom pc-bios/pxe-eepro100.rom
+ for f in '$FILES'
+ '[' -e /home/don/qemu/pc-bios/pxe-ne2k_pci.rom ']'
+ '[' n '!=' y ']'
+ symlink /home/don/qemu/pc-bios/pxe-ne2k_pci.rom pc-bios/pxe-ne2k_pci.rom
+ rm -rf pc-bios/pxe-ne2k_pci.rom
++ dirname pc-bios/pxe-ne2k_pci.rom
+ mkdir -p pc-bios
+ ln -s /home/don/qemu/pc-bios/pxe-ne2k_pci.rom pc-bios/pxe-ne2k_pci.rom
+ for f in '$FILES'
+ '[' -e /home/don/qemu/pc-bios/pxe-pcnet.rom ']'
+ '[' n '!=' y ']'
+ symlink /home/don/qemu/pc-bios/pxe-pcnet.rom pc-bios/pxe-pcnet.rom
+ rm -rf pc-bios/pxe-pcnet.rom
++ dirname pc-bios/pxe-pcnet.rom
+ mkdir -p pc-bios
+ ln -s /home/don/qemu/pc-bios/pxe-pcnet.rom pc-bios/pxe-pcnet.rom
+ for f in '$FILES'
+ '[' -e /home/don/qemu/pc-bios/pxe-rtl8139.rom ']'
+ '[' n '!=' y ']'
+ symlink /home/don/qemu/pc-bios/pxe-rtl8139.rom pc-bios/pxe-rtl8139.rom
+ rm -rf pc-bios/pxe-rtl8139.rom
++ dirname pc-bios/pxe-rtl8139.rom
+ mkdir -p pc-bios
+ ln -s /home/don/qemu/pc-bios/pxe-rtl8139.rom pc-bios/pxe-rtl8139.rom
+ for f in '$FILES'
+ '[' -e /home/don/qemu/pc-bios/pxe-virtio.rom ']'
+ '[' n '!=' y ']'
+ symlink /home/don/qemu/pc-bios/pxe-virtio.rom pc-bios/pxe-virtio.rom
+ rm -rf pc-bios/pxe-virtio.rom
++ dirname pc-bios/pxe-virtio.rom
+ mkdir -p pc-bios
+ ln -s /home/don/qemu/pc-bios/pxe-virtio.rom pc-bios/pxe-virtio.rom
+ for f in '$FILES'
+ '[' -e /home/don/qemu/pc-bios/s390-zipl.rom ']'
+ '[' n '!=' y ']'
+ symlink /home/don/qemu/pc-bios/s390-zipl.rom pc-bios/s390-zipl.rom
+ rm -rf pc-bios/s390-zipl.rom
++ dirname pc-bios/s390-zipl.rom
+ mkdir -p pc-bios
+ ln -s /home/don/qemu/pc-bios/s390-zipl.rom pc-bios/s390-zipl.rom
+ for f in '$FILES'
+ '[' -e /home/don/qemu/pc-bios/bamboo.dtb ']'
+ '[' n '!=' y ']'
+ symlink /home/don/qemu/pc-bios/bamboo.dtb pc-bios/bamboo.dtb
+ rm -rf pc-bios/bamboo.dtb
++ dirname pc-bios/bamboo.dtb
+ mkdir -p pc-bios
+ ln -s /home/don/qemu/pc-bios/bamboo.dtb pc-bios/bamboo.dtb
+ for f in '$FILES'
+ '[' -e /home/don/qemu/pc-bios/petalogix-ml605.dtb ']'
+ '[' n '!=' y ']'
+ symlink /home/don/qemu/pc-bios/petalogix-ml605.dtb pc-bios/petalogix-ml605.dtb
+ rm -rf pc-bios/petalogix-ml605.dtb
++ dirname pc-bios/petalogix-ml605.dtb
+ mkdir -p pc-bios
+ ln -s /home/don/qemu/pc-bios/petalogix-ml605.dtb pc-bios/petalogix-ml605.dtb
+ for f in '$FILES'
+ '[' -e /home/don/qemu/pc-bios/petalogix-s3adsp1800.dtb ']'
+ '[' n '!=' y ']'
+ symlink /home/don/qemu/pc-bios/petalogix-s3adsp1800.dtb pc-bios/petalogix-s3adsp1800.dtb
+ rm -rf pc-bios/petalogix-s3adsp1800.dtb
++ dirname pc-bios/petalogix-s3adsp1800.dtb
+ mkdir -p pc-bios
+ ln -s /home/don/qemu/pc-bios/petalogix-s3adsp1800.dtb pc-bios/petalogix-s3adsp1800.dtb
+ for f in '$FILES'
+ '[' -e /home/don/qemu/pc-bios/s390-ccw.img ']'
+ '[' n '!=' y ']'
+ symlink /home/don/qemu/pc-bios/s390-ccw.img pc-bios/s390-ccw.img
+ rm -rf pc-bios/s390-ccw.img
++ dirname pc-bios/s390-ccw.img
+ mkdir -p pc-bios
+ ln -s /home/don/qemu/pc-bios/s390-ccw.img pc-bios/s390-ccw.img
+ for f in '$FILES'
+ '[' -e /home/don/qemu/pc-bios/openbios-ppc ']'
+ '[' n '!=' y ']'
+ symlink /home/don/qemu/pc-bios/openbios-ppc pc-bios/openbios-ppc
+ rm -rf pc-bios/openbios-ppc
++ dirname pc-bios/openbios-ppc
+ mkdir -p pc-bios
+ ln -s /home/don/qemu/pc-bios/openbios-ppc pc-bios/openbios-ppc
+ for f in '$FILES'
+ '[' -e /home/don/qemu/pc-bios/openbios-sparc32 ']'
+ '[' n '!=' y ']'
+ symlink /home/don/qemu/pc-bios/openbios-sparc32 pc-bios/openbios-sparc32
+ rm -rf pc-bios/openbios-sparc32
++ dirname pc-bios/openbios-sparc32
+ mkdir -p pc-bios
+ ln -s /home/don/qemu/pc-bios/openbios-sparc32 pc-bios/openbios-sparc32
+ for f in '$FILES'
+ '[' -e /home/don/qemu/pc-bios/openbios-sparc64 ']'
+ '[' n '!=' y ']'
+ symlink /home/don/qemu/pc-bios/openbios-sparc64 pc-bios/openbios-sparc64
+ rm -rf pc-bios/openbios-sparc64
++ dirname pc-bios/openbios-sparc64
+ mkdir -p pc-bios
+ ln -s /home/don/qemu/pc-bios/openbios-sparc64 pc-bios/openbios-sparc64
+ for f in '$FILES'
+ '[' -e /home/don/qemu/pc-bios/u-boot.e500 ']'
+ '[' n '!=' y ']'
+ symlink /home/don/qemu/pc-bios/u-boot.e500 pc-bios/u-boot.e500
+ rm -rf pc-bios/u-boot.e500
++ dirname pc-bios/u-boot.e500
+ mkdir -p pc-bios
+ ln -s /home/don/qemu/pc-bios/u-boot.e500 pc-bios/u-boot.e500
+ for f in '$FILES'
+ '[' -e /home/don/qemu/pc-bios/palcode-clipper ']'
+ '[' n '!=' y ']'
+ symlink /home/don/qemu/pc-bios/palcode-clipper pc-bios/palcode-clipper
+ rm -rf pc-bios/palcode-clipper
++ dirname pc-bios/palcode-clipper
+ mkdir -p pc-bios
+ ln -s /home/don/qemu/pc-bios/palcode-clipper pc-bios/palcode-clipper
+ for f in '$FILES'
+ '[' -e /home/don/qemu/tests/acpi-test-data/rebuild-expected-aml.sh ']'
+ '[' n '!=' y ']'
+ symlink /home/don/qemu/tests/acpi-test-data/rebuild-expected-aml.sh tests/acpi-test-data/rebuild-expected-aml.sh
+ rm -rf tests/acpi-test-data/rebuild-expected-aml.sh
++ dirname tests/acpi-test-data/rebuild-expected-aml.sh
+ mkdir -p tests/acpi-test-data
+ ln -s /home/don/qemu/tests/acpi-test-data/rebuild-expected-aml.sh tests/acpi-test-data/rebuild-expected-aml.sh
+ for f in '$FILES'
+ '[' -e /home/don/qemu/tests/acpi-test-data/pc/HPET ']'
+ '[' n '!=' y ']'
+ symlink /home/don/qemu/tests/acpi-test-data/pc/HPET tests/acpi-test-data/pc/HPET
+ rm -rf tests/acpi-test-data/pc/HPET
++ dirname tests/acpi-test-data/pc/HPET
+ mkdir -p tests/acpi-test-data/pc
+ ln -s /home/don/qemu/tests/acpi-test-data/pc/HPET tests/acpi-test-data/pc/HPET
+ for f in '$FILES'
+ '[' -e /home/don/qemu/tests/acpi-test-data/pc/APIC ']'
+ '[' n '!=' y ']'
+ symlink /home/don/qemu/tests/acpi-test-data/pc/APIC tests/acpi-test-data/pc/APIC
+ rm -rf tests/acpi-test-data/pc/APIC
++ dirname tests/acpi-test-data/pc/APIC
+ mkdir -p tests/acpi-test-data/pc
+ ln -s /home/don/qemu/tests/acpi-test-data/pc/APIC tests/acpi-test-data/pc/APIC
+ for f in '$FILES'
+ '[' -e /home/don/qemu/tests/acpi-test-data/pc/SSDT ']'
+ '[' n '!=' y ']'
+ symlink /home/don/qemu/tests/acpi-test-data/pc/SSDT tests/acpi-test-data/pc/SSDT
+ rm -rf tests/acpi-test-data/pc/SSDT
++ dirname tests/acpi-test-data/pc/SSDT
+ mkdir -p tests/acpi-test-data/pc
+ ln -s /home/don/qemu/tests/acpi-test-data/pc/SSDT tests/acpi-test-data/pc/SSDT
+ for f in '$FILES'
+ '[' -e /home/don/qemu/tests/acpi-test-data/pc/FACS ']'
+ '[' n '!=' y ']'
+ symlink /home/don/qemu/tests/acpi-test-data/pc/FACS tests/acpi-test-data/pc/FACS
+ rm -rf tests/acpi-test-data/pc/FACS
++ dirname tests/acpi-test-data/pc/FACS
+ mkdir -p tests/acpi-test-data/pc
+ ln -s /home/don/qemu/tests/acpi-test-data/pc/FACS tests/acpi-test-data/pc/FACS
+ for f in '$FILES'
+ '[' -e /home/don/qemu/tests/acpi-test-data/pc/DSDT ']'
+ '[' n '!=' y ']'
+ symlink /home/don/qemu/tests/acpi-test-data/pc/DSDT tests/acpi-test-data/pc/DSDT
+ rm -rf tests/acpi-test-data/pc/DSDT
++ dirname tests/acpi-test-data/pc/DSDT
+ mkdir -p tests/acpi-test-data/pc
+ ln -s /home/don/qemu/tests/acpi-test-data/pc/DSDT tests/acpi-test-data/pc/DSDT
+ for f in '$FILES'
+ '[' -e /home/don/qemu/tests/acpi-test-data/pc/FACP ']'
+ '[' n '!=' y ']'
+ symlink /home/don/qemu/tests/acpi-test-data/pc/FACP tests/acpi-test-data/pc/FACP
+ rm -rf tests/acpi-test-data/pc/FACP
++ dirname tests/acpi-test-data/pc/FACP
+ mkdir -p tests/acpi-test-data/pc
+ ln -s /home/don/qemu/tests/acpi-test-data/pc/FACP tests/acpi-test-data/pc/FACP
+ for f in '$FILES'
+ '[' -e /home/don/qemu/tests/acpi-test-data/q35/MCFG ']'
+ '[' n '!=' y ']'
+ symlink /home/don/qemu/tests/acpi-test-data/q35/MCFG tests/acpi-test-data/q35/MCFG
+ rm -rf tests/acpi-test-data/q35/MCFG
++ dirname tests/acpi-test-data/q35/MCFG
+ mkdir -p tests/acpi-test-data/q35
+ ln -s /home/don/qemu/tests/acpi-test-data/q35/MCFG tests/acpi-test-data/q35/MCFG
+ for f in '$FILES'
+ '[' -e /home/don/qemu/tests/acpi-test-data/q35/HPET ']'
+ '[' n '!=' y ']'
+ symlink /home/don/qemu/tests/acpi-test-data/q35/HPET tests/acpi-test-data/q35/HPET
+ rm -rf tests/acpi-test-data/q35/HPET
++ dirname tests/acpi-test-data/q35/HPET
+ mkdir -p tests/acpi-test-data/q35
+ ln -s /home/don/qemu/tests/acpi-test-data/q35/HPET tests/acpi-test-data/q35/HPET
+ for f in '$FILES'
+ '[' -e /home/don/qemu/tests/acpi-test-data/q35/APIC ']'
+ '[' n '!=' y ']'
+ symlink /home/don/qemu/tests/acpi-test-data/q35/APIC tests/acpi-test-data/q35/APIC
+ rm -rf tests/acpi-test-data/q35/APIC
++ dirname tests/acpi-test-data/q35/APIC
+ mkdir -p tests/acpi-test-data/q35
+ ln -s /home/don/qemu/tests/acpi-test-data/q35/APIC tests/acpi-test-data/q35/APIC
+ for f in '$FILES'
+ '[' -e /home/don/qemu/tests/acpi-test-data/q35/SSDT ']'
+ '[' n '!=' y ']'
+ symlink /home/don/qemu/tests/acpi-test-data/q35/SSDT tests/acpi-test-data/q35/SSDT
+ rm -rf tests/acpi-test-data/q35/SSDT
++ dirname tests/acpi-test-data/q35/SSDT
+ mkdir -p tests/acpi-test-data/q35
+ ln -s /home/don/qemu/tests/acpi-test-data/q35/SSDT tests/acpi-test-data/q35/SSDT
+ for f in '$FILES'
+ '[' -e /home/don/qemu/tests/acpi-test-data/q35/FACS ']'
+ '[' n '!=' y ']'
+ symlink /home/don/qemu/tests/acpi-test-data/q35/FACS tests/acpi-test-data/q35/FACS
+ rm -rf tests/acpi-test-data/q35/FACS
++ dirname tests/acpi-test-data/q35/FACS
+ mkdir -p tests/acpi-test-data/q35
+ ln -s /home/don/qemu/tests/acpi-test-data/q35/FACS tests/acpi-test-data/q35/FACS
+ for f in '$FILES'
+ '[' -e /home/don/qemu/tests/acpi-test-data/q35/DSDT ']'
+ '[' n '!=' y ']'
+ symlink /home/don/qemu/tests/acpi-test-data/q35/DSDT tests/acpi-test-data/q35/DSDT
+ rm -rf tests/acpi-test-data/q35/DSDT
++ dirname tests/acpi-test-data/q35/DSDT
+ mkdir -p tests/acpi-test-data/q35
+ ln -s /home/don/qemu/tests/acpi-test-data/q35/DSDT tests/acpi-test-data/q35/DSDT
+ for f in '$FILES'
+ '[' -e /home/don/qemu/tests/acpi-test-data/q35/FACP ']'
+ '[' n '!=' y ']'
+ symlink /home/don/qemu/tests/acpi-test-data/q35/FACP tests/acpi-test-data/q35/FACP
+ rm -rf tests/acpi-test-data/q35/FACP
++ dirname tests/acpi-test-data/q35/FACP
+ mkdir -p tests/acpi-test-data/q35
+ ln -s /home/don/qemu/tests/acpi-test-data/q35/FACP tests/acpi-test-data/q35/FACP
+ for rom in seabios vgabios
+ config_mak=roms/seabios/config.mak
+ echo '# Automatically generated by configure - do not modify'
+ echo SRC_PATH=/home/don/qemu/roms/seabios
+ echo AS=as
+ echo CC=cc
+ echo BCC=bcc
+ echo 'CPP=cc -E'
+ echo OBJCOPY=objcopy
+ echo IASL=iasl
+ echo LD=ld
+ for rom in seabios vgabios
+ config_mak=roms/vgabios/config.mak
+ echo '# Automatically generated by configure - do not modify'
+ echo SRC_PATH=/home/don/qemu/roms/vgabios
+ echo AS=as
+ echo CC=cc
+ echo BCC=bcc
+ echo 'CPP=cc -E'
+ echo OBJCOPY=objcopy
+ echo IASL=iasl
+ echo LD=ld
+ iotests_common_env=tests/qemu-iotests/common.env
+ iotests_check=tests/qemu-iotests/check
+ echo '# Automatically generated by configure - do not modify'
+ echo
+ echo 'export PYTHON='\''python'\'''
+ '[' '!' -e tests/qemu-iotests/check ']'
+ symlink /home/don/qemu/tests/qemu-iotests/check tests/qemu-iotests/check
+ rm -rf tests/qemu-iotests/check
++ dirname tests/qemu-iotests/check
+ mkdir -p tests/qemu-iotests
+ ln -s /home/don/qemu/tests/qemu-iotests/check tests/qemu-iotests/check
+ cat
+ printf exec
+ printf ' '\''%s'\''' ../../configure --disable-pie
+ echo
+ chmod +x config.status
+ rm -r config-temp
^ permalink raw reply [flat|nested] 12+ messages in thread