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

Bug 619768

Summary: dev-qt/qtwebkit-5.7.1 : with GCC <6 fails to build with ICU >=59
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Qt Bug Alias <qt>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
config.log.tbz2
dev-qt:qtwebkit-5.7.1:20170526-170830.log
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2017-05-26 17:23:25 UTC
API/JSStringRef.cpp: In function ‘OpaqueJSString* JSStringCreateWithCharacters(const JSChar*, size_t)’:
API/JSStringRef.cpp:40:50: error: invalid conversion from ‘const JSChar* {aka const short unsigned int*}’ to ‘const UChar* {aka const char16_t*}’ [-fpermissive]
     return OpaqueJSString::create(chars, numChars).leakRef();
                                                  ^
In file included from API/JSStringRef.cpp:31:0:

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: gnome_20170525-085524

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

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

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby21 (with Rubygems)
  [2]   ruby22 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.4.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm
Comment 1 Toralf Förster gentoo-dev 2017-05-26 17:23:29 UTC
Created attachment 474396 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-05-26 17:23:32 UTC
Created attachment 474398 [details]
config.log.tbz2
Comment 3 Toralf Förster gentoo-dev 2017-05-26 17:23:35 UTC
Created attachment 474400 [details]
dev-qt:qtwebkit-5.7.1:20170526-170830.log
Comment 4 Toralf Förster gentoo-dev 2017-05-26 17:23:38 UTC
Created attachment 474402 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2017-05-26 17:23:41 UTC
Created attachment 474404 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2017-05-26 17:23:44 UTC
Created attachment 474406 [details]
etc.portage.tbz2
Comment 7 Toralf Förster gentoo-dev 2017-05-26 17:23:47 UTC
Created attachment 474408 [details]
temp.tbz2
Comment 8 Davide Pesavento (RETIRED) gentoo-dev 2017-05-26 17:27:55 UTC

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