Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 349374 - [kde-overlay] kde-base/kdelibs-9999 fails to compile because of kdelibs-4.4.3-mimetypes.patch
Summary: [kde-overlay] kde-base/kdelibs-9999 fails to compile because of kdelibs-4.4.3...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: AMD64 Linux
: High normal with 1 vote (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-22 15:18 UTC by Jure Repinc
Modified: 2011-01-03 21:25 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jure Repinc 2010-12-22 15:18:55 UTC
If I try to compile the latest SVN version that will become version 4.6 the emerge faile because the kdelibs-4.4.3-mimetypes.patch can't be applied.
>>> Emerging (4 of 164) kde-base/kdelibs-9999 from kde
 * Package:    kde-base/kdelibs-9999
 * Repository: kde
 * Maintainer: kde@gentoo.org
 * USE:        3dnow acl alsa amd64 bzip2 elibc_glibc fam handbook jpeg2k kernel_linux mmx multilib nls openexr opengl policykit semantic-desktop spell sse sse2 ssl udev userland_GNU zeroconf
 * FEATURES:   nostrip preserve-libs sandbox
>>> Unpacking source...
 * Fetching disabled: Using existing repository copy at revision 1208516.
 *    working copy: /usr/portage/distfiles/svn-src/kdelibs/kdelibs

>>> Source unpacked in /var/tmp/portage/kde-base/kdelibs-9999/work
>>> Preparing source in /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999 ...
 * Applying 01_gentoo_set_xdg_menu_prefix.patch ...                                                                                                                                      [ ok ]
 * Applying 02_gentoo_append_xdg_config_dirs-1.patch ...                                                                                                                                 [ ok ]
 * Applying kdelibs-4.4.3-mimetypes.patch ...

 * Failed Patch: kdelibs-4.4.3-mimetypes.patch !
 *  ( /var/lib/layman/kde/kde-base/kdelibs/files/kdelibs-4.4.3-mimetypes.patch )
 * 
 * Include in your bugreport the contents of:
 * 
 *   /var/tmp/portage/kde-base/kdelibs-9999/temp/kdelibs-4.4.3-mimetypes.patch.out

 * ERROR: kde-base/kdelibs-9999 failed:
 *   Failed Patch: kdelibs-4.4.3-mimetypes.patch!
 * 
 * Call stack:
 *     ebuild.sh, line   56:  Called src_prepare
 *   environment, line 4213:  Called kde4-base_src_prepare
 *   environment, line 3271:  Called base_src_prepare
 *   environment, line 1075:  Called epatch '/var/lib/layman/kde/kde-base/kdelibs/files/kdelibs-4.4.3-mimetypes.patch'
 *   environment, line 2307:  Called die
 * The specific snippet of code:
 *               die "Failed Patch: ${patchname}!";

Reproducible: Always

Steps to Reproduce:
1. Try to emerge kdelibs-9999
Actual Results:  
Emerge fails because a patch can't be applied

Expected Results:  
kdelibs should be emerged just fine
Comment 1 Andreas K. Hüttel archtester gentoo-dev 2011-01-03 21:25:08 UTC
Should be fixed.