Opened 11 years ago

Closed 11 years ago

#38363 closed defect (fixed)

rust @0.5_2 Configure error - build failure

Reported by: dougie.richardson@… Owned by: larryv (Lawrence Velázquez)
Priority: Normal Milestone:
Component: ports Version: 2.1.3
Keywords: Cc:
Port: rust

Description (last modified by larryv (Lawrence Velázquez))

I tried to install rust 0.5_2 but got a build failure. I'm on OS X 10.8.2 with Xcode 4.6 with the latest command line tools installed (clang is clang-425.0.24). I tried cleaning the rust port and re-building to no avail.

Here's what I tried to do:

$ sudo port install rust
--->  Fetching archive for rust
--->  Attempting to fetch rust-0.5_2.darwin_12.x86_64.tbz2 from http://packages.macports.org/rust
--->  Attempting to fetch rust-0.5_2.darwin_12.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/rust
--->  Attempting to fetch rust-0.5_2.darwin_12.x86_64.tbz2 from http://lil.fr.packages.macports.org/rust
--->  Fetching distfiles for rust
--->  Verifying checksum(s) for rust
--->  Extracting rust
--->  Applying patches to rust
--->  Configuring rust
Error: org.macports.configure for port rust returned: configure failure: command execution failed
Please see the log file for port rust for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_rust/rust/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port rust failed

Attachments (1)

main.log (10.6 KB) - added by dougie.richardson@… 11 years ago.
log file for port rust

Download all attachments as: .zip

Change History (5)

Changed 11 years ago by dougie.richardson@…

Attachment: main.log added

log file for port rust

comment:1 Changed 11 years ago by dougie.richardson@…

Ugh, sorry for the crappy formatting. Here is is again formatted properly:

$ sudo port install rust
--->  Fetching archive for rust
--->  Attempting to fetch rust-0.5_2.darwin_12.x86_64.tbz2 from http://packages.macports.org/rust
--->  Attempting to fetch rust-0.5_2.darwin_12.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/rust
--->  Attempting to fetch rust-0.5_2.darwin_12.x86_64.tbz2 from http://lil.fr.packages.macports.org/rust
--->  Fetching distfiles for rust
--->  Verifying checksum(s) for rust
--->  Extracting rust
--->  Applying patches to rust
--->  Configuring rust
Error: org.macports.configure for port rust returned: configure failure: command execution failed
Please see the log file for port rust for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_rust/rust/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets

comment:2 Changed 11 years ago by cooljeanius (Eric Gallager)

We're currently already working on fixing rust port, just sit tight and wait for larryv's branch to get merged back into trunk.

comment:3 Changed 11 years ago by larryv (Lawrence Velázquez)

Description: modified (diff)
Owner: changed from macports-tickets@… to larryv@…
Port: rust added
Status: newassigned

Yeah, you really don’t want to use the current one. Mainly because you can’t.

I’ll be rolling out Revision 3 soon. (New and improved! Functional, even!)

comment:4 Changed 11 years ago by larryv (Lawrence Velázquez)

Resolution: fixed
Status: assignedclosed

Bumped to @0.5_3 in r104052. Clean rust and do a selfupdate, and you should be good to go.

Note: See TracTickets for help on using tickets.