Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 619604 - sci-libs/xdmf2-1.0_p141226-r2 : with GCC <6 fails to build with ICU >=59
Summary: sci-libs/xdmf2-1.0_p141226-r2 : 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: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: icu-59-gcc-5
  Show dependency tree
 
Reported: 2017-05-24 20:40 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,6.04 KB, text/plain)
2017-05-24 20:40 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,365.97 KB, text/plain)
2017-05-24 20:40 UTC, Toralf Förster
Details
environment (environment,155.73 KB, text/plain)
2017-05-24 20:40 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,34.55 KB, application/x-bzip)
2017-05-24 20:40 UTC, Toralf Förster
Details
sci-libs:xdmf2-1.0_p141226-r2:20170524-203545.log (sci-libs:xdmf2-1.0_p141226-r2:20170524-203545.log,21.68 KB, text/plain)
2017-05-24 20:40 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,37.30 KB, application/x-bzip)
2017-05-24 20:40 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-24 20:40:40 UTC
                 from /usr/include/libxml2/libxml/uri.h:15,
                 from /var/tmp/portage/sci-libs/xdmf2-1.0_p141226-r2/work/xdmf2-1.0_p141226/core/XdmfCoreReader.cpp:24:
/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_20170516-214204

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

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:
Comment 1 Toralf Förster gentoo-dev 2017-05-24 20:40:43 UTC
Created attachment 474126 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-05-24 20:40:47 UTC
Created attachment 474128 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-05-24 20:40:50 UTC
Created attachment 474130 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-05-24 20:40:53 UTC
Created attachment 474132 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-05-24 20:40:56 UTC
Created attachment 474134 [details]
sci-libs:xdmf2-1.0_p141226-r2:20170524-203545.log
Comment 6 Toralf Förster gentoo-dev 2017-05-24 20:40:59 UTC
Created attachment 474136 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2018-02-19 19:42:32 UTC
The bug has been closed via the following commit(s):

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

commit 26131763888b487694813b33de0eda81a6caf998
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:47 +0000

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

 sci-libs/xdmf2/xdmf2-1.0_p141226-r1.ebuild | 7 +++++--
 sci-libs/xdmf2/xdmf2-1.0_p141226-r2.ebuild | 7 +++++--
 2 files changed, 10 insertions(+), 4 deletions(-)