Date: Thu, 07 May 2020 08:35:36 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 246274] 11.2-STABLE/i386 to 11.3-STABLE/i386 buildworld fails: clang Abort trap Message-ID: <bug-246274-227@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D246274 Bug ID: 246274 Summary: 11.2-STABLE/i386 to 11.3-STABLE/i386 buildworld fails: clang Abort trap Product: Base System Version: 11.3-STABLE Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: misc Assignee: bugs@FreeBSD.org Reporter: eugen@freebsd.org Created attachment 214222 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D214222&action= =3Dedit make NO_CLEAN=3Dyes buildworld I've tried routinely perform source upgrade of 11.2-STABLE/i386 r341008 (clang6) upto stable/11/i386 r360772. The build fails at "stage 3: cross tools": Building /home/obj/home/src/tmp/home/src/lib/clang/libllvm/Target/AArch64/MCTargetDe= sc/AArch64InstPrinter.o c++: error: unable to execute command: Abort trap (core dumped) c++: error: clang frontend command failed due to signal (use -v to see invocation) FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) This is the same with and without CPUTYPE?=3Dcore2 in /etc/make.conf; with = and without following in /etc/src.conf: WITHOUT_LLVM_TARGET_ALL=3D WITH_LLVM_TARGET_X86=3D WITHOUT_CLANG_FULL=3D See attached files for full build log and generated debugging info. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-246274-227>