Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 618934

Summary: dev-python/pyicu-1.9.6 : with GCC <6 fails to build with ICU >=59
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Marek Szuba <marecki>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 618636    
Attachments: emerge-info.txt
dev-python:pyicu-1.9.6:20170519-001246.log
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2017-05-19 16:57:00 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_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]   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:
Available Java Virtual Machines:
  (none found)
Comment 1 Toralf Förster gentoo-dev 2017-05-19 16:57:04 UTC
Created attachment 473204 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-05-19 16:57:09 UTC
Created attachment 473206 [details]
dev-python:pyicu-1.9.6:20170519-001246.log
Comment 3 Toralf Förster gentoo-dev 2017-05-19 16:57:12 UTC
Created attachment 473208 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-05-19 16:57:15 UTC
Created attachment 473210 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-05-19 16:57:18 UTC
Created attachment 473212 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-05-19 16:57:21 UTC
Created attachment 473214 [details]
temp.tbz2
Comment 7 Marek Szuba archtester gentoo-dev 2017-05-22 09:28:05 UTC
This has been fixed upstream in 1.9.7, which I've just pushed to the tree (see commit 297ae5d25aacc5ec5ca8c764f8565ece6ca99fe6). Confirmed to build successfully with sys-devel/gcc-5.4.0-r3 and dev-libs/icu-59.1.