Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 673474 - app-emulation/xen-tools-4.11.1 : /.../capstone.h:6:10: fatal error: capstone.h: No such file or directory
Summary: app-emulation/xen-tools-4.11.1 : /.../capstone.h:6:10: fatal error: capstone....
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-12-20 09:39 UTC by Toralf Förster
Modified: 2019-01-19 03:22 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.14 KB, text/plain)
2018-12-20 09:39 UTC, Toralf Förster
Details
app-emulation:xen-tools-4.11.1:20181220-003549.log.bz2 (app-emulation:xen-tools-4.11.1:20181220-003549.log.bz2,34.15 KB, application/x-bzip)
2018-12-20 09:39 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,162.67 KB, text/plain)
2018-12-20 09:40 UTC, Toralf Förster
Details
environment (environment,121.46 KB, text/plain)
2018-12-20 09:40 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.32 KB, application/x-bzip)
2018-12-20 09:40 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,14.57 KB, application/x-bzip)
2018-12-20 09:40 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,61.17 KB, application/x-bzip)
2018-12-20 09:40 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-12-20 09:39:51 UTC
  CC      i386-softmmu/disas.o
In file included from /var/tmp/portage/app-emulation/xen-tools-4.11.1/work/xen-4.11.1/tools/qemu-xen/disas.c:9:
/var/tmp/portage/app-emulation/xen-tools-4.11.1/work/xen-4.11.1/tools/qemu-xen/include/disas/capstone.h:6:10: fatal error: capstone.h: No such file or directory
 #include <capstone.h>
          ^~~~~~~~~~~~
compilation terminated.

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-gnome-systemd_20181216-071001

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

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)
  [4]   jython2.7 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems)
  [2]   ruby24 (with Rubygems)
  [3]   ruby25 (with Rubygems) *

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.9.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpvO app-emulation/xen-tools
[ebuild   R   ] app-emulation/xen-tools-4.11.1  USE="hvm pam qemu qemu-traditional sdl -api -custom-cflags -debug -doc -flask -ocaml -ovmf -pygrub -python -screen -static-libs -system-qemu -system-seabios" PYTHON_TARGETS="python2_7"
Comment 1 Toralf Förster gentoo-dev 2018-12-20 09:39:54 UTC
Created attachment 558196 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-12-20 09:39:57 UTC
Created attachment 558198 [details]
app-emulation:xen-tools-4.11.1:20181220-003549.log.bz2
Comment 3 Toralf Förster gentoo-dev 2018-12-20 09:40:00 UTC
Created attachment 558200 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-12-20 09:40:03 UTC
Created attachment 558202 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-12-20 09:40:06 UTC
Created attachment 558204 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-12-20 09:40:09 UTC
Created attachment 558206 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-12-20 09:40:12 UTC
Created attachment 558208 [details]
temp.tbz2
Comment 8 Tomáš Mózes 2018-12-21 13:21:01 UTC
Reproduced with having dev-libs/capstone-4.0 installed, thanks for the report.
Comment 9 Larry the Git Cow gentoo-dev 2019-01-19 03:22:12 UTC
The bug has been closed via the following commit(s):

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

commit 61c127049d82e2d11f8b9fbc54123c90619e0aed
Author:     Tomas Mozes <hydrapolic@gmail.com>
AuthorDate: 2019-01-09 15:00:14 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2019-01-19 01:57:14 +0000

    app-emulation/xen-tools: disable capstone
    
    Closes: https://bugs.gentoo.org/673474
    Package-Manager: Portage-2.3.52, Repoman-2.3.12
    Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com>
    Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>

 app-emulation/xen-tools/xen-tools-4.11.1.ebuild | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)