Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 508464 - games-roguelike/stone-soup-0.14.0 failing to build due to missing build.patch
Summary: games-roguelike/stone-soup-0.14.0 failing to build due to missing build.patch
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-23 00:49 UTC by drunkenbatman
Modified: 2014-08-04 11:25 UTC (History)
2 users (show)

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 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