qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] QEMU build broken with the addition of PowerPC MPC8544DS su


From: Brad
Subject: [Qemu-devel] QEMU build broken with the addition of PowerPC MPC8544DS support
Date: Tue, 7 Apr 2009 02:46:59 -0400
User-agent: Mutt/1.5.18 (2008-05-17)

Trying to update the OpenBSD port/package to QEMU 0.10.2 and it
seems the addition of the PowerPC MPC8544DS support has broken
the build.. here is a build log showing the failure.


Script started on Tue Apr  7 02:16:36 2009
$ make
===>  Verifying update for texi2html-* in textproc/texi2html
===> Returning to build of qemu-0.10.2
===>  qemu-0.10.2 depends on: texi2html-* - found
===>  Verifying update for gmake-* in devel/gmake
===> Returning to build of qemu-0.10.2
===>  qemu-0.10.2 depends on: gmake-* - found
===>  Verifying update for sdl-* in devel/sdl
===> Returning to build of qemu-0.10.2
===>  qemu-0.10.2 depends on: sdl-* - found
===>  Verifying specs: SDL SDL c m ossaudio z pthread c m ossaudio z pthread
===>  found SDL.8.0 c.50.1 m.5.0 ossaudio.3.1 z.4.1 pthread.11.1
===>  Checking files for qemu-0.10.2
`/stuff/ports/distfiles/qemu-0.10.2.tar.gz' is up to date.
>> (SHA256) qemu-0.10.2.tar.gz: OK
===>  Extracting for qemu-0.10.2
===>  Patching for qemu-0.10.2
===>  Configuring for qemu-0.10.2
Install prefix    /usr/local
BIOS directory    /usr/local/share/qemu
binary directory  /usr/local/bin
Manual directory  /usr/local/man
ELF interp prefix /usr/gnemul/qemu-%M
Source path       /stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2
C compiler        cc
Host C compiler   cc
ARCH_CFLAGS       -m32
make              gmake
install           install
host CPU          i386
host big endian   no
target list       i386-softmmu x86_64-softmmu arm-softmmu cris-softmmu 
m68k-softmmu mips-softmmu mipsel-softmmu mips64-softmmu mips64el-softmmu 
ppc-softmmu ppcemb-softmmu ppc64-softmmu sh4-softmmu sh4eb-softmmu 
sparc-softmmu sparc64-bsd-user 
gprof enabled     no
sparse enabled    no
profiler          no
static build      no
-Werror enabled   no
SDL support       yes
SDL static link   no
curses support    yes
mingw32 support   no
Audio drivers     oss
Extra audio cards ac97 es1370 sb16
Mixer emulation   no
VNC TLS support   no
kqemu support     yes
brlapi support    no
Documentation     yes
NPTL support      no
vde support       no
AIO support       yes
Install blobs     yes
KVM support       no
fdt support       no
The error log from compiling the libSDL test is: 
/usr/X11R6/lib/libXau.so.9.0: warning: strcpy() is almost always misused, 
please use strlcpy()
/usr/X11R6/lib/libXau.so.9.0: warning: strcat() is almost always misused, 
please use strlcat()
/usr/X11R6/lib/libX11.so.11.1: warning: sprintf() is often misused, please use 
snprintf()
===>  Building for qemu-0.10.2
  CC    qemu-img.o
  CC    qemu-tool.o
  CC    osdep.o
  CC    cutils.o
  CC    qemu-malloc.o
  CC    block-cow.o
  CC    block-qcow.o
  CC    aes.o
  CC    block-vmdk.o
  CC    block-cloop.o
  CC    block-dmg.o
  CC    block-bochs.o
  CC    block-vpc.o
  CC    block-vvfat.o
  CC    block-qcow2.o
  CC    block-parallels.o
  CC    block-nbd.o
  CC    nbd.o
  CC    block.o
  CC    aio.o
  CC    posix-aio-compat.o
  CC    block-raw-posix.o
  LINK  qemu-img
texi2html -monolithic -number qemu-doc.texi
texi2html -monolithic -number qemu-tech.texi
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/texi2pod.pl qemu-doc.texi 
qemu.pod
pod2man --section=1 --center=" " --release=" " qemu.pod > qemu.1
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/texi2pod.pl qemu-img.texi 
qemu-img.pod
pod2man --section=1 --center=" " --release=" " qemu-img.pod > qemu-img.1
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/texi2pod.pl qemu-nbd.texi 
qemu-nbd.pod
pod2man --section=8 --center=" " --release=" " qemu-nbd.pod > qemu-nbd.8
  CC    readline.o
  CC    console.o
  CC    irq.o
  CC    i2c.o
  CC    smbus.o
  CC    smbus_eeprom.o
  CC    max7310.o
  CC    max111x.o
  CC    wm8750.o
  CC    ssd0303.o
  CC    ssd0323.o
  CC    ads7846.o
  CC    stellaris_input.o
  CC    twl92230.o
  CC    tmp105.o
  CC    lm832x.o
  CC    scsi-disk.o
  CC    cdrom.o
  CC    scsi-generic.o
  CC    usb.o
  CC    usb-hub.o
  CC    usb-bsd.o
  CC    usb-hid.o
  CC    usb-msd.o
  CC    usb-wacom.o
  CC    usb-serial.o
  CC    usb-net.o
  CC    sd.o
  CC    ssi-sd.o
  CC    bt.o
  CC    bt-host.o
  CC    bt-vhci.o
  CC    bt-l2cap.o
  CC    bt-sdp.o
  CC    bt-hci.o
  CC    bt-hid.o
  CC    usb-bt.o
  CC    buffered_file.o
  CC    migration.o
  CC    migration-tcp.o
  CC    net.o
  CC    qemu-sockets.o
  CC    qemu-char.o
  CC    net-checksum.o
  CC    savevm.o
  CC    cache-utils.o
  CC    migration-exec.o
  CC    audio/audio.o
  CC    audio/noaudio.o
  CC    audio/wavaudio.o
  CC    audio/mixeng.o
  CC    audio/sdlaudio.o
  CC    audio/ossaudio.o
  CC    audio/wavcapture.o
  CC    sdl.o
  CC    x_keymap.o
  CC    curses.o
  CC    vnc.o
  CC    d3des.o
  CC    slirp/cksum.o
  CC    slirp/if.o
  CC    slirp/ip_icmp.o
  CC    slirp/ip_input.o
  CC    slirp/ip_output.o
  CC    slirp/slirp.o
  CC    slirp/mbuf.o
  CC    slirp/misc.o
  CC    slirp/sbuf.o
  CC    slirp/socket.o
  CC    slirp/tcp_input.o
  CC    slirp/tcp_output.o
  CC    slirp/tcp_subr.o
  CC    slirp/tcp_timer.o
  CC    slirp/udp.o
  CC    slirp/bootp.o
  CC    slirp/debug.o
  CC    slirp/tftp.o
  AR    libqemu_common.a
gmake[1]: Entering directory 
`/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/i386-softmmu'
  CC    i386-softmmu/vl.o
  CC    i386-softmmu/monitor.o
  CC    i386-softmmu/pci.o
  CC    i386-softmmu/loader.o
  CC    i386-softmmu/isa_mmio.o
  CC    i386-softmmu/machine.o
  CC    i386-softmmu/dma-helpers.o
  CC    i386-softmmu/virtio.o
  CC    i386-softmmu/virtio-blk.o
  CC    i386-softmmu/virtio-balloon.o
  CC    i386-softmmu/virtio-net.o
  CC    i386-softmmu/virtio-console.o
  CC    i386-softmmu/fw_cfg.o
  CC    i386-softmmu/lsi53c895a.o
  CC    i386-softmmu/esp.o
  CC    i386-softmmu/usb-ohci.o
  CC    i386-softmmu/eeprom93xx.o
  CC    i386-softmmu/eepro100.o
  CC    i386-softmmu/ne2000.o
  CC    i386-softmmu/pcnet.o
  CC    i386-softmmu/rtl8139.o
  CC    i386-softmmu/e1000.o
  CC    i386-softmmu/msmouse.o
  CC    i386-softmmu/ide.o
  CC    i386-softmmu/pckbd.o
  CC    i386-softmmu/ps2.o
  CC    i386-softmmu/vga.o
  CC    i386-softmmu/sb16.o
  CC    i386-softmmu/es1370.o
  CC    i386-softmmu/ac97.o
  CC    i386-softmmu/dma.o
  CC    i386-softmmu/fdc.o
  CC    i386-softmmu/mc146818rtc.o
  CC    i386-softmmu/serial.o
  CC    i386-softmmu/i8259.o
  CC    i386-softmmu/i8254.o
  CC    i386-softmmu/pcspk.o
  CC    i386-softmmu/pc.o
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/hw/pc.c: In function 
`pc_init1':
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/hw/pc.c:836: warning: 
large integer implicitly truncated to unsigned type
  CC    i386-softmmu/cirrus_vga.o
  CC    i386-softmmu/apic.o
  CC    i386-softmmu/parallel.o
  CC    i386-softmmu/acpi.o
  CC    i386-softmmu/piix_pci.o
  CC    i386-softmmu/usb-uhci.o
  CC    i386-softmmu/vmmouse.o
  CC    i386-softmmu/vmport.o
  CC    i386-softmmu/vmware_vga.o
  CC    i386-softmmu/hpet.o
  CC    i386-softmmu/device-hotplug.o
  CC    i386-softmmu/pci-hotplug.o
  CC    i386-softmmu/gdbstub.o
rm -f gdbstub-xml.c
echo > gdbstub-xml.c
  CC    i386-softmmu/gdbstub-xml.o
  CC    i386-softmmu/exec.o
  CC    i386-softmmu/kqemu.o
  CC    i386-softmmu/translate-all.o
  CC    i386-softmmu/cpu-exec.o
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/cpu-exec.c: In function 
`cpu_x86_exec':
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/cpu-exec.c:393: warning: 
implicit declaration of function `fprintf'
  CC    i386-softmmu/translate.o
  CC    i386-softmmu/host-utils.o
  CC    i386-softmmu/tcg/tcg.o
  CC    i386-softmmu/tcg/tcg-runtime.o
  CC    i386-softmmu/fpu/softfloat-native.o
  CC    i386-softmmu/op_helper.o
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/target-i386/op_helper.c: 
In function `do_interrupt':
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/target-i386/op_helper.c:1212:
 warning: implicit declaration of function `fprintf'
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/target-i386/op_helper.c:1224:
 warning: passing arg 3 of `cpu_dump_state' from incompatible pointer type
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/target-i386/op_helper.c: 
In function `do_smm_enter':
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/target-i386/op_helper.c:1361:
 warning: passing arg 3 of `cpu_dump_state' from incompatible pointer type
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/target-i386/op_helper.c: 
In function `helper_rsm':
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/target-i386/op_helper.c:1602:
 warning: passing arg 3 of `cpu_dump_state' from incompatible pointer type
  CC    i386-softmmu/helper.o
  CC    i386-softmmu/disas.o
  CC    i386-softmmu/i386-dis.o
  AR    i386-softmmu/libqemu.a
  LINK  i386-softmmu/qemu
