Hi, we’ve been adding Pocket to Fennec as part of our Activity Stream work. Long story short, I made some build changes [1] that are breaking local builds of m-c:
"ERROR: You must specify --with-pocket-api-keyfile=/path/to/keyfile when building with MOZ_ANDROID_POCKET=1” I’ve pushed a fix for this [2], but in the meantime the current workaround is to add the following line to your mozconfig: ac_add_options --with-pocket-api-keyfile=$topsrcdir/mobile/android/base/pocket-api-sandbox.token The file is checked into the tree (and will be used in the future for devs to add a Pocket key). Sorry for the breakage, and hopefully this helps keep things working until the fix lands. [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1386906 <https://bugzilla.mozilla.org/show_bug.cgi?id=1386906> [2] https://bugzilla.mozilla.org/show_bug.cgi?id=1389257 <https://bugzilla.mozilla.org/show_bug.cgi?id=1389257>
_______________________________________________ mobile-firefox-dev mailing list mobile-firefox-dev@mozilla.org https://mail.mozilla.org/listinfo/mobile-firefox-dev