Re: buildworld fails while building static clang library

2017-08-14 Thread Aijaz Baig
figure it out Is it even possible to have a verbose output? On Mon, Aug 14, 2017 at 7:36 PM, Ed Maste <ema...@freebsd.org> wrote: > On 7 August 2017 at 00:32, Aijaz Baig <aijazba...@gmail.com> wrote: > > That was some pretty relevant information Ed. Thanks. > > Ev

clang error make buildworld

2017-08-11 Thread Aijaz Baig
he way it looks like clang is linking against gcc libraries?? How can that be possible? I thought GCC and CLANG are more like competitors in the world of compilers. Perhaps I am missing something here. Nevertheless how do I get rid of this issue? -- Best Regards, Aijaz Baig

Re: buildworld fails while building static clang library

2017-08-05 Thread Aijaz Baig
jobs? Nonetheless, as to my query regarding building the world, based on what my goals are (as I stated earlier), does it require me to actually build the whole world? Regards, Aijaz Baig On Sat, Aug 5, 2017 at 2:34 PM, Dimitry Andric <d...@freebsd.org> wrote: > On 5 Aug 2017, at 06:

Re: buildworld fails while building static clang library

2017-08-05 Thread Aijaz Baig
*** Error code 1 Stop. make: stopped in /usr/src Keen to hear On Sun, Aug 6, 2017 at 1:46 AM, Dimitry Andric <d...@freebsd.org> wrote: > On 5 Aug 2017, at 21:55, Aijaz Baig <aijazba...@gmail.com> wrote: > > > > I was a bit sceptical of this as it was failing with that same

Fwd: buildworld fails while building static clang library

2017-08-06 Thread Aijaz Baig
Yes you could be correct. See my reply below to Dimitry. And if this indeed is an issue is there a workaround? Or based on my first question, do I really need to buildworld? -- Forwarded message -- From: Aijaz Baig <aijazba...@gmail.com> Date: Sun, Aug 6, 2017 at 9:53 AM S

Re: buildworld fails while building static clang library

2017-08-06 Thread Aijaz Baig
* Error code 1 Stop. make[4]: stopped in /usr/src/lib/libc *** Error code 1 Stop. make[3]: stopped in /usr/src/lib *** Error code 1 Stop. make[2]: stopped in /usr/src *** Error code 1 Stop. make[1]: stopped in /usr/src *** Error code 1 Stop. make: stopped in /usr/src keen to hear On Sun, Aug

buildworld fails while building static clang library

2017-08-04 Thread Aijaz Baig
am going for an overkill with 'buildworld' please sugggest an optimum way -- Best Regards, Aijaz Baig ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "fr

Re: buildworld fails while building static clang library

2017-08-06 Thread Aijaz Baig
patch for review soon to > exit on error rather than produce corrupted output, and hope to look > at adding /SYM64/ support later on. > -- Best Regards, Aijaz Baig ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailm

Compiling the kernel using GCC

2017-08-26 Thread Aijaz Baig
tdi2' ck_barrier_mcs.o: In function `ck_cc_popcount': /usr/src/sys/contrib/ck/include/gcc/ck_cc.h:139: undefined reference to `__popcountdi2' ck_barrier_tournament.o:/usr/src/sys/contrib/ck/include/gcc/ck_cc.h:139: more undefined references to `__popcountdi2' follow