Re: /usr/bin/make segmentation fault

2016-04-02 Thread Simon J. Gerraty
Roger Marquis wrote: > Don't know how to debug this and cannot post the Makefile in question but it Can you provide something similar that triggers the issue? It's rather hard to tell what's wrong without knowing what *should* be happening. > last worked in 8.4. In 11-CURRENT Var_Value appears

/usr/bin/make segmentation fault

2016-04-01 Thread Roger Marquis
Don't know how to debug this and cannot post the Makefile in question but it last worked in 8.4. In 11-CURRENT Var_Value appears to return NULL at /usr/src/contrib/bmake/compat.c:621 Var_Set(IMPSRC, Var_Value(TARGET, gn, &p1), pgn, 0); which passes the NULL to Var_Set as the second argument (v