[swift-users] New Swift Snapshots Available!

Charles Lane clane_47 at bellsouth.net
Tue Jun 21 12:46:50 CDT 2016


This is a little snippet of the error :

<unknown>:0: error: invalid version number in '-miphoneos-version-min=10.0.0'
Assertion failed: (Maj < 10 && Min < 100 && Rev < 100 && "Invalid version!"), function getDarwinDefines, file /Users/buildnode/jenkins/workspace/oss-swift-package-osx/llvm/tools/clang/lib/Basic/Targets.cpp, line 158.


> Can you reduce the problem to a small test case? Please file a bug report onbugs.swift.org(http://bugs.swift.org)for this, and include information on the last toolchain which worked.
> 
> - Daniel
> 
> > On Jun 21, 2016, at 5:16 AM, Charles Lane via swift-users<swift-users at swift.org(mailto:swift-users at swift.org)>wrote:
> > I’m running macOS Sierra. When I set ios 10 as the deployment target, I get an error: Command failed due to signal: Illegal instruction: 4
> > It seems to build ok when using 9.3 or below as the build target.
> > 
> > _______________________________________________
> > swift-users mailing list
> > swift-users at swift.org(mailto:swift-users at swift.org)
> > https://lists.swift.org/mailman/listinfo/swift-users
> 
> 
> 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-users/attachments/20160621/c33f9495/attachment.html>


More information about the swift-users mailing list