Open
Bug 880284
Opened 12 years ago
Updated 2 years ago
error context
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(Not tracked)
NEW
People
(Reporter: joey, Unassigned)
Details
Display $(CURDIR) with the ".js component without matching manifest" error in rules.mk to add some context. The generic message is currently 'this failed somewhere'.
3:49.09 nsIBrowserSearchService.idl
3:49.20 config/rules.mk:1465: *** .js component without matching .manifest. See https://developer.mozilla.org/en/XPCOM/XPCOM_changes_in_Gecko_2.0. Stop.
3:49.20 gmake[6]: *** [export] Error 2
3:49.20 gmake[5]: *** [export] Error 2
3:49.20 gmake[4]: *** [export_tier_platform] Error 2
3:49.20 gmake[3]: *** [tier_platform] Error 2
3:49.20 gmake[2]: *** [default] Error 2
3:49.21 gmake[1]: *** [realbuild] Error 2
3:49.21 gmake: *** [build] Error 2
3:49.25 75 compiler warnings present.
Updated•7 years ago
|
Product: Core → Firefox Build System
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•