Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 618856 - media-gfx/freepv-0.3.0-r5 : with GCC <6 fails to build with ICU >=59
Summary: media-gfx/freepv-0.3.0-r5 : 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: Bernard Cafarelli
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: icu-59-gcc-5
  Show dependency tree
 
Reported: 2017-05-18 16:43 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.78 KB, text/plain)
2017-05-18 16:43 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,111.71 KB, text/plain)
2017-05-18 16:43 UTC, Toralf Förster
Details
environment (environment,117.50 KB, text/plain)
2017-05-18 16:43 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,23.19 KB, application/x-bzip)
2017-05-18 16:43 UTC, Toralf Förster
Details
media-gfx:freepv-0.3.0-r5:20170518-143841.log (media-gfx:freepv-0.3.0-r5:20170518-143841.log,16.32 KB, text/plain)
2017-05-18 16:43 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,30.01 KB, application/x-bzip)
2017-05-18 16:43 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-18 16:43:03 UTC
                 from /var/tmp/portage/media-gfx/freepv-0.3.0-r5/work/freepv-0.3.0/src/libfreepv/PanoViewer.h:34,
                 from /var/tmp/portage/media-gfx/freepv-0.3.0-r5/work/freepv-0.3.0/src/libfreepv/PanoViewer.cpp:27:
/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)
Available Ruby profiles:
  [1]   ruby21 (with Rubygems)
  [2]   ruby22 (with Rubygems) *
Comment 1 Toralf Förster gentoo-dev 2017-05-18 16:43:06 UTC
Created attachment 473148 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-05-18 16:43:09 UTC
Created attachment 473150 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-05-18 16:43:13 UTC
Created attachment 473152 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-05-18 16:43:16 UTC
Created attachment 473154 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-05-18 16:43:19 UTC
Created attachment 473156 [details]
media-gfx:freepv-0.3.0-r5:20170518-143841.log
Comment 6 Toralf Förster gentoo-dev 2017-05-18 16:43:21 UTC
Created attachment 473158 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2018-02-19 19:42:21 UTC
The bug has been closed via the following commit(s):

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

commit de7baa46c52d1a9ba69e466ed567b19fb5d82dc8
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:20 +0000

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

 media-gfx/freepv/freepv-0.3.0-r5.ebuild | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)