rakhisharma

Untitled

Mar 16th, 2016
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.31 KB | None | 0 0
  1. rakhi@rakhi-Inspiron-3542:~/mozilla-central$ ls mach
  2. mach
  3. rakhi@rakhi-Inspiron-3542:~/mozilla-central$ ./mach build
  4. 0:03.87 /usr/bin/make -f client.mk -s
  5. 0:04.79
  6. 0:04.80 The CLOBBER file has been updated, indicating that an incremental
  7. 0:04.80 build since your last build will probably not work. A full/clobber
  8. 0:04.80 build is required.
  9. 0:04.80
  10. 0:04.80 The reason for the clobber is:
  11. 0:04.80
  12. 0:04.80 Bug 1253431 - Testing to see if a clobber fixes OSX debug build issues
  13. 0:04.80
  14. 0:04.80 Clobbering can be performed automatically. However, we didn't
  15. 0:04.80 automatically clobber this time because:
  16. 0:04.80
  17. 0:04.80 Automatic clobbering is not enabled
  18. 0:04.80 (add "mk_add_options AUTOCLOBBER=1" to your mozconfig).
  19. 0:04.80
  20. 0:04.80 The easiest and fastest way to clobber is to run:
  21. 0:04.80
  22. 0:04.80 $ mach clobber
  23. 0:04.80
  24. 0:04.80 If you know this clobber doesn't apply to you or you're feeling lucky
  25. 0:04.80 -- Well, are ya? -- you can ignore this clobber requirement by
  26. 0:04.80 running:
  27. 0:04.80
  28. 0:04.80 $ touch /home/rakhi/mozilla-central/obj-x86_64-unknown-linux-gnu/CLOBBER
  29. 0:04.80
  30. 0:04.80 make: *** [/home/rakhi/mozilla-central/obj-x86_64-unknown-linux-gnu/CLOBBER] Error 1
  31. 0:04.84 40 compiler warnings present.
  32. rakhi@rakhi-Inspiron-3542:~/mozilla-central$
Add Comment
Please, Sign In to add comment