Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 556276 - www-client/firefox-39.0 failed to emerge :: EPATCH_SOURCE is missing
Summary: www-client/firefox-39.0 failed to emerge :: EPATCH_SOURCE is missing
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2015-07-29 22:52 UTC by Seong-ho Cho
Modified: 2015-07-30 19:48 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Fix for firefox-39.0.ebuild (firefox-39-ebuild.patch,454 bytes, patch)
2015-07-30 00:02 UTC, A. Wilcox (awilfox)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Seong-ho Cho 2015-07-29 22:52:01 UTC
I have seen an error message when I'm trying to emerge =firefox-39.0

Reproducible: Always

Steps to Reproduce:
1. emerge firefox;
2. ready until complete
3. OTL
Actual Results:  
 * Cannot find $EPATCH_SOURCE!  Value for $EPATCH_SOURCE is:
 * 
 *   /var/tmp/portage/www-client/firefox-39.0/work/firefox-38-hppa-js-syntax-error.patch
 *   ( firefox-38-hppa-js-syntax-error.patch )
 * ERROR: www-client/firefox-39.0::gentoo failed (prepare phase):
 *   Cannot find $EPATCH_SOURCE!


Expected Results:  
It should be compiled successfully.

I think that EPATCH_SOURCE should be "firefox-38.0-patches-0.3.tar.xz"
but there is no EPATCH_SOURCE in /usr/portage/www-client/firefox/firefox-39.0.ebuild

please make sure for ebuild file.
Comment 1 A. Wilcox (awilfox) 2015-07-30 00:02:09 UTC
Created attachment 407964 [details, diff]
Fix for firefox-39.0.ebuild

There is a small error in the ebuild.  I have attached a patch that fixes it.
Comment 2 Seong-ho Cho 2015-07-30 17:17:33 UTC
It works! Great, A. wilcox!
Comment 3 Ian Stakenvicius (RETIRED) gentoo-dev 2015-07-30 19:48:30 UTC
Sorry, that's a typo from yesterday.  Fixed inVCS.