Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 687810 - games-simulation/openrct2-0.2.1 : CMake Error at /.../FindPackageHandleStandardArgs.cmake:137 (message): Failed to find all ICU components (missing: ICU_INCLUDE_DIR ICU_LIBRARY _ICU_REQUIRED_LIBS_FOUND) (Required is at least version "59.0")
Summary: games-simulation/openrct2-0.2.1 : CMake Error at /.../FindPackageHandleStanda...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jan Segre
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2019-06-10 16:31 UTC by Toralf Förster
Modified: 2019-12-02 21:16 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,14.65 KB, text/plain)
2019-06-10 16:31 UTC, Toralf Förster
Details
CMakeError.log (CMakeError.log,8.25 KB, text/plain)
2019-06-10 16:31 UTC, Toralf Förster
Details
CMakeOutput.log (CMakeOutput.log,67.02 KB, text/plain)
2019-06-10 16:31 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,1.63 KB, text/plain)
2019-06-10 16:31 UTC, Toralf Förster
Details
environment (environment,118.42 KB, text/plain)
2019-06-10 16:32 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.12 KB, application/x-bzip)
2019-06-10 16:32 UTC, Toralf Förster
Details
games-simulation:openrct2-0.2.1:20190610-161847.log (games-simulation:openrct2-0.2.1:20190610-161847.log,7.34 KB, text/plain)
2019-06-10 16:32 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,7.14 KB, application/x-bzip)
2019-06-10 16:32 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,28.86 KB, application/x-bzip)
2019-06-10 16:32 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 2019-06-10 16:31:48 UTC
-- The following ICU libraries were not found:
--   uc (required)
CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:137 (message):
  Failed to find all ICU components (missing: ICU_INCLUDE_DIR ICU_LIBRARY
  _ICU_REQUIRED_LIBS_FOUND) (Required is at least version "59.0")
Call Stack (most recent call first):

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-systemd_libressl_20190609-172004

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

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

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems) *




emerge -qpvO games-simulation/openrct2
[ebuild  N    ] games-simulation/openrct2-0.2.1  USE="libressl multiplayer twitch -opengl -test -truetype"
Comment 1 Toralf Förster gentoo-dev 2019-06-10 16:31:50 UTC
Created attachment 579488 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-06-10 16:31:53 UTC
Created attachment 579490 [details]
CMakeError.log
Comment 3 Toralf Förster gentoo-dev 2019-06-10 16:31:56 UTC
Created attachment 579492 [details]
CMakeOutput.log
Comment 4 Toralf Förster gentoo-dev 2019-06-10 16:31:59 UTC
Created attachment 579494 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2019-06-10 16:32:02 UTC
Created attachment 579496 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2019-06-10 16:32:04 UTC
Created attachment 579498 [details]
etc.portage.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-06-10 16:32:07 UTC
Created attachment 579500 [details]
games-simulation:openrct2-0.2.1:20190610-161847.log
Comment 8 Toralf Förster gentoo-dev 2019-06-10 16:32:10 UTC
Created attachment 579502 [details]
logs.tbz2
Comment 9 Toralf Förster gentoo-dev 2019-06-10 16:32:12 UTC
Created attachment 579504 [details]
temp.tbz2
Comment 10 Larry the Git Cow gentoo-dev 2019-12-02 21:16:51 UTC
The bug has been closed via the following commit(s):

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

commit 935d4aa7df70a085d1703c2265191c61251dff79
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2019-12-01 14:06:35 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2019-12-02 21:13:56 +0000

    games-simulation/openrct2: bump to version 0.2.4
    
    Changes:
      - Bump to EAPI=7.
      - Updated objects, replays and title-sequences versions.
      - Switch entierly from gnome2-utils to xdg-utils.
      - Added use flags for dedicated server and lightfx.
      - Added missing curl and icu dependency to DEPEND/RDEPEND.
      - Added missing pkgconfig depdendeny to BDEPEND.
      - Added initd/confd scripts for dedicated server.
      - Added GLEP 81 group/user for dedicated server.
      - Added patches for better Gentoo integration,
        so game files can be installed globally.
      - Updated options for cmake configure,
        which also fixes a QA warning.
      - Updated description how to install data files.
      - Fixed tests, so no tests needs to be disabled.
      - Updated metadata.xml with a better description.
      - Taking ownership by myself.
    
    Closes: https://bugs.gentoo.org/660274
    Closes: https://bugs.gentoo.org/687810
    Closes: https://bugs.gentoo.org/696578
    Closes: https://github.com/gentoo/gentoo/pull/13606
    Package-Manager: Portage-2.3.80, Repoman-2.3.19
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 games-simulation/openrct2/Manifest                 |   4 +
 games-simulation/openrct2/files/README.gentoo      |  15 ++
 ...isable-desktop-and-icon-files-without-gui.patch |  52 +++++++
 .../openrct2-0.2.4-disable-optional-features.patch |  87 +++++++++++
 .../openrct2-0.2.4-include-additional-paths.patch  |  33 +++++
 games-simulation/openrct2/files/openrct2.confd     |  11 ++
 games-simulation/openrct2/files/openrct2.initd     |  41 ++++++
 games-simulation/openrct2/metadata.xml             |  19 ++-
 games-simulation/openrct2/openrct2-0.2.4.ebuild    | 164 +++++++++++++++++++++
 9 files changed, 422 insertions(+), 4 deletions(-)