libqemu.a(i386-dis.o)(.text+0x16de): In function `oappend':
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/i386-dis.c:2829: warning: 
strcpy() is almost always misused, please use strlcpy()
/usr/X11R6/lib/libX11.so.11.1: warning: strcat() is almost always misused, 
please use strlcat()
/usr/X11R6/lib/libX11.so.11.1: warning: sprintf() is often misused, please use 
snprintf()
gmake[1]: Leaving directory 
`/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/i386-softmmu'
gmake[1]: Entering directory 
`/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/x86_64-softmmu'
  CC    x86_64-softmmu/vl.o
  CC    x86_64-softmmu/monitor.o
  CC    x86_64-softmmu/pci.o
  CC    x86_64-softmmu/loader.o
  CC    x86_64-softmmu/isa_mmio.o
  CC    x86_64-softmmu/machine.o
  CC    x86_64-softmmu/dma-helpers.o
  CC    x86_64-softmmu/virtio.o
  CC    x86_64-softmmu/virtio-blk.o
  CC    x86_64-softmmu/virtio-balloon.o
  CC    x86_64-softmmu/virtio-net.o
  CC    x86_64-softmmu/virtio-console.o
  CC    x86_64-softmmu/fw_cfg.o
  CC    x86_64-softmmu/lsi53c895a.o
  CC    x86_64-softmmu/esp.o
  CC    x86_64-softmmu/usb-ohci.o
  CC    x86_64-softmmu/eeprom93xx.o
  CC    x86_64-softmmu/eepro100.o
  CC    x86_64-softmmu/ne2000.o
  CC    x86_64-softmmu/pcnet.o
  CC    x86_64-softmmu/rtl8139.o
  CC    x86_64-softmmu/e1000.o
  CC    x86_64-softmmu/msmouse.o
  CC    x86_64-softmmu/ide.o
  CC    x86_64-softmmu/pckbd.o
  CC    x86_64-softmmu/ps2.o
  CC    x86_64-softmmu/vga.o
  CC    x86_64-softmmu/sb16.o
  CC    x86_64-softmmu/es1370.o
  CC    x86_64-softmmu/ac97.o
  CC    x86_64-softmmu/dma.o
  CC    x86_64-softmmu/fdc.o
  CC    x86_64-softmmu/mc146818rtc.o
  CC    x86_64-softmmu/serial.o
  CC    x86_64-softmmu/i8259.o
  CC    x86_64-softmmu/i8254.o
  CC    x86_64-softmmu/pcspk.o
  CC    x86_64-softmmu/pc.o
  CC    x86_64-softmmu/cirrus_vga.o
  CC    x86_64-softmmu/apic.o
  CC    x86_64-softmmu/parallel.o
  CC    x86_64-softmmu/acpi.o
  CC    x86_64-softmmu/piix_pci.o
  CC    x86_64-softmmu/usb-uhci.o
  CC    x86_64-softmmu/vmmouse.o
  CC    x86_64-softmmu/vmport.o
  CC    x86_64-softmmu/vmware_vga.o
  CC    x86_64-softmmu/hpet.o
  CC    x86_64-softmmu/device-hotplug.o
  CC    x86_64-softmmu/pci-hotplug.o
  CC    x86_64-softmmu/gdbstub.o
rm -f gdbstub-xml.c
echo > gdbstub-xml.c
  CC    x86_64-softmmu/gdbstub-xml.o
  CC    x86_64-softmmu/exec.o
  CC    x86_64-softmmu/kqemu.o
  CC    x86_64-softmmu/translate-all.o
  CC    x86_64-softmmu/cpu-exec.o
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/cpu-exec.c: In function 
`cpu_x86_exec':
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/cpu-exec.c:393: warning: 
implicit declaration of function `fprintf'
  CC    x86_64-softmmu/translate.o
  CC    x86_64-softmmu/host-utils.o
  CC    x86_64-softmmu/tcg/tcg.o
  CC    x86_64-softmmu/tcg/tcg-runtime.o
  CC    x86_64-softmmu/fpu/softfloat-native.o
  CC    x86_64-softmmu/op_helper.o
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/target-i386/op_helper.c: 
In function `do_interrupt':
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/target-i386/op_helper.c:1212:
 warning: implicit declaration of function `fprintf'
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/target-i386/op_helper.c:1224:
 warning: passing arg 3 of `cpu_dump_state' from incompatible pointer type
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/target-i386/op_helper.c: 
In function `do_smm_enter':
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/target-i386/op_helper.c:1361:
 warning: passing arg 3 of `cpu_dump_state' from incompatible pointer type
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/target-i386/op_helper.c: 
In function `helper_rsm':
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/target-i386/op_helper.c:1602:
 warning: passing arg 3 of `cpu_dump_state' from incompatible pointer type
  CC    x86_64-softmmu/helper.o
  CC    x86_64-softmmu/disas.o
  CC    x86_64-softmmu/i386-dis.o
  AR    x86_64-softmmu/libqemu.a
  LINK  x86_64-softmmu/qemu-system-x86_64
