FS#53890 - [firefox/thunderbird] cargo 0.18 breaks build
Attached to Project:
Arch Linux
Opened by Turbo B (Turbo) - Sunday, 30 April 2017, 14:56 GMT
Last edited by Jan Alexander Steffens (heftig) - Sunday, 30 April 2017, 19:52 GMT
Opened by Turbo B (Turbo) - Sunday, 30 April 2017, 14:56 GMT
Last edited by Jan Alexander Steffens (heftig) - Sunday, 30 April 2017, 19:52 GMT
|
Details
I use to build FF on my machine because i want to enable
jack. It was working well for previous version but this time
i get this error:
error[E0463]: can't find crate for `cheddar` --> /PKG/FireFox53/src/mozilla-unified/media/libstagefright/binding/mp4parse_capi/build.rs:1:1 | 1 | extern crate cheddar; | ^^^^^^^^^^^^^^^^^^^^^ can't find crate error: aborting due to previous error error: Could not compile `mp4parse_capi`. Caused by: process didn't exit successfully: `/usr/bin/rustc --crate-name build_script_build /PKG/FireFox53/src/mozilla-unified/media/libstagefright/binding/mp4parse_capi/build.rs --crate-type bin --emit=dep-info,link -C opt-level=2 -C codegen-units=1 -C debuginfo=2 -C metadata=1c1f62a8a373eee8 -C extra-filename=-1c1f62a8a373eee8 --out-dir /PKG/FireFox53/src/mozilla-unified/obj-x86_64-pc-linux-gnu/toolkit/library/gtest/rust/./release/build/mp4parse_capi-1c1f62a8a373eee8 -L dependency=/home/turbo/PKG/FireFox53/src/mozilla-unified/obj-x86_64-pc-linux-gnu/toolkit/library/gtest/rust/./release/deps` (exit code: 101) Build failed, waiting for other jobs to finish... Additional info: * Fire Fox 53.0-2 |
This task depends upon
Closed by Jan Alexander Steffens (heftig)
Sunday, 30 April 2017, 19:52 GMT
Reason for closing: Fixed
Sunday, 30 April 2017, 19:52 GMT
Reason for closing: Fixed
Trying a patch.
Firefox has had a patch added in trunk: https://git.archlinux.org/svntogit/packages.git/log/trunk?h=packages/firefox