Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

tbb failed to build on 10.8.5 #22545

Closed
skomik opened this issue Sep 14, 2013 · 12 comments
Closed

tbb failed to build on 10.8.5 #22545

skomik opened this issue Sep 14, 2013 · 12 comments
Labels

Comments

@skomik
Copy link

skomik commented Sep 14, 2013

Hope, this helps fixing issue:

https://gist.github.com/skomik/6566436

@kevinxucs
Copy link
Contributor

+1

@adamv
Copy link
Contributor

adamv commented Sep 15, 2013

Please report this upstream to Apple and TBB.

@dhilipsiva
Copy link
Contributor

+1

@dhilipsiva
Copy link
Contributor

I am on Mountain Lion and it still fails.

@optikfluffel
Copy link
Contributor

+1

@adamv
Copy link
Contributor

adamv commented Sep 16, 2013

This is failing due to Xcode 5 reporting a version string that tbb can't handle. Please report to TBB and Apple instead of continuing to "me too" this thread.

@Abai
Copy link

Abai commented Sep 19, 2013

brew install tbb --env=std

worked for me with 10.8.5

gcc --version
Configured with: --prefix=/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
Apple LLVM version 5.0 (clang-500.2.75) (based on LLVM 3.3svn)
Target: x86_64-apple-darwin12.5.0
Thread model: posix

@skomik
Copy link
Author

skomik commented Sep 19, 2013

Abai, thanks!

@optikfluffel
Copy link
Contributor

@Abai thx, works for me with mavericks as well :)

@antonywu
Copy link

Thanks @Abai that works like a charm.
I only had to uninstall tbb, and install with --env=std for this to work

@manphiz
Copy link
Contributor

manphiz commented Sep 26, 2013

Confirmed "--env=std" works with Clang/Xcode 5 on 10.8. Could be a superenv bug.

manphiz added a commit to manphiz/homebrew that referenced this issue Sep 26, 2013
* Under superenv tbb FTBFS with undeclared identifier.

Closes Homebrew#22545.
@manphiz
Copy link
Contributor

manphiz commented Sep 28, 2013

Should be fixed by 9618a34.

@manphiz manphiz closed this as completed Sep 28, 2013
@Homebrew Homebrew locked and limited conversation to collaborators Feb 17, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

8 participants