Package Details: phantomjs 2.1.1-17

Git Clone URL: https://aur.archlinux.org/phantomjs.git (read-only, click to copy)
Package Base: phantomjs
Description: Headless WebKit with JavaScript API
Upstream URL: https://www.phantomjs.org/
Licenses: BSD, LGPL, MIT
Submitter: yan12125
Maintainer: None
Last Packager: micwoj92
Votes: 28
Popularity: 0.59
First Submitted: 2018-01-24 14:25 (UTC)
Last Updated: 2024-03-23 07:02 (UTC)

Pinned Comments

yan12125 commented on 2018-08-12 11:22 (UTC) (edited on 2019-11-19 03:17 (UTC) by yan12125)

FAQ

  • error while loading shared libraries: libicui18n.so.61: cannot open shared object file: No such file or directory

You can either to reinstall this package afte upgrading the system to ICU 62, or install the prebuilt package listed below.

  • Building takes too long time!

A: PhantomJS ships with its own Qt and QtWebKit. Just be patient.

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 Next › Last »

jplatte commented on 2020-07-01 12:54 (UTC) (edited on 2020-07-01 12:55 (UTC) by jplatte)

Currently getting a build failure (sorry for localized error message, hope it makes sense still):

platform/graphics/SegmentedFontData.cpp: In Elementfunktion »virtual bool WebCore::SegmentedFontData::containsCharacters(const UChar*, int) const«:
platform/graphics/SegmentedFontData.cpp:65:9: Fehler: expected »;« before »if«
   65 |         if (!containsCharacter(c))
      |         ^~

scrouthtv commented on 2020-06-06 16:45 (UTC)

Please add patch to the dependencies

Rumcajs commented on 2020-04-30 07:07 (UTC)

wan't compile : make: *** [Makefile:178: sub-Source-WebCore-WebCore-pro-make_first-ordered] Error 2 Failed to build PhantomJS! Building Qt WebKit failed.

cirrus commented on 2020-04-26 23:55 (UTC) (edited on 2020-04-27 00:00 (UTC) by cirrus)

After 34 mins 38 seconds i get ...

ERROR: Failed to build PhantomJS! Building Qt WebKit failed.

==> ERROR: A failure occurred in build().

Aborting...

this is 3rd attempt at building.

slav commented on 2020-04-25 18:42 (UTC)

unfortunately failure occurred during building package phantomjs 2.1.1-14

make: *** [Makefile:178: sub-Source-WebCore-WebCore-pro-make_first-ordered] Error 2

ERROR: Failed to build PhantomJS! Building Qt WebKit failed. ==> ERROR: A failure occurred in build(). Aborting...

ryuta commented on 2019-11-23 17:29 (UTC)

It failed to (re)build :

platform/graphics/GlyphMetricsMap.h:113:9: required from 'WebCore::GlyphMetricsMap<T>::GlyphMetricsPage WebCore::GlyphMetricsMap<T>::locatePageSlowCase(unsigned int) [with T = float]' platform/graphics/GlyphMetricsMap.h:77:16: required from 'WebCore::GlyphMetricsMap<T>::GlyphMetricsPage WebCore::GlyphMetricsMap<T>::locatePage(unsigned int) [with T = float]' platform/graphics/GlyphMetricsMap.h:49:16: required from 'T WebCore::GlyphMetricsMap<T>::metricsForGlyph(WebCore::Glyph) [with T = float; WebCore::Glyph = short unsigned int]' platform/graphics/SimpleFontData.h:355:58: required from here ../WTF/wtf/HashTable.h:800:19: warning: 'void memset(void, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<int, WTF::OwnPtr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess] 800 | memset(&bucket, 0, sizeof(bucket)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../WTF/wtf/HashTable.h:28, from ../WTF/wtf/HashMap.h:24, from platform/graphics/GlyphMetricsMap.h:34, from platform/graphics/SimpleFontData.h:33, from platform/graphics/FontGlyphs.h:25, from platform/graphics/Font.h:29, from platform/graphics/qt/FontQt.cpp:23: ../WTF/wtf/HashTraits.h:198:12: note: 'struct WTF::KeyValuePair<int, WTF::OwnPtr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> >' declared here 198 | struct KeyValuePair { | ^~~~~~~~~~~~ make[2]: Leaving directory '/home/tux/.cache/yay/phantomjs/src/phantomjs-2.1.1/src/qt/qtwebkit/Source/WebCore' make[1]: [Makefile.WebCore:68: sub-Target-pri-make_first-ordered] Error 2 make[1]: Leaving directory '/home/tux/.cache/yay/phantomjs/src/phantomjs-2.1.1/src/qt/qtwebkit/Source/WebCore' make: [Makefile:178: sub-Source-WebCore-WebCore-pro-make_first-ordered] Error 2

ERROR: Failed to build PhantomJS! Building Qt WebKit failed. ==> ERROR: A failure occurred in build(). Aborting... Error making: phantomjs

yan12125 commented on 2018-09-29 14:13 (UTC)

Dropping as I don't use it anymore.