<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="">Hi,<div class="">After submitting PR <a href="https://github.com/macports/macports-base/pull/55" class="">macports/macports-base#55</a>, I see that Travis tests failed.  But on my system, running `make test’ on vanilla macports/base fails with the same errors. Is there a scenario under which these tests are expected to pass?</div><div class=""><br class=""></div><div class="">The submitted PR should be fairly innocuous.  It creates a symlink from an expected to actual extract directory in the event that they differ.  An alternative approach might be to update global variables worksrcdir and worksrcpath, but without looking deeper, it’s not clear to me whether by the time extract is run, e.g., cmake’s configure command hasn't already been defined in terms of the previous value of worksrcpath.</div><div class="">-AM</div></body></html>