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

Bug 508464

Summary: games-roguelike/stone-soup-0.14.0 failing to build due to missing build.patch
Product: Gentoo Linux Reporter: drunkenbatman <drunkenbatman>
Component: [OLD] GamesAssignee: Gentoo Games <games>
Status: RESOLVED FIXED    
Severity: normal CC: drunkenbatman, hasufell
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description drunkenbatman 2014-04-23 00:49:24 UTC
New version is failing to build due to missing epatch source:

 * Cannot find $EPATCH_SOURCE!  Value for $EPATCH_SOURCE is:
 * 
 *   /usr/portage/games-roguelike/stone-soup/files/stone-soup-0.14.0-build.patch
 *   ( stone-soup-0.14.0-build.patch )

 * ERROR: games-roguelike/stone-soup-0.14.0::gentoo failed (prepare phase):
 *   Cannot find $EPATCH_SOURCE!
 * 
 * Call stack:
 *     ebuild.sh, line   93:  Called src_prepare
 *   environment, line 2950:  Called epatch '/usr/portage/games-roguelike/stone-soup/files/stone-soup-0.14.0-build.patch'
 *   environment, line 1094:  Called die
 * The specific snippet of code:
 *                   die "Cannot find \$EPATCH_SOURCE!";


Reproducible: Always
Comment 1 drunkenbatman 2014-04-23 00:57:41 UTC
In looking through it looks like stone-soup-0.14.0-build.patch in /usr/portage/games-roguelike/stone-soup/files wasn't created for the ebuild, so duplicating/renaming one of the earlier patches and adding it to the manifest should sort it?
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2014-04-23 06:15:55 UTC
patch still applies cleanly so I just added it.
Comment 3 drunkenbatman 2014-04-23 07:31:50 UTC
It works, Igor, it works.

*gives the horns*
Comment 4 Julian Ospald 2014-04-23 10:21:51 UTC
we really need a repoman check for missing patches