| Summary: | app-emulation/qemu-1.2.0 fails to build | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Gustavo Zacarias <gustavo> |
| Component: | New packages | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | Martin.Jansa |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Gustavo Zacarias
2012-10-24 01:40:05 UTC
(In reply to comment #0) > app-emulation/qemu-1.2.0 fails to build miserably after the latest commit: see https://bugs.gentoo.org/show_bug.cgi?id=437824 Doug Goldstein said: The ebuild isn't keyworded hence, don't use it or if you do there's no support on any ARCH. And there is more info about issues: Looks like something wasn't updated in that refactoring http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/app-emulation/qemu/qemu-1.2.0.ebuild?r1=1.1&r2=1.2 * ERROR: app-emulation/qemu-1.2.0 failed (prepare phase): * The source directory '/tmp/tmpfs/portage/app-emulation/qemu-1.2.0/work/qemu-1.2.0' doesn't exist jama ~ # ls /tmp/tmpfs/portage/app-emulation/qemu-1.2.0/work/ qemu-kvm-1.2.0 adding S="${WORKDIR}/${MY_P}" should fix that, but there is also missing patch /usr/portage/app-emulation/qemu/files/qemu-1.2.0-fix-mipsen.patch After removing this patch it builds but fails to install: !!! dobin: /usr/bin/qemu-kvm does not exist Ehhh ok, the previous one by Mike did work though. One simple question, if the rework is not complete to the point it doesn't even begin to build, why commit it to the official tree? I'm not looking for support here, just pointing to some very basic choices. (In reply to comment #2) > Ehhh ok, the previous one by Mike did work though. > One simple question, if the rework is not complete to the point it doesn't > even begin to build, why commit it to the official tree? > I'm not looking for support here, just pointing to some very basic choices. Agreed, I've restored Mike's version in local tree until this one is fixed. Mike's version also works for my needs. *** This bug has been marked as a duplicate of bug 437824 *** *** This bug has been marked as a duplicate of bug 439374 *** |