Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 270360 - glib-2.20.2 fails to build because an unexisted patch "glib-2.20.2-gio-unref.patch"
Summary: glib-2.20.2 fails to build because an unexisted patch "glib-2.20.2-gio-unref....
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-18 23:01 UTC by Mars Liu
Modified: 2009-05-19 06:43 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 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.