libqemu.a(i386-dis.o)(.text+0x16de): In function `oappend':
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/i386-dis.c:2829: warning: 
strcpy() is almost always misused, please use strlcpy()
/usr/X11R6/lib/libX11.so.11.1: warning: strcat() is almost always misused, 
please use strlcat()
/usr/X11R6/lib/libX11.so.11.1: warning: sprintf() is often misused, please use 
snprintf()
gmake[1]: Leaving directory 
`/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/x86_64-softmmu'
gmake[1]: Entering directory 
`/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/arm-softmmu'
  CC    arm-softmmu/vl.o
  CC    arm-softmmu/monitor.o
  CC    arm-softmmu/pci.o
  CC    arm-softmmu/loader.o
  CC    arm-softmmu/isa_mmio.o
  CC    arm-softmmu/machine.o
  CC    arm-softmmu/dma-helpers.o
  CC    arm-softmmu/virtio.o
  CC    arm-softmmu/virtio-blk.o
  CC    arm-softmmu/virtio-balloon.o
  CC    arm-softmmu/virtio-net.o
  CC    arm-softmmu/virtio-console.o
  CC    arm-softmmu/fw_cfg.o
  CC    arm-softmmu/lsi53c895a.o
  CC    arm-softmmu/esp.o
  CC    arm-softmmu/usb-ohci.o
  CC    arm-softmmu/eeprom93xx.o
  CC    arm-softmmu/eepro100.o
  CC    arm-softmmu/ne2000.o
  CC    arm-softmmu/pcnet.o
  CC    arm-softmmu/rtl8139.o
  CC    arm-softmmu/e1000.o
  CC    arm-softmmu/msmouse.o
  CC    arm-softmmu/integratorcp.o
  CC    arm-softmmu/versatilepb.o
  CC    arm-softmmu/ps2.o
  CC    arm-softmmu/smc91c111.o
  CC    arm-softmmu/arm_pic.o
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/hw/arm_pic.c:15: warning: 
no previous prototype for `pic_info'
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/hw/arm_pic.c:19: warning: 
no previous prototype for `irq_info'
  CC    arm-softmmu/arm_timer.o
  CC    arm-softmmu/arm_boot.o
  CC    arm-softmmu/pl011.o
  CC    arm-softmmu/pl031.o
  CC    arm-softmmu/pl050.o
  CC    arm-softmmu/pl080.o
  CC    arm-softmmu/pl110.o
  CC    arm-softmmu/pl181.o
  CC    arm-softmmu/pl190.o
  CC    arm-softmmu/versatile_pci.o
  CC    arm-softmmu/ptimer.o
  CC    arm-softmmu/realview_gic.o
  CC    arm-softmmu/realview.o
  CC    arm-softmmu/arm_sysctl.o
  CC    arm-softmmu/mpcore.o
  CC    arm-softmmu/armv7m.o
  CC    arm-softmmu/armv7m_nvic.o
  CC    arm-softmmu/stellaris.o
  CC    arm-softmmu/pl022.o
  CC    arm-softmmu/stellaris_enet.o
  CC    arm-softmmu/pl061.o
  CC    arm-softmmu/arm-semi.o
  CC    arm-softmmu/pxa2xx.o
  CC    arm-softmmu/pxa2xx_pic.o
  CC    arm-softmmu/pxa2xx_gpio.o
  CC    arm-softmmu/pxa2xx_timer.o
  CC    arm-softmmu/pxa2xx_dma.o
  CC    arm-softmmu/pxa2xx_lcd.o
  CC    arm-softmmu/pxa2xx_mmci.o
  CC    arm-softmmu/pxa2xx_pcmcia.o
  CC    arm-softmmu/pxa2xx_keypad.o
  CC    arm-softmmu/pflash_cfi01.o
  CC    arm-softmmu/gumstix.o
  CC    arm-softmmu/zaurus.o
  CC    arm-softmmu/ide.o
  CC    arm-softmmu/serial.o
  CC    arm-softmmu/nand.o
  CC    arm-softmmu/ecc.o
  CC    arm-softmmu/spitz.o
  CC    arm-softmmu/tosa.o
  CC    arm-softmmu/tc6393xb.o
  CC    arm-softmmu/omap1.o
  CC    arm-softmmu/omap_lcdc.o
  CC    arm-softmmu/omap_dma.o
  CC    arm-softmmu/omap_clk.o
  CC    arm-softmmu/omap_mmc.o
  CC    arm-softmmu/omap_i2c.o
  CC    arm-softmmu/omap2.o
  CC    arm-softmmu/omap_dss.o
  CC    arm-softmmu/soc_dma.o
  CC    arm-softmmu/omap_sx1.o
  CC    arm-softmmu/palm.o
  CC    arm-softmmu/tsc210x.o
  CC    arm-softmmu/nseries.o
  CC    arm-softmmu/blizzard.o
  CC    arm-softmmu/onenand.o
  CC    arm-softmmu/vga.o
  CC    arm-softmmu/cbus.o
  CC    arm-softmmu/tusb6010.o
  CC    arm-softmmu/usb-musb.o
  CC    arm-softmmu/tsc2005.o
  CC    arm-softmmu/bt-hci-csr.o
  CC    arm-softmmu/mst_fpga.o
  CC    arm-softmmu/mainstone.o
  CC    arm-softmmu/musicpal.o
  CC    arm-softmmu/pflash_cfi02.o
  CC    arm-softmmu/gdbstub.o
rm -f gdbstub-xml.c
/bin/sh /stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/feature_to_c.sh 
gdbstub-xml.c 
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/gdb-xml/arm-core.xml 
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/gdb-xml/arm-vfp.xml 
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/gdb-xml/arm-vfp3.xml 
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/gdb-xml/arm-neon.xml
  CC    arm-softmmu/gdbstub-xml.o
  CC    arm-softmmu/exec.o
  CC    arm-softmmu/kqemu.o
  CC    arm-softmmu/translate-all.o
  CC    arm-softmmu/cpu-exec.o
  CC    arm-softmmu/translate.o
  CC    arm-softmmu/host-utils.o
  CC    arm-softmmu/tcg/tcg.o
  CC    arm-softmmu/tcg/tcg-runtime.o
  CC    arm-softmmu/fpu/softfloat.o
  CC    arm-softmmu/op_helper.o
  CC    arm-softmmu/helper.o
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/target-arm/helper.c:694: 
warning: no previous prototype for `do_interrupt_v7m'
  CC    arm-softmmu/neon_helper.o
  CC    arm-softmmu/iwmmxt_helper.o
  CC    arm-softmmu/disas.o
  CC    arm-softmmu/i386-dis.o
  CC    arm-softmmu/arm-dis.o
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/arm-dis.c:1561: warning: 
no previous prototype for `get_arm_regname_num_options'
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/arm-dis.c:1567: warning: 
no previous prototype for `set_arm_regname_option'
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/arm-dis.c:1576: warning: 
no previous prototype for `get_arm_regnames'
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/arm-dis.c:4150: warning: 
no previous prototype for `print_arm_disassembler_options'
  AR    arm-softmmu/libqemu.a
  LINK  arm-softmmu/qemu-system-arm
