Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 365367 - 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.
Summary: www-client/chromium-9999-r1 fails during compilation make: *** No rule to mak...
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Chromium Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-29 22:00 UTC by vekin
Modified: 2011-05-08 02:48 UTC (History)
0 users

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


Attachments
Build log. (chromium-9999-r1:20110429-195420.log.bz2,819.12 KB, application/x-bzip)
2011-04-29 22:09 UTC, vekin
Details

Note You need to log in before you can comment on or make changes to this bug.
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.