Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 619586 - dev-ruby/charlock_holmes-0.7.3 : with GCC <6 fails to build with ICU >=59
Summary: dev-ruby/charlock_holmes-0.7.3 : with GCC <6 fails to build with ICU >=59
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: icu-59-gcc-5
  Show dependency tree
 
Reported: 2017-05-24 18:25 UTC by Toralf Förster
Modified: 2020-12-01 18:28 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 18:25 UTC, Toralf Förster
Details
dev-ruby:charlock_holmes-0.7.3:20170524-103733.log (dev-ruby:charlock_holmes-0.7.3:20170524-103733.log,87.49 KB, text/plain)
2017-05-24 18:25 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,356.19 KB, text/plain)
2017-05-24 18:25 UTC, Toralf Förster
Details
environment (environment,160.89 KB, text/plain)
2017-05-24 18:25 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,34.49 KB, application/x-bzip)
2017-05-24 18:25 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 18:25:27 UTC
               char16_t srcChar)
               ^
/usr/include/unicode/unistr.h:4755:1: error: redefinition of ‘icu::UnicodeString& icu::UnicodeString::insert(int32_t, UChar32)’
 UnicodeString::insert(int32_t start,
 ^
/usr/include/unicode/unistr.h:4750:1: note: ‘icu::UnicodeString& icu::UnicodeString::insert(int32_t, int)’ previously defined here

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

  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 18:25:31 UTC
Created attachment 474068 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-05-24 18:25:34 UTC
Created attachment 474070 [details]
dev-ruby:charlock_holmes-0.7.3:20170524-103733.log
Comment 3 Toralf Förster gentoo-dev 2017-05-24 18:25:37 UTC
Created attachment 474072 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-05-24 18:25:40 UTC
Created attachment 474074 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-05-24 18:25:43 UTC
Created attachment 474076 [details]
etc.portage.tbz2
Comment 6 Andreas K. Hüttel archtester gentoo-dev 2020-12-01 18:28:52 UTC
gcc<6 has been removed.