Hi, > /opt/macports-x86_64/libexec/macports/lib/darwintrace1.0/darwintrace.dylibDARWINTRACE_LOG=/tmp/macports_trace_859-336 > > This looks to me like a space is dropped somewhere, possibly only in the case > where a non-default prefix is in use. I am imagining something like
I agree. I think this might happen because some of the trace mode code is really old and uses fixed-size buffers. So the problem might actually be the length of $prefix. We should definitely fix that. -- Clemens Lang _______________________________________________ macports-dev mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-dev
