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

Bug 621386

Summary: dev-qt/qtwebkit-5.7.1 : API/JSStringRef.cpp:40:50: error: invalid conversion from ‘const JSChar* {aka const short unsigned int*}’ to ‘const UChar* {aka const char16_t*}’ [-fpermissive]
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:20170609-235331.log
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2017-06-10 08:47:09 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)
  [3]   pypy3 (fallback)
  [4]   jython2.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 7.2.6.10 [icedtea-bin-7]
2)	IcedTea JDK 3.4.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-7  system-vm
  [2]   icedtea-bin-8
Comment 1 Toralf Förster gentoo-dev 2017-06-10 08:47:12 UTC
Created attachment 475864 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-06-10 08:47:15 UTC
Created attachment 475866 [details]
config.log.tbz2
Comment 3 Toralf Förster gentoo-dev 2017-06-10 08:47:19 UTC
Created attachment 475868 [details]
dev-qt:qtwebkit-5.7.1:20170609-235331.log
Comment 4 Toralf Förster gentoo-dev 2017-06-10 08:47:22 UTC
Created attachment 475870 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2017-06-10 08:47:25 UTC
Created attachment 475872 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2017-06-10 08:47:28 UTC
Created attachment 475874 [details]
etc.portage.tbz2
Comment 7 Toralf Förster gentoo-dev 2017-06-10 08:47:32 UTC
Created attachment 475876 [details]
temp.tbz2
Comment 8 Davide Pesavento (RETIRED) gentoo-dev 2017-06-10 14:18:04 UTC

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