Skip to content

doesn't build on linux #3741

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
1 task
Manoa1911 opened this issue Apr 12, 2025 · 0 comments
Open
1 task

doesn't build on linux #3741

Manoa1911 opened this issue Apr 12, 2025 · 0 comments
Labels

Comments

@Manoa1911
Copy link

Manoa1911 commented Apr 12, 2025

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

@Manoa1911 Manoa1911 added the bug label Apr 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant