There is problem with missing "wallpapers" directory in repository. I've tried my best but couldn't fix the ebuild. Build log: These are the packages that would be merged, in order: [ebuild UD*] kde-base/kdeartwork-wallpapers-4.14.49.9999:4/4.14::kde [4.9999:4/4.9999::kde] USE="(-aqua)" 0 KiB Total: 1 package (1 downgrade), Size of downloads: 0 KiB >>> Verifying ebuild manifests >>> Emerging (1 of 1) kde-base/kdeartwork-wallpapers-4.14.49.9999::kde >>> Unpacking source... find: ‘/usr/portage/distfiles/svn-src/kdeartwork-4.14.49.9999/kdeartwork/.svn/entries’: No such file or directory * Fetching disabled since 1 hours has not passed since last update. * Using existing repository copy at revision 1396036. * working copy: /usr/portage/distfiles/svn-src/kdeartwork-4.14.49.9999/kdeartwork * Exporting parts of working copy to /var/tmp/portage/kde-base/kdeartwork-wallpapers-4.14.49.9999/work/kdeartwork-wallpapers-4.14.49.9999 rsync: link_stat "/usr/portage/distfiles/svn-src/kdeartwork-4.14.49.9999/kdeartwork/wallpapers" failed: No such file or directory (2) rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1165) [sender=3.1.1] * ERROR: kde-base/kdeartwork-wallpapers-4.14.49.9999::kde failed (unpack phase): * {ESVN}: can't export subdirectory 'wallpapers' to '/var/tmp/portage/kde-base/kdeartwork-wallpapers-4.14.49.9999/work/kdeartwork-wallpapers-4.14.49.9999/'. * * Call stack: * ebuild.sh, line 93: Called src_unpack * environment, line 3979: Called kde4-meta_src_unpack * environment, line 3109: Called kde4-meta_src_extract * environment, line 3023: Called die * The specific snippet of code: * rsync --recursive ${rsync_options} "${wc_path}/${subdir%/}" "${S}/${targetdir}" || die "${escm}: can't export subdirectory '${subdir}' to '${S}/${targetdir}'."; * * If you need support, post the output of `emerge --info '=kde-base/kdeartwork-wallpapers-4.14.49.9999::kde'`, * the complete build log and the output of `emerge -pqv '=kde-base/kdeartwork-wallpapers-4.14.49.9999::kde'`. * The complete build log is located at '/var/tmp/portage/kde-base/kdeartwork-wallpapers-4.14.49.9999/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/kde-base/kdeartwork-wallpapers-4.14.49.9999/temp/environment'. * Working directory: '/var/tmp/portage/kde-base/kdeartwork-wallpapers-4.14.49.9999/work/kdeartwork-wallpapers-4.14.49.9999' * S: '/var/tmp/portage/kde-base/kdeartwork-wallpapers-4.14.49.9999/work/kdeartwork-wallpapers-4.14.49.9999' >>> Failed to emerge kde-base/kdeartwork-wallpapers-4.14.49.9999, Log file: >>> '/var/tmp/portage/kde-base/kdeartwork-wallpapers-4.14.49.9999/temp/build.log' * Messages for package kde-base/kdeartwork-wallpapers-4.14.49.9999: * ERROR: kde-base/kdeartwork-wallpapers-4.14.49.9999::kde failed (unpack phase): * {ESVN}: can't export subdirectory 'wallpapers' to '/var/tmp/portage/kde-base/kdeartwork-wallpapers-4.14.49.9999/work/kdeartwork-wallpapers-4.14.49.9999/'. * * Call stack: * ebuild.sh, line 93: Called src_unpack * environment, line 3979: Called kde4-meta_src_unpack * environment, line 3109: Called kde4-meta_src_extract * environment, line 3023: Called die * The specific snippet of code: * rsync --recursive ${rsync_options} "${wc_path}/${subdir%/}" "${S}/${targetdir}" || die "${escm}: can't export subdirectory '${subdir}' to '${S}/${targetdir}'."; * * If you need support, post the output of `emerge --info '=kde-base/kdeartwork-wallpapers-4.14.49.9999::kde'`, * the complete build log and the output of `emerge -pqv '=kde-base/kdeartwork-wallpapers-4.14.49.9999::kde'`. * The complete build log is located at '/var/tmp/portage/kde-base/kdeartwork-wallpapers-4.14.49.9999/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/kde-base/kdeartwork-wallpapers-4.14.49.9999/temp/environment'. * Working directory: '/var/tmp/portage/kde-base/kdeartwork-wallpapers-4.14.49.9999/work/kdeartwork-wallpapers-4.14.49.9999' * S: '/var/tmp/portage/kde-base/kdeartwork-wallpapers-4.14.49.9999/work/kdeartwork-wallpapers-4.14.49.9999' Reproducible: Always
This is an upstream issue - checkout fails the same way even out of portage. I have raised the issue with them.
Other packages from kdeartwork also fails. Maybe this can help: * Messages for package kde-base/kdeartwork-desktopthemes-4.14.49.9999: * Unable to locate CMakeLists.txt under: * "/var/tmp/portage/kde-base/kdeartwork-desktopthemes-4.14.49.9999/work/kdeartwork-desktopthemes-4.14.49.9999/CMakeLists.txt" * Consider not inheriting the cmake eclass. * ERROR: kde-base/kdeartwork-desktopthemes-4.14.49.9999::kde failed (configure phase): * FATAL: Unable to find CMakeLists.txt * * Call stack: * ebuild.sh, line 93: Called src_configure * environment, line 3969: Called kde4-meta_src_configure * environment, line 3004: Called kde4-base_src_configure * environment, line 2725: Called cmake-utils_src_configure * environment, line 1026: Called _execute_optionally 'src_configure' * environment, line 502: Called enable_cmake-utils_src_configure * environment, line 1247: Called die * The specific snippet of code: * die "FATAL: Unable to find CMakeLists.txt"; * * If you need support, post the output of `emerge --info '=kde-base/kdeartwork-desktopthemes-4.14.49.9999::kde'`, * the complete build log and the output of `emerge -pqv '=kde-base/kdeartwork-desktopthemes-4.14.49.9999::kde'`. * The complete build log is located at '/var/tmp/portage/kde-base/kdeartwork-desktopthemes-4.14.49.9999/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/kde-base/kdeartwork-desktopthemes-4.14.49.9999/temp/environment'. * Working directory: '/var/tmp/portage/kde-base/kdeartwork-desktopthemes-4.14.49.9999/work/kdeartwork-desktopthemes-4.14.49.9999' * S: '/var/tmp/portage/kde-base/kdeartwork-desktopthemes-4.14.49.9999/work/kdeartwork-desktopthemes-4.14.49.9999'
Upstream says their server issue is resolved now, and it tests OK here locally. You may need to remove your SVN store dir as it may have been corrupted by the incomplete checkout.