[swift-dev] master fails to build
Ben Ng
me at benng.me
Sat Feb 11 12:46:04 CST 2017
I can’t seem to build master right now:
> git pull
> ./utils/update-checkout --clone-with-ssh
> ./utils/build-script --release --assertions
>
> (…)
>
> [17/558] Linking CXX shared library lib/swift/macosx/x86_64/libswiftCore.dylib
> FAILED: lib/swift/macosx/x86_64/libswiftCore.dylib
> Undefined symbols for architecture x86_64:
> "llvm::EnableABIBreakingChecks", referenced from:
> llvm::VerifyEnableABIBreakingChecks in Casting.cpp.o
> llvm::VerifyEnableABIBreakingChecks in Demangle.cpp.o
> llvm::VerifyEnableABIBreakingChecks in Metadata.cpp.o
> llvm::VerifyEnableABIBreakingChecks in MetadataLookup.cpp.o
> llvm::VerifyEnableABIBreakingChecks in Remangle.cpp.o
> llvm::VerifyEnableABIBreakingChecks in SwiftNativeNSXXXBase.mm.o
Is anyone else running into this?
Ben Ng
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-dev/attachments/20170211/a3613f3a/attachment.html>
More information about the swift-dev
mailing list