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

Bug 618946

Summary: dev-libs/beecrypt-4.2.1-r4 : with GCC 6.3.0 fails to build with ICU >=59
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED DUPLICATE    
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
config.log.tbz2
dev-libs:beecrypt-4.2.1-r4:20170519-051832.log
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2017-05-19 17:02:01 UTC
libtool: compile:  x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -Werror=terminate -O2 -pipe -march=native -DNDEBUG -Wa,--noexecstack -c String.cxx  -fPIC -DPIC -o .libs/String.o
String.cxx: In constructor ‘beecrypt::lang::String::String(char)’:
String.cxx:59:33: error: invalid conversion from ‘short unsigned int*’ to ‘UChar* {aka char16_t*}’ [-fpermissive]
  u_charsToUChars(&c, _value.data(), 1);
                      ~~~~~~~~~~~^~
In file included from /usr/include/unicode/ustring.h:22:0,

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-libressl_20170512-200501

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.3.0 *

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

java-config:
The following VMs are available for generation-2:
Comment 1 Toralf Förster gentoo-dev 2017-05-19 17:02:05 UTC
Created attachment 473278 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-05-19 17:02:08 UTC
Created attachment 473280 [details]
config.log.tbz2
Comment 3 Toralf Förster gentoo-dev 2017-05-19 17:02:11 UTC
Created attachment 473282 [details]
dev-libs:beecrypt-4.2.1-r4:20170519-051832.log
Comment 4 Toralf Förster gentoo-dev 2017-05-19 17:02:13 UTC
Created attachment 473284 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2017-05-19 17:02:16 UTC
Created attachment 473286 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2017-05-19 17:02:20 UTC
Created attachment 473288 [details]
etc.portage.tbz2
Comment 7 Toralf Förster gentoo-dev 2017-05-19 17:02:23 UTC
Created attachment 473290 [details]
temp.tbz2
Comment 8 Pacho Ramos gentoo-dev 2017-06-04 11:17:36 UTC

*** This bug has been marked as a duplicate of bug 618676 ***