Date: Mon, 14 Mar 2016 08:23:07 -0500 From: Larry Rosenman <ler@lerctr.org> To: Konstantin Belousov <kostikbel@gmail.com> Cc: Freebsd current <freebsd-current@freebsd.org>, owner-freebsd-current@freebsd.org Subject: Re: Crashes in libthr? Message-ID: <d1eaa340b30b635f23fffdda35981d9d@thebighonker.lerctr.org> In-Reply-To: <20160314065348.GM1741@kib.kiev.ua> References: <70c63304fceddc1a91e16d63152ff33a@thebighonker.lerctr.org> <20160313181234.GI1741@kib.kiev.ua> <276f6b11da9a005256d24fa5b37d7d5f@thebighonker.lerctr.org> <20160313185852.GJ1741@kib.kiev.ua> <ddea502af186ce26273fddc9360e45cf@thebighonker.lerctr.org> <20160313192900.GK1741@kib.kiev.ua> <b3caf0652b0cbcb2edb7ebac0c3ded97@thebighonker.lerctr.org> <20160314025123.GA74197@borg.lerctr.org> <20160314065348.GM1741@kib.kiev.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2016-03-14 01:53, Konstantin Belousov wrote:
> On Sun, Mar 13, 2016 at 09:51:25PM -0500, Larry Rosenman wrote:
>> I wound up restoring EVERYTHING from the latest snapshot memstick
>> image
>> and I still can't get a world built:
>>
>> attached is the make.out, from a clean /usr/obj, and latest /usr/src.
> What do you mean by clean obj, did you rm -rf usr/obj before the build
> ?
zfs destroy/zfs create but essentially yes.
>
>>
>> ===> lib/clang/libclanganalysis (all)
>> clang-tblgen -gen-clang-attr-list -I
>> /usr/src/lib/clang/libclanganalysis/../../../contrib/llvm/tools/clang/include
>> -d AttrList.inc.d -o AttrList.inc.h
>> /usr/src/lib/clang/libclanganalysis/../../../contrib/llvm/tools/clang/include/clang/Basic/Attr.td
>> *** Signal 11
>>
>> Stop.
>> make[4]: stopped in /usr/src/lib/clang/libclanganalysis
>> *** Error code 1
> Which binary faulted ? Try to load it into the debugger.
>
> Also, you could put DEBUG_FLAGS=-g into make.conf and build, but I am
> not
> sure if the setting is effective during all buildworld stages,
> including
> the earliest.
>
> BTW, do you have anything in make.conf or src.conf ?
> What if you build on some other system ?
I installed from another system, and all seemed fine EXCEPT for sshd
whining about Fssh_ssh_malloc_init not found
which I find weird.
I did have stuff in /etc/{make,src}.conf, so I removed them, and pulled
a fresh checkout, and
zfs destroy/create /usr/obj.
running a single-thread build, that's still running. I'll see what that
looks like when I get home
from work this evening.
Really strange.
> _______________________________________________
> freebsd-current@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to
> "freebsd-current-unsubscribe@freebsd.org"
--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 214-642-9640 E-Mail: ler@lerctr.org
US Mail: 7011 W Parmer Ln, Apt 1115, Austin, TX 78729-6961
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d1eaa340b30b635f23fffdda35981d9d>
