Date: Mon, 14 Aug 2017 10:06:54 -0400 From: Ed Maste <emaste@freebsd.org> To: Aijaz Baig <aijazbaig1@gmail.com> Cc: Dimitry Andric <dim@freebsd.org>, FreeBSD Current <freebsd-current@freebsd.org> Subject: Re: buildworld fails while building static clang library Message-ID: <CAPyFy2AZo0xjTOA2tBnsqdmaJDD%2BBGZm66GkU9LP3js7b-G4mw@mail.gmail.com> In-Reply-To: <CAHB2L%2BduiRxMVWAJmCHjefy6=0ztftRtDJDCwP7ZGeaJR3Owbw@mail.gmail.com> References: <CAHB2L%2BfM8xtRWo8XU59yT=vrtUjv6v_JEkg_8ehyMDp3ME%2BvsQ@mail.gmail.com> <9C14A21D-1C17-44F9-882B-4A01C311E164@FreeBSD.org> <CAHB2L%2BeKi2XaaVwzn0KBmn-xQd52f7hxex_8CPx_YGi5B14pWg@mail.gmail.com> <37395FD6-09E5-4C11-A189-7B3050E9A541@FreeBSD.org> <CAPyFy2Cabrn7BCDc%2Bhw=tebJuTgr3iiS2KdvkmJuzG=b=QW9pg@mail.gmail.com> <CAHB2L%2BduiRxMVWAJmCHjefy6=0ztftRtDJDCwP7ZGeaJR3Owbw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 7 August 2017 at 00:32, Aijaz Baig <aijazbaig1@gmail.com> wrote: > That was some pretty relevant information Ed. Thanks. Even though it's not a direct cause of the problem you encountered I wanted to make sure a there was comprehensive reply to Dimitry's question. > Nonetheless, as I have indicated in my previous email, I hit an error quite > late in the process now (stage 4.3) when it is apparently linking h_raw.o > into h_raw.full ( is this linking by the way? what is the .full file > there??) Yes, this is a link step - the .full file is a binary or library with debug data included, which is then split into a .debug file containing only the debug data and the binary or library with no extension. There's no indication of what the error is in your log excerpt; are there any messages in dmesg from the time of the build?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAPyFy2AZo0xjTOA2tBnsqdmaJDD%2BBGZm66GkU9LP3js7b-G4mw>