Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 785925 - media-libs/vulkan-layers-9999: vk_layer_data.h:37:10: fatal error: robin_hood.h: No such file or directory
Summary: media-libs/vulkan-layers-9999: vk_layer_data.h:37:10: fatal error: robin_hood...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-27 01:21 UTC by Vincent Grande
Modified: 2021-05-27 02:33 UTC (History)
2 users (show)

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


Attachments
vulkan-layers-9999 build log (vulkan-layers-9999.txt,24.19 KB, text/plain)
2021-04-27 01:21 UTC, Vincent Grande
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vincent Grande 2021-04-27 01:21:36 UTC
Created attachment 702645 [details]
vulkan-layers-9999 build log

The vulkan-layers package depends on "Robin Hood hashing" according to the build directions.

https://github.com/KhronosGroup/Vulkan-ValidationLayers/blob/master/BUILD.md

Here is robin_hood.h

https://github.com/martinus/robin-hood-hashing

Log attached.
Comment 1 Ionen Wolkens gentoo-dev 2021-04-27 01:41:40 UTC
It could also be made optional[1], although it sounds like it'd only hurt performance.

[1] https://github.com/KhronosGroup/Vulkan-ValidationLayers/commit/96810e2
Comment 2 Larry the Git Cow gentoo-dev 2021-05-27 02:33:21 UTC
The bug has been closed via the following commit(s):

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

commit 3885ab9ee3bf1fce7e7594ce50a0b0a65f7b550d
Author:     Nick Sarnie <sarnex@gentoo.org>
AuthorDate: 2021-05-27 01:19:44 +0000
Commit:     Nick Sarnie <sarnex@gentoo.org>
CommitDate: 2021-05-27 02:32:55 +0000

    media-libs/vulkan-layers: Version bump
    
    Closes: https://bugs.gentoo.org/785925
    Package-Manager: Portage-3.0.19, Repoman-3.0.3
    Signed-off-by: Nick Sarnie <sarnex@gentoo.org>

 media-libs/vulkan-layers/Manifest                  |  1 +
 .../vulkan-layers/vulkan-layers-1.2.179.ebuild     | 54 ++++++++++++++++++++++
 media-libs/vulkan-layers/vulkan-layers-9999.ebuild |  7 +--
 3 files changed, 59 insertions(+), 3 deletions(-)