@Louis - no, builds fine. Try building in a clean chroot: https://wiki.archlinux.org/title/DeveloperWiki:Building_in_a_clean_chroot
You can use ccm to make it easier: https://aur.archlinux.org/packages/clean-chroot-manager
Git Clone URL: | https://aur.archlinux.org/kodi-git.git (read-only, click to copy) |
---|---|
Package Base: | kodi-git |
Description: | Kodi Texturepacker tool (master branch) |
Upstream URL: | https://kodi.tv |
Licenses: | GPL2 |
Conflicts: | kodi-tools-texturepacker |
Provides: | kodi-tools-texturepacker |
Submitter: | BlackIkeEagle |
Maintainer: | graysky |
Last Packager: | graysky |
Votes: | 85 |
Popularity: | 0.001119 |
First Submitted: | 2014-10-23 06:38 (UTC) |
Last Updated: | 2024-11-13 19:34 (UTC) |
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 54 Next › Last »
@Louis - no, builds fine. Try building in a clean chroot: https://wiki.archlinux.org/title/DeveloperWiki:Building_in_a_clean_chroot
You can use ccm to make it easier: https://aur.archlinux.org/packages/clean-chroot-manager
Does anyone else have an issue building this package?
[code] [ 2%] Completed 'flatc' [ 2%] Built target flatc make: *** [Makefile:146: all] Error 2 [/code]
Updated thanks for the ping
ffmpeg 5 merged https://github.com/xbmc/xbmc/pull/21248
I commented on kodi-nexus-git when the binary in Chaotic-AUR was ready.
@graysky when I asked for kodi-nexus-git, a chaotic-aur dev mentioned "let's wait until someone explicitly requests this. There are less than 100 users of kodi-git".
https://github.com/chaotic-aur/packages/issues/1632#issuecomment-1354197196
Maybe if someone else requested kodi-nexus-git they would make the binary:
https://github.com/chaotic-aur/packages/issues
Chaotic-aur:
https://aur.chaotic.cx/
@graysky I had opened the package suggestion for kodi-git in Chaotic-aur in the distant past and it worked fine. Still some Nexus packages here that don't work -like pvr-iptv-simple-client, but I have mentioned that to their maintainers, and we'll see.
Hello, please remove replaces=('kodi' 'kodi-x11' 'kodi-wayland' 'kodi-gbm')
replace have to be used only when a package is deprecated
Pinned Comments
graysky commented on 2022-06-11 11:49 (UTC)
@laichiaheng - kodi is bound to a specific version of ffmpeg which is generally older than Arch's package. We avoid incompatibilities by using that specific version (ie internal ffmpeg). Recommend that you build kodi in clean chroot. See: https://wiki.archlinux.org/title/DeveloperWiki:Building_in_a_clean_chroot
I wrote a script that automates much of that called clean-chroot-manager offered here in the AUR.