Hi Ameya, On Tue, May 2, 2017 at 10:33 AM, Ameya Chaudhary <ameyadev...@gmail.com> wrote:
> Hi Nicholas, > > Please find the necessary information below : > > 1. mozconfig : file attached (filename : mozconfg) > 2. hg id output : bfc7b187005c tip > 3. ./mach build : console output attached in email (filename : mach build) > > System information : > OS : UBuntu 16.04 LTS > Android studio version 2.3.1. > I don't quite understand your error: the missing file is in the source directory! See: 1:04.70 OSError: [Errno 2] No such file or directory: '/home/ameya/Work/Projects/AndroidWorkspace/mozilla-central/netwerk/base/security-prefs.js' 1:04.71 /home/ameya/Work/Projects/AndroidWorkspace/mozilla-central/config/faster/ rules.mk:84: recipe for target 'install-dist/bin' failed I think your build may have gotten corrupted. Since you're using an artifact build, let's just clobber and start again: run |./mach clobber| and then |./mach build|. If that still fails (with the same error), please file a bug at bugzilla.mozilla.org (in the Firefox for Android :: Build and Test component), or let me know and I'll do it. Good luck! Nick > > Thanks !! > > On Tue, May 2, 2017 at 11:21 AM, Nicholas Alexander < > nalexan...@mozilla.com> wrote: > >> Hi Ameya, >> >> On Tue, May 2, 2017 at 12:55 AM, Ameya Chaudhary <ameyadev...@gmail.com> >> wrote: >> >>> Hello team, >>> >>> I am in the process of building the latest code for Firefox android. I >>> have the environment setup and I was able to run/debug firefox for android. >>> however on getting the latest code, i am facing some errors. I issued the >>> following commands to update the repository: >>> >>> 1. hg pull >>> 2. hg up central >>> 3. ./mach build >>> >>> I am facing the following errors: >>> >>> /../AndroidWorkspace/mozilla-central/config/faster/rules.mk:84: recipe >>> for target 'install-dist/bin' failed >>> 0:08.25 make[5]: *** [install-dist/bin] Error 1 >>> 0:08.25 Makefile:153: recipe for target 'faster' failed >>> 0:08.25 make[4]: *** [faster] Error 2 >>> 0:08.25 /../AndroidWorkspace/mozilla-central/config/recurse.mk:32: >>> recipe for target 'pre-export' failed >>> 0:08.25 make[3]: *** [pre-export] Error 2 >>> 0:08.25 /../AndroidWorkspace/mozilla-central/config/rules.mk:519: >>> recipe for target 'default' failed >>> 0:08.25 make[2]: *** [default] Error 2 >>> 0:08.25 /../AndroidWorkspace/mozilla-central/client.mk:419: recipe for >>> target 'realbuild' failed >>> 0:08.25 make[1]: *** [realbuild] Error 2 >>> 0:08.25 client.mk:170: recipe for target 'build' failed >>> 0:08.25 make: *** [build] Error 2 >>> 0:08.30 0 compiler warnings present. >>> >>> Any help or advise would be appreciated. >>> >> >> There's not enough here to figure out what's happening. Could you >> include: >> >> 1) your mozconfig (usually, "mozconfig" in the top source directory); >> 2) the output of |hg id| >> 3) the complete output of |./mach build| >> >> and anything else about your machine and OS that you think might be >> relevant. >> >> Thanks! >> Nick >> > > > > -- > Thanks, > Ameya >
_______________________________________________ mobile-firefox-dev mailing list mobile-firefox-dev@mozilla.org https://mail.mozilla.org/listinfo/mobile-firefox-dev