Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 527598 - [kde overlay] kde-base/kde-base-artwork-4.14.49.9999 fails to emerge
Summary: [kde overlay] kde-base/kde-base-artwork-4.14.49.9999 fails to emerge
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-31 10:28 UTC by Jure Repinc
Modified: 2014-11-01 07:56 UTC (History)
0 users

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


Attachments
kde-base-artwork-4.14.49.9999 build log (build.log,2.88 KB, text/plain)
2014-10-31 10:31 UTC, Jure Repinc
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jure Repinc 2014-10-31 10:28:37 UTC
I tried to emerge kde-base/kde-base-artwork-4.14.49.9999 but it fails with this error:

>>> Emerging (38 of 149) kde-base/kde-base-artwork-4.14.49.9999::kde
>>> Unpacking source...
find: ‘/usr/portage/distfiles/svn-src/kde-base-artwork-4.14.49.9999/kde-base-artwork/.svn/entries’: No such file or directory
 * Fetching disabled since 1 hours has not passed since last update.
 * Using existing repository copy at revision 1404322.
 *    working copy: /usr/portage/distfiles/svn-src/kde-base-artwork-4.14.49.9999/kde-base-artwork

>>> Source unpacked in /var/tmp/portage/kde-base/kde-base-artwork-4.14.49.9999/work
>>> Preparing source in /var/tmp/portage/kde-base/kde-base-artwork-4.14.49.9999/work/kde-base-artwork-4.14.49.9999 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/kde-base/kde-base-artwork-4.14.49.9999/work/kde-base-artwork-4.14.49.9999 ...
>>> Working in BUILD_DIR: "/var/tmp/portage/kde-base/kde-base-artwork-4.14.49.9999/work/kde-base-artwork-4.14.49.9999_build"
 * Unable to locate CMakeLists.txt under:
 * "/var/tmp/portage/kde-base/kde-base-artwork-4.14.49.9999/work/kde-base-artwork-4.14.49.9999/CMakeLists.txt"
 * Consider not inheriting the cmake eclass.
 * ERROR: kde-base/kde-base-artwork-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 3674:  Called kde4-base_src_configure
 *   environment, line 2710:  Called cmake-utils_src_configure
 *   environment, line  965:  Called _execute_optionally 'src_configure'
 *   environment, line  481:  Called enable_cmake-utils_src_configure
 *   environment, line 1186:  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/kde-base-artwork-4.14.49.9999::kde'`,
 * the complete build log and the output of `emerge -pqv '=kde-base/kde-base-artwork-4.14.49.9999::kde'`.
 * The complete build log is located at '/var/tmp/portage/kde-base/kde-base-artwork-4.14.49.9999/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/kde-base/kde-base-artwork-4.14.49.9999/temp/environment'.
 * Working directory: '/var/tmp/portage/kde-base/kde-base-artwork-4.14.49.9999/work/kde-base-artwork-4.14.49.9999'
 * S: '/var/tmp/portage/kde-base/kde-base-artwork-4.14.49.9999/work/kde-base-artwork-4.14.49.9999'

>>> Failed to emerge kde-base/kde-base-artwork-4.14.49.9999, Log file:

>>>  '/var/tmp/portage/kde-base/kde-base-artwork-4.14.49.9999/temp/build.log'
Comment 1 Jure Repinc 2014-10-31 10:31:03 UTC
Created attachment 387870 [details]
kde-base-artwork-4.14.49.9999 build log
Comment 2 Michael Palimaka (kensington) gentoo-dev 2014-10-31 11:07:54 UTC
Can you please try again now? There's sometimes intermittent issues, but it's working locally now. You may have to remove /usr/portage/distfiles/svn-src/kde-base-artwork-4.14.49.9999/ as it may have been corrupted.
Comment 3 Jure Repinc 2014-11-01 07:56:50 UTC
I deleted the distfiles directory and then it emerged just fine. Thanks for the remonder.