Date: Mon, 30 Mar 2015 09:08:02 -0700 From: Craig Rodrigues <rodrigc@FreeBSD.org> To: Dimitry Andric <dim@freebsd.org> Cc: FreeBSD Toolchain <freebsd-toolchain@freebsd.org> Subject: Re: Failed to build usr.bin/clang/clang with gcc 4.9 Message-ID: <CAG=rPVdMGeigsxPEUD9EOJbmX%2BYFNAdgcgWmqwDdXdyd7FFDOg@mail.gmail.com> In-Reply-To: <09AB8734-8EE3-4772-84C6-49D9D4B6105B@FreeBSD.org> References: <CAG=rPVcPevjbD7puaVaHs3YBJaH3cb4Zdk-Z53QveB2cHkfowg@mail.gmail.com> <09AB8734-8EE3-4772-84C6-49D9D4B6105B@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Mar 29, 2015 at 1:52 PM, Dimitry Andric <dim@freebsd.org> wrote: > > > And none of these prints any compilation command lines? Are you running > with make -s, by any chance? If so, try removing it so we can see how > the various source files are being compiled. I am not using make -s. If you look at the log file, the full make invocation I used is captured at the top of the log file. I used NO_CLEAN and NO_KERNELCLEAN. I wiped out the object tree, and tried again. I managed to successfully buildworld, as long as I skipped building all the boot directories. Here is the new log file: https://people.freebsd.org/~rodrigc/gcc/buildworld.2015_03_29_2.log.txt There are many warnings which need to be cleaned up over time. I saw this one which looked a bit weird: /usr/local/bin/x86_64-freebsd-ld: error in /usr/obj/opt2/branches/head/lib32/usr/lib32/crt1.o(.eh_frame); no .eh_frame_hdr table will be created. -- Craig
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAG=rPVdMGeigsxPEUD9EOJbmX%2BYFNAdgcgWmqwDdXdyd7FFDOg>