hyperion101010

Untitled

Jan 2nd, 2019
150
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 4.74 KB | None | 0 0
  1.  0:00.19 Clobber not needed.
  2.  0:00.19 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.20 /usr/bin/make -f client.mk -s
  6.  0:00.39 Elapsed: 0.00s; From dist/private: Kept 0 existing; Added/updated 0; Removed 0 files and 0 directories.
  7.  0:00.39 Elapsed: 0.00s; From dist/public: Kept 0 existing; Added/updated 0; Removed 0 files and 0 directories.
  8.  0:00.41 Elapsed: 0.01s; From dist/xpi-stage: Kept 99 existing; Added/updated 0; Removed 0 files and 0 directories.
  9.  0:00.56 Elapsed: 0.09s; From _tests: Kept 1115 existing; Added/updated 0; Removed 0 files and 0 directories.
  10.  0:00.70 Elapsed: 0.21s; From dist/bin: Kept 2531 existing; Added/updated 0; Removed 0 files and 0 directories.
  11.  0:00.76 Elapsed: 0.36s; From dist/include: Kept 5582 existing; Added/updated 0; Removed 0 files and 0 directories.
  12.  0:01.06 js/src/rust/force-cargo-library-build
  13.  0:01.06 toolkit/library/rust/force-cargo-library-build
  14.  0:01.06 js/src/frontend/binsource/force-cargo-host-program-build
  15.  0:01.06 toolkit/crashreporter/rust/force-cargo-host-library-build
  16.  0:01.34 error: failed to select a version for the requirement `libc = "= 0.2.45"`
  17.  0:01.34   candidate versions found which didn't match: 0.2.43
  18. 0:01.34   location searched: directory source `/home/hyperion/firefox/third_party/rust` (which is replacing registry `https://github.com/rust-lang/crates.io-index`)
  19. 0:01.34 required by package `mozjs_sys v0.0.0 (/home/hyperion/firefox/js/src)`
  20. 0:01.34 perhaps a crate was updated and forgotten to be re-vendored?
  21. 0:01.34 /home/hyperion/firefox/config/rules.mk:1101: recipe for target 'force-cargo-host-program-build' failed
  22. 0:01.34 make[4]: *** [force-cargo-host-program-build] Error 101
  23. 0:01.34 /home/hyperion/firefox/config/recurse.mk:74: recipe for target 'js/src/frontend/binsource/host' failed
  24. 0:01.34 make[3]: *** [js/src/frontend/binsource/host] Error 2
  25. 0:01.35 make[3]: *** Waiting for unfinished jobs....
  26. 0:01.35 error: failed to select a version for the requirement `libc = "= 0.2.45"`
  27. 0:01.35   candidate versions found which didn't match: 0.2.43
  28.  0:01.35   location searched: directory source `/home/hyperion/firefox/third_party/rust` (which is replacing registry `https://github.com/rust-lang/crates.io-index`)
  29.  0:01.35 required by package `mozjs_sys v0.0.0 (/home/hyperion/firefox/js/src)`
  30.  0:01.35 perhaps a crate was updated and forgotten to be re-vendored?
  31.  0:01.35 /home/hyperion/firefox/config/rules.mk:1039: recipe for target 'force-cargo-library-build' failed
  32.  0:01.35 make[4]: *** [force-cargo-library-build] Error 101
  33.  0:01.35 /home/hyperion/firefox/config/recurse.mk:74: recipe for target 'toolkit/library/rust/target' failed
  34.  0:01.35 make[3]: *** [toolkit/library/rust/target] Error 2
  35.  0:01.35 error: failed to select a version for the requirement `libc = "= 0.2.45"`
  36.  0:01.36   candidate versions found which didn't match: 0.2.43
  37. 0:01.36   location searched: directory source `/home/hyperion/firefox/third_party/rust` (which is replacing registry `https://github.com/rust-lang/crates.io-index`)
  38. 0:01.36 required by package `mozjs_sys v0.0.0 (/home/hyperion/firefox/js/src)`
  39. 0:01.36 perhaps a crate was updated and forgotten to be re-vendored?
  40. 0:01.36 /home/hyperion/firefox/config/rules.mk:1039: recipe for target 'force-cargo-library-build' failed
  41. 0:01.36 make[4]: *** [force-cargo-library-build] Error 101
  42. 0:01.36 /home/hyperion/firefox/config/recurse.mk:74: recipe for target 'js/src/rust/target' failed
  43. 0:01.36 make[3]: *** [js/src/rust/target] Error 2
  44. 0:01.37 error: failed to select a version for the requirement `libc = "= 0.2.45"`
  45. 0:01.37   candidate versions found which didn't match: 0.2.43
  46.  0:01.37   location searched: directory source `/home/hyperion/firefox/third_party/rust` (which is replacing registry `https://github.com/rust-lang/crates.io-index`)
  47.  0:01.37 required by package `mozjs_sys v0.0.0 (/home/hyperion/firefox/js/src)`
  48.  0:01.38 perhaps a crate was updated and forgotten to be re-vendored?
  49.  0:01.38 /home/hyperion/firefox/config/rules.mk:1074: recipe for target 'force-cargo-host-library-build' failed
  50.  0:01.38 make[4]: *** [force-cargo-host-library-build] Error 101
  51.  0:01.38 /home/hyperion/firefox/config/recurse.mk:74: recipe for target 'toolkit/crashreporter/rust/host' failed
  52.  0:01.38 make[3]: *** [toolkit/crashreporter/rust/host] Error 2
  53.  0:01.38 /home/hyperion/firefox/config/recurse.mk:32: recipe for target 'compile' failed
  54.  0:01.38 make[2]: *** [compile] Error 2
  55.  0:01.38 /home/hyperion/firefox/config/rules.mk:424: recipe for target 'default' failed
  56.  0:01.38 make[1]: *** [default] Error 2
  57.  0:01.38 client.mk:125: recipe for target 'build' failed
  58.  0:01.38 make: *** [build] Error 2
  59.  0:01.41 262 compiler warnings present.
Add Comment
Please, Sign In to add comment