<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body class=""><div>Hello.</div><div><br></div><div>I've never tried building from the Swift repository, and I think you don't need to do it either.</div><div><br></div><div>What I do is just installing from the AUR, if you install the 'swift' package it will compile the last release for you, if you install 'swift-bin' it will repackage the ubuntu binary for arch.</div><div><br></div><div>If you want to try Swift 3 (I have done this), there are the 'swift-development' and 'swift-development-bin' which will repackage the ubuntu binary or compile from source respectively.</div><div><br></div><div>----</div><div>AndrĂ©s.</div><div><br></div><div><br></div><div>On Sat, 2016-07-16 at 21:23 -0700, Farhan Ahmed via swift-users wrote:</div><blockquote type="cite">Hi,<div class=""><br class=""></div><div class="">I am hoping someone would be able to help with the following problem:</div><div class=""><br class=""></div><div class="">I am trying to build Swift 3 under ArchLinux. I have followed the build instructions and everything has been cloned and kick off the build by typing: <font face="Menlo" class=""><span style="font-size: 11px;" class="">./swift/utils/build-script -R</span></font></div><div class=""><br class=""></div><div class="">After a long while the build errors out at (emphasis mine):</div><div class=""><br class=""></div><div class=""><font face="Menlo" class=""><span style="font-size: 11px;" class="">copying static files... done<br class="">copying extra files... done<br class="">dumping search index in English (code: en) ... done<br class="">dumping object inventory... done<br class="">build succeeded.<br class="">[574/574] Generating swift.1</span></font></div><div class=""><b style="font-size: 11px;" class=""><font face="Menlo" class="">FAILED: docs/tools/swift.1&nbsp;<br class="">cd /home/insha/build/Ninja-ReleaseAssert/swift-linux-x86_64/docs/tools &amp;&amp; /usr/bin/core_perl/pod2man --section 1&nbsp;--center Swift\ Documentation --release --name swift --stderr /home/insha/swift/docs/tools/swift.pod &gt;&nbsp;/home/insha/build/Ninja-ReleaseAssert/swift-linux-x86_64/docs/tools/swift.1<br class="">Can't open swift: No such file or directory at /usr/bin/core_perl/pod2man line 70.<br class="">ninja: build stopped: subcommand failed.<br class="">./swift/utils/build-script: fatal error: command terminated with a non-zero exit status 1, aborting</font></b></div><div class=""><b class=""><br class=""></b></div><div class="">So what am I doing wrong? What can I do to either fix this issue or skip it if it is not essential (i.e. docs, etc.)? Any help and pointers would be greatly appreciated.</div><div class=""><br class=""></div><div class="">Best,</div><div class="">Farhan</div><pre>_______________________________________________
swift-users mailing list
<a href="mailto:swift-users@swift.org">swift-users@swift.org</a>
<a href="https://lists.swift.org/mailman/listinfo/swift-users">https://lists.swift.org/mailman/listinfo/swift-users</a>
</pre></blockquote></body></html>