Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 733168 - media-video/simplescreenrecorder-0.4.2: CMake Error: The following variables are used in this project, but they are set to NOTFOUND. X11_Xinerama_INCLUDE_PATH
Summary: media-video/simplescreenrecorder-0.4.2: CMake Error: The following variables ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-07-18 20:30 UTC by Ladislav Zitka
Modified: 2020-07-23 10:47 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ladislav Zitka 2020-07-18 20:30:36 UTC
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
/var/tmp/portage/media-video/simplescreenrecorder-0.4.2/work/ssr-0.4.2/src/X11_Xinerama_INCLUDE_PATH
   used as include directory in directory /var/tmp/portage/media-video/simplescreenrecorder-0.4.2/work/ssr-0.4.2/src
X11_Xinerama_LIB (ADVANCED)
    linked by target "simplescreenrecorder" in directory /var/tmp/portage/media-video/simplescreenrecorder-0.4.2/work/ssr-0.4.2/src

Reproducible: Always




There is missing required dependency on: x11-libs/libXinerama
After manual installation all works just fine.
Comment 1 Larry the Git Cow gentoo-dev 2020-07-23 10:47:30 UTC
The bug has been closed via the following commit(s):

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

commit d99a80991a33aea18282e833febf6fe1990564ac
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2020-07-23 10:46:12 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2020-07-23 10:47:26 +0000

    media-video/simplescreenrecorder: Fixed dependencies
    
    Thanks-to: Ladislav Jech <archenroot@gmail.com>
    Closes: https://bugs.gentoo.org/733168
    Package-Manager: Portage-3.0.0, Repoman-2.3.23
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 .../simplescreenrecorder/simplescreenrecorder-0.4.2.ebuild       | 9 ++++-----
 .../simplescreenrecorder/simplescreenrecorder-9999.ebuild        | 9 ++++-----
 2 files changed, 8 insertions(+), 10 deletions(-)