Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 641680 - media-video/simplescreenrecorder-0.3.9 : CMake Error at /.../FindPackageHandleStandardArgs.cmake:137 (message):
Summary: media-video/simplescreenrecorder-0.3.9 : CMake Error at /.../FindPackageHandl...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-19 09:25 UTC by Toralf Förster
Modified: 2017-12-20 19:44 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.98 KB, text/plain)
2017-12-19 09:25 UTC, Toralf Förster
Details
CMakeError.log (CMakeError.log,3.33 KB, text/plain)
2017-12-19 09:25 UTC, Toralf Förster
Details
CMakeOutput.log (CMakeOutput.log,59.23 KB, text/plain)
2017-12-19 09:25 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,205.32 KB, text/plain)
2017-12-19 09:25 UTC, Toralf Förster
Details
environment (environment,138.90 KB, text/plain)
2017-12-19 09:25 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,22.44 KB, application/x-bzip)
2017-12-19 09:25 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,5.54 KB, application/x-bzip)
2017-12-19 09:25 UTC, Toralf Förster
Details
media-video:simplescreenrecorder-0.3.9:20171219-052351.log (media-video:simplescreenrecorder-0.3.9:20171219-052351.log,6.55 KB, text/plain)
2017-12-19 09:25 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,33.36 KB, application/x-bzip)
2017-12-19 09:25 UTC, Toralf Förster
Details
remove pulseaudio requirement from cmake when it's not used (no_libpulse_fix.patch,344 bytes, patch)
2017-12-20 16:25 UTC, sruz.tst
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2017-12-19 09:25:28 UTC
-- Checking for module 'libpulse'
--   Package 'libpulse', required by 'virtual:world', not found
CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:137 (message):
  Could NOT find PulseAudio (missing: PULSEAUDIO_LIBRARY
  PULSEAUDIO_INCLUDE_DIR)
Call Stack (most recent call first):

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-plasma_libressl_20171214-165920

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python2.7 (fallback)
  [3]   pypy (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.6.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv media-video/simplescreenrecorder
[ebuild  N    ] media-video/simplescreenrecorder-0.3.9  USE="asm mp3 vorbis x264 -jack -pulseaudio -theora -vpx" ABI_X86="(64) -32 (-x32)"
Comment 1 Toralf Förster gentoo-dev 2017-12-19 09:25:31 UTC
Created attachment 510904 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-12-19 09:25:34 UTC
Created attachment 510906 [details]
CMakeError.log
Comment 3 Toralf Förster gentoo-dev 2017-12-19 09:25:37 UTC
Created attachment 510908 [details]
CMakeOutput.log
Comment 4 Toralf Förster gentoo-dev 2017-12-19 09:25:41 UTC
Created attachment 510910 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2017-12-19 09:25:44 UTC
Created attachment 510912 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2017-12-19 09:25:46 UTC
Created attachment 510914 [details]
etc.portage.tbz2
Comment 7 Toralf Förster gentoo-dev 2017-12-19 09:25:50 UTC
Created attachment 510916 [details]
logs.tbz2
Comment 8 Toralf Förster gentoo-dev 2017-12-19 09:25:53 UTC
Created attachment 510918 [details]
media-video:simplescreenrecorder-0.3.9:20171219-052351.log
Comment 9 Toralf Förster gentoo-dev 2017-12-19 09:25:56 UTC
Created attachment 510920 [details]
temp.tbz2
Comment 10 sruz.tst 2017-12-20 16:25:17 UTC
Created attachment 511218 [details, diff]
remove pulseaudio requirement from cmake when it's not used

Seems to be upstream bug. In the meantime, putting attached patch into /etc/portage/patches/media-video/simplescreenrecorder/ should fix it
Comment 11 Larry the Git Cow gentoo-dev 2017-12-20 19:44:55 UTC
The bug has been closed via the following commit(s):

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

commit bbc76693121c7af2fe5d9e6720843d55027d06a8
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2017-12-20 19:44:33 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2017-12-20 19:44:48 +0000

    media-video/simplescreenrecorder: Fixed pulseaudio check.
    
    Closes: https://bugs.gentoo.org/641680
    Package-Manager: Portage-2.3.19, Repoman-2.3.6

 .../simplescreenrecorder-0.3.9-pulseaudio_dep.patch    | 18 ++++++++++++++++++
 .../simplescreenrecorder-0.3.9.ebuild                  |  4 ++++
 2 files changed, 22 insertions(+)