Hi,
After submitting PR macports/macports-base#55 
<https://github.com/macports/macports-base/pull/55>, 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?

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.
-AM

Reply via email to