Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 606780

Summary: games-arcade/blobby-1.0: CMake Error at /.../FindPkgConfig.cmake:637 (message): None of the required 'sdl2' found
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Games <games>
Status: RESOLVED FIXED    
Severity: normal Keywords: PullRequest
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/16705
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
CMakeError.log
CMakeOutput.log
emerge-history.txt
environment
etc.portage.tbz2
games-arcade:blobby-1.0:20170122-024001.log

Description Toralf Förster gentoo-dev 2017-01-22 08:53:45 UTC
-- Found PkgConfig: x86_64-pc-linux-gnu-pkg-config (found version "0.29.1") 
-- Checking for one of the modules 'sdl2'
CMake Error at /usr/share/cmake/Modules/FindPkgConfig.cmake:637 (message):
  None of the required 'sdl2' found
Call Stack (most recent call first):
  src/CMakeLists.txt:87 (PKG_SEARCH_MODULE)

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

  This is an unstable amd64 chroot image (named desktop-unstable_20170117-114911) at a hardened host acting as a tinderbox.

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-5.4.0 *
llvm-config --version:
3.9.1
Available Java Virtual Machines:
  [1]   icedtea-bin-7 
  [2]   icedtea-bin-8  system-vm
  [3]   jamvm 
Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.5 (fallback)
  [3]   python2.7 (fallback)
  [4]   jython2.7 (fallback)
Available Ruby profiles:
  [1]   ruby21 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
1)	IcedTea JDK 7.2.6.8 [icedtea-bin-7]
*)	IcedTea JDK 3.2.0 [icedtea-bin-8]
3)	JamVM JDK 2.0.0 [jamvm]
  -----------------------------------------------------------------
Comment 1 Toralf Förster gentoo-dev 2017-01-22 08:53:48 UTC
Created attachment 460920 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-01-22 08:53:51 UTC
Created attachment 460922 [details]
CMakeError.log
Comment 3 Toralf Förster gentoo-dev 2017-01-22 08:53:54 UTC
Created attachment 460924 [details]
CMakeOutput.log
Comment 4 Toralf Förster gentoo-dev 2017-01-22 08:53:57 UTC
Created attachment 460926 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2017-01-22 08:54:00 UTC
Created attachment 460928 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2017-01-22 08:54:03 UTC
Created attachment 460930 [details]
etc.portage.tbz2
Comment 7 Toralf Förster gentoo-dev 2017-01-22 08:54:06 UTC
Created attachment 460932 [details]
games-arcade:blobby-1.0:20170122-024001.log
Comment 8 Larry the Git Cow gentoo-dev 2020-07-22 21:17:38 UTC
The bug has been closed via the following commit(s):

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

commit a2047e6fcbe5faa9972f9c1775e39aba965412f7
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-07-22 18:02:14 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-07-22 21:16:03 +0000

    games-arcade/blobby: EAPI-7 bump, switch to cmake, fix dependencies
    
    Package depends on media-libs/libsdl2, not media-libs/libsdl.
    
    Dropping media-libs/libsdl2[X] USE-dep on request of games proj.
    
    Closes: https://bugs.gentoo.org/606780
    Package-Manager: Portage-3.0.0, Repoman-2.3.23
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 games-arcade/blobby/blobby-1.0-r1.ebuild | 41 ++++++++++++++++++++++++++++++++
 1 file changed, 41 insertions(+)
Comment 9 Andreas Sturmlechner gentoo-dev 2020-08-06 22:40:36 UTC
*** Bug 632257 has been marked as a duplicate of this bug. ***