- pkgbuild maintained at https://github.com/FabioLolix/PKGBUILD-AUR_fix
When you got
gittyup: error while loading shared libraries: libcmark.so.XXX: cannot open shared object file: No such file or directory
You need to rebuild the package
| Git Clone URL: | https://aur.archlinux.org/gittyup-git.git (read-only, click to copy) |
|---|---|
| Package Base: | gittyup-git |
| Description: | Graphical Git client (GitAhead fork) |
| Upstream URL: | https://github.com/Murmele/Gittyup |
| Licenses: | MIT |
| Conflicts: | gittyup |
| Provides: | gittyup |
| Submitter: | FabioLolix |
| Maintainer: | FabioLolix (alerque) |
| Last Packager: | FabioLolix |
| Votes: | 12 |
| Popularity: | 0.028591 |
| First Submitted: | 2021-11-17 16:06 (UTC) |
| Last Updated: | 2025-08-21 09:14 (UTC) |
When you got
gittyup: error while loading shared libraries: libcmark.so.XXX: cannot open shared object file: No such file or directory
You need to rebuild the package
likely I have some unpushed changes on my GitHub
There aren't
Ok, I have added you as co-maintainer, likely I have some unpushed changes on my GitHub but I'm at work now
Would you mind if I jumped in and overhauled this a bit? I'm working with the stable tagged package getting it ready for migration to official repos and we're making progress. I'd like to overhaul this build so that it is as close as possible to that build while being a proper VCS build of course. That way I can use it as a canary for how upstream changes need to be reflected in the stable packaging builds. For example the upstream build flog USE_SYSTEM_LIBGIT2 just landed and I'd like to get that activated and compare how the build look.
@maintainer since yesterday January 28, this now depends on qt6: https://github.com/Murmele/Gittyup/commit/bb91267f60f0d157c13eff711be8f5669993a3ee .
bb91267f6 builds fine on my machine with qt6 installed.
New version out and fails to build, zip submodules at first sight, edit seems to build with gcc13
l10n doesn't working.(https://github.com/Murmele/Gittyup/issues/653)
@FabioLolix working now, thanks
Ok
i'm using KDE Plasma
21/26 Test #21: SshConfig ........................ Passed 0.15 sec
Start 22: store
22/26 Test #22: store ............................ Passed 0.15 sec
Start 23: fileContextMenu
23/26 Test #23: fileContextMenu .................. Passed 2.89 sec
Start 24: Setting
24/26 Test #24: Setting .......................... Passed 0.16 sec
Start 25: commitMessageTemplate
25/26 Test #25: commitMessageTemplate ............ Passed 0.17 sec
Start 26: commitEditor
26/26 Test #26: commitEditor ..................... Passed 0.20 sec
96% tests passed, 1 tests failed out of 26
Label Time Summary:
NO_WIN32_OFFSCREEN = 5.65 sec*proc (4 tests)
Total Test time (real) = 37.38 sec
The following tests FAILED:
17 - TreeView (Failed)
Errors while running CTest
FAILED: test/CMakeFiles/check /home/vmfventura/.cache/paru/clone/gittyup-git/src/Gittyup/build/test/CMakeFiles/check
cd /home/vmfventura/.cache/paru/clone/gittyup-git/src/Gittyup/build/test && /usr/bin/ctest --force-new-ctest-process --output-on-failure --timeout 300
ninja: build stopped: subcommand failed.
==> ERROR: A failure occurred in check().
Aborting...
error: failed to build 'gittyup-git-1.3.0.r26.g34625fb-3':
error: packages failed to build: gittyup-git-1.3.0.r26.g34625fb-3
Pinned Comments
FabioLolix commented on 2026-02-16 16:48 (UTC)
When you got
You need to rebuild the package
FabioLolix commented on 2023-10-14 16:44 (UTC) (edited on 2023-10-14 17:03 (UTC) by FabioLolix)
Failing test 23 (on Cinnamon) 17 (on KDE) when build with makepkg, either build with devtools or skip tests (
--nocheckin makepkg)