Re: bmake core dump

From: Simon J. Gerraty <sjg_at_juniper.net>
Date: Mon, 27 Feb 2017 23:16:36 -0800
Iblis Lin <iblis_at_hs.ntnu.edu.tw> wrote:
> > Could you perhaps run that with ktrace?
> > 
> > Eg.
> > 
> > ktrace -i -t cnis -f /var/tmp/make.kt whatever command you ran
> > kdump -m 128 -f /var/tmp/make.kt > /var/tmp/make.kd
> > 
> > that would show what make is actually reading
> > 
> 
> I uploaded the ktrace to the gist:
> https://gist.github.com/iblis17/0beff3e1b4fcb7eac9df5889cd3ddde7#file-make-kd-L2733-L2853

Thanks, so the last line of your makefile as no newline.
Not that that upsets any bmake binary I have handy.

Thanks for the input...
Received on Tue Feb 28 2017 - 06:16:52 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:10 UTC