Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 495296 - dev-libs/gjs-1.38.1.ebuild missing files/gjs-1.38.1-fix-unittests.patch
Summary: dev-libs/gjs-1.38.1.ebuild missing files/gjs-1.38.1-fix-unittests.patch
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-25 08:54 UTC by Yu Yuwei
Modified: 2013-12-25 11:05 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 Yu Yuwei 2013-12-25 08:54:36 UTC
emerge gjs
and compilation failed with missing $EPATCH_SOURCE

 * Package:    dev-libs/gjs-1.38.1
 * Repository: gentoo
 * Maintainer: gnome@gentoo.org
 * USE:        amd64 cairo elibc_glibc kernel_linux userland_GNU
 * FEATURES:   preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking gjs-1.38.1.tar.xz to /var/tmp/portage/dev-libs/gjs-1.38.1/work
>>> Source unpacked in /var/tmp/portage/dev-libs/gjs-1.38.1/work
>>> Preparing source in /var/tmp/portage/dev-libs/gjs-1.38.1/work/gjs-1.38.1 ...

 * Cannot find $EPATCH_SOURCE!  Value for $EPATCH_SOURCE is:
 * 
 *   /usr/portage/dev-libs/gjs/files/gjs-1.38.1-fix-unittests.patch
 *   ( gjs-1.38.1-fix-unittests.patch )

 * ERROR: dev-libs/gjs-1.38.1::gentoo failed (prepare phase):
 *   Cannot find $EPATCH_SOURCE!
 * 
 * Call stack:
 *     ebuild.sh, line   93:  Called src_prepare
 *   environment, line 3762:  Called epatch '/usr/portage/dev-libs/gjs/files/gjs-1.38.1-fix-unittests.patch'
 *   environment, line 1654:  Called die
 * The specific snippet of code:
 *                   die "Cannot find \$EPATCH_SOURCE!";
Comment 1 Pacho Ramos gentoo-dev 2013-12-25 11:05:41 UTC
Right
+  25 Dec 2013; Pacho Ramos <pacho@gentoo.org>
+  +files/gjs-1.38.1-fix-unittests.patch:
+  Add forgotten patch
+