On Feb 23, 2015, at 4:52 PM, Clemens Lang wrote: > I am only aware of two ports that do not build in trace mode > due to functional changes or problems that are caused by trace mode, and those > are: > - go, because the OS X loader uses malloc() when DYLD_INSERT_LIBRARIES is set > and that breaks a very low-level step in the build process of go. > - openjade, which crashes during the build with what I can only conclude to > be a buffer overflow in the build system of openjade (which is one of the > downsides you get for re-using the address space of a program).
Are you able to build gettext universal with trace mode? I have a bug report that this doesn't work: https://trac.macports.org/ticket/46898#comment:1 I have not yet used trace mode or tried to reproduce this. _______________________________________________ macports-dev mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-dev
