Skip to content

Instantly share code, notes, and snippets.

@Orangian
Created March 1, 2022 12:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Orangian/01153fc924511ca7be4d181640c8f774 to your computer and use it in GitHub Desktop.
Save Orangian/01153fc924511ca7be4d181640c8f774 to your computer and use it in GitHub Desktop.
10:38.04 Compiling gkrust v0.1.0 (/home/eile/.cache/aurutils/sync/librewolf/src/firefox-97.0.1/toolkit/library/rust)
21:28.71 error: could not compile `gkrust`
21:28.71 Caused by:
21:28.72 process didn't exit successfully: `/usr/bin/rustc --crate-name gkrust toolkit/library/rust/lib.rs --error-format=json --json=diagnostic-rendered-ansi,future-incompat --crate-type staticlib --emit=dep-info,link -C opt-level=2 -C panic=abort -C embed-bitcode=no -Clto --cfg 'feature="cubeb-remoting"' --cfg 'feature="cubeb_pulse_rust"' --cfg 'feature="gecko_profiler"' --cfg 'feature="gecko_profiler_parse_elf"' --cfg 'feature="glean_disable_upload"' --cfg 'feature="glean_with_gecko"' --cfg 'feature="moz_memory"' --cfg 'feature="moz_places"' --cfg 'feature="simd-accel"' --cfg 'feature="webmidi_midir_impl"' --cfg 'feature="webrtc"' --cfg 'feature="with_dbus"' -C metadata=ce94af4199834910 -C extra-filename=-ce94af4199834910 --out-dir /home/eile/.cache/aurutils/sync/librewolf/src/firefox-97.0.1/obj/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=/home/eile/.cache/aurutils/sync/librewolf/src/firefox-97.0.1/build/cargo-linker -C incremental=/home/eile/.cache/aurutils/sync/librewolf/src/firefox-97.0.1/obj/x86_64-unknown-linux-gnu/release/incremental -L dependency=/home/eile/.cache/aurutils/sync/librewolf/src/firefox-97.0.1/obj/x86_64-unknown-linux-gnu/release/deps -L dependency=/home/eile/.cache/aurutils/sync/librewolf/src/firefox-97.0.1/obj/release/deps --extern gkrust_shared=/home/eile/.cache/aurutils/sync/librewolf/src/firefox-97.0.1/obj/x86_64-unknown-linux-gnu/release/deps/libgkrust_shared-97f8652cae84cae2.rlib --extern mozglue_static=/home/eile/.cache/aurutils/sync/librewolf/src/firefox-97.0.1/obj/x86_64-unknown-linux-gnu/release/deps/libmozglue_static-ad00ced7295aabd1.rlib --extern mozilla_central_workspace_hack=/home/eile/.cache/aurutils/sync/librewolf/src/firefox-97.0.1/obj/x86_64-unknown-linux-gnu/release/deps/libmozilla_central_workspace_hack-7f028fb9c595ab2c.rlib --extern swgl=/home/eile/.cache/aurutils/sync/librewolf/src/firefox-97.0.1/obj/x86_64-unknown-linux-gnu/release/deps/libswgl-07d170b2939a359e.rlib -C debuginfo=2 --cap-lints warn -Cembed-bitcode=yes -C panic=abort -C profile-generate=/home/eile/.cache/aurutils/sync/librewolf/src/firefox-97.0.1/obj -C codegen-units=1 -L native=/usr/lib -L native=/home/eile/.cache/aurutils/sync/librewolf/src/firefox-97.0.1/obj/x86_64-unknown-linux-gnu/release/build/audioipc-e2cf8b7ffbbe1d0c/out -L native=/home/eile/.cache/aurutils/sync/librewolf/src/firefox-97.0.1/obj/x86_64-unknown-linux-gnu/release/build/lmdb-rkv-sys-5b166369f9b96d07/out -L native=/home/eile/.cache/aurutils/sync/librewolf/src/firefox-97.0.1/obj/x86_64-unknown-linux-gnu/release/build/mozglue-static-446e464b2502895a/out -L native=/usr/lib -L native=/home/eile/.cache/aurutils/sync/librewolf/src/firefox-97.0.1/obj/dist/bin -L native=/home/eile/.cache/aurutils/sync/librewolf/src/firefox-97.0.1/obj/security/nss/lib/nss/nss_nss3 -L native=/home/eile/.cache/aurutils/sync/librewolf/src/firefox-97.0.1/obj/security/nss/lib/ssl/ssl_ssl3 -L native=/home/eile/.cache/aurutils/sync/librewolf/src/firefox-97.0.1/obj/config/external/nspr/pr -L native=/home/eile/.cache/aurutils/sync/librewolf/src/firefox-97.0.1/obj/x86_64-unknown-linux-gnu/release/build/swgl-1c0ba851b16d70cd/out` (signal: 9, SIGKILL: kill)
21:28.93 make[4]: *** [/home/eile/.cache/aurutils/sync/librewolf/src/firefox-97.0.1/config/makefiles/rust.mk:417: force-cargo-library-build] Error 101
21:28.99 make[3]: *** [/home/eile/.cache/aurutils/sync/librewolf/src/firefox-97.0.1/config/recurse.mk:72: toolkit/library/rust/target] Error 2
21:28.99 make[2]: *** [/home/eile/.cache/aurutils/sync/librewolf/src/firefox-97.0.1/config/recurse.mk:34: compile] Error 2
21:28.99 make[1]: *** [/home/eile/.cache/aurutils/sync/librewolf/src/firefox-97.0.1/config/rules.mk:352: default] Error 2
21:29.04 make: *** [client.mk:63: build] Error 2
21:29.06 277 compiler warnings present.
21:36.28 Failed to parse ccache stats output: 'Errors/Internal error' '5'
Config object not found by mach.
Configure complete!
Be sure to run |mach build| to pick up any changes
==> ERROR: A failure occurred in build().
Aborting...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment