Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 618960 - dev-libs/collada-dom-2.4.4 : with GCC <6 fails to build with ICU >=59
Summary: dev-libs/collada-dom-2.4.4 : with GCC <6 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 (vote)
Assignee: Alexis Ballier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: icu-59-gcc-5
  Show dependency tree
 
Reported: 2017-05-19 17:05 UTC by Toralf Förster
Modified: 2018-02-19 19:42 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,5.63 KB, text/plain)
2017-05-19 17:05 UTC, Toralf Förster
Details
dev-libs:collada-dom-2.4.4:20170519-155141.log (dev-libs:collada-dom-2.4.4:20170519-155141.log,346.79 KB, text/plain)
2017-05-19 17:05 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,130.91 KB, text/plain)
2017-05-19 17:05 UTC, Toralf Förster
Details
environment (environment,117.06 KB, text/plain)
2017-05-19 17:05 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,22.76 KB, application/x-bzip)
2017-05-19 17:05 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,36.29 KB, application/x-bzip)
2017-05-19 17:05 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-05-19 17:05:15 UTC
                 from /var/tmp/portage/dev-libs/collada-dom-2.4.4/work/collada-dom-2.4.4/dom/include/dae/daeZAEUncompressHandler.h:13,
                 from /var/tmp/portage/dev-libs/collada-dom-2.4.4/work/collada-dom-2.4.4/dom/src/dae/daeIOPluginCommon.cpp:18:
/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: desktop-gcc5_20170517-212950

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

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

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)
  [3]   pypy3 (fallback)
Available Ruby profiles:
  [1]   ruby21 (with Rubygems)
  [2]   ruby22 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
Available Java Virtual Machines:
  (none found)
Comment 1 Toralf Förster gentoo-dev 2017-05-19 17:05:18 UTC
Created attachment 473342 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-05-19 17:05:21 UTC
Created attachment 473344 [details]
dev-libs:collada-dom-2.4.4:20170519-155141.log
Comment 3 Toralf Förster gentoo-dev 2017-05-19 17:05:24 UTC
Created attachment 473346 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-05-19 17:05:27 UTC
Created attachment 473348 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-05-19 17:05:30 UTC
Created attachment 473350 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-05-19 17:05:33 UTC
Created attachment 473352 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2018-02-19 19:42:35 UTC
The bug has been closed via the following commit(s):

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

commit 79df98bed45620214fe893bd8843a3ae1e579243
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2018-02-19 18:17:20 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2018-02-19 19:40:17 +0000

    dev-libs/collada-dom: Always build in C++14 mode
    
    Closes: https://bugs.gentoo.org/618960
    Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-libs/collada-dom/collada-dom-2.5.0.ebuild | 9 ++++++++-
 dev-libs/collada-dom/collada-dom-9999.ebuild  | 9 ++++++++-
 2 files changed, 16 insertions(+), 2 deletions(-)