I could yesterday emerge media-tv/kodi-20.3 without a problem. After todays change https://github.com/gentoo/gentoo/commit/c50949246c59a960e6dadc9824fe7e5869509a92 it fails with: INSTALL var/tmp/portage/media-tv/kodi-20.3/work/xbmc-20.3-Nexus_build/build/ffmpeg/src/ffmpeg/doc/examples/Makefile install-xattr: setxattr() failed: Operation not permitted make: *** [/var/tmp/portage/media-tv/kodi-20.3/work/xbmc-20.3-Nexus_build/build/ffmpeg/src/ffmpeg/doc/examples/Makefile:48: install-examples] Error 1 ninja: build stopped: subcommand failed. ninja: build stopped: subcommand failed. * ERROR: media-tv/kodi-20.3::gentoo failed (compile phase): * ninja -v -j16 -l0 all failed * * Call stack: * ebuild.sh, line 136: Called src_compile * environment, line 6342: Called cmake_src_compile 'all' * environment, line 2225: Called cmake_build 'all' * environment, line 2192: Called eninja 'all' * environment, line 2859: Called die * The specific snippet of code: * "$@" || die -n "${*} failed" * * If you need support, post the output of `emerge --info '=media-tv/kodi-20.3::gentoo'`, * the complete build log and the output of `emerge -pqv '=media-tv/kodi-20.3::gentoo'`. !!! When you file a bug report, please include the following information: GENTOO_VM=openjdk-17 CLASSPATH="" JAVA_HOME="/usr/lib64/openjdk-17" JAVACFLAGS="-source 17 -target 17" COMPILER="" and of course, the output of emerge --info =kodi-20.3 * The complete build log is located at '/var/tmp/portage/media-tv/kodi-20.3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-tv/kodi-20.3/temp/environment'. * Working directory: '/var/tmp/portage/media-tv/kodi-20.3/work/xbmc-20.3-Nexus_build' * S: '/var/tmp/portage/media-tv/kodi-20.3/work/xbmc-20.3-Nexus' With FEATURES="-userpriv" emerge kodi emerge was successfull. Reproducible: Always
Created attachment 882899 [details] kodi.tar.gz
The bundled ffmpeg is installed during src_compile by the kodi build system.