Date: Sun, 11 Oct 2015 01:40:46 +0200 From: Dimitry Andric <dim@FreeBSD.org> To: Ivan Klymenko <fidaj@ukr.net> Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r283526 - in head: . contrib/llvm/include/llvm/Target contrib/llvm/lib/Analysis contrib/llvm/lib/CodeGen contrib/llvm/lib/CodeGen/SelectionDAG contrib/llvm/lib/ExecutionEngine/RuntimeDy... Message-ID: <314FDE61-A3F7-4DB7-98BF-16BDCA77D307@FreeBSD.org> In-Reply-To: <20151011003222.0944214d@nonamehost.local> References: <201505251343.t4PDh3wR037780@svn.freebsd.org> <20151011003222.0944214d@nonamehost.local>
next in thread | previous in thread | raw e-mail | index | archive | help
--Apple-Mail=_85ACB588-4C7A-415E-9709-5909C3D82A07 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii On 10 Oct 2015, at 23:32, Ivan Klymenko <fidaj@ukr.net> wrote: > On Mon, 25 May 2015 13:43:03 +0000 (UTC) > Dimitry Andric <dim@FreeBSD.org> wrote: >=20 >> Author: dim >> Date: Mon May 25 13:43:03 2015 >> New Revision: 283526 >> URL: https://svnweb.freebsd.org/changeset/base/283526 >>=20 >> Log: >> Upgrade our copy of clang and llvm to 3.6.1 release. This is some time ago already, you probably meant the upgrade to 3.7.0? :-) > Cannot emit physreg copy instruction > UNREACHABLE executed at = /usr/src/lib/clang/libllvmx86codegen/../../../contrib/llvm/lib/Target/X86/= X86InstrInfo.cpp:3935! > cc: error: unable to execute command: Abort trap > cc: error: clang frontend command failed due to signal (use -v to see = invocation) > FreeBSD clang version 3.7.0 (tags/RELEASE_370/final 246257) 20150906 > Target: x86_64-unknown-freebsd11.0 > Thread model: posix > cc: 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. > cc: note: diagnostic msg: > ******************** >=20 > PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: > Preprocessed source(s) and associated run script(s) are located at: > cc: note: diagnostic msg: /tmp/ieee802_11_common-974cbf.c > cc: note: diagnostic msg: /tmp/ieee802_11_common-974cbf.sh Yes, this error has already been reported; please see the thread starting here: = https://lists.freebsd.org/pipermail/freebsd-current/2015-October/057701.ht= ml It has been submitted as an upstream bug, and a fix is being worked on. For now, you can work around it by unsetting CPUTYPE. -Dimitry --Apple-Mail=_85ACB588-4C7A-415E-9709-5909C3D82A07 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.28 iEYEARECAAYFAlYZogUACgkQsF6jCi4glqNkdgCg2yjZJYyLrf3cRYbqMc9+V96+ tLkAoIqHKnFic5jna/WZoARkakxTja+4 =Uhx9 -----END PGP SIGNATURE----- --Apple-Mail=_85ACB588-4C7A-415E-9709-5909C3D82A07--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?314FDE61-A3F7-4DB7-98BF-16BDCA77D307>