Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 606780 - games-arcade/blobby-1.0: CMake Error at /.../FindPkgConfig.cmake:637 (message): None of the required 'sdl2' found
Summary: games-arcade/blobby-1.0: CMake Error at /.../FindPkgConfig.cmake:637 (message...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords: PullRequest
: 632257 (view as bug list)
Depends on:
Blocks:
 
Reported: 2017-01-22 08:53 UTC by Toralf Förster
Modified: 2020-08-06 22:40 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,6.04 KB, text/plain)
2017-01-22 08:53 UTC, Toralf Förster
Details
CMakeError.log (CMakeError.log,3.11 KB, text/plain)
2017-01-22 08:53 UTC, Toralf Förster
Details
CMakeOutput.log (CMakeOutput.log,45.77 KB, text/plain)
2017-01-22 08:53 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,245.84 KB, text/plain)
2017-01-22 08:53 UTC, Toralf Förster
Details
environment (environment,117.86 KB, text/plain)
2017-01-22 08:54 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,18.21 KB, application/x-bzip)
2017-01-22 08:54 UTC, Toralf Förster
Details
games-arcade:blobby-1.0:20170122-024001.log (games-arcade:blobby-1.0:20170122-024001.log,4.60 KB, text/plain)
2017-01-22 08:54 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
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. ***