arm_boot.o(.text+0x2e4): In function `set_kernel_args_old':
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/hw/arm_boot.c:171: 
warning: strcpy() is almost always misused, please use strlcpy()
gdbstub.o(.text+0x3fa): In function `get_feature_xml':
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/gdbstub.c:1332: warning: 
strcat() is almost always misused, please use strlcat()
/usr/X11R6/lib/libX11.so.11.1: warning: sprintf() is often misused, please use 
snprintf()
gmake[1]: Leaving directory 
`/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/arm-softmmu'
gmake[1]: Entering directory 
`/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/cris-softmmu'
  CC    cris-softmmu/vl.o
  CC    cris-softmmu/monitor.o
  CC    cris-softmmu/pci.o
  CC    cris-softmmu/loader.o
  CC    cris-softmmu/isa_mmio.o
  CC    cris-softmmu/machine.o
  CC    cris-softmmu/dma-helpers.o
  CC    cris-softmmu/virtio.o
  CC    cris-softmmu/virtio-blk.o
  CC    cris-softmmu/virtio-balloon.o
  CC    cris-softmmu/virtio-net.o
  CC    cris-softmmu/virtio-console.o
  CC    cris-softmmu/fw_cfg.o
  CC    cris-softmmu/lsi53c895a.o
  CC    cris-softmmu/esp.o
  CC    cris-softmmu/usb-ohci.o
  CC    cris-softmmu/eeprom93xx.o
  CC    cris-softmmu/eepro100.o
  CC    cris-softmmu/ne2000.o
  CC    cris-softmmu/pcnet.o
  CC    cris-softmmu/rtl8139.o
  CC    cris-softmmu/e1000.o
  CC    cris-softmmu/msmouse.o
  CC    cris-softmmu/etraxfs.o
  CC    cris-softmmu/axis_dev88.o
  CC    cris-softmmu/etraxfs_dma.o
  CC    cris-softmmu/etraxfs_pic.o
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/hw/etraxfs_pic.c:139: 
warning: no previous prototype for `pic_info'
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/hw/etraxfs_pic.c:143: 
warning: no previous prototype for `irq_info'
  CC    cris-softmmu/etraxfs_eth.o
  CC    cris-softmmu/etraxfs_timer.o
  CC    cris-softmmu/etraxfs_ser.o
  CC    cris-softmmu/ptimer.o
  CC    cris-softmmu/pflash_cfi02.o
  CC    cris-softmmu/nand.o
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/hw/nand.c:86:1: warning: 
"PAGE_MASK" redefined
In file included from /usr/include/sys/param.h:95,
                 from 
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/fpu/softfloat-native.h:12,
                 from 
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/fpu/softfloat.h:516,
                 from ../cpu-all.h:43,
                 from 
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/target-cris/cpu.h:246,
                 from ../qemu-common.h:84,
                 from 
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/hw/hw.h:5,
                 from 
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/hw/nand.c:14:
/usr/include/machine/param.h:76:1: warning: this is the location of the 
previous definition
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/hw/nand.c:92:1: warning: 
"PAGE_SIZE" redefined
/usr/include/machine/param.h:75:1: warning: this is the location of the 
previous definition
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/hw/nand.c:93:1: warning: 
"PAGE_SHIFT" redefined
/usr/include/machine/param.h:74:1: warning: this is the location of the 
previous definition
  CC    cris-softmmu/gdbstub.o
rm -f gdbstub-xml.c
echo > gdbstub-xml.c
  CC    cris-softmmu/gdbstub-xml.o
  CC    cris-softmmu/exec.o
  CC    cris-softmmu/kqemu.o
  CC    cris-softmmu/translate-all.o
  CC    cris-softmmu/cpu-exec.o
  CC    cris-softmmu/translate.o
  CC    cris-softmmu/host-utils.o
  CC    cris-softmmu/tcg/tcg.o
  CC    cris-softmmu/tcg/tcg-runtime.o
  CC    cris-softmmu/fpu/softfloat-native.o
  CC    cris-softmmu/op_helper.o
  CC    cris-softmmu/helper.o
  CC    cris-softmmu/cris-dis.o
  CC    cris-softmmu/mmu.o
  CC    cris-softmmu/disas.o
  CC    cris-softmmu/i386-dis.o
  AR    cris-softmmu/libqemu.a
  LINK  cris-softmmu/qemu-system-cris
libqemu.a(i386-dis.o)(.text+0x16de): In function `oappend':
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/i386-dis.c:2829: warning: 
strcpy() is almost always misused, please use strlcpy()
/usr/X11R6/lib/libX11.so.11.1: warning: strcat() is almost always misused, 
please use strlcat()
libqemu.a(cris-dis.o)(.text+0x590): In function `format_hex':
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/cris-dis.c:1769: warning: 
sprintf() is often misused, please use snprintf()
gmake[1]: Leaving directory 
`/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/cris-softmmu'
gmake[1]: Entering directory 
`/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/m68k-softmmu'
  CC    m68k-softmmu/vl.o
  CC    m68k-softmmu/monitor.o
  CC    m68k-softmmu/pci.o
  CC    m68k-softmmu/loader.o
  CC    m68k-softmmu/isa_mmio.o
  CC    m68k-softmmu/machine.o
  CC    m68k-softmmu/dma-helpers.o
  CC    m68k-softmmu/virtio.o
  CC    m68k-softmmu/virtio-blk.o
  CC    m68k-softmmu/virtio-balloon.o
  CC    m68k-softmmu/virtio-net.o
  CC    m68k-softmmu/virtio-console.o
  CC    m68k-softmmu/fw_cfg.o
  CC    m68k-softmmu/lsi53c895a.o
  CC    m68k-softmmu/esp.o
  CC    m68k-softmmu/usb-ohci.o
  CC    m68k-softmmu/eeprom93xx.o
  CC    m68k-softmmu/eepro100.o
  CC    m68k-softmmu/ne2000.o
  CC    m68k-softmmu/pcnet.o
  CC    m68k-softmmu/rtl8139.o
  CC    m68k-softmmu/e1000.o
  CC    m68k-softmmu/msmouse.o
  CC    m68k-softmmu/an5206.o
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/hw/an5206.c:20: warning: 
no previous prototype for `pic_info'
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/hw/an5206.c:24: warning: 
no previous prototype for `irq_info'
  CC    m68k-softmmu/mcf5206.o
  CC    m68k-softmmu/ptimer.o
  CC    m68k-softmmu/mcf_uart.o
  CC    m68k-softmmu/mcf_intc.o
  CC    m68k-softmmu/mcf5208.o
  CC    m68k-softmmu/mcf_fec.o
  CC    m68k-softmmu/m68k-semi.o
  CC    m68k-softmmu/dummy_m68k.o
  CC    m68k-softmmu/gdbstub.o
