Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 49662

Summary: Ebuild for qemu doesn't create the qemu executable.
Product: Gentoo Linux Reporter: Johannes Kuhlmann <jojo>
Component: New packagesAssignee: Luca Barbato <lu_zero>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Johannes Kuhlmann 2004-05-01 17:19:37 UTC
When I emerge the newest version of qemu, which is 0.5.4, the executable called 'qemu' is not created. This is the actual program which simulates a whole machine. The other executables that only run another program are created. I also downloaded the qemu sources from its website and compiled it on my own, without portage, and 'qemu' was created.

Reproducible: Always
Steps to Reproduce:
1. type: ACCEPT_KEYWORDS="~x86" emerge qemu
2. type: qemu

Actual Results:  
qemu is not found.

Expected Results:  
qemu should be found and start emulating a machine.
Comment 1 Luca Barbato gentoo-dev 2004-05-03 13:50:12 UTC
Please check the updates about qemu and its targets.

Closed as INVALID


app-emulation/qemu-0.5.4 *
CONTENTS:
/usr
/usr/share
/usr/share/man
/usr/share/man/man1
/usr/share/man/man1/qemu.1.gz
/usr/share/man/man1/qemu-mkcow.1.gz
/usr/share/qemu
/usr/share/qemu/linux_boot.bin
/usr/share/qemu/bios.bin
/usr/share/qemu/vgabios.bin
/usr/bin
/usr/bin/qemu-ppc
/usr/bin/qemu-mkcow
/usr/bin/qemu-i386
/usr/bin/qemu-arm
/usr/bin/qemu-sparc
Comment 2 Ian Smith 2004-06-17 03:31:13 UTC
Doesn't work for me either!

What do you mean by "Please check the updates about qemu and its targets." ?
Comment 3 Johannes Kuhlmann 2004-06-17 03:55:28 UTC
Take a look at this forum post: http://forums.gentoo.org/viewtopic.php?p=1205108#1205108
I haven't tried it yet, but looks promising.
Comment 4 Luca Barbato gentoo-dev 2004-06-17 09:27:28 UTC
qemu now builds different executable depending on the chosen targets, keep in mind that the qemu-fast on i386 MAY not link properly.