Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 270360

Summary: glib-2.20.2 fails to build because an unexisted patch "glib-2.20.2-gio-unref.patch"
Product: Gentoo Linux Reporter: Mars Liu <marsliu2000>
Component: [OLD] LibraryAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Mars Liu 2009-05-18 23:01:27 UTC
glib 2.20.2 fails to build because the portage is looking for a patch "glib-2.20.1-gio-unref.patch".

 * Cannot find $EPATCH_SOURCE!  Value for $EPATCH_SOURCE is:
 * 
 *   /usr/portage/dev-libs/glib/files/glib-2.20.2-gio-unref.patch
 *   ( glib-2.20.2-gio-unref.patch )

 * 
 * ERROR: dev-libs/glib-2.20.2 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_prepare
 *             environment, line 2778:  Called epatch '/usr/portage/dev-libs/glib/files/glib-2.20.2-gio-unref.patch'
 *             environment, line 1459:  Called die
 * The specific snippet of code:
 *                   die "Cannot find \$EPATCH_SOURCE!";
 *  The die message:
 *   Cannot find $EPATCH_SOURCE!
 * 
 * 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/dev-libs/glib-2.20.2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-libs/glib-2.20.2/temp/environment'.
 * 



Reproducible: Always

Steps to Reproduce:
1. just type emerge glib
2.
3.

Actual Results:  
fails to build


This patch in fact is already applied in package glib-2.20.2 (see this mail:http://osdir.com/ml/svn-commits-list/2009-05/msg04464.html), so please remove the epatch line in the ebuild file.
Comment 1 Sebastian Luther (few) 2009-05-19 06:43:25 UTC
Already fixed. Please run emerge --sync.