<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><br class=""><div><blockquote type="cite" class=""><div class="">I think people are getting fixated on CI and losing the plot here. The point of </div><div class=""><div class="">feature tests in configure scripts is not to make a reverse abstraction puzzle <br class="">game to support CI targets.</div></div></blockquote><div><br class=""></div><div>This does not make any sense for me. This is not a problem with CI. It is a problem equally affecting any local build for any developer who tries to compile for that platform.</div><div><br class=""></div><blockquote type="cite" class=""><div class=""><div class="">Newer systems seem to work just fine.<br class=""></div></div></blockquote><div><br class=""></div></div>Again, this also does not make any sense as well. We are talking about a symbol with is marked as unavailable for the whole iOS platform:<div class=""><br class=""></div><div class=""><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">$ cat /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/usr/include/wordexp.h | grep "wordexp("</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">int wordexp(const char * __restrict, wordexp_t * __restrict, int) __OSX_AVAILABLE_STARTING(__MAC_10_0, __IPHONE_NA)</span></div></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class=""></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class="">How do you come to the conclusion it should work on „newer systems“? This problem is certainly there if you compile for the latest iOS system.</div></body></html>