latest b2g, mozilla-central, and gaia master - build fails quickly with:

In file included from frameworks/base/include/utils/AssetManager.h:25:0,
                 from frameworks/base/tools/aapt/AaptAssets.h:10,
                 from frameworks/base/tools/aapt/Main.h:14,
                 from frameworks/base/tools/aapt/Package.cpp:6:
frameworks/base/include/utils/KeyedVector.h: In instantiation of ‘const VALUE& 
android::DefaultKeyedVector<KEY, VALUE>::valueFor(const KEY&) const [with KEY = 
android::String8; VALUE = android::sp<AaptSymbols>]’:
frameworks/base/tools/aapt/AaptAssets.h:446:59:   required from here
frameworks/base/include/utils/KeyedVector.h:196:31: error: ‘indexOfKey’ was not 
declared in this scope, and no declarations were found by argument-dependent 
lookup at the point of instantiation [-fpermissive]
frameworks/base/include/utils/KeyedVector.h:196:31: note: declarations in 
dependent base ‘android::KeyedVector<android::String8, android::sp<AaptSymbols> 
>’ are not found by unqualified lookup
frameworks/base/include/utils/KeyedVector.h:196:31: note: use 
‘this->indexOfKey’ instead
frameworks/base/include/utils/KeyedVector.h: In instantiation of ‘const VALUE& 
android::DefaultKeyedVector<KEY, VALUE>::valueFor(const KEY&) const [with KEY = 
android::String16; VALUE = unsigned int]’:
frameworks/base/tools/aapt/ResourceTable.h:485:100:   required from here
frameworks/base/include/utils/KeyedVector.h:196:31: error: ‘indexOfKey’ was not 
declared in this scope, and no declarations were found by argument-dependent 
lookup at the point of instantiation [-fpermissive]
frameworks/base/include/utils/KeyedVector.h:196:31: note: declarations in 
dependent base ‘android::KeyedVector<android::String16, unsigned int>’ are not 
found by unqualified lookup
frameworks/base/include/utils/KeyedVector.h:196:31: note: use 
‘this->indexOfKey’ instead
make: *** [out/host/linux-x86/obj/EXECUTABLES/aapt_intermediates/Package.o] 
Error 1
Done
Profile Ready: please run [b2g|firefox] -profile /home/jed/code/b2g/gaia/profile
make[1]: Leaving directory `/home/jed/code/b2g/gaia'
cd /home/jed/code/b2g/gaia/profile && tar cfz 
/home/jed/code/b2g/gaia/profile.tar.gz webapps

real    0m12.908s
user    0m13.045s
sys     0m1.680s

> Build failed! <

Building on ubuntu 12.10
Can anyone help?
thanks
j
_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to