Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 656906 - app-emulation/vkd3d-1.0 : /.../demo_xcb.h:22:10: fatal error: xcb/xcb_event.h: No such file or directory
Summary: app-emulation/vkd3d-1.0 : /.../demo_xcb.h:22:10: fatal error: xcb/xcb_event.h...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Wine Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-05-30 16:39 UTC by Toralf Förster
Modified: 2018-05-30 22:47 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.31 KB, text/plain)
2018-05-30 16:39 UTC, Toralf Förster
Details
app-emulation:vkd3d-1.0:20180530-034853.log (app-emulation:vkd3d-1.0:20180530-034853.log,38.77 KB, text/plain)
2018-05-30 16:39 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,39.97 KB, text/plain)
2018-05-30 16:39 UTC, Toralf Förster
Details
environment (environment,61.01 KB, text/plain)
2018-05-30 16:39 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.86 KB, application/x-bzip)
2018-05-30 16:39 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,8.62 KB, application/x-bzip)
2018-05-30 16:39 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,19.03 KB, application/x-bzip)
2018-05-30 16:39 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-05-30 16:39:15 UTC
In file included from /var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/demos/demo.h:146:0,
                 from /var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/demos/gears.c:49:
/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/demos/demo_xcb.h:22:10: fatal error: xcb/xcb_event.h: No such file or directory
 #include <xcb/xcb_event.h>
          ^~~~~~~~~~~~~~~~~
compilation terminated.

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

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

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

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

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



emerge -qpv app-emulation/vkd3d
[ebuild  N    ] app-emulation/vkd3d-1.0  USE="-spirv-tools" ABI_X86="(64) -32 (-x32)"
Comment 1 Toralf Förster gentoo-dev 2018-05-30 16:39:18 UTC
Created attachment 534096 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-05-30 16:39:21 UTC
Created attachment 534098 [details]
app-emulation:vkd3d-1.0:20180530-034853.log
Comment 3 Toralf Förster gentoo-dev 2018-05-30 16:39:24 UTC
Created attachment 534100 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-05-30 16:39:26 UTC
Created attachment 534102 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-05-30 16:39:30 UTC
Created attachment 534104 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-05-30 16:39:33 UTC
Created attachment 534106 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-05-30 16:39:36 UTC
Created attachment 534108 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-05-30 22:47:21 UTC
The bug has been closed via the following commit(s):

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

commit a52e7bb3831a7ecbbb6748faeed521062d6281d8
Author:     Nick Sarnie <sarnex@gentoo.org>
AuthorDate: 2018-05-30 22:46:59 +0000
Commit:     Nick Sarnie <sarnex@gentoo.org>
CommitDate: 2018-05-30 22:46:59 +0000

    app-emulation/vkd3d: Sync with ::wine
    
    Add more xcb dependencies
    
    Fixes: https://bugs.gentoo.org/656906
    Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-emulation/vkd3d/vkd3d-1.0.ebuild  | 4 +++-
 app-emulation/vkd3d/vkd3d-9999.ebuild | 4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)