All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Roth <mdroth@linux.vnet.ibm.com>
To: Bug 816370 <816370@bugs.launchpad.net>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [Bug 816370] Re: compile error in QEMU 0.15.0-rc0
Date: Wed, 03 Aug 2011 17:56:38 -0500	[thread overview]
Message-ID: <4E39D226.3090908@linux.vnet.ibm.com> (raw)
In-Reply-To: <20110801103919.1956.6141.malone@gac.canonical.com>

On 08/01/2011 05:39 AM, rowa wrote:
> This error is not fixed in QEMU 0.15.0-rc1
>
> :-(
>
> ** Summary changed:
>
> - compile error in QEMU 0.15.0-rc0
> + compile error in QEMU 0.15.0-rc0 and  0.15.0-rc1
>

I set up an Ubuntu 10.10 64-bit guest (GA, no updates) to test the 
build, but I can't seem to reproduce this.

There has to be some difference in our setups:

Are you using a 32 or 64-bit environment?
Updated ubuntu install or stock?
And can you post your configure summary? I've included my output below 
for reference.

It seems like there must be a config option that's causing this....

mdroth@maverick:~/qemu-0.15.0-rc1$ ./configure --prefix=/usr 
--enable-spice  --audio-card-list=ac97,es1370,sb16,adlib,gus,cs4231a 
--target-list=x86_64-softmmu
Install prefix    /usr
BIOS directory    /usr/share/qemu
binary directory  /usr/bin
library directory /usr/lib
config directory  /usr/etc
Manual directory  /usr/share/man
ELF interp prefix /usr/gnemul/qemu-%M
Source path       /home/mdroth/qemu-0.15.0-rc1
C compiler        gcc
Host C compiler   gcc
CFLAGS            -O2 -g
QEMU_CFLAGS       -m64 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes 
-Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes 
-fno-strict-aliasing  -fstack-protector-all -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 -I/usr/local/include/spice-server 
-I/usr/local/include -I/usr/local/include/spice-1 
-I/usr/include/pixman-1   -I$(SRC_PATH)/libcacard -I/usr/include/nss 
-I/usr/include/nspr
LDFLAGS           -Wl,--warn-common -m64 -g
make              make
install           install
python            python
host CPU          x86_64
host big endian   no
target list       x86_64-softmmu
tcg debug enabled no
Mon debug enabled no
gprof enabled     no
sparse enabled    no
strip binaries    yes
profiler          no
static build      no
-Werror enabled   no
SDL support       yes
curses support    yes
curl support      no
check support     no
mingw32 support   no
Audio drivers     oss
Extra audio cards ac97 es1370 sb16 adlib gus cs4231a
Block whitelist
Mixer emulation   no
VNC support       yes
VNC TLS support   no
VNC SASL support  yes
VNC JPEG support  yes
VNC PNG support   yes
VNC thread        no
xen support       no
brlapi support    no
bluez  support    no
Documentation     no
NPTL support      yes
GUEST_BASE        yes
PIE user targets  no
vde support       no
IO thread         no
Linux AIO support no
ATTR/XATTR support no
Install blobs     yes
KVM support       yes
fdt support       no
preadv support    yes
fdatasync         yes
madvise           yes
posix_madvise     yes
uuid support      no
vhost-net support yes
Trace backend     nop
Trace output file trace-<pid>
spice support     yes
rbd support       no
xfsctl support    no
nss used          yes
usb net redir     no
OpenGL support    yes
mdroth@maverick:~/qemu-0.15.0-rc1$ make -j2
   GEN   x86_64-softmmu/config-devices.mak
   GEN   config-all-devices.mak
   GEN   config-host.h
   GEN   trace.h
   GEN   qemu-options.def
   GEN   qapi-generated/qga-qapi-types.h
   GEN   qapi-generated/qga-qapi-visit.h
   GEN   qapi-generated/qga-qmp-marshal.c
   CC    qga/guest-agent-command-state.o
   CC    qga/guest-agent-commands.o
   GEN   trace.c
   CC    qapi-generated/qga-qmp-marshal.o
   GEN   qemu-img-cmds.h
   AS    optionrom/multiboot.o
   AS    optionrom/linuxboot.o
   Building optionrom/multiboot.img
   Building optionrom/linuxboot.img
   Building optionrom/multiboot.raw
   Building optionrom/linuxboot.raw
   Signing optionrom/multiboot.bin
   CC    qapi-generated/qga-qapi-visit.o
   CC    qapi-generated/qga-qapi-types.o
   CC    qemu-nbd.o

  reply	other threads:[~2011-08-03 22:56 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-26 11:28 [Qemu-devel] [Bug 816370] [NEW] compile error in QEMU 0.15.0-rc0 rowa
2011-07-26 15:50 ` Michael Roth
2011-07-26 17:02 ` [Qemu-devel] [Bug 816370] " rowa
2011-07-26 18:57   ` Michael Roth
2011-07-27  5:27 ` rowa
2011-07-27 14:59 ` rowa
2011-08-01 10:39 ` rowa
2011-08-03 22:56   ` Michael Roth [this message]
2011-08-03 13:26 ` [Qemu-devel] [Bug 816370] Re: compile error in QEMU 0.15.0-rc0 and 0.15.0-rc1 Marcel Hnilka
2011-08-04  5:22 ` Marcel Hnilka
2011-08-04  8:33 ` Marcel Hnilka
2011-08-04  8:54   ` Alon Levy
2011-08-04 12:00     ` Gerd Hoffmann
2011-08-04 15:52 ` rowa
2011-08-09 10:46   ` Stefan Hajnoczi
2011-08-09  4:46 ` rowa
2011-08-09 15:01   ` Michael Roth
2011-08-09 15:25     ` Stefan Hajnoczi
2011-08-09 12:02 ` rowa
2011-08-09 15:05   ` Michael Roth
2011-08-20 16:56 ` Malte Starostik
2011-08-20 17:21 ` Bug Watch Updater
2011-08-21 16:12 ` [Qemu-devel] [Bug 816370] Dagger-q
2011-08-22 20:41 ` Doug Goldstein
2011-08-22 22:13 ` [Qemu-devel] [Bug 816370] Re: compile error in QEMU 0.15.0-rc0 and 0.15.0-rc1 Bug Watch Updater
2012-10-17 19:30 ` Doug Goldstein
2012-10-17 19:31 ` Doug Goldstein

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4E39D226.3090908@linux.vnet.ibm.com \
    --to=mdroth@linux.vnet.ibm.com \
    --cc=816370@bugs.launchpad.net \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.