Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build issues on mountain lion / homebrew #3106

Closed
erikh opened this issue Aug 4, 2012 · 5 comments
Closed

build issues on mountain lion / homebrew #3106

erikh opened this issue Aug 4, 2012 · 5 comments
Labels
O-macos Operating system: macOS

Comments

@erikh
Copy link

erikh commented Aug 4, 2012

While building rust 0.3.1 I came across some build issues. clang from XCode 4.4.

I captured the whole build output in this gist: https://gist.github.com/dc6dea4996bdb25975eb. Please let me know if you need me to try anything or need more information.

@catamorphism
Copy link
Contributor

There's a Homebrew formula for Rust now? Do tell!

I know @fsouza was able to build Rust on Mountain Lion -- see #3049 -- so if you can reach him, maybe you could compare notes...

@fsouza
Copy link
Contributor

fsouza commented Aug 4, 2012

I didn't use homebrew, and managed to compile on mountain lion successfully.

However, when using homebrew, I get the same error as you, so it seems like an issue with homebrew environment/formula.

@mernen
Copy link
Contributor

mernen commented Aug 26, 2012

I've applied #3049's patch, and managed to build rust on ML with Homebrew.

@erikh: could you try the changes in Homebrew/legacy-homebrew#14457?

@erikh
Copy link
Author

erikh commented Aug 26, 2012

Working here -- thanks for looking into this guys, and sorry I wasn't more helpful!

@brson brson closed this as completed Aug 29, 2012
@kevinSuttle
Copy link

Should a patch be submitted to include Homebrew install instructions?

flip1995 pushed a commit to flip1995/rust that referenced this issue May 17, 2020
…=flip1995

Rename lint `identity_conversion` to `useless_conversion`

Lint name `identity_conversion` was misleading, so this PR renames it to `useless_conversion`.

As decision has not really came up in the issue comments, this PR will probably need discussion.

fixes rust-lang#3106

changelog: Rename lint `identity_conversion` to `useless_conversion`
bors pushed a commit to rust-lang-ci/rust that referenced this issue May 15, 2021
RalfJung pushed a commit to RalfJung/rust that referenced this issue Oct 6, 2023
Tree Borrows: do not create new tags as 'Active'

Cc `@Vanille-N`
RalfJung pushed a commit to RalfJung/rust that referenced this issue Oct 7, 2023
Tree Borrows: do not create new tags as 'Active'

Cc `@Vanille-N`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
O-macos Operating system: macOS
Projects
None yet
Development

No branches or pull requests

6 participants