Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 922723

Summary: media-tv/kodi-20.3[-system-ffmpeg] fails in src_compile with install-xattr: setxattr() failed: Operation not permitted
Product: Gentoo Linux Reporter: Frank Krömmelbein <kroemmelbein>
Component: Current packagesAssignee: Craig Andrews <candrews>
Status: UNCONFIRMED ---    
Severity: normal CC: kroemmelbein, parona
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=620524
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: kodi.tar.gz

Description Frank Krömmelbein 2024-01-22 20:30:01 UTC
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
Comment 1 Frank Krömmelbein 2024-01-22 20:31:06 UTC
Created attachment 882899 [details]
kodi.tar.gz
Comment 2 Alfred Wingate 2024-01-23 06:34:06 UTC
The bundled ffmpeg is installed during src_compile by the kodi build system.