Hi.
While compiling amd64's GENERIC kernel. I found a problem:
--- kern_sig_43.o ---
/disk/sources/NetBSD-current/src/obj/tooldir.NetBSD-7.99.26-amd64/bin/nbctfconvert -g -L VERSION -g kern_sig_43.o
ERROR: kern_sig_43.c: die 20756: failed to get ref: Invalid attribute form [dwarf_attrval_unsigned(216)]
*** [kern_sig_43.o] Error code 1
My machine's /etc/malloc.conf points to 'J'
% ls -l /etc/malloc.conf
lrwxr-xr-x 1 root wheel 1 Nov 7 2014 /etc/malloc.conf -> J
Without "/etc/malloc.conf->J", I can compile kern_sig_43.o without any errors.