Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 619670 - media-libs/opencollada-1.6.36 : with GCC <6 fails to build with ICU >=59
Summary: media-libs/opencollada-1.6.36 : 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: Jonathan Scruggs (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: icu-59-gcc-5
  Show dependency tree
 
Reported: 2017-05-25 12:01 UTC by Toralf Förster
Modified: 2018-02-19 19:41 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,5.66 KB, text/plain)
2017-05-25 12:01 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,358.01 KB, text/plain)
2017-05-25 12:01 UTC, Toralf Förster
Details
environment (environment,117.96 KB, text/plain)
2017-05-25 12:01 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,31.77 KB, application/x-bzip)
2017-05-25 12:01 UTC, Toralf Förster
Details
media-libs:opencollada-1.6.36:20170525-115321.log (media-libs:opencollada-1.6.36:20170525-115321.log,169.47 KB, text/plain)
2017-05-25 12:01 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,37.97 KB, application/x-bzip)
2017-05-25 12:01 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-25 12:01:28 UTC
                 from /var/tmp/portage/media-libs/opencollada-1.6.36/work/OpenCOLLADA-1.6.36/GeneratedSaxParser/include/GeneratedSaxParserLibxmlSaxParser.h:17,
                 from /var/tmp/portage/media-libs/opencollada-1.6.36/work/OpenCOLLADA-1.6.36/GeneratedSaxParser/src/GeneratedSaxParserLibxmlSaxParser.cpp:14:
/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-212644

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

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

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
  [4]   pypy3 (fallback)
Available Ruby profiles:
  [1]   ruby21 (with Rubygems)
  [2]   ruby22 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
Comment 1 Toralf Förster gentoo-dev 2017-05-25 12:01:31 UTC
Created attachment 474252 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-05-25 12:01:35 UTC
Created attachment 474254 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-05-25 12:01:38 UTC
Created attachment 474256 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-05-25 12:01:41 UTC
Created attachment 474258 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-05-25 12:01:44 UTC
Created attachment 474260 [details]
media-libs:opencollada-1.6.36:20170525-115321.log
Comment 6 Toralf Förster gentoo-dev 2017-05-25 12:01:47 UTC
Created attachment 474262 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2018-02-19 19:41:56 UTC
The bug has been closed via the following commit(s):

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

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

    media-libs/opencollada: Always build in C++14 mode
    
    Closes: https://bugs.gentoo.org/619670
    Package-Manager: Portage-2.3.24, Repoman-2.3.6

 media-libs/opencollada/opencollada-1.6.36.ebuild | 7 +++++--
 media-libs/opencollada/opencollada-1.6.58.ebuild | 7 +++++--
 media-libs/opencollada/opencollada-1.6.62.ebuild | 5 ++++-
 3 files changed, 14 insertions(+), 5 deletions(-)