Summary: | app-emulation/xen-tools-4.11.0-r2 USE=-doc: sh: gs: command not found | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Gentoo Xen Devs <xen> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | hydrapolic |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/10611 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
emerge-info.txt
app-emulation:xen-tools-4.11.0-r2:20181008-064051.log.bz2 emerge-history.txt environment etc.portage.tbz2 logs.tbz2 temp.tbz2 |
Description
Toralf Förster
![]() Created attachment 549830 [details]
emerge-info.txt
Created attachment 549832 [details]
app-emulation:xen-tools-4.11.0-r2:20181008-064051.log.bz2
Created attachment 549834 [details]
emerge-history.txt
Created attachment 549836 [details]
environment
Created attachment 549838 [details]
etc.portage.tbz2
Created attachment 549840 [details]
logs.tbz2
Created attachment 549842 [details]
temp.tbz2
Our doc handling can definitely be improved in xen-tools. We always pass --enable-docs, however if USE=doc isn't set, ghostscript isn't installed and it fails. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91b1020bbb7d8bbe34fde571f6711cb6dbcd7084 commit 91b1020bbb7d8bbe34fde571f6711cb6dbcd7084 Author: Tomas Mozes <hydrapolic@gmail.com> AuthorDate: 2018-12-11 09:37:21 +0000 Commit: Yixun Lan <dlan@gentoo.org> CommitDate: 2018-12-15 14:12:37 +0000 app-emulation/xen-tools: bump to 4.11.1 version bump & fix USE=-doc build err Closes: https://bugs.gentoo.org/668032 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org> app-emulation/xen-tools/Manifest | 1 + app-emulation/xen-tools/files/gentoo-patches.conf | 10 + app-emulation/xen-tools/xen-tools-4.11.1.ebuild | 461 ++++++++++++++++++++++ 3 files changed, 472 insertions(+) |