No, I get the same error.
Search Criteria
Package Details: supertuxkart-git 1.4.r384.ge2b2a1c-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/supertuxkart-git.git (read-only, click to copy) |
---|---|
Package Base: | supertuxkart-git |
Description: | A kart racing game featuring Tux and his friends |
Upstream URL: | https://github.com/supertuxkart/stk-code |
Licenses: | GPL-3.0-or-later |
Submitter: | donny |
Maintainer: | xiota |
Last Packager: | xiota |
Votes: | 19 |
Popularity: | 0.000005 |
First Submitted: | 2014-01-20 07:32 (UTC) |
Last Updated: | 2025-01-10 03:51 (UTC) |
Dependencies (18)
- bluez-libs (bluez-gitAUR)
- freetype2 (freetype2-macosAUR, freetype2-gitAUR, freetype2-qdoledAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, amdgpu-pro-oglpAUR, nvidia-340xx-utilsAUR, libglvnd)
- libjpeg-turbo (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR)
- libopenglrecorderAUR (libopenglrecorderAUR, libopenglrecorder-gitAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libvorbis (libvorbis-aotuvAUR, libvorbis-aotuv-lancerAUR, libvorbis-gitAUR)
- openal (openal-gitAUR)
- sdl2AUR (sdl2-compat-gitAUR, sdl2-gitAUR, sdl2-compat)
- shaderc (shaderc-gitAUR)
- supertuxkart-assets (supertuxkart-assets-svnAUR)
- bluez-libs (bluez-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- libvpx (libvpx-full-gitAUR, libvpx-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
Required by (0)
Sources (1)
ChemBro commented on 2019-01-12 15:08 (UTC)
Stephen304 commented on 2019-01-11 23:01 (UTC)
Am I the only one getting a file conflict?
error: failed to commit transaction (conflicting files)
supertuxkart-git: /usr/lib64 exists in filesystem (owned by filesystem)
Errors occurred, no packages were upgraded.
silelmot commented on 2018-11-16 21:23 (UTC)
i had to install libvpx-1.6 from aur in order to succesfully build this git.
kalsan commented on 2018-11-13 19:19 (UTC)
@donny I removed the 1.6 dependency today and it built fine.
johnnybash commented on 2018-11-13 18:53 (UTC)
at least the network alpha doesn't start without bluez-libs
donny commented on 2018-11-12 22:16 (UTC)
It cannot build without libvpx.so.4 library, so I added libvpx-1.6 (you can install from aur) as build dependency.
bebehei commented on 2017-10-04 21:56 (UTC)
Hey donny,
building supertuxkart-git from inside a docker container shows some additional package deps:
libjpeg-turbo
libpng
freetype2
You can verify it with namcap (namcap spits out even more errors).
Also:
[ ! -f supertuxkart.png ] && ln -s supertuxkart{_128,}.png
If supertuxkart.png exists, the conjunction will fail and let the package-function fail.
Greetings
donny commented on 2017-04-27 04:34 (UTC)
Thanks mensinda.
Added dependency `libopenglrecorder` which is neither in official repos nor in AUR, but it's provided by the libopenglrecorder-git AUR package mentioned in the previous comment.
Pinned Comments
xiota commented on 2025-01-10 03:56 (UTC)
Package has been revised to move assets into separate package. Conflicts with
extra/supertuxkart
is via assets package.