Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 620448 - www-client/phantomjs-2.0.0-r1 : fails to build with ICU >=59
Summary: www-client/phantomjs-2.0.0-r1 : fails to build with ICU >=59
Status: RESOLVED DUPLICATE of bug 618764
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:
 
Reported: 2017-06-02 17:17 UTC by Toralf Förster
Modified: 2017-06-04 11:08 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,5.54 KB, text/plain)
2017-06-02 17:17 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,302.43 KB, text/plain)
2017-06-02 17:17 UTC, Toralf Förster
Details
environment (environment,84.88 KB, text/plain)
2017-06-02 17:17 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,28.14 KB, application/x-bzip)
2017-06-02 17:17 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,81.79 KB, application/x-bzip)
2017-06-02 17:17 UTC, Toralf Förster
Details
www-client:phantomjs-2.0.0-r1:20170602-105631.log.bz2 (www-client:phantomjs-2.0.0-r1:20170602-105631.log.bz2,60.01 KB, application/x-bzip)
2017-06-02 17:17 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-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 ***