Package Base Details: yacreader

Git Clone URL: https://aur.archlinux.org/yacreader.git (read-only, click to copy)
Keywords: cbr cbz comic pdf reader
Submitter: selmf
Maintainer: selmf
Last Packager: selmf
Votes: 42
Popularity: 0.002177
First Submitted: 2014-07-06 15:35 (UTC)
Last Updated: 2024-02-14 19:47 (UTC)

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!

Latest Comments

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

toshatumanov commented on 2021-12-23 07:58 (UTC)

Very old Very stupid dependencies

YACReader: error while loading shared libraries: libicuuc.so.69: cannot open shared object file: No such file or directory

zxcv commented on 2021-05-29 13:32 (UTC) (edited on 2021-06-19 13:49 (UTC) by zxcv)

There seem to be some problem with linking:

linking YACReader
/usr/bin/ld: /usr/lib/libQt5Core.so: undefined reference to `std::__exception_ptr::exception_ptr::_M_release()@CXXABI_1.3.13'
/usr/bin/ld: /usr/lib/libQt5Widgets.so: undefined reference to `std::__throw_bad_array_new_length()@GLIBCXX_3.4.29'
/usr/bin/ld: /usr/lib/libQt5Core.so: undefined reference to `std::__exception_ptr::exception_ptr::_M_addref()@CXXABI_1.3.13'
collect2: error: ld returned 1 exit status

The workaround I found was to rebuild qt5-base and qt5-declarative (get pkgfile using asp and build locally). It seems those two packages have not been rebuild with newer gcc yet.

txtsd commented on 2021-05-24 15:01 (UTC)

You're right. It worked.

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.