Fresh clone.
patching file xbmc/cores/VideoPlayer/DVDDemuxers/DVDDemux.cpp
Hunk #1 FAILED at 15.
Hunk #3 succeeded at 48 with fuzz 2.
Hunk #4 FAILED at 67.
2 out of 4 hunks FAILED -- saving rejects to file xbmc/cores/VideoPlayer/DVDDemuxers/DVDDemux.cpp.rej
Also, when building kodi-stable-git
, have some java related errors. Had to change makedep to java-runtime<=21
. Might also apply to this package.
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.