Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 256582 - dev-libs/libmcrypt
Summary: dev-libs/libmcrypt
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-28 01:26 UTC by Chris Brennan
Modified: 2009-01-30 19:16 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 Chris Brennan 2009-01-28 01:26:30 UTC
dev-libs/libmcrypt failed to emerge w/ the error $EPATCH_SOURCE

Reproducible: Always

Steps to Reproduce:
1. emerge libmcrypt

Actual Results:  
>>> Emerging (4 of 71) dev-libs/libmcrypt-2.5.8-r1
 * libmcrypt-2.5.8.tar.gz RMD160 SHA1 SHA256 size ;-) ...                                                                                                                   [ ok ]
 * checking ebuild checksums ;-) ...                                                                                                                                        [ ok ]
 * checking auxfile checksums ;-) ...                                                                                                                                       [ ok ]
 * checking miscfile checksums ;-) ...                                                                                                                                      [ ok ]
>>> Unpacking source...
>>> Unpacking libmcrypt-2.5.8.tar.gz to /home/xaero/.local/var/tmp/portage/dev-libs/libmcrypt-2.5.8-r1/work

 * Cannot find $EPATCH_SOURCE!  Value for $EPATCH_SOURCE is:
 * 
 *   /home/xaero/.local/usr/portage/dev-libs/libmcrypt/files/libmcrypt-2.5.8-rotate-mask.patch
 *   ( libmcrypt-2.5.8-rotate-mask.patch )

 * ERROR: dev-libs/libmcrypt-2.5.8-r1 failed:
 *   Cannot find $EPATCH_SOURCE!
 * 
 * Call stack:
 *               ebuild.sh:  49: <call src_unpack>
 *             environment:2648: <call epatch '/home/xaero/.local/usr/portage/dev-libs/libmcrypt/files/libmcrypt-2.5.8-rotate-mask.patch'>
 *             environment:1508:                 die "Cannot find $EPATCH_SOURCE!";
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.

>>> Failed to emerge dev-libs/libmcrypt-2.5.8-r1, Log file:


Expected Results:  
finished emerge
Comment 1 Fabian Groffen gentoo-dev 2009-01-30 19:16:54 UTC
added the missing patch, thanks!