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

Bug 704054

Summary: app-emulation/xen-tools-4.12.1-r1 : /.../egl-helpers.h:46:55: error: unknown type name Window
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Tomáš Mózes <hydrapolic>
Status: CONFIRMED ---    
Severity: normal CC: proxy-maint, xen
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
app-emulation:xen-tools-4.12.1-r1:20191227-213354.log.bz2
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2019-12-27 21:53:34 UTC
  CC      ui/egl-helpers.o
In file included from /var/tmp/portage/app-emulation/xen-tools-4.12.1-r1/work/xen-4.12.1/tools/qemu-xen/ui/egl-helpers.c:23:
/var/tmp/portage/app-emulation/xen-tools-4.12.1-r1/work/xen-4.12.1/tools/qemu-xen/include/ui/egl-helpers.h:46:55: error: unknown type name ‘Window’
   46 | EGLSurface qemu_egl_init_surface_x11(EGLContext ectx, Window win);
      |                                                       ^~~~~~
/var/tmp/portage/app-emulation/xen-tools-4.12.1-r1/work/xen-4.12.1/tools/qemu-xen/ui/egl-helpers.c: In function ‘egl_rendernode_init’:

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-20191223-091554

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

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

clang:
clang version 9.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.1
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
  [4]   pypy3 (fallback)
  [5]   pypy (fallback)

Available Rust versions:
  [1]   rust-1.40.0 *
java-config:
The following VMs are available for generation-2:


repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Fri, 27 Dec 2019 21:05:39 +0000

emerge -qpvO app-emulation/xen-tools
[ebuild  N    ] app-emulation/xen-tools-4.12.1-r1  USE="hvm ipxe pam qemu qemu-traditional rombios screen -api -debug -doc -flask -ocaml -ovmf -pygrub -python -sdl -static-libs -system-ipxe -system-qemu -system-seabios" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7"
Comment 1 Toralf Förster gentoo-dev 2019-12-27 21:53:37 UTC
Created attachment 601454 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-12-27 21:53:40 UTC
Created attachment 601456 [details]
app-emulation:xen-tools-4.12.1-r1:20191227-213354.log.bz2
Comment 3 Toralf Förster gentoo-dev 2019-12-27 21:53:43 UTC
Created attachment 601458 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-12-27 21:53:46 UTC
Created attachment 601460 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-12-27 21:53:48 UTC
Created attachment 601462 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-12-27 21:53:51 UTC
Created attachment 601464 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-12-27 21:53:54 UTC
Created attachment 601466 [details]
temp.tbz2
Comment 8 Tomáš Mózes 2020-01-05 13:09:43 UTC
Thanks for the report, however I'm unable to reproduce this at the moment :( I'm using a current ~amd64 machine, tried different USE flags, but no luck yet.