You're right. It worked.
Search Criteria
Package Details: yacreader 9.15.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/yacreader.git (read-only, click to copy) |
---|---|
Package Base: | yacreader |
Description: | Comic reader for cross-platform reading and managing your digital comic collection. |
Upstream URL: | http://www.yacreader.com |
Keywords: | cbr cbz comic pdf reader |
Licenses: | GPL-3.0-only |
Conflicts: | yacreader-bin, yacreader-git, yacreaderlibraryserver-standalone |
Submitter: | selmf |
Maintainer: | selmf |
Last Packager: | selmf |
Votes: | 42 |
Popularity: | 0.000002 |
First Submitted: | 2014-07-06 15:35 (UTC) |
Last Updated: | 2025-01-02 00:10 (UTC) |
Dependencies (10)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libpdfium-nojsAUR
- libunarrAUR (libunarr-gitAUR)
- qt6-5compat
- qt6-base (qt6-base-gitAUR, qt6-base-headlessAUR)
- qt6-declarative (qt6-declarative-gitAUR)
- qt6-imageformats
- qt6-multimedia
- qt6-svg
- qt6-tools (make)
Required by (0)
Sources (1)
txtsd commented on 2021-05-24 15:01 (UTC)
selmf commented on 2021-05-24 11:17 (UTC)
Important: If you are having troubles compiling or launching YACReader and libicuuc is part of the error message, you need to rebuild libpdfium!
txtsd commented on 2021-05-24 06:10 (UTC)
linking YACReaderLibraryServer
/usr/bin/ld: warning: libicuuc.so.68, needed by /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../lib/libpdfium.so, not found (try using -rpath or -rpath-link)
/usr/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../lib/libpdfium.so: undefined reference to `u_isspace_68'
/usr/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../lib/libpdfium.so: undefined reference to `u_isalnum_68'
/usr/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../lib/libpdfium.so: undefined reference to `u_isalpha_68'
/usr/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../lib/libpdfium.so: undefined reference to `u_tolower_68'
/usr/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../lib/libpdfium.so: undefined reference to `u_toupper_68'
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:724: YACReaderLibraryServer] Error 1
make[1]: Leaving directory '/home/txtsd/.cache/yay/yacreader/src/yacreader-9.8.0.2105165/YACReaderLibraryServer'
make: *** [Makefile:99: sub-YACReaderLibraryServer-make_first] Error 2
==> ERROR: A failure occurred in build().
Aborting...
error making: yacreader
rodneyck commented on 2021-05-19 14:23 (UTC) (edited on 2021-05-21 13:56 (UTC) by rodneyck)
With the latest update, I am getting the following error message;
Required dependency libpdfium was not found in AUR nor in the repositories. It might be a package database synchronization problem. Operation cancelled.
Edit to add: I installed libpdfium-nojs, but it still was looking for 'libpdfium'.
wallace11 commented on 2021-05-17 13:35 (UTC)
Missing dependency: qt5-svg
<deleted-account> commented on 2021-05-01 07:48 (UTC)
Can not run on the latest Arch.
YACReaderLibrary: error while loading shared libraries: libicuuc.so.68: cannot open shared object file: No such file or directory
selmf commented on 2020-01-12 08:35 (UTC)
@jamesburg your libpdfium-nojs package is built against an older version of the icu package. Rebuild it and it should work again.
jamesburg commented on 2020-01-12 04:43 (UTC) (edited on 2020-01-12 04:47 (UTC) by jamesburg)
I'm getting these errors when I try to build and install:
/usr/bin/ld: warning: libicuuc.so.64, needed by /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../lib/libpdfium.so, not found (try using -rpath or -rpath-link)
/usr/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../lib/libpdfium.so: undefined reference to `u_isalnum_64'
/usr/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../lib/libpdfium.so: undefined reference to `u_isalpha_64'
/usr/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../lib/libpdfium.so: undefined reference to `u_isspace_64'
/usr/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../lib/libpdfium.so: undefined reference to `u_tolower_64'
/usr/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../lib/libpdfium.so: undefined reference to `u_toupper_64'
collect2: error: ld returned 1 exit status
<deleted-account> commented on 2020-01-11 06:16 (UTC)
Thank you very much!
Pinned Comments
selmf commented on 2021-05-24 11:17 (UTC)
Important: If you are having troubles compiling or launching YACReader and libicuuc is part of the error message, you need to rebuild libpdfium!