Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 619688 - media-libs/libvisio-0.1.5 : with GCC <6 fails to build with ICU >=59
Summary: media-libs/libvisio-0.1.5 : 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-25 17:08 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.66 KB, text/plain)
2017-05-25 17:08 UTC, Toralf Förster
Details
config.log.tbz2 (config.log.tbz2,9.00 KB, application/x-bzip)
2017-05-25 17:08 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,363.71 KB, text/plain)
2017-05-25 17:08 UTC, Toralf Förster
Details
environment (environment,68.36 KB, text/plain)
2017-05-25 17:08 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,31.78 KB, application/x-bzip)
2017-05-25 17:08 UTC, Toralf Förster
Details
media-libs:libvisio-0.1.5:20170525-165942.log (media-libs:libvisio-0.1.5:20170525-165942.log,21.46 KB, text/plain)
2017-05-25 17:08 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,22.76 KB, application/x-bzip)
2017-05-25 17:08 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 17:08:29 UTC
                 from /usr/include/libxml2/libxml/xmlIO.h:117,
                 from VDXParser.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]   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 17:08:32 UTC
Created attachment 474292 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-05-25 17:08:35 UTC
Created attachment 474294 [details]
config.log.tbz2
Comment 3 Toralf Förster gentoo-dev 2017-05-25 17:08:38 UTC
Created attachment 474296 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-05-25 17:08:41 UTC
Created attachment 474298 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-05-25 17:08:44 UTC
Created attachment 474300 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-05-25 17:08:46 UTC
Created attachment 474302 [details]
media-libs:libvisio-0.1.5:20170525-165942.log
Comment 7 Toralf Förster gentoo-dev 2017-05-25 17:08:49 UTC
Created attachment 474304 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-02-19 19:42:10 UTC
The bug has been closed via the following commit(s):

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

commit a73c3126a8421173437c7bb100aec8e100ae399b
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:32 +0000

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

 media-libs/libvisio/libvisio-0.1.6.ebuild | 7 ++++++-
 media-libs/libvisio/libvisio-9999.ebuild  | 7 ++++++-
 2 files changed, 12 insertions(+), 2 deletions(-)