qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: pranith <1565395@bugs.launchpad.net>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [Bug 1565395] Re: qemu-2.4.1 fails when compiled against pulseaudio
Date: Sun, 03 Apr 2016 19:32:11 -0000	[thread overview]
Message-ID: <20160403193211.13718.79445.launchpad@gac.canonical.com> (raw)
In-Reply-To: 20160403045416.18318.45266.malonedeb@chaenomeles.canonical.com

** Changed in: qemu
       Status: New => Confirmed

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

Title:
  qemu-2.4.1 fails when compiled against pulseaudio

Status in QEMU:
  Confirmed

Bug description:
  If I compile qemu-2.4.1 like this:

  CC="gcc -mtune=generic -Os -pipe" CXX="g++ -mtune=generic -Os -pipe
  -fno-exceptions -fno-rtti" ./configure --prefix=/usr/local
  --localstatedir=/var --libexecdir=/usr/local/lib/qemu
  --interp-prefix=/usr/local/share/qemu --disable-smartcard-nss
  --disable-curses --disable-brlapi --audio-drv-list="oss alsa sdl"
  --target-list="i386-softmmu i386-linux-user x86_64-softmmu
  x86_64-linux-user" --smbd=/usr/local/sbin/smbd

  find . -name config-host.mak -type f -exec sed -i 's/-O2//g' {} \;

  make

  ..it works fine.

  If I add pulseaudio dev files and use --audio-drv-list="oss alsa sdl pa",
  then "qemu-system-x86_64 -blah-blah" opens a window, displays the bios
  message and stops. Strace shows qemu is not hung, but loops continually.

  The same happens with qemu-2.2.1 and qemu-2.5.0.

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

  reply	other threads:[~2016-04-03 19:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-03  4:54 [Qemu-devel] [Bug 1565395] [NEW] qemu-2.4.1 fails when compiled against pulseaudio John Frankish
2016-04-03 19:32 ` pranith [this message]
2020-11-18 10:16 ` [Bug 1565395] " Thomas Huth
2021-01-18  4:17 ` Launchpad Bug Tracker

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=20160403193211.13718.79445.launchpad@gac.canonical.com \
    --to=1565395@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).