qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [Bug 1205156] [NEW] Errors while compiling version 1.5.2


From: jean-christophe manciot
Subject: [Qemu-devel] [Bug 1205156] [NEW] Errors while compiling version 1.5.2
Date: Fri, 26 Jul 2013 02:03:46 -0000

Public bug reported:

Environment: Ubuntu 13.04

"hw/ide/macio.c: In function ‘pmac_ide_atapi_transfer_cb’:
hw/ide/macio.c:134:9: error: format ‘%lx’ expects argument of type ‘long 
unsigned int’, but argument 3 has type ‘hwaddr’ [-Werror=format]
hw/ide/macio.c: In function ‘pmac_ide_transfer_cb’:
hw/ide/macio.c:215:5: error: format ‘%ld’ expects argument of type ‘long int’, 
but argument 5 has type ‘int64_t’ [-Werror=format]
hw/ide/macio.c:222:9: error: format ‘%lx’ expects argument of type ‘long 
unsigned int’, but argument 3 has type ‘hwaddr’ [-Werror=format]
hw/ide/macio.c:264:9: error: format ‘%lx’ expects argument of type ‘long 
unsigned int’, but argument 3 has type ‘hwaddr’ [-Werror=format]
cc1: all warnings being treated as errors
make: *** [hw/ide/macio.o] Error 1"

I got the source files with a "git clone git://git.qemu-
project.org/qemu.git" + a recent "git fetch"

** Affects: qemu
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1205156

Title:
  Errors while compiling version 1.5.2

Status in QEMU:
  New

Bug description:
  Environment: Ubuntu 13.04

  "hw/ide/macio.c: In function ‘pmac_ide_atapi_transfer_cb’:
  hw/ide/macio.c:134:9: error: format ‘%lx’ expects argument of type ‘long 
unsigned int’, but argument 3 has type ‘hwaddr’ [-Werror=format]
  hw/ide/macio.c: In function ‘pmac_ide_transfer_cb’:
  hw/ide/macio.c:215:5: error: format ‘%ld’ expects argument of type ‘long 
int’, but argument 5 has type ‘int64_t’ [-Werror=format]
  hw/ide/macio.c:222:9: error: format ‘%lx’ expects argument of type ‘long 
unsigned int’, but argument 3 has type ‘hwaddr’ [-Werror=format]
  hw/ide/macio.c:264:9: error: format ‘%lx’ expects argument of type ‘long 
unsigned int’, but argument 3 has type ‘hwaddr’ [-Werror=format]
  cc1: all warnings being treated as errors
  make: *** [hw/ide/macio.o] Error 1"

  I got the source files with a "git clone git://git.qemu-
  project.org/qemu.git" + a recent "git fetch"

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1205156/+subscriptions



reply via email to

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