Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 702648 Details for
Bug 785928
media-video/rav1e-0.4.1: stabilisation (was: media-video/rav1e-0.4.0 incompatibility with rust-1.51.0)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
The freebsd patch
rav1e-0.4.0-support_rust_1.51.patch (text/plain), 1.46 KB, created by
Francisco Blas Izquierdo Riera (RETIRED)
on 2021-04-27 01:41:56 UTC
(
hide
)
Description:
The freebsd patch
Filename:
MIME Type:
Creator:
Francisco Blas Izquierdo Riera (RETIRED)
Created:
2021-04-27 01:41:56 UTC
Size:
1.46 KB
patch
obsolete
>error: failed to run custom build command for `rav1e v0.4.0 (/wrkdirs/usr/ports/multimedia/librav1e/work/rav1e-0.4.0)` > >Caused by: > process didn't exit successfully: `/wrkdirs/usr/ports/multimedia/librav1e/work/target/release/build/rav1e-b2f4b3ce116fbed0/build-script-build` (exit code: 101) > --- stderr > thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: LlvmVersionError(TooManyComponents)', build.rs:179:16 > stack backtrace: > 0: rust_begin_unwind > 1: core::panicking::panic_fmt > 2: core::result::unwrap_failed > 3: core::result::Result<T,E>::unwrap > at /wrkdirs/usr/ports/lang/rust/work/rustc-1.51.0-src/library/core/src/result.rs:1037:23 > 4: build_script_build::rustc_version_check > at ./build.rs:179:6 > 5: build_script_build::main > at ./build.rs:268:3 > 6: core::ops::function::FnOnce::call_once > at /wrkdirs/usr/ports/lang/rust/work/rustc-1.51.0-src/library/core/src/ops/function.rs:227:5 > note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace. > >--- build.rs.orig 2021-03-27 02:26:03 UTC >+++ build.rs >@@ -174,12 +174,6 @@ fn build_asm_files() { > } > > fn rustc_version_check() { >- // This should match the version in the CI >- const REQUIRED_VERSION: &str = "1.44.1"; >- if version().unwrap() < Version::parse(REQUIRED_VERSION).unwrap() { >- eprintln!("rav1e requires rustc >= {}.", REQUIRED_VERSION); >- exit(1); >- } > } > > #[cfg(feature = "asm")]
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 785928
: 702648