@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.
| 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 |
| Last Packager: | FabioLolix |
| Votes: | 12 |
| Popularity: | 0.24 |
| First Submitted: | 2021-11-17 16:06 (UTC) |
| Last Updated: | 2025-08-21 09:14 (UTC) |
@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
@vmfventura what is your DE?
@FabioLolix
-DCMAKE_BUILD_TYPE=RelWithDebInfo \
Failing test 23 (on Cinnamon) 17 (on KDE) when build with makepkg, either build with devtools or skip tests (--nocheck in makepkg)
@vmfventura in your pkgbuild what is written as -DCMAKE_BUILD_TYPE=
Pinned Comments
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)