Opened 11 years ago
Closed 10 years ago
#43546 closed defect (fixed)
rust: error: unrecognized command line option "-Wno-maybe-uninitialized"
Reported by: | frozencemetery (Robbie Harwood) | Owned by: | g5pw (Aljaž Srebrnič) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.1 |
Keywords: | Cc: | larryv (Lawrence Velázquez) | |
Port: | rust |
Description
Compilation fails when the compiler cannot find option -Wno-maybe-uninitailized.
System is 10.6 server; gcc is selected to be 4.8. Thanks!
Attachments (1)
Change History (5)
Changed 11 years ago by frozencemetery (Robbie Harwood)
comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | g5pw@… removed |
---|---|
Owner: | changed from macports-tickets@… to g5pw@… |
Summary: | rust build failure → rust: error: unrecognized command line option "-Wno-maybe-uninitialized" |
comment:2 follow-up: 3 Changed 10 years ago by g5pw (Aljaž Srebrnič)
comment:3 Changed 10 years ago by frozencemetery (Robbie Harwood)
comment:4 Changed 10 years ago by g5pw (Aljaž Srebrnič)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Rust is no longer supported on 10.6.
Note: See
TracTickets for help on using
tickets.
Is this resolved with the latest update (r123771)?