Export the environment variable CMAKE_BUILD_PARALLEL_LEVEL
with the number of parallel jobs you want to use when building.
Example: export CMAKE_BUILD_PARALLEL_LEVEL=8
Git Clone URL: | https://aur.archlinux.org/pdf4qt-git.git (read-only, click to copy) |
---|---|
Package Base: | pdf4qt-git |
Description: | Open source PDF editor |
Upstream URL: | https://jakubmelka.github.io/ |
Keywords: | pdf, pdf-editor |
Licenses: | LGPL-3.0-only |
Conflicts: | pdf4qt |
Provides: | pdf4qt |
Submitter: | raffaem |
Maintainer: | raffaem |
Last Packager: | raffaem |
Votes: | 2 |
Popularity: | 0.000230 |
First Submitted: | 2023-07-05 08:34 (UTC) |
Last Updated: | 2024-07-14 09:43 (UTC) |
Export the environment variable CMAKE_BUILD_PARALLEL_LEVEL
with the number of parallel jobs you want to use when building.
Example: export CMAKE_BUILD_PARALLEL_LEVEL=8
@miq Looks like the organization of the files on disk changes. Try pdf4qt-bin for the time being.
I have an installation error:
❯ paru pdf4qt 1 aur/pdf4qt-git 1.3.3.r10.gae3c43f-1 [+1 ~0.24] Open source PDF editor :: Packages to install (eg: 1 2 3, 1-3): :: 1 :: Resolving dependencies... :: Calculating conflicts... :: Calculating inner conflicts...
Aur (1) Old Version New Version Make Only aur/pdf4qt-git 1.3.3.r10.gae3c43f-1 No
:: Proceed to review? [Y/n]:
:: Downloading PKGBUILDs... PKGBUILDs up to date nothing new to review fetching devel info... ==> Making package: pdf4qt-git 1.3.3.r10.gae3c43f-1 (śro, 20 wrz 2023, 16:22:01) ==> Retrieving sources... -> Updating pdf4qt-git git repo... -> Found CMakePatch.patch -> Found FindLCMS2.cmake ==> Validating source files with b2sums... pdf4qt-git ... Skipped CMakePatch.patch ... Passed FindLCMS2.cmake ... Passed ==> Making package: pdf4qt-git 1.3.3.r10.gae3c43f-1 (śro, 20 wrz 2023, 16:22:03) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Updating pdf4qt-git git repo... -> Found CMakePatch.patch -> Found FindLCMS2.cmake ==> Validating source files with b2sums... pdf4qt-git ... Skipped CMakePatch.patch ... Passed FindLCMS2.cmake ... Passed ==> Removing existing $srcdir/ directory... ==> Extracting sources... -> Creating working copy of pdf4qt-git git repo... Cloning into 'pdf4qt-git'... done. ==> Starting prepare()... patching file CMakeLists.txt patching file Pdf4QtLib/CMakeLists.txt ==> Starting pkgver()... ==> Updated version: pdf4qt-git flatpakv4.r0.g6f3c2fa-1 ==> Sources are ready. pdf4qt-git-1.3.3.r10.gae3c43f-1: parsing pkg list... :: pdf4qt-git-1.3.3.r10.gae3c43f-1 is up to date -- skipping build [sudo] password for miq: loading packages... resolving dependencies... looking for conflicting packages...
Package (1) New Version Net Change
pdf4qt-git flatpakv4.r0.g6f3c2fa-1 11,68 MiB
Total Installed Size: 11,68 MiB
:: Proceed with installation? [Y/n] (1/1) checking keys in keyring [------------------------------------------------------] 100% (1/1) checking package integrity [------------------------------------------------------] 100% (1/1) loading package files [------------------------------------------------------] 100% (1/1) checking for file conflicts [------------------------------------------------------] 100% error: failed to commit transaction (conflicting files) pdf4qt-git: /lib exists in filesystem (owned by filesystem) Errors occurred, no packages were upgraded.
Pinned Comments
raffaem commented on 2023-12-24 13:02 (UTC)
Export the environment variable
CMAKE_BUILD_PARALLEL_LEVEL
with the number of parallel jobs you want to use when building.Example:
export CMAKE_BUILD_PARALLEL_LEVEL=8