Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 618946 - dev-libs/beecrypt-4.2.1-r4 : with GCC 6.3.0 fails to build with ICU >=59
Summary: dev-libs/beecrypt-4.2.1-r4 : with GCC 6.3.0 fails to build with ICU >=59
Status: RESOLVED DUPLICATE of bug 618676
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: icu-59
  Show dependency tree
 
Reported: 2017-05-19 17:02 UTC by Toralf Förster
Modified: 2017-06-04 11:17 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,5.34 KB, text/plain)
2017-05-19 17:02 UTC, Toralf Förster
Details
config.log.tbz2 (config.log.tbz2,13.82 KB, application/x-bzip)
2017-05-19 17:02 UTC, Toralf Förster
Details
dev-libs:beecrypt-4.2.1-r4:20170519-051832.log (dev-libs:beecrypt-4.2.1-r4:20170519-051832.log,48.65 KB, text/plain)
2017-05-19 17:02 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,294.16 KB, text/plain)
2017-05-19 17:02 UTC, Toralf Förster
Details
environment (environment,203.68 KB, text/plain)
2017-05-19 17:02 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,22.80 KB, application/x-bzip)
2017-05-19 17:02 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,49.20 KB, application/x-bzip)
2017-05-19 17:02 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-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 ***