I forgot to mention MAKECONF points to a custom "mk.conf" which contains:

# mk.conf
MKDEBUG=yes
MKDEBUG_LIB=yes
USE_PIGZGZIP=yes
.if "${MACHINE}" == "i386" || "${MACHINE}" == "amd64"
DBG=-g
.endif

so perhaps the failure is triggered by "MKDEBUG" and/or "MKDEBUG_LIB".

-- 
|/"\ John D. Baker, KN5UKS               NetBSD     Darwin/MacOS X
|\ / jdbaker[snail]mylinuxisp[flyspeck]com    OpenBSD            FreeBSD
| X  No HTML/proprietary data in email.   BSD just sits there and works!
|/ \ GPGkeyID:  D703 4A7E 479F 63F8 D3F4  BD99 9572 8F23 E4AD 1645

Reply via email to