Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 619668 - media-libs/musicbrainz-5.1.0 : with GCC <6 fails to build with ICU >=59
Summary: media-libs/musicbrainz-5.1.0 : 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 Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: icu-59-gcc-5
  Show dependency tree
 
Reported: 2017-05-25 11:15 UTC by Toralf Förster
Modified: 2018-02-19 19:41 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,5.67 KB, text/plain)
2017-05-25 11:15 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,364.24 KB, text/plain)
2017-05-25 11:15 UTC, Toralf Förster
Details
environment (environment,117.22 KB, text/plain)
2017-05-25 11:15 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,24.63 KB, application/x-bzip)
2017-05-25 11:15 UTC, Toralf Förster
Details
media-libs:musicbrainz-5.1.0:20170525-110912.log (media-libs:musicbrainz-5.1.0:20170525-110912.log,15.93 KB, text/plain)
2017-05-25 11:15 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,29.84 KB, application/x-bzip)
2017-05-25 11:15 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 11:15:19 UTC
                 from /usr/include/libxml2/libxml/tree.h:1307,
                 from /var/tmp/portage/media-libs/musicbrainz-5.1.0/work/libmusicbrainz-5.1.0/src/xmlParser.cc:32:
/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-212950

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

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:
Available Java Virtual Machines:
  (none found)
Comment 1 Toralf Förster gentoo-dev 2017-05-25 11:15:22 UTC
Created attachment 474236 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-05-25 11:15:25 UTC
Created attachment 474238 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-05-25 11:15:28 UTC
Created attachment 474240 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-05-25 11:15:31 UTC
Created attachment 474242 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-05-25 11:15:35 UTC
Created attachment 474244 [details]
media-libs:musicbrainz-5.1.0:20170525-110912.log
Comment 6 Toralf Förster gentoo-dev 2017-05-25 11:15:38 UTC
Created attachment 474246 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2018-02-19 19:41:59 UTC
The bug has been closed via the following commit(s):

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

commit a2b27237d2d1bfdd6e13547eee0fe5b0a0d634f9
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:35 +0000

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

 media-libs/musicbrainz/musicbrainz-5.1.0.ebuild | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)