Thanks guys for the fast reply, I will follow your points.

On Thursday, August 1, 2013 10:10:07 AM UTC+3, an wrote:
> I've been building B2G fine for Huawei-G300 
> (git://github.com/Dazzozo/B2G.git) until a couple of days ago when all of a 
> sudden I'm getting:
> 
> 
> 
> build/core/base_rules.mk:82: *** Module name: gtest-death-test_test_host
> 
> build/core/base_rules.mk:83: *** Makefile location: external/gtest/test
> 
> build/core/base_rules.mk:84: * 
> 
> build/core/base_rules.mk:85: * Each module must use a LOCAL_MODULE_TAGS in its
> 
> build/core/base_rules.mk:86: * Android.mk. Possible tags declared by a module:
> 
> build/core/base_rules.mk:87: * 
> 
> build/core/base_rules.mk:88: *     optional, debug, eng, tests, samples
> 
> build/core/base_rules.mk:89: * 
> 
> build/core/base_rules.mk:90: * If the module is expected to be in all builds
> 
> build/core/base_rules.mk:91: * of a product, then it should use the
> 
> build/core/base_rules.mk:92: * "optional" tag: 
> 
> build/core/base_rules.mk:93: * 
> 
> build/core/base_rules.mk:94: *    Add "LOCAL_MODULE_TAGS := optional" in the
> 
> build/core/base_rules.mk:95: *    Android.mk for the affected module, and add
> 
> build/core/base_rules.mk:96: *    the LOCAL_MODULE value for that component
> 
> build/core/base_rules.mk:97: *    into the PRODUCT_PACKAGES section of product
> 
> build/core/base_rules.mk:98: *    makefile(s) where it's necessary, if
> 
> build/core/base_rules.mk:99: *    appropriate.
> 
> build/core/base_rules.mk:100: * 
> 
> build/core/base_rules.mk:101: * If the component should be in EVERY build of 
> ALL
> 
> build/core/base_rules.mk:102: * products, then add its LOCAL_MODULE value to 
> the
> 
> build/core/base_rules.mk:103: * PRODUCT_PACKAGES section of
> 
> build/core/base_rules.mk:104: * build/target/product/core.mk
> 
> build/core/base_rules.mk:105: * 
> 
> build/core/base_rules.mk:106: *** user tag detected on new module - user tags 
> are only supported on legacy modules.  Stop.
> 
> 
> 
> I don't know what changed and where (maybe it's not B2G related but Android) 
> but can't get pass over this error. Any help would be appreciated.
> 
> 
> 
> BTW, B2G runs very well on this device and functionality is like 80% there 
> (camera not working UI too small, etc.).

_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to