Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 631206 - app-emulation/qemu/qemu-9999 fails to build and install.
Summary: app-emulation/qemu/qemu-9999 fails to build and install.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo QEMU Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-17 15:53 UTC by Roy Bamford
Modified: 2017-11-12 20:33 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 Roy Bamford gentoo-dev 2017-09-17 15:53:15 UTC
Build ends with 
ERROR: unknown option --with-system-pixman

When that's fixed, install fails with  

/usr/bin/install: cannot stat 'docs/qmp-*.txt': No such file or directory
!!! dodoc: docs/qmp-*.txt does not exist

Removing the  --with-system-pixman from app-emulation/qemu/qemu-9999.ebuild
is probably the correct fix for the unknown option.

Removing the dodoc docs/qmp-*.txt allows the installation to succeed but its probably the wrong fix. These documents may have been moved. I didn't check that.
Comment 1 Larry the Git Cow gentoo-dev 2017-11-12 20:33:20 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e571e08e93398e44317b876f4afb122e7c572ca7

commit e571e08e93398e44317b876f4afb122e7c572ca7
Author:     Matthias Maier <tamiko@gentoo.org>
AuthorDate: 2017-11-12 20:32:07 +0000
Commit:     Matthias Maier <tamiko@gentoo.org>
CommitDate: 2017-11-12 20:32:07 +0000

    app-emulation/qemu: Live ebuild maintennance, bug #631206
    
    Closes: https://bugs.gentoo.org/631206
    Package-Manager: Portage-2.3.8, Repoman-2.3.4

 app-emulation/qemu/qemu-9999.ebuild | 19 ++++++++++---------
 1 file changed, 10 insertions(+), 9 deletions(-)