cat /var/log/portage/media-tv:kodi-9999:20160302-131620.log * Package: media-tv/kodi-9999 * Repository: gentoo * Maintainer: vapier@gentoo.org media-video@gentoo.org * Upstream: http://trac.kodi.tv/ * USE: X abi_x86_32 airplay alsa avahi css dbus elibc_glibc kernel_linux opengl python_targets_python2_7 rtmp texturepacker udisks upnp usb userland_GNU vdpau webserver x86 * FEATURES: ccache preserve-libs sandbox userpriv usersandbox * Determining the location of the kernel source code * Found kernel source directory: * /usr/src/linux * Found kernel object directory: * /lib/modules/4.4.3-gentoo/build * Found sources for kernel version: * 4.4.3-gentoo * Checking for suitable kernel configuration options... [ ok ] >>> Unpacking source... * Fetching git://github.com/xbmc/xbmc.git ... git fetch git://github.com/xbmc/xbmc.git +HEAD:refs/git-r3/HEAD remote: Counting objects: 16, done. remote: Compressing objects: 100% (3/3), done. remote: Total 16 (delta 11), reused 11 (delta 11), pack-reused 2 Unpacking objects: 100% (16/16), done. From git://github.com/xbmc/xbmc 05596ff..2d92a56 -> refs/git-r3/HEAD git symbolic-ref refs/git-r3/media-tv/kodi/0/__main__ refs/heads/master * Checking out git://github.com/xbmc/xbmc.git to /var/tmp/portage/media-tv/kodi-9999/work/kodi-9999 ... git checkout --quiet master GIT update --> repository: git://github.com/xbmc/xbmc.git updating from commit: 05596ffa9c65bc7c4ffb4072f73734cb5ee5f988 to commit: 2d92a566af9b189b3079cc60860f1f4fa6e0307c system/settings/settings.xml | 1 + xbmc/settings/SettingConditions.cpp | 3 +++ 2 files changed, 4 insertions(+) >>> Source unpacked in /var/tmp/portage/media-tv/kodi-9999/work >>> Preparing source in /var/tmp/portage/media-tv/kodi-9999/work/kodi-9999 ... * Applying kodi-9999-no-arm-flags.patch ... [ ok ] * Applying kodi-9999-texturepacker.patch ... [ ok ] make -j5 -f - f /var/tmp/portage/media-tv/kodi-9999/temp/environment: line 5209: pushd: lib/libdvd/libdvdread/.: No such file or directory * ERROR: media-tv/kodi-9999::gentoo failed (prepare phase): * (no error message) * * Call stack: * ebuild.sh, line 133: Called src_prepare * environment, line 5209: Called die * The specific snippet of code: * pushd ${d/%configure/.} > /dev/null || die; * * If you need support, post the output of `emerge --info '=media-tv/kodi-9999::gentoo'`, * the complete build log and the output of `emerge -pqv '=media-tv/kodi-9999::gentoo'`. * Running eautoreconf in '/var/tmp/portage/media-tv/kodi-9999/work/kodi-9999/lib/gtest' ... * Running eautoreconf in '/var/tmp/portage/media-tv/kodi-9999/work/kodi-9999/tools/depends/native/TexturePacker/src' ... * Running eautoreconf in '/var/tmp/portage/media-tv/kodi-9999/work/kodi-9999/lib/cpluff' ... * Running autopoint --force ... * Running libtoolize --install --copy --force --automake ... * Running aclocal ... * Running eautoreconf in '/var/tmp/portage/media-tv/kodi-9999/work/kodi-9999' ... * Running libtoolize --install --copy --force ... [ ok ] * Running aclocal -I m4 ... [ ok ] * Running aclocal ... * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running libtoolize --install --copy --force --automake ... * Running automake --add-missing --copy --foreign --force-missing ... [ ok ] * Running aclocal -I m4 ... [ ok ] * Running autoconf --force ... * Running autoconf --force ... [ ok ] * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --foreign --force-missing ... [ ok ] * Running autoheader ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --foreign --force-missing ... [ ok ] * Running automake --add-missing --copy --foreign --force-missing ... [ ok ] * The complete build log is located at '/var/log/portage/media-tv:kodi-9999:20160302-131620.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-tv/kodi-9999/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-tv/kodi-9999/temp/environment'. * Working directory: '/var/tmp/portage/media-tv/kodi-9999/work/kodi-9999' * S: '/var/tmp/portage/media-tv/kodi-9999/work/kodi-9999'
this is a bug in the upstream git. they still list that path in their bootstrap even though it no longer exists.
Related: https://github.com/xbmc/xbmc/pull/9261
(In reply to hal from comment #2) > Related: https://github.com/xbmc/xbmc/pull/9261 Fixed.