<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div>Yes, we’re tracking this here:</div><div><br class=""></div><div><a href="https://bugs.swift.org/browse/SR-975" class="">https://bugs.swift.org/browse/SR-975</a></div><div><br class=""></div><div>The ticket also contains information on how to fix it.</div><div><br class=""><blockquote type="cite" class=""><div class=""><meta http-equiv="Content-Type" content="text/html charset=utf-8" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi,<div class=""><br class=""></div><div class="">this might be a case of user error but I can’t use the latest builds to do anything (on OSX).</div><div class=""><br class=""></div><div class="">Trying to do a swift build results in the following -</div><div class=""><br class=""></div><blockquote class="" style="margin: 0px 0px 0px 40px; border: none; padding: 0px;"><div class=""><div class=""><font face="SourceCodePro-Regular" class="">$ /Library/Developer/Toolchains/swift-DEVELOPMENT-SNAPSHOT-2016-03-16-a.xctoolchain/usr/bin/swift-build</font></div></div><div class=""><div class=""><font face="SourceCodePro-Regular" class="">dyld: Library not loaded: @rpath/libswiftCore.dylib</font></div></div><div class=""><div class=""><font face="SourceCodePro-Regular" class="">&nbsp; Referenced from: /Library/Developer/Toolchains/swift-DEVELOPMENT-SNAPSHOT-2016-03-16-a.xctoolchain/usr/bin/swift-build</font></div></div><div class=""><div class=""><font face="SourceCodePro-Regular" class="">&nbsp; Reason: image not found</font></div></div><div class=""><div class=""><font face="SourceCodePro-Regular" class="">Trace/BPT trap: 5</font></div></div><div class=""><br class=""></div></blockquote>At least the 25/02 build works.<div class=""><br class=""></div><div class="">When I do an otool -l on the both versions I note that the 25/02 version has two LC_PATH entries</div><div class=""><br class=""></div><blockquote class="" style="margin: 0px 0px 0px 40px; border: none; padding: 0px;"><div class=""><font face="SourceCodePro-Regular" class="">otool -l /Library/Developer/Toolchains/swift-DEVELOPMENT-SNAPSHOT-2016-02-25-a.xctoolchain/usr/bin/swift-build</font></div><div class=""><font face="SourceCodePro-Regular" class=""><span class="Apple-tab-span" style="white-space: pre;">        </span>&lt;snip&gt;</font></div></blockquote><blockquote class="" style="margin: 0px 0px 0px 40px; border: none; padding: 0px;"><div class=""><div class=""><font face="SourceCodePro-Regular" class="">Load command 16</font></div></div><div class=""><div class=""><font face="SourceCodePro-Regular" class="">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; cmd LC_RPATH</font></div></div><div class=""><div class=""><font face="SourceCodePro-Regular" class="">&nbsp; &nbsp; &nbsp; cmdsize 56</font></div></div><div class=""><div class=""><font face="SourceCodePro-Regular" class="">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;path @executable_path/../lib/swift/macosx (offset 12)</font></div></div><div class=""><div class=""><font face="SourceCodePro-Regular" class="">Load command 17</font></div></div><div class=""><div class=""><font face="SourceCodePro-Regular" class="">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; cmd LC_RPATH</font></div></div><div class=""><div class=""><font face="SourceCodePro-Regular" class="">&nbsp; &nbsp; &nbsp; cmdsize 128</font></div></div><div class=""><div class=""><font face="SourceCodePro-Regular" class="">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;path /Users/buildnode/jenkins/workspace/oss-swift-package-osx/build/buildbot_osx/swift-macosx-x86_64/lib/swift/macosx (offset 12)</font></div></div><div class=""><br class=""></div></blockquote>Whereas the latest version has only 1<div class=""><br class=""></div><blockquote class="" style="margin: 0px 0px 0px 40px; border: none; padding: 0px;"><div class=""><font face="SourceCodePro-Regular" class="">otool -l /Library/Developer/Toolchains/swift-DEVELOPMENT-SNAPSHOT-2016-03-16-a.xctoolchain/usr/bin/swift-build</font></div><div class=""><div class=""><font face="SourceCodePro-Regular" class="">&lt;snip&gt;</font></div></div><div class=""><div class=""><font face="SourceCodePro-Regular" class="">Load command 17</font></div></div><div class=""><div class=""><font face="SourceCodePro-Regular" class="">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; cmd LC_RPATH</font></div></div><div class=""><div class=""><font face="SourceCodePro-Regular" class="">&nbsp; &nbsp; &nbsp; cmdsize 128</font></div></div><div class=""><div class=""><font face="SourceCodePro-Regular" class="">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;path /Users/buildnode/jenkins/workspace/oss-swift-package-osx/build/buildbot_osx/swift-macosx-x86_64/lib/swift/macosx (offset 12)</font></div></div><div class=""><font face="SourceCodePro-Regular" class=""><br class=""></font></div></blockquote>Not sure if this has anything to do with it.<div class=""><br class=""></div><div class="">Any help appreciated.</div></div></div></blockquote></div></body></html>