Bug 1611597
Summary: | rust-toolset-1.29-rust: testcases regressions in aarch64 | ||||||
---|---|---|---|---|---|---|---|
Product: | DevTools | Reporter: | Edjunior Barbosa Machado <emachado> | ||||
Component: | rust | Assignee: | Josh Stone <jistone> | ||||
Status: | CLOSED ERRATA | QA Contact: | Edjunior Barbosa Machado <emachado> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | rust-toolset-7 | CC: | jcajka, law, tstellar | ||||
Target Milestone: | rc | ||||||
Target Release: | 2018.4 | ||||||
Hardware: | aarch64 | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | No Doc Update | |||||
Doc Text: |
undefined
|
Story Points: | --- | ||||
Clone Of: | Environment: | ||||||
Last Closed: | 2018-11-13 15:24:31 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Bug Depends On: | 1625768, 1666533, 1668114, 1696190 | ||||||
Bug Blocks: | |||||||
Attachments: |
|
Description
Edjunior Barbosa Machado
2018-08-02 12:48:46 UTC
(In reply to Edjunior Barbosa Machado from comment #0) > test [compile-fail] compile-fail/huge-array.rs ... FAILED This one looks better in 1.28.0-3 > test [debuginfo-gdb] debuginfo/by-value-self-argument-in-trait-impl.rs ...FAILED This one is still failing -- I'll investigate. debuginfo/by-value-self-... is fixed by llvm-toolset-6.0-llvm-6.0.1-5.el7. We don't even need to rebuild Rust for this, since it only affects -O0 compilation (which isn't packaged). Just re-running the test with that LLVM should work. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2018:3584 |