rm -f gdbstub-xml.c
/bin/sh /stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/feature_to_c.sh 
gdbstub-xml.c 
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/gdb-xml/cf-core.xml 
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/gdb-xml/cf-fp.xml
  CC    m68k-softmmu/gdbstub-xml.o
  CC    m68k-softmmu/exec.o
  CC    m68k-softmmu/kqemu.o
  CC    m68k-softmmu/translate-all.o
  CC    m68k-softmmu/cpu-exec.o
  CC    m68k-softmmu/translate.o
  CC    m68k-softmmu/host-utils.o
  CC    m68k-softmmu/tcg/tcg.o
  CC    m68k-softmmu/tcg/tcg-runtime.o
  CC    m68k-softmmu/fpu/softfloat.o
  CC    m68k-softmmu/op_helper.o
  CC    m68k-softmmu/helper.o
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/target-m68k/helper.c:358: 
warning: no previous prototype for `cpu_m68k_handle_mmu_fault'
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/target-m68k/helper.c:458: 
warning: no previous prototype for `helper_btest'
  CC    m68k-softmmu/disas.o
  CC    m68k-softmmu/i386-dis.o
  CC    m68k-softmmu/m68k-dis.o
  AR    m68k-softmmu/libqemu.a
  LINK  m68k-softmmu/qemu-system-m68k
libqemu.a(i386-dis.o)(.text+0x16de): In function `oappend':
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/i386-dis.c:2829: warning: 
strcpy() is almost always misused, please use strlcpy()
gdbstub.o(.text+0x38a): In function `get_feature_xml':
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/gdbstub.c:1332: warning: 
strcat() is almost always misused, please use strlcat()
libqemu.a(translate.o)(.text+0x1cd): In function `m68k_tcg_init':
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/target-m68k/translate.c:92:
 warning: sprintf() is often misused, please use snprintf()
gmake[1]: Leaving directory 
`/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/m68k-softmmu'
gmake[1]: Entering directory 
`/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/mips-softmmu'
  CC    mips-softmmu/vl.o
  CC    mips-softmmu/monitor.o
  CC    mips-softmmu/pci.o
  CC    mips-softmmu/loader.o
  CC    mips-softmmu/isa_mmio.o
  CC    mips-softmmu/machine.o
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/target-mips/machine.c: In 
function `cpu_save':
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/target-mips/machine.c:82: 
warning: passing arg 2 of `qemu_put_8s' from incompatible pointer type
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/target-mips/machine.c: In 
function `cpu_load':
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/target-mips/machine.c:224:
 warning: passing arg 2 of `qemu_get_8s' from incompatible pointer type
  CC    mips-softmmu/dma-helpers.o
  CC    mips-softmmu/virtio.o
  CC    mips-softmmu/virtio-blk.o
  CC    mips-softmmu/virtio-balloon.o
  CC    mips-softmmu/virtio-net.o
  CC    mips-softmmu/virtio-console.o
  CC    mips-softmmu/fw_cfg.o
  CC    mips-softmmu/lsi53c895a.o
  CC    mips-softmmu/esp.o
  CC    mips-softmmu/usb-ohci.o
  CC    mips-softmmu/eeprom93xx.o
  CC    mips-softmmu/eepro100.o
  CC    mips-softmmu/ne2000.o
  CC    mips-softmmu/pcnet.o
  CC    mips-softmmu/rtl8139.o
  CC    mips-softmmu/e1000.o
  CC    mips-softmmu/msmouse.o
  CC    mips-softmmu/mips_r4k.o
  CC    mips-softmmu/mips_jazz.o
  CC    mips-softmmu/mips_malta.o
  CC    mips-softmmu/mips_mipssim.o
  CC    mips-softmmu/mips_timer.o
  CC    mips-softmmu/mips_int.o
  CC    mips-softmmu/dma.o
  CC    mips-softmmu/vga.o
  CC    mips-softmmu/serial.o
  CC    mips-softmmu/i8254.o
  CC    mips-softmmu/i8259.o
  CC    mips-softmmu/rc4030.o
  CC    mips-softmmu/g364fb.o
  CC    mips-softmmu/jazz_led.o
  CC    mips-softmmu/ide.o
  CC    mips-softmmu/gt64xxx.o
  CC    mips-softmmu/pckbd.o
  CC    mips-softmmu/ps2.o
  CC    mips-softmmu/fdc.o
  CC    mips-softmmu/mc146818rtc.o
  CC    mips-softmmu/usb-uhci.o
  CC    mips-softmmu/acpi.o
  CC    mips-softmmu/ds1225y.o
  CC    mips-softmmu/piix_pci.o
  CC    mips-softmmu/parallel.o
  CC    mips-softmmu/cirrus_vga.o
  CC    mips-softmmu/pcspk.o
  CC    mips-softmmu/sb16.o
  CC    mips-softmmu/es1370.o
  CC    mips-softmmu/ac97.o
  CC    mips-softmmu/mipsnet.o
  CC    mips-softmmu/pflash_cfi01.o
  CC    mips-softmmu/vmware_vga.o
  CC    mips-softmmu/gdbstub.o
rm -f gdbstub-xml.c
echo > gdbstub-xml.c
  CC    mips-softmmu/gdbstub-xml.o
  CC    mips-softmmu/exec.o
  CC    mips-softmmu/kqemu.o
  CC    mips-softmmu/translate-all.o
  CC    mips-softmmu/cpu-exec.o
  CC    mips-softmmu/translate.o
  CC    mips-softmmu/host-utils.o
  CC    mips-softmmu/tcg/tcg.o
  CC    mips-softmmu/tcg/tcg-runtime.o
  CC    mips-softmmu/fpu/softfloat.o
  CC    mips-softmmu/op_helper.o
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/target-mips/op_helper.c: 
In function `do_raise_exception_err':
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/target-mips/op_helper.c:33:
 warning: implicit declaration of function `fprintf'
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/target-mips/op_helper.c: 
In function `do_pmon':
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/target-mips/op_helper.c:1820:
 warning: implicit declaration of function `printf'
  CC    mips-softmmu/helper.o
  CC    mips-softmmu/disas.o
  CC    mips-softmmu/i386-dis.o
  CC    mips-softmmu/mips-dis.o
  AR    mips-softmmu/libqemu.a
  LINK  mips-softmmu/qemu-system-mips
mips_r4k.o(.text+0xd1): In function `load_kernel':
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/hw/mips_r4k.c:131: 
warning: strcpy() is almost always misused, please use strlcpy()
/usr/X11R6/lib/libX11.so.11.1: warning: strcat() is almost always misused, 
please use strlcat()
mips_r4k.o(.text+0x189):/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/hw/mips_r4k.c:123:
 warning: sprintf() is often misused, please use snprintf()
