Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 715132 - games-arcade/tuxanci-20110429-r1: CMake Error at /.../FindPkgConfig.cmake:467: Package 'gl' has version '1.2', required version is '>= 7.5'
Summary: games-arcade/tuxanci-20110429-r1: CMake Error at /.../FindPkgConfig.cmake:467...
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
Depends on:
Blocks:
 
Reported: 2020-03-28 08:56 UTC by Toralf Förster
Modified: 2021-02-28 12:26 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.61 KB, text/plain)
2020-03-28 08:56 UTC, Toralf Förster
Details
CMakeOutput.log (CMakeOutput.log,25.03 KB, text/plain)
2020-03-28 08:56 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,229.86 KB, text/plain)
2020-03-28 08:56 UTC, Toralf Förster
Details
environment (environment,111.47 KB, text/plain)
2020-03-28 08:56 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,16.14 KB, application/x-bzip)
2020-03-28 08:56 UTC, Toralf Förster
Details
games-arcade:tuxanci-20110429-r1:20200328-042006.log (games-arcade:tuxanci-20110429-r1:20200328-042006.log,4.10 KB, text/plain)
2020-03-28 08:57 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,3.96 KB, application/x-bzip)
2020-03-28 08:57 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,26.78 KB, application/x-bzip)
2020-03-28 08:57 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 2020-03-28 08:56:45 UTC
--   Package dependency requirement gl >= 7.5 could not be satisfied.
Package gl has version 1.2, required version is >= 7.5
CMake Error at /usr/share/cmake/Modules/FindPkgConfig.cmake:467 (message):
  A required package was not found
Call Stack (most recent call first):
  /usr/share/cmake/Modules/FindPkgConfig.cmake:647 (_pkg_check_modules_internal)

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome-20200322-135559

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.0 *
clang version 10.0.0 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python3.6
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.42.0
  [2]   rust-1.42.0 *
The following VMs are available for generation-2:
*)	IcedTea JDK 3.14.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.0.2

timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sat 28 Mar 2020 03:38:49 AM UTC

emerge -qpvO games-arcade/tuxanci
[ebuild  N    ] games-arcade/tuxanci-20110429-r1  USE="ipv6 nls opengl sound -debug -dedicated -physfs"
Comment 1 Toralf Förster gentoo-dev 2020-03-28 08:56:47 UTC
Created attachment 626518 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-28 08:56:50 UTC
Created attachment 626520 [details]
CMakeOutput.log
Comment 3 Toralf Förster gentoo-dev 2020-03-28 08:56:53 UTC
Created attachment 626522 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-03-28 08:56:56 UTC
Created attachment 626524 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-03-28 08:56:58 UTC
Created attachment 626526 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-03-28 08:57:01 UTC
Created attachment 626528 [details]
games-arcade:tuxanci-20110429-r1:20200328-042006.log
Comment 7 Toralf Förster gentoo-dev 2020-03-28 08:57:04 UTC
Created attachment 626530 [details]
logs.tbz2
Comment 8 Toralf Förster gentoo-dev 2020-03-28 08:57:07 UTC
Created attachment 626532 [details]
temp.tbz2
Comment 9 Larry the Git Cow gentoo-dev 2021-02-28 12:26:27 UTC
The bug has been closed via the following commit(s):

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

commit a7eccdebaf2e1ef2ff6ff708c70c7ee65ca3fdcf
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2021-02-26 23:54:11 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2021-02-28 12:26:06 +0000

    games-arcade/tuxanci: Fix cmake to search for glu instead of gl
    
    Closes: https://bugs.gentoo.org/715132
    Package-Manager: Portage-3.0.15, Repoman-3.0.2
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 games-arcade/tuxanci/files/tuxanci-20110429-glu.patch | 11 +++++++++++
 games-arcade/tuxanci/tuxanci-20110429-r1.ebuild       |  2 ++
 2 files changed, 13 insertions(+)