Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 814035 - [guru] media-video/obs-vkcapture-1.0 fails to compile
Summary: [guru] media-video/obs-vkcapture-1.0 fails to compile
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Adel KARA SLIMANE
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-09-20 13:40 UTC by Agostino Sarubbo
Modified: 2021-09-20 19:06 UTC (History)
0 users

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


Attachments
build.log (build.log,50.22 KB, text/plain)
2021-09-20 13:40 UTC, Agostino Sarubbo
Details
1-CMakeOutput.log (1-CMakeOutput.log,44.68 KB, text/plain)
2021-09-20 13:40 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2021-09-20 13:40:18 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-video/obs-vkcapture-1.0 fails to compile.
Discovered on: amd64 (internal ref: guru_ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
Comment 1 Agostino Sarubbo gentoo-dev 2021-09-20 13:40:20 UTC
Created attachment 740292 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-09-20 13:40:21 UTC
Created attachment 740295 [details]
1-CMakeOutput.log

1-CMakeOutput.log
Comment 3 Agostino Sarubbo gentoo-dev 2021-09-20 13:40:22 UTC
Possible context of error(s):

  Could NOT find Vulkan (missing: Vulkan_LIBRARY)
Comment 4 Larry the Git Cow gentoo-dev 2021-09-20 19:06:27 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9e3dfe0d5b671e27c43cc82a01161b1bdd0ab69a

commit 9e3dfe0d5b671e27c43cc82a01161b1bdd0ab69a
Author:     Adel KARA SLIMANE <adel.ks@zegrapher.com>
AuthorDate: 2021-09-20 14:16:57 +0000
Commit:     Adel KARA SLIMANE <adel.ks@zegrapher.com>
CommitDate: 2021-09-20 14:17:39 +0000

    media-video/obs-vkcapture: fix dependencies
    
    Closes: https://bugs.gentoo.org/814035
    
    Signed-off-by: Adel KARA SLIMANE <adel.ks@zegrapher.com>

 media-video/obs-vkcapture/obs-vkcapture-1.0.ebuild  | 9 ++++++---
 media-video/obs-vkcapture/obs-vkcapture-9999.ebuild | 9 ++++++---
 2 files changed, 12 insertions(+), 6 deletions(-)