I have a checkout of B2G from the usual location.

I has worked for a while, but now after doing a |./repo sync|, when I do
|config.sh tarako|


When I do |./build.sh -j| I get the following error.

make[1]: Leaving directory
`/home/hub/source/mozilla/B2G-tarako-master/kernel'
rm -rf /home/hub/source/mozilla/B2G-tarako-master/gaia/profile
/home/hub/source/mozilla/B2G-tarako-master/gaia/profile.tar.gz
echo  PRODUCTION=1 B2G_SYSTEM_APPS=1 >
/home/hub/source/mozilla/B2G-tarako-master/gaia/.b2g.mk
make -C /home/hub/source/mozilla/B2G-tarako-master/gaia  PRODUCTION=1
B2G_SYSTEM_APPS=1 profile
make[1]: Entering directory
`/home/hub/source/mozilla/B2G-tarako-master/gaia'
Makefile:364: GAIA_APP_SRCDIRS is deprecated, please use GAIA_APP_CONFIG
run-js-command gaia/preferences
Exception: Error: file not found:
/home/hub/source/mozilla/B2G-tarako-master/gaia-l10n
L10nManager/<@resource://gre/modules/commonjs/toolkit/loader.js ->
file:///home/hub/source/mozilla/B2G-tarako-master/gaia/build/multilocale.js:34:7
L10nManager@resource://gre/modules/commonjs/toolkit/loader.js ->
file:///home/hub/source/mozilla/B2G-tarako-master/gaia/build/multilocale.js:32:1
gaia.getInstance@resource://gre/modules/commonjs/toolkit/loader.js ->
file:///home/hub/source/mozilla/B2G-tarako-master/gaia/build/utils-xpc.js:305:1
PreferencesBuilder.prototype.setConfig@resource://gre/modules/commonjs/toolkit/loader.js
->
file:///home/hub/source/mozilla/B2G-tarako-master/gaia/build/preferences.js:12:3
PreferencesBuilder.prototype.execute@resource://gre/modules/commonjs/toolkit/loader.js
->
file:///home/hub/source/mozilla/B2G-tarako-master/gaia/build/preferences.js:16:3
exports.execute@resource://gre/modules/commonjs/toolkit/loader.js ->
file:///home/hub/source/mozilla/B2G-tarako-master/gaia/build/preferences.js:243:4
CommonjsRunner.prototype.run@/home/hub/source/mozilla/B2G-tarako-master/gaia/build/xpcshell-commonjs.js:69:5
run@/home/hub/source/mozilla/B2G-tarako-master/gaia/build/xpcshell-commonjs.js:84:3
@-e:1:1

make[1]: *** [preferences] Error 3
make[1]: Leaving directory `/home/hub/source/mozilla/B2G-tarako-master/gaia'
make: *** [gaia/profile.tar.gz] Error 2



Any idea?


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

Reply via email to