Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 246216 - kde-base/kdelibs-4.1.2-r1 fail to compile (failing patch)
Summary: kde-base/kdelibs-4.1.2-r1 fail to compile (failing patch)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-09 20:59 UTC by emerald
Modified: 2008-11-10 11:19 UTC (History)
1 user (show)

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


Attachments
.out patch error file (kdelibs-4.1.1-cmake-modules.patch-914210.out,7.12 KB, text/plain)
2008-11-09 21:00 UTC, emerald
Details
emerge --info (emerge.info,13.84 KB, text/plain)
2008-11-09 21:03 UTC, emerald
Details

Note You need to log in before you can comment on or make changes to this bug.
Description emerald 2008-11-09 20:59:08 UTC
kdelibs fail to (re)install because of a patch failing now.
Some time ago it built and installed fine.



>>> Emerging (1 of 1) kde-base/kdelibs-4.1.2-r1
 * kdelibs-4.1.2.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...                 [ ok ]
 * checking ebuild checksums ;-) ...                                     [ ok ]
 * checking auxfile checksums ;-) ...                                    [ ok ]
 * checking miscfile checksums ;-) ...                                   [ ok ]
>>> Unpacking source...
>>> Unpacking kdelibs-4.1.2.tar.bz2 to /var/tmp/portage/kde-base/kdelibs-4.1.2-r1/work
 * Applying kdelibs-4.1.1-cmake-modules.patch ...                         [ ok ]
>>> Source unpacked.
 * Applying kdelibs-4.1.1-cmake-modules.patch ...

 * Failed Patch: kdelibs-4.1.1-cmake-modules.patch !
 * ( /usr/portage/kde-base/kdelibs/files/kdelibs-4.1.1-cmake-modules.patch )
 *
 * Include in your bugreport the contents of:
 *
 * /var/tmp/portage/kde-base/kdelibs-4.1.2-r1/temp/kdelibs-4.1.1-cmake-modules.patch-914210.out

 *
 * ERROR: kde-base/kdelibs-4.1.2-r1 failed.
 * Call stack:
 * ebuild.sh, line   49:  Called src_prepare
 * environment, line 3215:  Called base_src_prepare
 * environment, line  439:  Called base_src_util 'autopatch'
 * environment, line  486:  Called epatch '/usr/portage/kde-base/kdelibs/files/kdelibs-4.1.1-cmake-modules.patch'
 * environment, line 1628:  Called die
 * The specific snippet of code:
 * die "Failed Patch: ${patchname}!";
 * The die message:
 * Failed Patch: kdelibs-4.1.1-cmake-modules.patch!
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/kde-base/kdelibs-4.1.2-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/kde-base/kdelibs-4.1.2-r1/temp/environment'.
 *
Comment 1 emerald 2008-11-09 21:00:43 UTC
Created attachment 171230 [details]
.out patch error file

/var/tmp/portage/kde-base/kdelibs-4.1.2-r1/temp/kdelibs-4.1.1-cmake-modules.patch-914210.out
Comment 2 emerald 2008-11-09 21:03:25 UTC
Created attachment 171232 [details]
emerge --info

emerge --info
Comment 3 Pavel Vondricka 2008-11-09 22:48:28 UTC
I have now exactly the same problem with 4.1.3. (I skipped 4.1.2-r1)
Comment 4 Schorschmidt Ronald 2008-11-10 02:39:11 UTC
Same here with kde-base/kdelibs-4.1.3!
Comment 5 Thomas Scheffler 2008-11-10 09:41:13 UTC
I had the same issues with the 4.1.3 update. Removing "kde-testing" overlay helped.
Comment 6 Tomáš Chvátal (RETIRED) gentoo-dev 2008-11-10 11:19:47 UTC
Sorry. This was a problem with eclass not with kde-testing, so you can add it back. There was update which i missed so every ebuild using kde4-base.eclass was failing on patching.
Once again sorry for inconvinience.