doesn't build on linux
What happened?
0:06.84 ./dep1Cert.h.stub
0:06.95 ./dep2Cert.h.stub
0:07.04 ./primaryCert.h.stub
0:07.05 ./secondaryCert.h.stub
0:07.23 ./xpcshellCert.h.stub
0:07.34 ./application.ini.h.stub
0:07.36 config/nsinstall_real
0:07.70 config/system-header.sentinel.stub
0:08.57 modules/libpref/StaticPrefListAll.h.stub
0:09.14 xpcom/components/Components.h.stub
0:09.24 config/makefiles/xpidl/rdd_process_xpcom_test.xpt
0:09.24 config/makefiles/xpidl/sandbox.xpt
0:09.24 config/makefiles/xpidl/test_necko.xpt
0:09.25 config/makefiles/xpidl/update.xpt
0:09.25 config/makefiles/xpidl/utility_process_xpcom_test.xpt
0:09.25 config/makefiles/xpidl/xpcomtest.xpt
0:09.26 config/makefiles/xpidl/xpctest.xpt
0:09.86 config/makefiles/xpidl/xptdata.stub
0:20.41 error: failed to select a version for the requirement bumpalo = "^3.4.0" (locked to 3.17.0)
0:20.41 candidate versions found which didn't match: 3.12.0
0:20.41 location searched: directory source /mnt/ES/Waterfox-G6.0.20/third_party/rust (which is replacing registry crates-io)
0:20.41 required by package smoosh v0.1.0 (/mnt/ES/Waterfox-G6.0.20/js/src/frontend/smoosh)
0:20.41 perhaps a crate was updated and forgotten to be re-vendored?
0:20.43 make[3]: *** [backend.mk:115: config/.deps/cbindgen-metadata.json.stub] Error 101
0:20.43 make[3]: *** Waiting for unfinished jobs....
0:28.88 Generating /mnt/ES/ff-build/dom/bindings/TestExampleWorkerInterface-example.h
0:28.88 Generating /mnt/ES/ff-build/dom/bindings/TestExampleWorkerInterface-example.cpp
0:28.89 Generating /mnt/ES/ff-build/dom/bindings/TestExampleProxyInterface-example.h
0:28.89 Generating /mnt/ES/ff-build/dom/bindings/TestExampleProxyInterface-example.cpp
0:28.89 Generating /mnt/ES/ff-build/dom/bindings/TestExampleThrowingConstructorInterface-example.h
0:28.89 Generating /mnt/ES/ff-build/dom/bindings/TestExampleThrowingConstructorInterface-example.cpp
0:28.95 Generating /mnt/ES/ff-build/dom/bindings/TestExampleInterface-example.h
0:28.95 Generating /mnt/ES/ff-build/dom/bindings/TestExampleInterface-example.cpp
0:29.42 make[2]: *** [/mnt/ES/Waterfox-G6.0.20/config/recurse.mk:34: export] Error 2
0:29.42 make[1]: *** [/mnt/ES/Waterfox-G6.0.20/config/rules.mk:361: default] Error 2
0:29.42 make: *** [client.mk:60: build] Error 2
0:29.43 2 compiler warnings present.
Reproducible?
- [ ] I have checked that this issue cannot be reproduced on Mozilla Firefox.
Version
G6
What platform are you seeing the problem on?
Linux
Relevant log output
in firefox same problem :( I deleted ~/.cargo and ~/.rustup and reinstalled rust several times, no change no effect from: cargo install --force --locked --version 3.17.0 bumpalo or 3.12.0 :( rustup toolchain install nightly, no effect cargo update --recursive -b -Z unstable-options, no effect