Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 704054 - app-emulation/xen-tools-4.12.1-r1 : /.../egl-helpers.h:46:55: error: unknown type name Window
Summary: app-emulation/xen-tools-4.12.1-r1 : /.../egl-helpers.h:46:55: error: unknown ...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Tomáš Mózes
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-12-27 21:53 UTC by Toralf Förster
Modified: 2020-01-05 13:09 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.08 KB, text/plain)
2019-12-27 21:53 UTC, Toralf Förster
Details
app-emulation:xen-tools-4.12.1-r1:20191227-213354.log.bz2 (app-emulation:xen-tools-4.12.1-r1:20191227-213354.log.bz2,55.85 KB, application/x-bzip)
2019-12-27 21:53 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,241.79 KB, text/plain)
2019-12-27 21:53 UTC, Toralf Förster
Details
environment (environment,121.73 KB, text/plain)
2019-12-27 21:53 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,23.76 KB, application/x-bzip)
2019-12-27 21:53 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,15.09 KB, application/x-bzip)
2019-12-27 21:53 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,81.81 KB, application/x-bzip)
2019-12-27 21:53 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 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.