Package Details: golden-cheetah-git v3.7.r102.d24afec85-2

Git Clone URL: https://aur.archlinux.org/golden-cheetah-git.git (read-only, click to copy)
Package Base: golden-cheetah-git
Description: Performance Software for Cyclists, Runners, Triathletes and Coaches
Upstream URL: https://www.goldencheetah.org/
Keywords: bike cheetah cycling gc golden
Licenses: GPL-2.0-or-later
Conflicts: golden-cheetah, golden-cheetah-dev, golden-cheetah-rc
Provides: golden-cheetah
Submitter: maxammann
Maintainer: oxidative
Last Packager: oxidative
Votes: 14
Popularity: 0.000029
First Submitted: 2015-12-21 17:18 (UTC)
Last Updated: 2025-08-12 19:40 (UTC)

Latest Comments

1 2 3 4 5 6 .. 9 Next › Last »

Nex commented on 2025-08-12 19:57 (UTC)

@oxidative It works now, thank you!

oxidative commented on 2025-08-12 19:37 (UTC)

@Nex confirmed, clang is now a makedep. I've updated the package accordingly.

Nex commented on 2025-08-12 08:22 (UTC)

@oxidative thanks for the update, now it seems like some clang dependencies are missing. Logs below

~ >>> paru -Syu golden-cheetah-git

[...]

==> Starting build()...
Info: creating stash file /home/nex/.cache/paru/clone/golden-cheetah-git/src/golden-cheetah/.qmake.stash
WARNING: Project ERROR: Unknown module(s) in QT: webengine macextras
/usr/lib/qt6/bin/lupdate: error while loading shared libraries: libclang-cpp.so.20.1: cannot open shared object file: No such file or directory
==> ERROR: A failure occurred in build().
    Aborting...
error: failed to build 'golden-cheetah-git-v3.7.r102.d24afec85-1':
error: packages failed to build: golden-cheetah-git-v3.7.r102.d24afec85-1

oxidative commented on 2025-08-11 18:58 (UTC)

@Nex thanks for the log. I managed to reproduce this by uninstalling qt5-tools. Looks like some binaries are no longer being linked to /usr/bin in qt6-tools. I've updated PATH accordingly. I also noticed that a new dependency is now needed (qt6-5compat). Please give it a try now.

Nex commented on 2025-08-11 10:47 (UTC) (edited on 2025-08-11 10:49 (UTC) by Nex)

I got the same problem as @CraigD. Here ist the error message:

~ >>> paru -S golden-cheetah-git

[...]

==> Starting build()...
/home/nex/.cache/paru/clone/golden-cheetah-git/PKGBUILD: line 60: lupdate-pro: command not found
==> ERROR: A failure occurred in build().
    Aborting...
error: failed to build 'golden-cheetah-git-v3.7.DEV2412.r49.559c8fd1d-1':
error: packages failed to build: golden-cheetah-git-v3.7.DEV2412.r49.559c8fd1d-1

oxidative commented on 2025-08-07 19:44 (UTC)

@CraigD what was the error message? lupdate-pro is part of qt6-tools so it should be available during build. The build runs fine here.

CraigD commented on 2025-08-06 23:56 (UTC)

Thanks so much for this package. I hit an error involving "lupdate-pro src/src.pro" in the PKGBUILD. I commented out the line and it recompiled without any errors.

Thanks Craig

CraigD commented on 2025-08-06 23:54 (UTC)

Thanks so much for this package. I hit an error involving "lupdate-pro src/src.pro" in the PKGBUILD. I commented out the line and it recompiled without any errors.

Thanks Craig

oxidative commented on 2024-03-27 22:41 (UTC)

@overrule: should be fixed now

oxidative commented on 2024-03-27 19:50 (UTC)

Webkit support seems to have been deprecated for some time: https://github.com/GoldenCheetah/GoldenCheetah/issues/3455. In the installation instruction there is also no mention of webkit: https://github.com/GoldenCheetah/GoldenCheetah/blob/master/INSTALL-LINUX. Installation without qt5-webkit seems to work fine as well. I'd suggest removing it as a dependency from the PKGBUILD.

Good point. Support for it was removed back in 2020. I see no point in keeping this aur dependency.