Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 922723 - media-tv/kodi-20.3[-system-ffmpeg] fails in src_compile with install-xattr: setxattr() failed: Operation not permitted
Summary: media-tv/kodi-20.3[-system-ffmpeg] fails in src_compile with install-xattr: s...
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Craig Andrews
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-22 20:30 UTC by Frank Krömmelbein
Modified: 2024-01-23 07:34 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
kodi.tar.gz (kodi.tar.gz,513.38 KB, application/octet-stream)
2024-01-22 20:31 UTC, Frank Krömmelbein
Details

Note You need to log in before you can comment on or make changes to this bug.
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.