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

Mac OSX brew fails with --HEAD #4949

Closed
andymans opened this issue Apr 5, 2020 · 2 comments
Closed

Mac OSX brew fails with --HEAD #4949

andymans opened this issue Apr 5, 2020 · 2 comments

Comments

@andymans
Copy link

andymans commented Apr 5, 2020

Hi,

macos catalina 10.15.4 (19E266)

The bulk of a brew install --HEAD seems to be working; but it errors towards the end with:

Undefined symbols for architecture x86_64:
"getPollyPluginInfo()", referenced from:
(anonymous namespace)::EmitAssemblyHelper::EmitAssemblyWithNewPassManager(clang::BackendAction, std::__1::unique_ptr<llvm::raw_pwrite_stream, std::__1::default_deletellvm::raw_pwrite_stream >) in libclangCodeGen.a(BackendUtil.cpp.o)
ld: symbol(s) not found for architecture x86_64

Using brew install sans HEAD (the standard release) works just fine :-)

@andrewrk
Copy link
Member

andrewrk commented Apr 5, 2020

Duplicate of #4799; see that issue for a workaround

@andrewrk andrewrk closed this as completed Apr 5, 2020
@andymans
Copy link
Author

andymans commented Apr 5, 2020

Aha OK. Thx! Hadn't seen #4799; closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants