Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 448150 - qemu-1.2.1 fails to configure with USE=usbredir
Summary: qemu-1.2.1 fails to configure with USE=usbredir
Status: RESOLVED DUPLICATE of bug 439972
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-22 05:00 UTC by Denys Dmytriyenko
Modified: 2012-12-24 09:26 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Denys Dmytriyenko 2012-12-22 05:00:10 UTC
>>> Configuring source in /var/tmp/portage/app-emulation/qemu-1.2.1/work/qemu-kvm-1.2.0 ...
 * Building the following softmmu targets:  i386-softmmu x86_64-softmmu
 * Building the following user targets:  i386-linux-user x86_64-linux-user
ERROR
ERROR: User requested feature usb-redir
ERROR: configure was not able to find it
ERROR
 * ERROR: app-emulation/qemu-1.2.1 failed (configure phase):
 *   configure failed
 * 
 * Call stack:
 *     ebuild.sh, line  93:  Called src_configure
 *   environment, line 5903:  Called die
 * The specific snippet of code:
 *       ./configure --prefix=/usr --sysconfdir=/etc --disable-bsd-user --disable-guest-agent --disable-libiscsi --disable-strip --disable-werror --python=python2 $(use_enable aio linux-aio) $(use_enable bluetooth bluez) $(use_enable brltty brlapi) $(use_enable caps cap-ng) $(use_enable curl) $(use_enable debug debug-info) $(use_enable debug debug-tcg) $(use_enable doc docs) $(use_enable fdt) $(use_enable jpeg vnc-jpeg) $(use_enable kernel_linux kvm) $(use_enable kernel_linux nptl) $(use_enable ncurses curses) $(use_enable opengl) $(use_enable png vnc-png) $(use_enable rbd) $(use_enable sasl vnc-sasl) $(use_enable sdl) $(use_enable seccomp) $(use_enable smartcard smartcard) $(use_enable smartcard smartcard-nss) $(use_enable spice) $(use_enable tci tcg-interpreter) $(use_enable tls vnc-tls) $(use_enable usbredir usb-redir) $(use_enable uuid) $(use_enable vde) $(use_enable vhost-net) $(use_enable virtfs) $(use_enable vnc) $(use_enable xattr attr) $(use_enable xen) $(use_enable xen xen-pci-passthrough) $(use_enable xfs xfsctl) --audio-drv-list=${audio_opts} --target-list="${softmmu_targets} ${user_targets}" --cc="$(tc-getCC)" --host-cc="$(tc-getBUILD_CC)" ${conf_opts} || die "configure failed";
 * 


Reproducible: Always

Steps to Reproduce:
1. USE=usbredir emerge qemu
2.
3.
Comment 1 Jonathan Callen (RETIRED) gentoo-dev 2012-12-24 09:26:13 UTC

*** This bug has been marked as a duplicate of bug 439972 ***