Thus said Stuart Henderson on Fri, 12 Aug 2022 13:34:57 +0100: > It should work with "make clean; make DEBUG=-g repackage" (see > https://www.openbsd.org/faq/ports/ports.html#Backtrace) - this doesn't > use the DEBUG_PACKAGES mechanism to produce detached debug symbols, > and so shouldn't fail in the same way.
Aha, I'll give that a try. I thought that DEBUG was a "boolean" so I just set it as "make DEBUG=1" and when that failed I looked at the man page and found DEBUG_PACKAGES. > I have one possible idea which I am trying now (it will be some time > before my build finishes to test it). I'll try with DEBUG=-g as well, but as you say, it will be some time before it finishes. Andy
