Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 365367

Summary: www-client/chromium-9999-r1 fails during compilation make: *** No rule to make target `third_party/jstemplate/jstemplate_compiled.js', needed by `out/Release/obj/gen/chrome/grit/common_resources.h'. Stop.
Product: Gentoo Linux Reporter: vekin <vekinn>
Component: Current packagesAssignee: Chromium Project <chromium>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Build log.

Description vekin 2011-04-29 22:00:24 UTC
During compile it stops with the following error.


make: *** No rule to make target `third_party/jstemplate/jstemplate_compiled.js', needed by `out/Release/obj/gen/chrome/grit/common_resources.h'.  Stop.
make: *** Waiting for unfinished jobs....
emake failed


Reproducible: Always

Steps to Reproduce:
1. emerge "=www-client/chromium-9999-r1"
2.
3.
Actual Results:  
chromium fails to compile

Expected Results:  
chromium compiles
Comment 1 vekin 2011-04-29 22:09:21 UTC
Created attachment 271601 [details]
Build log.
Comment 2 Mike Gilbert gentoo-dev 2011-05-02 04:09:03 UTC
Revision 83452 probably would have caused this, but it was reverted in revision 83632. From the log, you were building 83574, which falls between those two revs.

http://src.chromium.org/viewvc/chrome?view=rev&revision=83452
http://src.chromium.org/viewvc/chrome?view=rev&revision=83632

Please try again.
Comment 3 Julien Sanchez archtester 2011-05-02 07:31:45 UTC
No problem with revision 83706
Comment 4 Mike Gilbert gentoo-dev 2011-05-08 02:48:23 UTC
Please reopen if this problem comes back.