I was hoping to get some advice of how to fix this.  This is my first time ever 
doing anything like this and I am new to programming, so bear with me.
Here is the error I am getting:

The error occurred while processing the following file:
      
c:/Users/bshre/mozilla-source/mozilla-central/testing/web-platform/moz.build
  The error was triggered on line 9 of this file:
      ('mozilla/meta/MANIFEST.json', 'mozilla/tests/')
  An error was encountered as part of executing the file itself. The error 
appears to be the fault of the script.
 The error as reported by Python is:
      ['ValueError: No JSON object could be decoded\n']
  *** Fix above errors and then restart with\
                 "c:/mozilla-build/mozmake/mozmake.EXE -f client.mk build"
  c:/Users/bshre/mozilla-source/mozilla-central/client.mk:379: recipe for 
target 'configure' failed
  mozmake.EXE[2]: *** [configure] Error 1
  c:/Users/bshre/mozilla-source/mozilla-central/client.mk:396: recipe for 
target 
'c:/Users/bshre/mozilla-source/mozilla-central/obj-i686-pc-mingw32/Makefile' 
failed
  mozmake.EXE[1]: *** 
[c:/Users/bshre/mozilla-source/mozilla-central/obj-i686-pc-mingw32/Makefile] 
Error 2
  client.mk:170: recipe for target 'build' failed
  mozmake.EXE: *** [build] Error 2
  0 compiler warnings present.

I made no config changes, just used the default.  I have already fixed one 
error, but really can't find much info on this one. Someone please help!!!!
_______________________________________________
dev-builds mailing list
dev-builds@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-builds

Reply via email to