hyperion101010

Untitled

Nov 24th, 2018
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.31 KB | None | 0 0
  1. 0:00.18 Clobber not needed.
  2. 0:00.18 Adding make options from None
  3. MOZ_OBJDIR=/home/hyperion/firefox/obj-x86_64-pc-linux-gnu
  4. OBJDIR=/home/hyperion/firefox/obj-x86_64-pc-linux-gnu
  5. 0:00.18 /usr/bin/make -f client.mk -s
  6. 0:00.37 Elapsed: 0.00s; From dist/private: Kept 0 existing; Added/updated 0; Removed 0 files and 0 directories.
  7. 0:00.37 Elapsed: 0.00s; From dist/public: Kept 0 existing; Added/updated 0; Removed 0 files and 0 directories.
  8. 0:00.39 Elapsed: 0.01s; From dist/xpi-stage: Kept 97 existing; Added/updated 0; Removed 0 files and 0 directories.
  9. 0:00.54 Elapsed: 0.09s; From _tests: Kept 1104 existing; Added/updated 0; Removed 0 files and 0 directories.
  10. 0:00.68 Elapsed: 0.21s; From dist/bin: Kept 2512 existing; Added/updated 0; Removed 0 files and 0 directories.
  11. 0:00.72 Elapsed: 0.35s; From dist/include: Kept 5480 existing; Added/updated 0; Removed 0 files and 0 directories.
  12. 0:01.02 js/src/rust/force-cargo-library-build
  13. 0:01.02 toolkit/library/rust/force-cargo-library-build
  14. 0:01.03 toolkit/crashreporter/rust/force-cargo-host-library-build
  15. 0:01.06 js/src
  16. 0:01.28 error: no matching version `= 0.2.44` found for package `libc`
  17. 0:01.28 location searched: registry `https://github.com/rust-lang/crates.io-index`
  18. 0:01.28 versions found: 0.2.43
  19. 0:01.28 required by package `mozjs_sys v0.0.0 (/home/hyperion/firefox/js/src)`
  20. 0:01.28 /home/hyperion/firefox/config/rules.mk:1051: recipe for target 'force-cargo-library-build' failed
  21. 0:01.28 make[4]: *** [force-cargo-library-build] Error 101
  22. 0:01.28 /home/hyperion/firefox/config/recurse.mk:74: recipe for target 'js/src/rust/target' failed
  23. 0:01.28 make[3]: *** [js/src/rust/target] Error 2
  24. 0:01.28 make[3]: *** Waiting for unfinished jobs....
  25. 0:01.31 error: no matching version `= 0.2.44` found for package `libc`
  26. 0:01.31 location searched: registry `https://github.com/rust-lang/crates.io-index`
  27. 0:01.31 versions found: 0.2.43
  28. 0:01.31 required by package `mozjs_sys v0.0.0 (/home/hyperion/firefox/js/src)`
  29. 0:01.31 /home/hyperion/firefox/config/rules.mk:1051: recipe for target 'force-cargo-library-build' failed
  30. 0:01.31 make[4]: *** [force-cargo-library-build] Error 101
  31. 0:01.32 /home/hyperion/firefox/config/recurse.mk:74: recipe for target 'toolkit/library/rust/target' failed
  32. 0:01.32 make[3]: *** [toolkit/library/rust/target] Error 2
  33. 0:01.32 error: no matching version `= 0.2.44` found for package `libc`
  34. 0:01.32 location searched: registry `https://github.com/rust-lang/crates.io-index`
  35. 0:01.32 versions found: 0.2.43
  36. 0:01.32 required by package `mozjs_sys v0.0.0 (/home/hyperion/firefox/js/src)`
  37. 0:01.33 /home/hyperion/firefox/config/rules.mk:1086: recipe for target 'force-cargo-host-library-build' failed
  38. 0:01.33 make[4]: *** [force-cargo-host-library-build] Error 101
  39. 0:01.33 /home/hyperion/firefox/config/recurse.mk:74: recipe for target 'toolkit/crashreporter/rust/host' failed
  40. 0:01.33 make[3]: *** [toolkit/crashreporter/rust/host] Error 2
  41. 2:38.24 /home/hyperion/firefox/config/recurse.mk:32: recipe for target 'compile' failed
  42. 2:38.25 make[2]: *** [compile] Error 2
  43. 2:38.25 /home/hyperion/firefox/config/rules.mk:431: recipe for target 'default' failed
  44. 2:38.25 make[1]: *** [default] Error 2
  45. 2:38.25 client.mk:125: recipe for target 'build' failed
  46. 2:38.25 make: *** [build] Error 2
  47. 2:38.27 1 compiler warnings present.
Add Comment
Please, Sign In to add comment