Tried to install mega sync, but got this error: "target not found: libpdfium-nojs: Tried to build libpdfium but i get the same error: "target not found: libpdfium-nojs"
Search Criteria
Package Details: libpdfium-nojs 7727.r1.b34626f5fd-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/libpdfium-nojs.git (read-only, click to copy) |
|---|---|
| Package Base: | libpdfium-nojs |
| Description: | Open-source PDF rendering engine. |
| Upstream URL: | https://pdfium.googlesource.com/pdfium/ |
| Keywords: | pdf pdfium |
| Licenses: | BSD |
| Conflicts: | libpdfium-bin |
| Provides: | libpdfium |
| Submitter: | selmf |
| Maintainer: | selmf |
| Last Packager: | selmf |
| Votes: | 22 |
| Popularity: | 0.000034 |
| First Submitted: | 2017-07-30 18:14 (UTC) |
| Last Updated: | 2026-04-10 18:06 (UTC) |
Dependencies (11)
- freetype2 (freetype2-qdoled-aw3225qfAUR, freetype2-qdoledAUR, freetype2-qdoled-gen3AUR, freetype2-woledAUR, freetype2-gitAUR, freetype2-macosAUR)
- harfbuzz (harfbuzz-gitAUR)
- icu (icu-gitAUR)
- lcms2 (lcms2-ff-gitAUR, lcms2-gitAUR, lcms2-ffAUR)
- libjpeg (mozjpeg-gitAUR, mozjpegAUR, libjpeg-turbo-gitAUR, libjpeg-turbo)
- openjpeg2 (openjpeg-gitAUR)
- fast_float (fast_float-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- gn (gn-gitAUR) (make)
- ninja (ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR, n2-ninja-symlinkAUR) (make)
- python (make)
Required by (7)
- solian
- solian-git
- tpdf (requires libpdfium)
- tpdf-bin (requires libpdfium)
- tpdf-git (requires libpdfium)
- yacreader
- yacreaderlibraryserver
Sources (5)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 13 Next › Last »
<deleted-account> commented on 2022-01-30 08:31 (UTC)
esrevinu commented on 2022-01-08 13:26 (UTC)
I just built this package with python3, editing PKGBUILD with s/python2/python/. The Python requirement from upstream is also python v3.6+. Could you change the make dependency?
chmouel commented on 2022-01-06 08:53 (UTC)
no worries @selmf, thanks for the packaging and your work on this!
vegeta commented on 2022-01-06 08:46 (UTC)
ok
selmf commented on 2022-01-06 08:34 (UTC)
Yes, I forgot to uncomment the line with touch and gn_client. This is what happens when you try to push a quick fix in the morning before going to work. Sorry. I'll fix it after work. In the meantime you can just uncomment that line.
vegeta commented on 2022-01-06 08:22 (UTC)
Hello The same is done to me as to other users.
==> Rozpoczynanie pkgver()...
==> Usuwanie istniejącego katalogu $pkgdir/...
==> Rozpoczynanie build()...
ERROR at //build/config/dcheck_always_on.gni:8:1: Unable to load "/var/tmp/pamac-build-vegeta/libpdfium-nojs/src/pdfium/build/config/gclient_args.gni".
import("//build/config/gclient_args.gni")
^---------------------------------------
See //build/config/BUILD.gn:9:1: whence it was imported.
import("//build/config/dcheck_always_on.gni")
^-------------------------------------------
See //build/config/BUILDCONFIG.gn:317:3: which caused the file to be included.
"//build/config:feature_flags",
^-----------------------------
==> BŁĄD: Wystąpił błąd w build().
Przerywam...
FrederickZh commented on 2022-01-06 08:14 (UTC)
Forgot to uncomment touch "$srcdir/build/config/gclient_args.gni"?
selmf commented on 2022-01-06 05:04 (UTC)
@shuryanc: Yes, gclient_args.gni was missing. For some reason I forgot to push the fix yesterday. It should work now.
reclusivesage commented on 2022-01-06 01:51 (UTC)
I've received the same error in build() that @dangpzanco reported.
@shuryanc may be onto something, but I don't know how to the hypothesis myself.
shuryanc commented on 2022-01-06 00:36 (UTC) (edited on 2022-01-06 00:37 (UTC) by shuryanc)
It can be built if I put back gclient_args.gni from the previous version.
Pinned Comments
faethon commented on 2026-03-12 15:42 (UTC)
Fails missing simdutf under third-party:
selmf commented on 2021-05-24 11:20 (UTC)
Important: This package depends on libicuuc and needs to be rebuild if the icu package is updated on your system!