Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Solved] Cannot emerge media-libs/vulkan-layers
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
Dr. Banana
n00b
n00b


Joined: 04 Aug 2021
Posts: 48

PostPosted: Fri Nov 18, 2022 2:45 am    Post subject: [Solved] Cannot emerge media-libs/vulkan-layers Reply with quote

Code:
[ebuild  N    ] media-libs/vulkan-layers-1.3.224  USE="X wayland" ABI_X86="32 (64) (-x32)"

And here is the build log: https://file.io/hAWkveZXXb7v


If it matters, I recently installed an nvidia gpu in my pc, and didn't do anything about the previous amd drivers (except edit my VIDEO_CARDS variable).
_________________
Haters gonna hate,
Potatoes gonna potate.


Last edited by Dr. Banana on Fri Nov 18, 2022 4:43 am; edited 1 time in total
Back to top
View user's profile Send private message
Ionen
Developer
Developer


Joined: 06 Dec 2018
Posts: 2870

PostPosted: Fri Nov 18, 2022 3:32 am    Post subject: Reply with quote

You don't happen to have stray vulkan files in /usr/local, right? (like /usr/local/include/vulkan or /usr/local/include/glslang)

Not sure, but gives me the impression it's building against the wrong headers. It's picky about versions, so that's why the ebuild depend on exact glslang/vulkan-headers, but that won't help if it's finding headers somewhere else.
Back to top
View user's profile Send private message
Dr. Banana
n00b
n00b


Joined: 04 Aug 2021
Posts: 48

PostPosted: Fri Nov 18, 2022 4:42 am    Post subject: Reply with quote

Ionen wrote:
You don't happen to have stray vulkan files in /usr/local, right? (like /usr/local/include/vulkan or /usr/local/include/glslang)

Not sure, but gives me the impression it's building against the wrong headers. It's picky about versions, so that's why the ebuild depend on exact glslang/vulkan-headers, but that won't help if it's finding headers somewhere else.


Thank you, I didn't find anything in /usr/local but I did re-emerge vulkan-headers and that seems to have fixed the issue. However I can't emerge glib-networking now, gonna have to make a separate thread for that...
_________________
Haters gonna hate,
Potatoes gonna potate.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum