FS#48653 - [rust] Missing dependency on gcc

Attached to Project: Community Packages
Opened by ollie27 (ollie27) - Monday, 21 March 2016, 07:28 GMT
Last edited by Doug Newgard (Scimmia) - Wednesday, 23 March 2016, 03:10 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

rustc requires gcc to link binaries and libraries so it should be added as a dependency. It's actually the same issue as https://bugs.archlinux.org/task/48606 however the solution was incorrect, cargo doesn't require clang and that dependency can be removed.

gdb can also be added as an optional dependency as it's required for rust-gdb.

rust 1:1.7.0-1
cargo 0.9.0-4
This task depends upon

Closed by  Doug Newgard (Scimmia)
Wednesday, 23 March 2016, 03:10 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#48606 

Request that it be reopened if the fix was incorrect.

Loading...