Package Details: phantomjs-git 1:3.0.0dev+23+cb1b04bb5-1

Git Clone URL: https://aur.archlinux.org/phantomjs-git.git (read-only, click to copy)
Package Base: phantomjs-git
Description: Headless WebKit with JavaScript API
Upstream URL: https://phantomjs.org/
Licenses: BSD
Conflicts: phantomjs
Provides: phantomjs
Submitter: twa022
Maintainer: twa022
Last Packager: twa022
Votes: 2
Popularity: 0.007870
First Submitted: 2020-05-05 14:03 (UTC)
Last Updated: 2020-05-05 14:03 (UTC)

Dependencies (3)

Required by (18)

Sources (1)

Latest Comments

HunabKu commented on 2024-02-27 07:44 (UTC)

Actually needs icu73

MarsSeed commented on 2023-12-17 22:49 (UTC) (edited on 2023-12-17 22:50 (UTC) by MarsSeed)

@korimitsu, the issue you reported does not originate from phantomjs.

Please kindly update your environment fully and rebuild qt5-webkit and then phantomjs-git.

This is needed because of Arch repo's recent icu library major version update (from v73 to v74).

korimitsu commented on 2023-12-17 22:02 (UTC)

Fails to build:

/usr/bin/ld: /usr/lib/libQt5WebKit.so.5.212.0: undefined reference to `ubrk_current_73'
/usr/bin/ld: /usr/lib/libQt5WebKit.so.5.212.0: undefined reference to `ucsdet_getName_73'
/usr/bin/ld: /usr/lib/libQt5WebKit.so.5.212.0: undefined reference to `ucsdet_open_73'
/usr/bin/ld: /usr/lib/libQt5WebKit.so.5.212.0: undefined reference to `udat_open_73'
collect2: error: ld returned 1 exit status
make[2]: *** [CMakeFiles/phantomjs.dir/build.make:461: bin/phantomjs] Error 1
make[1]: *** [CMakeFiles/Makefile2:87: CMakeFiles/phantomjs.dir/all] Error 2
make: *** [Makefile:136: all] Error 2
==> ERROR: A failure occurred in build().
    Aborting...