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

Bluepill 5.9.0 macOS build failure on Catalina and Mojave #499

Open
chenrui333 opened this issue Jun 29, 2021 · 1 comment
Open

Bluepill 5.9.0 macOS build failure on Catalina and Mojave #499

chenrui333 opened this issue Jun 29, 2021 · 1 comment

Comments

@chenrui333
Copy link

Undefined symbols for architecture x86_64:
  "_OBJC_CLASS_$_XCTTestIdentifierSet", referenced from:
      objc-class-ref in bplib(SimulatorHelper.o)
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

relates to

full build log, https://github.com/Homebrew/homebrew-core/runs/2938927320

@chenrui333 chenrui333 changed the title bluepill 5.9.0 OSX build failure bluepill 5.9.0 OSX build failure on catalina and mojove Jun 29, 2021
@ravimandala ravimandala pinned this issue Jun 30, 2021
@ob ob changed the title bluepill 5.9.0 OSX build failure on catalina and mojove Bluepill 5.9.0 macOS build failure on Catalina and Mojave Jul 22, 2021
@ob
Copy link
Member

ob commented Jul 22, 2021

Ok, the problem is that the formula is using Xcode 12.4 and that version of Bluepill requires Xcode 12.5 (XCTTestIdentifierSet was introduced in 12.5.

@ravimandala ravimandala unpinned this issue Jul 25, 2022
@ravimandala ravimandala pinned this issue Jul 25, 2022
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