Error:
Cloning freecad build files...
Checking freecad dependencies...
Cloning python2-pivy build files...
Checking python2-pivy dependencies...
Cloning python2-pyside2 build files...
Checking python2-pyside2 dependencies...
Cloning coin build files...
Checking coin dependencies...
Cloning python2-shiboken2 build files...
Checking python2-shiboken2 dependencies...
Cloning soqt build files...
Checking soqt dependencies...
Warning: cannot resolve "qt5-xmlpatterns>=5.12.1", a dependency of "python2-shiboken2"
Warning: cannot resolve "python2-shiboken2>=5.12.1", a dependency of "python2-pyside2"
Warning: cannot resolve "qt5-base>=5.12.1", a dependency of "python2-pyside2"
Warning: cannot resolve "python2-pyside2", a dependency of "freecad"
Warning: cannot resolve "qt5-xmlpatterns>=5.12.1", a dependency of "python2-shiboken2"
Warning: cannot resolve "python2-shiboken2", a dependency of "freecad"
Failed to prepare transaction.
Failed to prepare transaction:
could not satisfy dependencies:
unable to satisfy dependency 'qt5-xmlpatterns>=5.12.1' required by python2-shiboken2
unable to satisfy dependency 'python2-shiboken2>=5.12.1' required by python2-pyside2
unable to satisfy dependency 'qt5-base>=5.12.1' required by python2-pyside2
unable to satisfy dependency 'python2-pyside2' required by freecad
unable to satisfy dependency 'python2-shiboken2' required by freecad
Preparing...
Cloning freecad-python3-git build files...
Checking freecad-python3-git dependencies...
Cloning python-pivy-git build files...
Checking python-pivy-git dependencies...
Cloning coin-hg build files...
Checking coin-hg dependencies...
Resolving dependencies...
Checking inter-conflicts...
Downloading xerces-c (3.2.2-1-x86_64)...
Checking keyring...
Checking integrity...
Loading packages files...
Checking file conflicts...
Checking available disk space...
Installing xerces-c (3.2.2-1)...
Building coin-hg...
==> Making package: coin-hg r11844.cf2a467adeca-1 (lun 11 feb 2019 02:18:53 CET)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Cloning coin hg repo...
applying clone bundle from https://api.media.atlassian.com/file/ca8ac694-8b46-45b5-affb-6bbba948b9cd/binary?client=64098d31-1676-4941-8a09-30b447252903&token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhY2Nlc3MiOnsidXJuOmZpbGVzdG9yZTpmaWxlOmNhOGFjNjk0LThiNDYtNDViNS1hZmZiLTZiYmJhOTQ4YjljZCI6WyJyZWFkIl19LCJleHAiOjE1NDk4NDg0OTIsImlzcyI6IjY0MDk4ZDMxLTE2NzYtNDk0MS04YTA5LTMwYjQ0NzI1MjkwMyIsIm5iZiI6MTU0OTg0ODA3Mn0._rx2QAazHxbUMvyweZuovZtKKI0HIUHEMKTzQYpVsi8
adding changesets
adding manifests
adding file changes
added 11707 changesets with 71756 changes to 6487 files (+1 heads)
finished applying clone bundle
searching for changes
adding changesets
adding manifests
adding file changes
added 260 changesets with 1364 changes to 911 files
new changesets de2e5a9fee0a:cbbeac5f7984
11707 local changesets published
-> Cloning generalmsvcgeneration hg repo...
requesting all changes
adding changesets
adding manifests
adding file changes
added 3 changesets with 7 changes to 4 files
new changesets 17bc4850b39e:d12bf6cbb77c
-> Cloning boost-header-libs-full hg repo...
applying clone bundle from https://api.media.atlassian.com/file/8cd0ceee-fcba-42a0-96ad-68c5b6c4067b/binary?client=64098d31-1676-4941-8a09-30b447252903&token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhY2Nlc3MiOnsidXJuOmZpbGVzdG9yZTpmaWxlOjhjZDBjZWVlLWZjYmEtNDJhMC05NmFkLTY4YzViNmM0MDY3YiI6WyJyZWFkIl19LCJleHAiOjE1NDk4NDg2NjMsImlzcyI6IjY0MDk4ZDMxLTE2NzYtNDk0MS04YTA5LTMwYjQ0NzI1MjkwMyIsIm5iZiI6MTU0OTg0ODI0M30.M9szyU2jfG8ptEi6ujXpXiIUKrvE_ofUFQuWTp1y0pw
adding changesets
adding manifests
adding file changes
added 5 changesets with 17776 changes to 13201 files
finished applying clone bundle
searching for changes
no changes found
5 local changesets published
==> Validating source files with md5sums...
coin ... Skipped
generalmsvcgeneration ... Skipped
boost-header-libs-full ... Skipped
==> Removing existing $srcdir/ directory...
==> Extracting sources...
-> Creating working copy of coin hg repo...
updating to branch default
cloning subrepo build/general from /tmp/pamac-build/coin-hg/generalmsvcgeneration
cloning subrepo cpack.d from /tmp/pamac-build/coin-hg/cpack.d
abort: repository /tmp/pamac-build/coin-hg/cpack.d not found!
==> ERROR: Failure while creating working copy of coin hg repo
Aborting...
Pinned Comments
adrianinsaval commented on 2023-03-12 14:50 (UTC)
If the check fails there is little I can do about it as it most likely needs to be fixed upstream, in such cases report those upstream (maybe wait a day or two as sometimes it's quickly solved upstream) or skip the check with
makepkg --nocheck
if you don't care about the functionality that is being reported as failing in the check.