Re: Troubles building world on stable/13

From: Mark Millard <marklmi_at_yahoo.com>
Date: Fri, 04 Feb 2022 04:40:41 UTC
On 2022-Feb-3, at 15:04, bob prohaska <fbsd@www.zefox.net> wrote:

> On Thu, Feb 03, 2022 at 09:17:06AM -0800, Mark Millard wrote:
>> 
>> Could you make a copy of the /usr/bin/c++ involved accessible
>> via:
>> 
>> http://www.zefox.net/~fbsd/rpi3/clang_trouble/20220202/
>> 
>> (possibly compressed)?
>> 
> 
> Done.
> 

Thanks.

If you have a:

/usr/lib/debug/usr/bin/clang.debug

could you make a copy of it accessible via: 

http://www.zefox.net/~fbsd/rpi3/clang_trouble/20220202/

(possibly compressed)?


Also, could you publish make.conf and src.conf and
the like? --Any tailoring that contributes to how
your builds run?


Note: clang.debug is limited in its content
to/by:

DEBUG_FILES_CFLAGS= -gline-tables-only

in . . . /usr.bin/clang/Makefile.inc .

Otherwise the file would probably be GiBytes
in size or some such --and building in the
limited RPi3* context likely would not fit
RAM+SWAP being (1+2) GiBytes at all.

Still, the information lldb has available to
it is limited, even with clang.debug .

===
Mark Millard
marklmi at yahoo.com