gmake[1]: Leaving directory 
`/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/mips-softmmu'
gmake[1]: Entering directory 
`/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/mipsel-softmmu'
  CC    mipsel-softmmu/vl.o
  CC    mipsel-softmmu/monitor.o
  CC    mipsel-softmmu/pci.o
  CC    mipsel-softmmu/loader.o
  CC    mipsel-softmmu/isa_mmio.o
  CC    mipsel-softmmu/machine.o
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/target-mips/machine.c: In 
function `cpu_save':
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/target-mips/machine.c:82: 
warning: passing arg 2 of `qemu_put_8s' from incompatible pointer type
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/target-mips/machine.c: In 
function `cpu_load':
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/target-mips/machine.c:224:
 warning: passing arg 2 of `qemu_get_8s' from incompatible pointer type
  CC    mipsel-softmmu/dma-helpers.o
  CC    mipsel-softmmu/virtio.o
  CC    mipsel-softmmu/virtio-blk.o
  CC    mipsel-softmmu/virtio-balloon.o
  CC    mipsel-softmmu/virtio-net.o
  CC    mipsel-softmmu/virtio-console.o
  CC    mipsel-softmmu/fw_cfg.o
  CC    mipsel-softmmu/lsi53c895a.o
  CC    mipsel-softmmu/esp.o
  CC    mipsel-softmmu/usb-ohci.o
  CC    mipsel-softmmu/eeprom93xx.o
  CC    mipsel-softmmu/eepro100.o
  CC    mipsel-softmmu/ne2000.o
  CC    mipsel-softmmu/pcnet.o
  CC    mipsel-softmmu/rtl8139.o
  CC    mipsel-softmmu/e1000.o
  CC    mipsel-softmmu/msmouse.o
  CC    mipsel-softmmu/mips_r4k.o
  CC    mipsel-softmmu/mips_jazz.o
  CC    mipsel-softmmu/mips_malta.o
  CC    mipsel-softmmu/mips_mipssim.o
  CC    mipsel-softmmu/mips_timer.o
  CC    mipsel-softmmu/mips_int.o
  CC    mipsel-softmmu/dma.o
  CC    mipsel-softmmu/vga.o
  CC    mipsel-softmmu/serial.o
  CC    mipsel-softmmu/i8254.o
  CC    mipsel-softmmu/i8259.o
  CC    mipsel-softmmu/rc4030.o
  CC    mipsel-softmmu/g364fb.o
  CC    mipsel-softmmu/jazz_led.o
  CC    mipsel-softmmu/ide.o
  CC    mipsel-softmmu/gt64xxx.o
  CC    mipsel-softmmu/pckbd.o
  CC    mipsel-softmmu/ps2.o
  CC    mipsel-softmmu/fdc.o
  CC    mipsel-softmmu/mc146818rtc.o
  CC    mipsel-softmmu/usb-uhci.o
  CC    mipsel-softmmu/acpi.o
  CC    mipsel-softmmu/ds1225y.o
  CC    mipsel-softmmu/piix_pci.o
  CC    mipsel-softmmu/parallel.o
  CC    mipsel-softmmu/cirrus_vga.o
  CC    mipsel-softmmu/pcspk.o
  CC    mipsel-softmmu/sb16.o
  CC    mipsel-softmmu/es1370.o
  CC    mipsel-softmmu/ac97.o
  CC    mipsel-softmmu/mipsnet.o
  CC    mipsel-softmmu/pflash_cfi01.o
  CC    mipsel-softmmu/vmware_vga.o
  CC    mipsel-softmmu/gdbstub.o
rm -f gdbstub-xml.c
echo > gdbstub-xml.c
  CC    mipsel-softmmu/gdbstub-xml.o
  CC    mipsel-softmmu/exec.o
  CC    mipsel-softmmu/kqemu.o
  CC    mipsel-softmmu/translate-all.o
  CC    mipsel-softmmu/cpu-exec.o
  CC    mipsel-softmmu/translate.o
  CC    mipsel-softmmu/host-utils.o
  CC    mipsel-softmmu/tcg/tcg.o
  CC    mipsel-softmmu/tcg/tcg-runtime.o
  CC    mipsel-softmmu/fpu/softfloat.o
  CC    mipsel-softmmu/op_helper.o
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/target-mips/op_helper.c: 
In function `do_raise_exception_err':
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/target-mips/op_helper.c:33:
 warning: implicit declaration of function `fprintf'
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/target-mips/op_helper.c: 
In function `do_pmon':
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/target-mips/op_helper.c:1820:
 warning: implicit declaration of function `printf'
  CC    mipsel-softmmu/helper.o
  CC    mipsel-softmmu/disas.o
  CC    mipsel-softmmu/i386-dis.o
  CC    mipsel-softmmu/mips-dis.o
  AR    mipsel-softmmu/libqemu.a
  LINK  mipsel-softmmu/qemu-system-mipsel
mips_r4k.o(.text+0xd1): In function `load_kernel':
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/hw/mips_r4k.c:131: 
warning: strcpy() is almost always misused, please use strlcpy()
/usr/X11R6/lib/libX11.so.11.1: warning: strcat() is almost always misused, 
please use strlcat()
mips_r4k.o(.text+0x169):/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/hw/mips_r4k.c:123:
 warning: sprintf() is often misused, please use snprintf()
gmake[1]: Leaving directory 
`/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/mipsel-softmmu'
gmake[1]: Entering directory 
`/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/mips64-softmmu'
  CC    mips64-softmmu/vl.o
  CC    mips64-softmmu/monitor.o
  CC    mips64-softmmu/pci.o
  CC    mips64-softmmu/loader.o
  CC    mips64-softmmu/isa_mmio.o
  CC    mips64-softmmu/machine.o
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/target-mips/machine.c: In 
function `cpu_save':
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/target-mips/machine.c:82: 
warning: passing arg 2 of `qemu_put_8s' from incompatible pointer type
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/target-mips/machine.c: In 
function `cpu_load':
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/target-mips/machine.c:224:
 warning: passing arg 2 of `qemu_get_8s' from incompatible pointer type
  CC    mips64-softmmu/dma-helpers.o
  CC    mips64-softmmu/virtio.o
  CC    mips64-softmmu/virtio-blk.o
  CC    mips64-softmmu/virtio-balloon.o
  CC    mips64-softmmu/virtio-net.o
  CC    mips64-softmmu/virtio-console.o
  CC    mips64-softmmu/fw_cfg.o
  CC    mips64-softmmu/lsi53c895a.o
  CC    mips64-softmmu/esp.o
  CC    mips64-softmmu/usb-ohci.o
  CC    mips64-softmmu/eeprom93xx.o
  CC    mips64-softmmu/eepro100.o
  CC    mips64-softmmu/ne2000.o
  CC    mips64-softmmu/pcnet.o
  CC    mips64-softmmu/rtl8139.o
  CC    mips64-softmmu/e1000.o
  CC    mips64-softmmu/msmouse.o
  CC    mips64-softmmu/mips_r4k.o
  CC    mips64-softmmu/mips_jazz.o
  CC    mips64-softmmu/mips_malta.o
  CC    mips64-softmmu/mips_mipssim.o
  CC    mips64-softmmu/mips_timer.o
  CC    mips64-softmmu/mips_int.o
  CC    mips64-softmmu/dma.o
  CC    mips64-softmmu/vga.o
  CC    mips64-softmmu/serial.o
  CC    mips64-softmmu/i8254.o
  CC    mips64-softmmu/i8259.o
  CC    mips64-softmmu/rc4030.o
  CC    mips64-softmmu/g364fb.o
  CC    mips64-softmmu/jazz_led.o
  CC    mips64-softmmu/ide.o
  CC    mips64-softmmu/gt64xxx.o
  CC    mips64-softmmu/pckbd.o
  CC    mips64-softmmu/ps2.o
  CC    mips64-softmmu/fdc.o
  CC    mips64-softmmu/mc146818rtc.o
  CC    mips64-softmmu/usb-uhci.o
  CC    mips64-softmmu/acpi.o
  CC    mips64-softmmu/ds1225y.o
  CC    mips64-softmmu/piix_pci.o
  CC    mips64-softmmu/parallel.o
  CC    mips64-softmmu/cirrus_vga.o
  CC    mips64-softmmu/pcspk.o
  CC    mips64-softmmu/sb16.o
  CC    mips64-softmmu/es1370.o
  CC    mips64-softmmu/ac97.o
  CC    mips64-softmmu/mipsnet.o
  CC    mips64-softmmu/pflash_cfi01.o
  CC    mips64-softmmu/vmware_vga.o
  CC    mips64-softmmu/gdbstub.o
rm -f gdbstub-xml.c
echo > gdbstub-xml.c
  CC    mips64-softmmu/gdbstub-xml.o
  CC    mips64-softmmu/exec.o
  CC    mips64-softmmu/kqemu.o
  CC    mips64-softmmu/translate-all.o
  CC    mips64-softmmu/cpu-exec.o
  CC    mips64-softmmu/translate.o
  CC    mips64-softmmu/host-utils.o
  CC    mips64-softmmu/tcg/tcg.o
  CC    mips64-softmmu/tcg/tcg-runtime.o
  CC    mips64-softmmu/fpu/softfloat.o
  CC    mips64-softmmu/op_helper.o
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/target-mips/op_helper.c: 
In function `do_raise_exception_err':
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/target-mips/op_helper.c:33:
 warning: implicit declaration of function `fprintf'
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/target-mips/op_helper.c: 
At top level:
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/target-mips/op_helper.c:118:
 warning: no previous prototype for `do_madd'
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/target-mips/op_helper.c:126:
 warning: no previous prototype for `do_maddu'
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/target-mips/op_helper.c:134:
 warning: no previous prototype for `do_msub'
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/target-mips/op_helper.c:142:
 warning: no previous prototype for `do_msubu'
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/target-mips/op_helper.c: 
In function `do_pmon':
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/target-mips/op_helper.c:1820:
 warning: implicit declaration of function `printf'
  CC    mips64-softmmu/helper.o
  CC    mips64-softmmu/disas.o
  CC    mips64-softmmu/i386-dis.o
  CC    mips64-softmmu/mips-dis.o
  AR    mips64-softmmu/libqemu.a
  LINK  mips64-softmmu/qemu-system-mips64
mips_r4k.o(.text+0xdd): In function `load_kernel':
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/hw/mips_r4k.c:131: 
warning: strcpy() is almost always misused, please use strlcpy()
/usr/X11R6/lib/libX11.so.11.1: warning: strcat() is almost always misused, 
please use strlcat()
mips_r4k.o(.text+0x1a7):/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/hw/mips_r4k.c:123:
 warning: sprintf() is often misused, please use snprintf()
