Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 668032 - app-emulation/xen-tools-4.11.0-r2 USE=-doc: sh: gs: command not found
Summary: app-emulation/xen-tools-4.11.0-r2 USE=-doc: sh: gs: command not found
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Xen Devs
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2018-10-08 10:33 UTC by Toralf Förster
Modified: 2018-12-15 14:13 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.61 KB, text/plain)
2018-10-08 10:33 UTC, Toralf Förster
Details
app-emulation:xen-tools-4.11.0-r2:20181008-064051.log.bz2 (app-emulation:xen-tools-4.11.0-r2:20181008-064051.log.bz2,47.25 KB, application/x-bzip)
2018-10-08 10:33 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,89.62 KB, text/plain)
2018-10-08 10:33 UTC, Toralf Förster
Details
environment (environment,121.21 KB, text/plain)
2018-10-08 10:33 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.02 KB, application/x-bzip)
2018-10-08 10:33 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,14.62 KB, application/x-bzip)
2018-10-08 10:33 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,73.54 KB, application/x-bzip)
2018-10-08 10:34 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2018-10-08 10:33:42 UTC
 * ERROR: app-emulation/xen-tools-4.11.0-r2::gentoo failed (install phase):
 *   emake failed
 * 

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_libressl_20181006-210858

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-8.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems) *



emerge -qpv app-emulation/xen-tools
[ebuild  N    ] app-emulation/xen-tools-4.11.0-r2  USE="pam qemu qemu-traditional -api -custom-cflags -debug -doc -flask -hvm -ocaml -ovmf -pygrub -python -screen -sdl -static-libs -system-qemu -system-seabios" PYTHON_TARGETS="python2_7"
Comment 1 Toralf Förster gentoo-dev 2018-10-08 10:33:45 UTC
Created attachment 549830 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-10-08 10:33:47 UTC
Created attachment 549832 [details]
app-emulation:xen-tools-4.11.0-r2:20181008-064051.log.bz2
Comment 3 Toralf Förster gentoo-dev 2018-10-08 10:33:50 UTC
Created attachment 549834 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-10-08 10:33:53 UTC
Created attachment 549836 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-10-08 10:33:55 UTC
Created attachment 549838 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-10-08 10:33:58 UTC
Created attachment 549840 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-10-08 10:34:01 UTC
Created attachment 549842 [details]
temp.tbz2
Comment 8 Tomáš Mózes 2018-10-08 13:59:13 UTC
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.
Comment 9 Larry the Git Cow gentoo-dev 2018-12-15 14:13:03 UTC
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(+)