[swift-dev] master fails to build

Greg Parker gparker at apple.com
Sat Feb 11 14:59:06 CST 2017


> On Feb 11, 2017, at 10:46 AM, Ben Ng via swift-dev <swift-dev at swift.org> wrote:
> 
> 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?

This was a hiccup after an LLVM change a few weeks ago. Try deleting your entire build directory and rebuilding.


-- 
Greg Parker     gparker at apple.com <mailto:gparker at apple.com>     Runtime Wrangler


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-dev/attachments/20170211/67e08a3c/attachment.html>


More information about the swift-dev mailing list