gmake[1]: Leaving directory 
`/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/mips64-softmmu'
gmake[1]: Entering directory 
`/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/mips64el-softmmu'
  CC    mips64el-softmmu/vl.o
  CC    mips64el-softmmu/monitor.o
  CC    mips64el-softmmu/pci.o
  CC    mips64el-softmmu/loader.o
  CC    mips64el-softmmu/isa_mmio.o
  CC    mips64el-softmmu/machine.o
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/target-mips/machine.c: In 
function `cpu_save':
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/target-mips/machine.c:82: 
warning: passing arg 2 of `qemu_put_8s' from incompatible pointer type
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/target-mips/machine.c: In 
function `cpu_load':
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/target-mips/machine.c:224:
 warning: passing arg 2 of `qemu_get_8s' from incompatible pointer type
  CC    mips64el-softmmu/dma-helpers.o
  CC    mips64el-softmmu/virtio.o
  CC    mips64el-softmmu/virtio-blk.o
  CC    mips64el-softmmu/virtio-balloon.o
  CC    mips64el-softmmu/virtio-net.o
  CC    mips64el-softmmu/virtio-console.o
  CC    mips64el-softmmu/fw_cfg.o
  CC    mips64el-softmmu/lsi53c895a.o
  CC    mips64el-softmmu/esp.o
  CC    mips64el-softmmu/usb-ohci.o
  CC    mips64el-softmmu/eeprom93xx.o
  CC    mips64el-softmmu/eepro100.o
  CC    mips64el-softmmu/ne2000.o
  CC    mips64el-softmmu/pcnet.o
  CC    mips64el-softmmu/rtl8139.o
  CC    mips64el-softmmu/e1000.o
  CC    mips64el-softmmu/msmouse.o
  CC    mips64el-softmmu/mips_r4k.o
  CC    mips64el-softmmu/mips_jazz.o
  CC    mips64el-softmmu/mips_malta.o
  CC    mips64el-softmmu/mips_mipssim.o
  CC    mips64el-softmmu/mips_timer.o
  CC    mips64el-softmmu/mips_int.o
  CC    mips64el-softmmu/dma.o
  CC    mips64el-softmmu/vga.o
  CC    mips64el-softmmu/serial.o
  CC    mips64el-softmmu/i8254.o
  CC    mips64el-softmmu/i8259.o
  CC    mips64el-softmmu/rc4030.o
  CC    mips64el-softmmu/g364fb.o
  CC    mips64el-softmmu/jazz_led.o
  CC    mips64el-softmmu/ide.o
  CC    mips64el-softmmu/gt64xxx.o
  CC    mips64el-softmmu/pckbd.o
  CC    mips64el-softmmu/ps2.o
  CC    mips64el-softmmu/fdc.o
  CC    mips64el-softmmu/mc146818rtc.o
  CC    mips64el-softmmu/usb-uhci.o
  CC    mips64el-softmmu/acpi.o
  CC    mips64el-softmmu/ds1225y.o
  CC    mips64el-softmmu/piix_pci.o
  CC    mips64el-softmmu/parallel.o
  CC    mips64el-softmmu/cirrus_vga.o
  CC    mips64el-softmmu/pcspk.o
  CC    mips64el-softmmu/sb16.o
  CC    mips64el-softmmu/es1370.o
  CC    mips64el-softmmu/ac97.o
  CC    mips64el-softmmu/mipsnet.o
  CC    mips64el-softmmu/pflash_cfi01.o
  CC    mips64el-softmmu/vmware_vga.o
  CC    mips64el-softmmu/gdbstub.o
rm -f gdbstub-xml.c
echo > gdbstub-xml.c
  CC    mips64el-softmmu/gdbstub-xml.o
  CC    mips64el-softmmu/exec.o
  CC    mips64el-softmmu/kqemu.o
  CC    mips64el-softmmu/translate-all.o
  CC    mips64el-softmmu/cpu-exec.o
  CC    mips64el-softmmu/translate.o
  CC    mips64el-softmmu/host-utils.o
  CC    mips64el-softmmu/tcg/tcg.o
  CC    mips64el-softmmu/tcg/tcg-runtime.o
  CC    mips64el-softmmu/fpu/softfloat.o
  CC    mips64el-softmmu/op_helper.o
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/target-mips/op_helper.c: 
In function `do_raise_exception_err':
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/target-mips/op_helper.c:33:
 warning: implicit declaration of function `fprintf'
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/target-mips/op_helper.c: 
At top level:
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/target-mips/op_helper.c:118:
 warning: no previous prototype for `do_madd'
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/target-mips/op_helper.c:126:
 warning: no previous prototype for `do_maddu'
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/target-mips/op_helper.c:134:
 warning: no previous prototype for `do_msub'
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/target-mips/op_helper.c:142:
 warning: no previous prototype for `do_msubu'
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/target-mips/op_helper.c: 
In function `do_pmon':
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/target-mips/op_helper.c:1820:
 warning: implicit declaration of function `printf'
  CC    mips64el-softmmu/helper.o
  CC    mips64el-softmmu/disas.o
  CC    mips64el-softmmu/i386-dis.o
  CC    mips64el-softmmu/mips-dis.o
  AR    mips64el-softmmu/libqemu.a
  LINK  mips64el-softmmu/qemu-system-mips64el
