<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div>Tony, yes, I'm building on an Ubuntu 14.04 system. &nbsp;I can provide any uname or kernel information if you need.<br><br>Joe</div><div><br>On Dec 12, 2015, at 7:17 PM, Tony Parker &lt;<a href="mailto:anthony.parker@apple.com">anthony.parker@apple.com</a>&gt; wrote:<br><br></div><blockquote type="cite"><div><meta http-equiv="Content-Type" content="text/html charset=utf-8"><div class="">Hi Joe,</div><div class=""><br class=""></div><div class="">I see you used the preset for linux, but I just wanted to double-check that you are indeed building on Linux.</div><div class=""><br class=""></div><div class="">- Tony</div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Dec 12, 2015, at 3:48 PM, Joseph Bell via swift-corelibs-dev &lt;<a href="mailto:swift-corelibs-dev@swift.org" class="">swift-corelibs-dev@swift.org</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">Howdy.<div class=""><br class=""></div><div class="">I'm using the basic build instructions (checking out swift, llvm, clang, etc.) and can successfully build a packaged release with&nbsp;</div><div class=""><br class=""></div><div class=""><div class=""><font face="monospace, monospace" class="">./swift/utils/build-script --preset=buildbot_linux_1404 install_destdir=${INSTALL_DIR} i</font></div><div class=""><font face="monospace, monospace" class="">nstallable_package=${PACKAGE}</font></div></div><div class=""><br class=""></div><div class="">However, the resulting build output for Foundation is missing enumeration types, and I noticed it in particular in the NSDateFormatter class:</div><div class=""><br class=""></div><div class=""><font face="monospace, monospace" class="">➜ &nbsp;Foundation git:(master) ✗ nm NSDateFormatter.swift.o|grep Medium</font><br class=""></div><div class=""><font face="monospace, monospace" class=""><br class=""></font></div><div class=""><br class=""></div><div class="">Of course this results in the symbols not being included in libFoundation.so<br class=""></div><div class=""><font face="monospace, monospace" class="">➜ &nbsp;Foundation git:(master) ✗ nm -D libFoundation.so |grep Medium<br class=""></font></div><div class=""><font face="monospace, monospace" class=""><br class=""></font></div><div class="">Looking at my build from source I am missing about 200K of symbols that the SNAPSHOT build is including:<br class=""></div><div class=""><br class=""></div><div class=""><div class=""><font face="monospace, monospace" class="">&nbsp; Foundation git:(master) ✗ nm -D /opt/apple/swift-2.2-SNAPSHOT-2015-12-10-a-ubuntu14.04/usr/lib/swift/linux/libFoundation.so|grep Medium</font></div><div class=""><font face="monospace, monospace" class="">000000000034ab40 T _TFO10Foundation20NSDateFormatterStyle11MediumStyleFMS0_S0_</font></div><div class=""><font face="monospace, monospace" class="">00000000003944e0 T _TFO10Foundation21NSFormattingUnitStyle6MediumFMS0_S0_</font></div><div class=""><font face="monospace, monospace" class="">000000000034b330 T _TFO10Foundation28NSDateIntervalFormatterStyle11MediumStyleFMS0_S0_</font></div><div class=""><font face="monospace, monospace" class="">00000000003f5820 T _TFO10Foundation36NSPersonNameComponentsFormatterStyle6MediumFMS0_S0_</font></div></div><div class=""><font face="monospace, monospace" class=""><br class=""></font></div><div class="">Thanks for any thoughts,<br class=""></div><div class="">Joe</div><div class=""><br class=""></div><div class="">PS - I am using the master branch across all repositories.</div><div class=""><font face="monospace, monospace" class=""><br class=""></font></div></div>
<img src="https://u2002410.ct.sendgrid.net/wf/open?upn=U7z7oSqRMSwdl2rYt9JJ4zIFaeg4R-2FxExg9xndDuCbw-2F3QBJSiv1F-2BO5pJk8MILsLA0DnOVFcm6q-2FOg3GC07rT-2BaT7LtVR1XvW9ewM0FiAJMBgky-2F9sw3-2FeFqiLbtv5BOuyS9P4Ikr8j-2BeFHJkN8zgZnm3qR4T-2FF0X6ehg-2BYKeKkmLlZ2Px8yu-2BK740OrH7h3ujJbVk3sNCNqEKTcEJh6hRVIW5ixn4V33bIbubV1yw-3D" alt="" width="1" height="1" border="0" style="height:1px !important;width:1px !important;border-width:0 !important;margin-top:0 !important;margin-bottom:0 !important;margin-right:0 !important;margin-left:0 !important;padding-top:0 !important;padding-bottom:0 !important;padding-right:0 !important;padding-left:0 !important;" class="">
_______________________________________________<br class="">swift-corelibs-dev mailing list<br class=""><a href="mailto:swift-corelibs-dev@swift.org" class="">swift-corelibs-dev@swift.org</a><br class=""><a href="https://lists.swift.org/mailman/listinfo/swift-corelibs-dev">https://lists.swift.org/mailman/listinfo/swift-corelibs-dev</a><br class=""></div></blockquote></div><br class=""></div></div></blockquote></body></html>