<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class="">[+ a few people who have been changing this area lately]</div><br class=""><div><blockquote type="cite" class=""><div class="">On Jun 10, 2016, at 09:14, Jeff Ramsey via swift-users &lt;<a href="mailto:swift-users@swift.org" class="">swift-users@swift.org</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class=""><div class="">I followed directions here to clone the compiler source and build it on Ubuntu 14.04:<br class=""><br class=""><a href="https://github.com/apple/swift/blob/master/README.md" class="">https://github.com/apple/swift/blob/master/README.md</a><br class=""><br class=""></div>All required packages seem to haven been installed successfully per the README.&nbsp; When I get to the build step, the following build-script command generates the errors below it.&nbsp; Have I missed something simple?&nbsp; Thanks.<br class=""><br class=""></div>Jeff<br class=""><div class=""><br class="">~/swift$ utils/build-script -t<br class="">Traceback (most recent call last):<br class="">&nbsp; File "utils/build-script", line 1848, in &lt;module&gt;<br class="">&nbsp;&nbsp;&nbsp; sys.exit(main())<br class="">&nbsp; File "utils/build-script", line 1844, in main<br class="">&nbsp;&nbsp;&nbsp; return main_normal()<br class="">&nbsp; File "utils/build-script", line 1053, in main_normal<br class="">&nbsp;&nbsp;&nbsp; default=StdlibDeploymentTarget.host_target().name)<br class="">AttributeError: 'NoneType' object has no attribute 'name'<br class=""><br class=""></div></div>
_______________________________________________<br class="">swift-users mailing list<br class=""><a href="mailto:swift-users@swift.org" class="">swift-users@swift.org</a><br class="">https://lists.swift.org/mailman/listinfo/swift-users<br class=""></div></blockquote></div><br class=""></body></html>