mips_r4k.o(.text+0xdd): In function `load_kernel':
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/hw/mips_r4k.c:131: 
warning: strcpy() is almost always misused, please use strlcpy()
/usr/X11R6/lib/libX11.so.11.1: warning: strcat() is almost always misused, 
please use strlcat()
mips_r4k.o(.text+0x183):/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/hw/mips_r4k.c:123:
 warning: sprintf() is often misused, please use snprintf()
gmake[1]: Leaving directory 
`/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/mips64el-softmmu'
gmake[1]: Entering directory 
`/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/ppc-softmmu'
  CC    ppc-softmmu/vl.o
  CC    ppc-softmmu/monitor.o
  CC    ppc-softmmu/pci.o
  CC    ppc-softmmu/loader.o
  CC    ppc-softmmu/isa_mmio.o
  CC    ppc-softmmu/machine.o
  CC    ppc-softmmu/dma-helpers.o
  CC    ppc-softmmu/virtio.o
  CC    ppc-softmmu/virtio-blk.o
  CC    ppc-softmmu/virtio-balloon.o
  CC    ppc-softmmu/virtio-net.o
  CC    ppc-softmmu/virtio-console.o
  CC    ppc-softmmu/fw_cfg.o
  CC    ppc-softmmu/lsi53c895a.o
  CC    ppc-softmmu/esp.o
  CC    ppc-softmmu/usb-ohci.o
  CC    ppc-softmmu/eeprom93xx.o
  CC    ppc-softmmu/eepro100.o
  CC    ppc-softmmu/ne2000.o
  CC    ppc-softmmu/pcnet.o
  CC    ppc-softmmu/rtl8139.o
  CC    ppc-softmmu/e1000.o
  CC    ppc-softmmu/msmouse.o
  CC    ppc-softmmu/ppc.o
  CC    ppc-softmmu/ide.o
  CC    ppc-softmmu/vga.o
  CC    ppc-softmmu/sb16.o
  CC    ppc-softmmu/es1370.o
  CC    ppc-softmmu/ac97.o
  CC    ppc-softmmu/dma.o
  CC    ppc-softmmu/openpic.o
  CC    ppc-softmmu/pckbd.o
  CC    ppc-softmmu/ps2.o
  CC    ppc-softmmu/serial.o
  CC    ppc-softmmu/i8259.o
  CC    ppc-softmmu/i8254.o
  CC    ppc-softmmu/fdc.o
  CC    ppc-softmmu/m48t59.o
  CC    ppc-softmmu/mc146818rtc.o
  CC    ppc-softmmu/prep_pci.o
  CC    ppc-softmmu/ppc_prep.o
  CC    ppc-softmmu/macio.o
  CC    ppc-softmmu/cuda.o
  CC    ppc-softmmu/adb.o
  CC    ppc-softmmu/mac_nvram.o
  CC    ppc-softmmu/mac_dbdma.o
  CC    ppc-softmmu/escc.o
  CC    ppc-softmmu/heathrow_pic.o
  CC    ppc-softmmu/grackle_pci.o
  CC    ppc-softmmu/ppc_oldworld.o
  CC    ppc-softmmu/unin_pci.o
  CC    ppc-softmmu/ppc_newworld.o
  CC    ppc-softmmu/pflash_cfi02.o
  CC    ppc-softmmu/ppc4xx_devs.o
  CC    ppc-softmmu/ppc4xx_pci.o
  CC    ppc-softmmu/ppc405_uc.o
  CC    ppc-softmmu/ppc405_boards.o
  CC    ppc-softmmu/ppc440.o
  CC    ppc-softmmu/ppc440_bamboo.o
  CC    ppc-softmmu/ppce500_pci.o
  CC    ppc-softmmu/ppce500_mpc8544ds.o
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/hw/ppce500_mpc8544ds.c:51:
 warning: `mpc8544_copy_soc_cell' defined but not used
  CC    ppc-softmmu/gdbstub.o
rm -f gdbstub-xml.c
/bin/sh /stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/feature_to_c.sh 
gdbstub-xml.c 
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/gdb-xml/power-core.xml 
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/gdb-xml/power-fpu.xml 
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/gdb-xml/power-altivec.xml 
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/gdb-xml/power-spe.xml
  CC    ppc-softmmu/gdbstub-xml.o
  CC    ppc-softmmu/exec.o
  CC    ppc-softmmu/kqemu.o
  CC    ppc-softmmu/translate-all.o
  CC    ppc-softmmu/cpu-exec.o
  CC    ppc-softmmu/translate.o
  CC    ppc-softmmu/host-utils.o
  CC    ppc-softmmu/tcg/tcg.o
  CC    ppc-softmmu/tcg/tcg-runtime.o
  CC    ppc-softmmu/fpu/softfloat.o
  CC    ppc-softmmu/op_helper.o
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/target-ppc/op_helper.c: 
In function `helper_load_dump_spr':
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/target-ppc/op_helper.c:84:
 warning: implicit declaration of function `fprintf'
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/target-ppc/op_helper.c: 
In function `cvtuhub':
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/target-ppc/op_helper.c:2001:
 warning: comparison is always false due to limited range of data type
  CC    ppc-softmmu/helper.o
  CC    ppc-softmmu/disas.o
  CC    ppc-softmmu/i386-dis.o
  CC    ppc-softmmu/ppc-dis.o
  AR    ppc-softmmu/libqemu.a
  LINK  ppc-softmmu/qemu-system-ppc
ppc.o(.text+0x1685): In function `PPC_NVRAM_set_params':
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/hw/ppc.c:1260: warning: 
strcpy() is almost always misused, please use strlcpy()
gdbstub.o(.text+0x4d2): In function `get_feature_xml':
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/gdbstub.c:1332: warning: 
strcat() is almost always misused, please use strlcat()
libqemu.a(translate.o)(.text+0xad): In function `ppc_translate_init':
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/target-ppc/translate.c:95:
 warning: sprintf() is often misused, please use snprintf()
ppce500_mpc8544ds.o(.text+0x18): In function `mpc8544_copy_soc_cell':
/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/hw/ppce500_mpc8544ds.c:55:
 undefined reference to `kvmppc_read_host_property'
ppce500_mpc8544ds.o(.text+0x32):/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/hw/ppce500_mpc8544ds.c:61:
 undefined reference to `qemu_devtree_setprop_cell'
collect2: ld returned 1 exit status
gmake[1]: *** [qemu-system-ppc] Error 1
gmake[1]: Leaving directory 
`/stuff/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/ppc-softmmu'
gmake: *** [subdir-ppc-softmmu] Error 2
*** Error code 2

Stop in /stuff/ports/emulators/qemu (line 2172 of 
/stuff/ports/infrastructure/mk/bsd.port.mk).
$ exit

Script done on Tue Apr  7 02:32:31 2009

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.





reply via email to

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