Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 618968 - dev-games/cegui-0.8.7: fails to build with ICU >=59
Summary: dev-games/cegui-0.8.7: fails to build with ICU >=59
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
: 621612 (view as bug list)
Depends on:
Blocks: icu-59
  Show dependency tree
 
Reported: 2017-05-19 18:31 UTC by Toralf Förster
Modified: 2018-01-31 00:14 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,5.37 KB, text/plain)
2017-05-19 18:31 UTC, Toralf Förster
Details
dev-games:cegui-0.8.7:20170519-180017.log (dev-games:cegui-0.8.7:20170519-180017.log,135.87 KB, text/plain)
2017-05-19 18:31 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,317.24 KB, text/plain)
2017-05-19 18:31 UTC, Toralf Förster
Details
environment (environment,157.25 KB, text/plain)
2017-05-19 18:31 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,22.87 KB, application/x-bzip)
2017-05-19 18:31 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,41.66 KB, application/x-bzip)
2017-05-19 18:31 UTC, Toralf Förster
Details
cegui-0.8.7-icu59.patch (cegui-0.8.7-icu59.patch,464 bytes, patch)
2017-08-04 12:36 UTC, Lars Wendler (Polynomial-C) (RETIRED)
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-05-19 18:31:02 UTC
                 from /usr/include/libxml2/libxml/parser.h:810,
                 from /var/tmp/portage/dev-games/cegui-0.8.7/work/cegui-0.8.7/cegui/src/XMLParserModules/Libxml2/XMLParser.cpp:34:
/usr/include/unicode/umachine.h:347:13: error: ‘char16_t’ does not name a type
     typedef char16_t UChar;
             ^~~~~~~~
In file included from /usr/include/unicode/utypes.h:39:0,

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-libressl_20170512-200501

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

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

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.5 (fallback)
  [3]   python2.7 (fallback)

java-config:
The following VMs are available for generation-2:
Comment 1 Toralf Förster gentoo-dev 2017-05-19 18:31:06 UTC
Created attachment 473364 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-05-19 18:31:09 UTC
Created attachment 473366 [details]
dev-games:cegui-0.8.7:20170519-180017.log
Comment 3 Toralf Förster gentoo-dev 2017-05-19 18:31:13 UTC
Created attachment 473368 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-05-19 18:31:16 UTC
Created attachment 473370 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-05-19 18:31:19 UTC
Created attachment 473372 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-05-19 18:31:22 UTC
Created attachment 473374 [details]
temp.tbz2
Comment 7 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2017-08-04 12:22:47 UTC
This also fails with >=gcc-6
Comment 8 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2017-08-04 12:36:21 UTC
Created attachment 487900 [details, diff]
cegui-0.8.7-icu59.patch

This patch fixes the issue for me but is unfortunately incompatible with current profiles.
Comment 9 Pacho Ramos gentoo-dev 2017-12-28 11:50:16 UTC
*** Bug 621612 has been marked as a duplicate of this bug. ***
Comment 10 Larry the Git Cow gentoo-dev 2018-01-31 00:14:01 UTC
The bug has been closed via the following commit(s):

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

commit 7dac17e60ff82f818465642833e69e101a9e8b27
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-01-31 00:11:49 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-01-31 00:11:49 +0000

    dev-games/cegui: Fix build with ICU 59
    
    Thanks-to: Lars Wendler (Polynomial-C) <polynomial-c@gentoo.org>
    Closes: https://bugs.gentoo.org/618968
    Package-Manager: Portage-2.3.21, Repoman-2.3.6

 dev-games/cegui/cegui-0.8.7.ebuild             |  4 +++-
 dev-games/cegui/files/cegui-0.8.7-icu-59.patch | 11 +++++++++++
 2 files changed, 14 insertions(+), 1 deletion(-)