Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 649548 - dev-libs/beecrypt-4.2.1-r4 : /.../unistr.h:4742:1: error: redefinition of icu::UnicodeString& icu::UnicodeString::insert(int32_t, UChar32)
Summary: dev-libs/beecrypt-4.2.1-r4 : /.../unistr.h:4742:1: error: redefinition of icu...
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-04 09:07 UTC by Toralf Förster
Modified: 2018-03-10 19:43 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.38 KB, text/plain)
2018-03-04 09:07 UTC, Toralf Förster
Details
dev-libs:beecrypt-4.2.1-r4:20180304-090428.log (dev-libs:beecrypt-4.2.1-r4:20180304-090428.log,118.48 KB, text/plain)
2018-03-04 09:07 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,88.83 KB, text/plain)
2018-03-04 09:07 UTC, Toralf Förster
Details
environment (environment,188.03 KB, text/plain)
2018-03-04 09:07 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.49 KB, application/x-bzip)
2018-03-04 09:07 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,14.03 KB, application/x-bzip)
2018-03-04 09:07 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,51.54 KB, application/x-bzip)
2018-03-04 09:07 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-04 09:07:27 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-no-multilib-hardened_libressl_20180302-172939

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

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]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems)
  [2]   ruby23 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.6.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv dev-libs/beecrypt
[ebuild  N    ] dev-libs/beecrypt-4.2.1-r4  USE="cxx threads -doc -java -python -static-libs" PYTHON_TARGETS="python2_7"
Comment 1 Toralf Förster gentoo-dev 2018-03-04 09:07:30 UTC
Created attachment 522326 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-03-04 09:07:33 UTC
Created attachment 522328 [details]
dev-libs:beecrypt-4.2.1-r4:20180304-090428.log
Comment 3 Toralf Förster gentoo-dev 2018-03-04 09:07:36 UTC
Created attachment 522330 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-03-04 09:07:39 UTC
Created attachment 522332 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-03-04 09:07:42 UTC
Created attachment 522334 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-03-04 09:07:45 UTC
Created attachment 522336 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-03-04 09:07:48 UTC
Created attachment 522338 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-03-10 19:43:52 UTC
The bug has been closed via the following commit(s):

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

commit cb5b6050407a1503981b0efd55e151f3a3a328f1
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2018-03-10 19:23:43 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2018-03-10 19:43:28 +0000

    dev-libs/beecrypt: Build in C++14 mode
    
    Closes: https://bugs.gentoo.org/649548
    Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-libs/beecrypt/beecrypt-4.2.1-r4.ebuild | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)