Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 651748 - dev-python/pyicu-2.0.2 : /.../unistr.h:4742:1: error: redefinition of icu::UnicodeString& icu::UnicodeString::insert(int32_t, UChar32)
Summary: dev-python/pyicu-2.0.2 : /.../unistr.h:4742:1: error: redefinition of icu::Un...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: David Seifert
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-27 17:26 UTC by Toralf Förster
Modified: 2018-05-26 12:22 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.22 KB, text/plain)
2018-03-27 17:26 UTC, Toralf Förster
Details
dev-python:pyicu-2.0.2:20180327-093951.log (dev-python:pyicu-2.0.2:20180327-093951.log,196.15 KB, text/plain)
2018-03-27 17:26 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,202.92 KB, text/plain)
2018-03-27 17:26 UTC, Toralf Förster
Details
environment (environment,104.23 KB, text/plain)
2018-03-27 17:26 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.05 KB, application/x-bzip)
2018-03-27 17:26 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,42.13 KB, application/x-bzip)
2018-03-27 17:26 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 2018-03-27 17:26:06 UTC
               char16_t srcChar)
               ^
/usr/include/unicode/unistr.h:4742:1: error: redefinition of ‘icu::UnicodeString& icu::UnicodeString::insert(int32_t, UChar32)’
 UnicodeString::insert(int32_t start,
 ^
/usr/include/unicode/unistr.h:4737: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: 17.0-hardened_test_20180322-194027

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-5.4.0 *
 [2] x86_64-pc-linux-gnu-5.4.0-hardenednopie
 [3] x86_64-pc-linux-gnu-5.4.0-hardenednopiessp
 [4] x86_64-pc-linux-gnu-5.4.0-hardenednossp
 [5] x86_64-pc-linux-gnu-5.4.0-vanilla

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
  [4]   pypy3 (fallback)




emerge -qpv dev-python/pyicu
[ebuild  N    ] dev-python/pyicu-2.0.2  USE="{test}" PYTHON_TARGETS="python2_7 python3_5 -python3_4 -python3_6"
Comment 1 Toralf Förster gentoo-dev 2018-03-27 17:26:09 UTC
Created attachment 525702 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-03-27 17:26:12 UTC
Created attachment 525704 [details]
dev-python:pyicu-2.0.2:20180327-093951.log
Comment 3 Toralf Förster gentoo-dev 2018-03-27 17:26:16 UTC
Created attachment 525706 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-03-27 17:26:19 UTC
Created attachment 525708 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-03-27 17:26:22 UTC
Created attachment 525710 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-03-27 17:26:25 UTC
Created attachment 525712 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2018-05-26 12:22:59 UTC
The bug has been closed via the following commit(s):

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

commit 891751d5942d911a86930a0563171dfbe45103a0
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2018-05-26 12:21:34 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2018-05-26 12:22:39 +0000

    dev-python/pyicu: Force C++11
    
    Closes: https://bugs.gentoo.org/651748
    Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-python/pyicu/pyicu-2.0.3.ebuild | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)