New version out and fails to build, zip
submodules at first sight, edit
seems to build with gcc13
Search Criteria
Package Details: gittyup-git 1.3.0.r129.g66bc256e-2
Package Actions
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: | 10 |
Popularity: | 0.004952 |
First Submitted: | 2021-11-17 16:06 (UTC) |
Last Updated: | 2023-12-30 15:57 (UTC) |
Dependencies (19)
- cmark (cmark-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- hunspell (hunspell-gitAUR)
- libssh2 (libssh2-gitAUR)
- lua
- openssl (openssl-gitAUR, openssl-staticAUR)
- pcre
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compatAUR, zlib-ng-compat)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- qt5-tools (make)
- qt5-translations (qt5-translations-gitAUR) (make)
- git-lfs (git-lfs-gitAUR) (optional) – git-lfs support
- libgnome-keyring (optional) – for GNOME Keyring for auth credentials
- qt5-translations (qt5-translations-gitAUR) (optional) – translations
Required by (0)
Sources (5)
FabioLolix commented on 2024-05-14 20:07 (UTC) (edited on 2024-05-14 20:38 (UTC) by FabioLolix)
LiarOnce commented on 2023-11-03 08:31 (UTC)
l10n doesn't working.(https://github.com/Murmele/Gittyup/issues/653)
vmfventura commented on 2023-10-14 17:23 (UTC)
@FabioLolix working now, thanks
FabioLolix commented on 2023-10-14 17:03 (UTC)
Ok
vmfventura commented on 2023-10-14 16:56 (UTC)
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
FabioLolix commented on 2023-10-14 16:45 (UTC)
@vmfventura what is your DE?
vmfventura commented on 2023-10-14 16:44 (UTC) (edited on 2023-10-14 16:45 (UTC) by vmfventura)
@FabioLolix
-DCMAKE_BUILD_TYPE=RelWithDebInfo \
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 (--nocheck
in makepkg)
FabioLolix commented on 2023-10-14 16:33 (UTC)
@vmfventura in your pkgbuild what is written as -DCMAKE_BUILD_TYPE=
vmfventura commented on 2023-10-14 16:26 (UTC)
@FabioLolix cleaned folder, tried once more, same error.
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 (
--nocheck
in makepkg)