Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 673474

Summary: app-emulation/xen-tools-4.11.1 : /.../capstone.h:6:10: fatal error: capstone.h: No such file or directory
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: 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/10785
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
app-emulation:xen-tools-4.11.1:20181220-003549.log.bz2
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
temp.tbz2

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(-)