Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 621386 - 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]
Summary: dev-qt/qtwebkit-5.7.1 : API/JSStringRef.cpp:40:50: error: invalid conversion ...
Status: RESOLVED DUPLICATE of bug 618644
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-10 08:47 UTC by Toralf Förster
Modified: 2017-06-10 14:18 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,6.31 KB, text/plain)
2017-06-10 08:47 UTC, Toralf Förster
Details
config.log.tbz2 (config.log.tbz2,3.47 KB, application/x-bzip)
2017-06-10 08:47 UTC, Toralf Förster
Details
dev-qt:qtwebkit-5.7.1:20170609-235331.log (dev-qt:qtwebkit-5.7.1:20170609-235331.log,374.68 KB, text/plain)
2017-06-10 08:47 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,507.22 KB, text/plain)
2017-06-10 08:47 UTC, Toralf Förster
Details
environment (environment,153.08 KB, text/plain)
2017-06-10 08:47 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,28.28 KB, application/x-bzip)
2017-06-10 08:47 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,44.52 KB, application/x-bzip)
2017-06-10 08:47 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-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 ***