| Summary: | Update candidate: rust 1.43.1 | ||
|---|---|---|---|
| Product: | Mageia | Reporter: | Rémi Verschelde <rverschelde> |
| Component: | RPM Packages | Assignee: | QA Team <qa-bugs> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | Normal | CC: | ouaurelien, polodrawers5, sysadmin-bugs |
| Version: | 7 | Keywords: | advisory, validated_update |
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | MGA7-64-OK | ||
| Source RPM: | rust-1.40.0-1.mga7, llvm-8.0.0-1.mga7 | CVE: | |
| Status comment: | |||
| Bug Depends on: | |||
| Bug Blocks: | 26711 | ||
|
Description
Rémi Verschelde
2020-09-10 09:35:07 CEST
Rémi Verschelde
2020-09-10 09:35:24 CEST
Keywords:
(none) =>
feedback (In reply to Rémi Verschelde from comment #0) > Note for QA: As I post this rust 1.43.1 is still building - I'll remove the > `feedback` keyword when it's ready. It finished building, so this is ready for testing. Keywords:
feedback =>
(none) Testing:
# urpmi --searchmedia testing rust rust-std-static rustfmt-preview cargo
Returns OK
$ cargo install ripgrep --force
Updating crates.io index
Installing ripgrep v12.1.1
Compiling memchr v2.3.3
Compiling lazy_static v1.4.0
Compiling cfg-if v0.1.10
Compiling byteorder v1.3.4
Compiling libc v0.2.77
Compiling log v0.4.11
Compiling proc-macro2 v1.0.21
Compiling regex-syntax v0.6.18
Compiling unicode-xid v0.2.1
Compiling encoding_rs v0.8.24
Compiling bitflags v1.2.1
Compiling serde v1.0.115
Compiling ryu v1.0.5
Compiling syn v1.0.40
Compiling fnv v1.0.7
Compiling autocfg v1.0.1
Compiling serde_json v1.0.57
Compiling unicode-width v0.1.8
Compiling same-file v1.0.6
Compiling serde_derive v1.0.115
Compiling bytecount v0.6.0
Compiling strsim v0.8.0
Compiling itoa v0.4.6
Compiling termcolor v1.1.0
Compiling base64 v0.12.3
Compiling thread_local v1.0.1
Compiling textwrap v0.11.0
Compiling walkdir v2.3.1
Compiling crossbeam-utils v0.7.2
Compiling aho-corasick v0.7.13
Compiling grep-matcher v0.1.4
Compiling memmap v0.7.0
Compiling atty v0.2.14
Compiling num_cpus v1.13.0
Compiling quote v1.0.7
Compiling regex-automata v0.1.9
Compiling clap v2.33.3
Compiling encoding_rs_io v0.1.7
Compiling regex v1.3.9
Compiling bstr v0.2.13
Compiling globset v0.4.5
Compiling grep-searcher v0.1.7
Compiling grep-regex v0.1.8
Compiling grep-cli v0.1.5
Compiling ignore v0.4.16
Compiling ripgrep v12.1.1
Compiling grep-printer v0.1.5
Compiling grep v0.2.7
Finished release [optimized + debuginfo] target(s) in 1m 39s
Replacing /home/aurelien/.cargo/bin/rg
Replaced package `ripgrep v12.1.1` with `ripgrep v12.1.1` (executable `rg`)
$ rg --version
ripgrep 12.1.1
-SIMD -AVX (compiled)
+SIMD +AVX (runtime)
$ touch ./hello.rs
$ nano ./hello.rs
$ rustc ./hello.rs
$ ./hello
Hello World!
$ rustfmt -v ./hello.rs
Formatting /home/aurelien/hello.rs
Spent 0.000 secs in the parsing phase, and 0.000 secs in the formatting phase
Testing OK on x86_64 M7 Plasma.CC:
(none) =>
ouaurelien
Aurelien Oudelet
2020-09-10 22:12:33 CEST
Keywords:
(none) =>
validated_update
Aurelien Oudelet
2020-09-10 22:17:27 CEST
Keywords:
(none) =>
advisory An update for this issue has been pushed to the Mageia Updates repository. https://advisories.mageia.org/MGAA-2020-0206.html Resolution:
(none) =>
FIXED Testing: # urpmi --searchmedia testing rust rust-std-static rustfmt-preview cargo Returns OK $ cargo install ripgrep --force Updating crates.io index https://krunkerio.io CC:
(none) =>
polodrawers5 |