Skip to content

Instantly share code, notes, and snippets.

@divoxx
Created February 26, 2010 05:17
Show Gist options
  • Save divoxx/315442 to your computer and use it in GitHub Desktop.
Save divoxx/315442 to your computer and use it in GitHub Desktop.
* Cannot find $EPATCH_SOURCE! Value for $EPATCH_SOURCE is:
*
* /Users/divoxx/Gentoo/usr/local/portage/dev-db/postgresql-server/files/postgresql-8.4-common.patch
* ( postgresql-8.4-common.patch )
* ERROR: dev-db/postgresql-server-8.4.2-r1 failed:
* Cannot find $EPATCH_SOURCE!
*
* Call stack:
* ebuild.sh, line 54: Called call-ebuildshell 'src_prepare'
* environment, line 593: Called src_prepare
* environment, line 3326: Called epatch '/Users/divoxx/Gentoo/usr/local/portage/dev-db/postgresql-server/files/postgresql-8.4-common.patch' '/Users/divoxx/Gentoo/usr/local/portage/dev-db/postgresql-server/files/postgresql-8.4-server.patch' '/Users/divoxx/Gentoo/usr/local/portage/dev-db/postgresql-server/files/postgresql-8.3-prefix.patch'
* environment, line 1750: Called epatch '/Users/divoxx/Gentoo/usr/local/portage/dev-db/postgresql-server/files/postgresql-8.4-common.patch'
* environment, line 1771: Called die
* The specific snippet of code:
* die "Cannot find \$EPATCH_SOURCE!";
*
* If you need support, post the output of 'emerge --info =dev-db/postgresql-server-8.4.2-r1',
* the complete build log and the output of 'emerge -pqv =dev-db/postgresql-server-8.4.2-r1'.
* This ebuild is from an overlay named 'custom_overlay': '/Users/divoxx/Gentoo/usr/local/portage/'
* The complete build log is located at '/Users/divoxx/Gentoo/var/tmp/portage/dev-db/postgresql-server-8.4.2-r1/temp/build.log'.
* The ebuild environment file is located at '/Users/divoxx/Gentoo/var/tmp/portage/dev-db/postgresql-server-8.4.2-r1/temp/environment'.
* S: '/Users/divoxx/Gentoo/var/tmp/portage/dev-db/postgresql-server-8.4.2-r1/work/postgresql-8.4.2'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment