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

Bug 620448

Summary: www-client/phantomjs-2.0.0-r1 : 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: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2
www-client:phantomjs-2.0.0-r1:20170602-105631.log.bz2

Description Toralf Förster gentoo-dev 2017-06-02 17:17:27 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: 13.0-systemd_20170527-175254

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

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)
Available Ruby profiles:
  [1]   ruby21 (with Rubygems) *
  [2]   ruby22 (with Rubygems)
java-config:
The following VMs are available for generation-2:
Comment 1 Toralf Förster gentoo-dev 2017-06-02 17:17:30 UTC
Created attachment 475016 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-06-02 17:17:33 UTC
Created attachment 475018 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-06-02 17:17:36 UTC
Created attachment 475020 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-06-02 17:17:39 UTC
Created attachment 475022 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-06-02 17:17:43 UTC
Created attachment 475024 [details]
temp.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-06-02 17:17:46 UTC
Created attachment 475026 [details]
www-client:phantomjs-2.0.0-r1:20170602-105631.log.bz2
Comment 7 Pacho Ramos gentoo-dev 2017-06-04 11:08:59 UTC

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