Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 265174 - sys-devel/autoconf-2.63-r1 -- missing files/autoconf-2.63-sh.patch
Summary: sys-devel/autoconf-2.63-r1 -- missing files/autoconf-2.63-sh.patch
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: x86 OS X
: High normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
: 265249 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-04-06 22:38 UTC by Boyd Waters
Modified: 2009-04-08 06:53 UTC (History)
1 user (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 Boyd Waters 2009-04-06 22:38:11 UTC
The patch for autoconf-2.63-r1 did not make it into the prefix overlay.

Copy it over from
http://tinderbox.dev.gentoo.org/portage/sys-devel/autoconf/files/autoconf-2.63-sh.patch

Reproducible: Always

Steps to Reproduce:
1. emerge -u system
2. autoconf FAIL

Actual Results:  

 * Cannot find $EPATCH_SOURCE!  Value for $EPATCH_SOURCE is:
 * 
 *   /opt/gentoo/root/usr/portage/sys-devel/autoconf/files/autoconf-2.63-sh.patch
 *   ( autoconf-2.63-sh.patch )

 * ERROR: sys-devel/autoconf-2.63-r1 failed:
 *   Cannot find $EPATCH_SOURCE!
 * 
 * Call stack:
 *               ebuild.sh:  49: <call src_unpack>
 *             environment:2186: <call epatch '/opt/gentoo/root/usr/portage/sys-devel/autoconf/files/autoconf-2.63-sh.patch'>
 *             environment:1017:                 die "Cannot find $EPATCH_SOURCE!";
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.

>>> Failed to emerge sys-devel/autoconf-2.63-r1, Log file:

>>>  '/opt/gentoo/root/var/tmp/portage/sys-devel/autoconf-2.63-r1/temp/build.log'


Expected Results:  
clean install
Comment 1 Fabian Groffen gentoo-dev 2009-04-07 07:59:00 UTC
*** Bug 265249 has been marked as a duplicate of this bug. ***
Comment 2 Fabian Groffen gentoo-dev 2009-04-07 08:01:28 UTC
Sorry, I missed that one.  Should be fixed now.  Thanks!
Comment 3 Rabbe Fogelholm 2009-04-08 06:53:20 UTC
Verified on SUSE 10: The problem no longer occurs.