Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 814155 - [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-21 06:32 UTC by Agostino Sarubbo
Modified: 2021-09-23 06:45 UTC (History)
0 users

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


Attachments
build.log (build.log,58.27 KB, text/plain)
2021-09-21 06:32 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-21 06:32:23 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-21 06:32:25 UTC
Created attachment 740427 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-09-21 06:32:26 UTC
Possible context of error(s):

/var/tmp/portage/media-video/obs-vkcapture-1.0/work/obs-vkcapture-1.0/src/vkcapture.c:634:89: error: ‘OBS_NIX_PLATFORM_WAYLAND’ undeclared (first use in this function); did you mean ‘OBS_NIX_PLATFORM_X11_EGL’?
Comment 3 Larry the Git Cow gentoo-dev 2021-09-23 06:45:17 UTC
The bug has been closed via the following commit(s):

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

commit b66514fb7db17cb7c074db020aff1d9dfa1f5660
Author:     Adel KARA SLIMANE <adel.ks@zegrapher.com>
AuthorDate: 2021-09-21 12:22:46 +0000
Commit:     Adel KARA SLIMANE <adel.ks@zegrapher.com>
CommitDate: 2021-09-21 12:22:46 +0000

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

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