Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 619470 - app-text/libabw-0.1.1 : with GCC <6 fails to build with ICU >=59
Summary: app-text/libabw-0.1.1 : 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 Office Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: icu-59-gcc-5
  Show dependency tree
 
Reported: 2017-05-23 17:50 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.68 KB, text/plain)
2017-05-23 17:51 UTC, Toralf Förster
Details
app-text:libabw-0.1.1:20170523-173350.log (app-text:libabw-0.1.1:20170523-173350.log,22.91 KB, text/plain)
2017-05-23 17:51 UTC, Toralf Förster
Details
config.log.tbz2 (config.log.tbz2,8.36 KB, application/x-bzip)
2017-05-23 17:51 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,297.19 KB, text/plain)
2017-05-23 17:51 UTC, Toralf Förster
Details
environment (environment,67.69 KB, text/plain)
2017-05-23 17:51 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,31.52 KB, application/x-bzip)
2017-05-23 17:51 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,22.54 KB, application/x-bzip)
2017-05-23 17:51 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-23 17:50:57 UTC
                 from /usr/include/libxml2/libxml/xmlIO.h:117,
                 from ABWParser.cpp:11:
/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]   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-23 17:51:00 UTC
Created attachment 473960 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-05-23 17:51:04 UTC
Created attachment 473962 [details]
app-text:libabw-0.1.1:20170523-173350.log
Comment 3 Toralf Förster gentoo-dev 2017-05-23 17:51:07 UTC
Created attachment 473964 [details]
config.log.tbz2
Comment 4 Toralf Förster gentoo-dev 2017-05-23 17:51:10 UTC
Created attachment 473966 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2017-05-23 17:51:13 UTC
Created attachment 473968 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2017-05-23 17:51:16 UTC
Created attachment 473970 [details]
etc.portage.tbz2
Comment 7 Toralf Förster gentoo-dev 2017-05-23 17:51:20 UTC
Created attachment 473972 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-02-19 19:42:27 UTC
The bug has been closed via the following commit(s):

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

commit 4854a7de6a7a43a0a3bb86468df1cfea512ec656
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2018-02-19 18:17:19 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2018-02-19 19:39:59 +0000

    app-text/libabw: Always build in C++14 mode
    
    Closes: https://bugs.gentoo.org/619470
    Package-Manager: Portage-2.3.24, Repoman-2.3.6
    Closes: https://github.com/gentoo/gentoo/pull/7222

 app-text/libabw/libabw-0.1.1.ebuild | 7 +++++--
 app-text/libabw/libabw-0.1.2.ebuild | 5 ++++-
 2 files changed, 9 insertions(+), 3 deletions(-)