Current-Users archive

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

Re: qemu crashes on -current/amd64 (?)



>>>>> "Izaac" == Izaac  <izaac%setec.org@localhost> writes:

    Izaac> Functionality is repaired with hubertf's bump to
    Izaac> PKGREVISION 2.

I've just updated my complete pkgsrc and tried to compile
qemu-0.9.0nb2, but it failed to compile on my -current amd64 machine:

  [...]
  gcc -Wall -O2 -g -fno-strict-aliasing -fno-reorder-blocks 
-fno-optimize-sibling-calls  -I. -I.. 
-I/usr/obj/pkg/emulators/qemu/work.x86_64/qemu-0.9.0/target-i386 
-I/usr/obj/pkg/emulators/qemu/work.x86_64/qemu-0.9.0 -D_GNU_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE 
-I/usr/obj/pkg/emulators/qemu/work.x86_64/qemu-0.9.0/fpu -DHAS_AUDIO 
-I/usr/obj/pkg/emulators/qemu/work.x86_64/qemu-0.9.0/slirp -c -o op.o 
/usr/obj/pkg/emulators/qemu/work.x86_64/qemu-0.9.0/target-i386/op.c
  In file included from ../cpu-defs.h:26,
                   from 
/usr/obj/pkg/emulators/qemu/work.x86_64/qemu-0.9.0/target-i386/exec.h:30,
                   from 
/usr/obj/pkg/emulators/qemu/work.x86_64/qemu-0.9.0/target-i386/op.c:22:
  ../osdep.h:8: error: syntax error before "size"
  ../osdep.h:9: error: syntax error before "size"
  ../osdep.h:13: error: syntax error before "size"
  /usr/obj/pkg/emulators/qemu/work.x86_64/qemu-0.9.0/target-i386/op.c: In 
function `op_goto_tb0':
  /usr/obj/pkg/emulators/qemu/work.x86_64/qemu-0.9.0/target-i386/op.c:1317: 
warning: cast to pointer from integer of different size
  /usr/obj/pkg/emulators/qemu/work.x86_64/qemu-0.9.0/target-i386/op.c: In 
function `op_goto_tb1':
  /usr/obj/pkg/emulators/qemu/work.x86_64/qemu-0.9.0/target-i386/op.c:1322: 
warning: cast to pointer from integer of different size
  gmake[1]: *** [op.o] Error 1
  gmake[1]: Leaving directory 
`/usr/obj/pkg/emulators/qemu/work.x86_64/qemu-0.9.0/i386-softmmu'
  gmake: *** [subdir-i386-softmmu] Error 2
  *** Error code 2
  
  Stop.

Did I miss something?


Home | Main Index | Thread Index | Old Index