Date: Thu, 23 Mar 2017 13:31:20 +0100 From: Dimitry Andric <dim@FreeBSD.org> To: Aryeh Friedman <aryeh.friedman@gmail.com> Cc: FreeBSD Stable List <freebsd-stable@freebsd.org> Subject: Re: buildworld fails immediately Message-ID: <6CAF5439-E789-446A-BCC5-8AE3E317E429@FreeBSD.org> In-Reply-To: <CAGBxaXkq17OoLJNpy6JFe3FrrRX8Fv6PV_VrC8PzZNfMN_BooQ@mail.gmail.com> References: <CAGBxaXkq17OoLJNpy6JFe3FrrRX8Fv6PV_VrC8PzZNfMN_BooQ@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--Apple-Mail=_76240CA2-A16A-40F2-BA12-AC1B80107E42 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii On 23 Mar 2017, at 06:38, Aryeh Friedman <aryeh.friedman@gmail.com> wrote: > > root@lilith:/usr/src # make buildworld > make[1]: "/usr/src/Makefile.inc1" line 144: SYSTEM_COMPILER: Determined > that CC=cc matches the source tree. Not bootstrapping a cross-compiler. ... > c++ -O2 -pipe -I/usr/src/lib/clang/include -I/usr/src/contrib/llvm/include > -DLLVM_ON_UNIX -DLLVM_ON_FREEBSD -D__STDC_LIMIT_MACROS > -D__STDC_CONSTANT_MACROS -DNDEBUG > -DLLVM_DEFAULT_TARGET_TRIPLE=\"x86_64-unknown-freebsd11.0\" > -DLLVM_HOST_TRIPLE=\"x86_64-unknown-freebsd11.0\" > -DDEFAULT_SYSROOT=\"/usr/obj/usr/src/tmp\" -MD -MF.depend.Support_APInt.o > -MTSupport/APInt.o -Qunused-arguments > -I/usr/obj/usr/src/tmp/legacy/usr/include -std=c++11 -fno-exceptions > -fno-rtti -stdlib=libc++ -Wno-c++11-extensions -c > /usr/src/contrib/llvm/lib/Support/APInt.cpp -o Support/APInt.o > c++: error: unable to execute command: Bus error (core dumped) > c++: error: clang frontend command failed due to signal (use -v to see > invocation) > FreeBSD clang version 3.9.1 (tags/RELEASE_391/final 289601) (based on LLVM > 3.9.1) > Target: x86_64-unknown-freebsd11.0 > Thread model: posix > InstalledDir: /usr/bin > c++: note: diagnostic msg: PLEASE submit a bug report to > https://bugs.freebsd.org/submit/ and include the crash backtrace, > preprocessed source, and associated run script. > c++: note: diagnostic msg: > ******************** > > PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: > Preprocessed source(s) and associated run script(s) are located at: > c++: note: diagnostic msg: /tmp/APInt-8fe456.cpp > c++: note: diagnostic msg: /tmp/APInt-8fe456.sh If it's consistently repeatable, please create a tarball of the /tmp/APInt-*.{cpp.sh} files, and upload those to a bug report. If it's not consistently repeatable, check your hardware (e.g. run memtest86). -Dimitry --Apple-Mail=_76240CA2-A16A-40F2-BA12-AC1B80107E42 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.30 iEYEARECAAYFAljTwB4ACgkQsF6jCi4glqM4owCdFHo8IujrBQHDILXc7y3t+xwL UxUAniSQfWMKkuuyhXBH5uACGkyqRF44 =mLW+ -----END PGP SIGNATURE----- --Apple-Mail=_76240CA2-A16A-40F2-BA12-AC1B80107E42--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6CAF5439-E789-446A-BCC5-8AE3E317E429>