From owner-freebsd-bugs@freebsd.org Thu Jul 5 13:54:15 2018 Return-Path: Delivered-To: freebsd-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EE36F102B933 for ; Thu, 5 Jul 2018 13:54:14 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 84EA47DC7B for ; Thu, 5 Jul 2018 13:54:14 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 43E89102B92D; Thu, 5 Jul 2018 13:54:14 +0000 (UTC) Delivered-To: bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1FCB9102B92C for ; Thu, 5 Jul 2018 13:54:14 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B0A517DC78 for ; Thu, 5 Jul 2018 13:54:13 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id E3FC510463 for ; Thu, 5 Jul 2018 13:54:12 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w65DsC14098587 for ; Thu, 5 Jul 2018 13:54:12 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w65DsC36098586 for bugs@FreeBSD.org; Thu, 5 Jul 2018 13:54:12 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 229543] problem building World clang Date: Thu, 05 Jul 2018 13:54:12 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 11.2-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: han_student63@yahoo.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Jul 2018 13:54:15 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D229543 Bug ID: 229543 Summary: problem building World clang Product: Base System Version: 11.2-STABLE Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: bin Assignee: bugs@FreeBSD.org Reporter: han_student63@yahoo.com When building world foor 11.2 Stable on 10.1 stable, I got the follwing err= or : 1. parser at end of file 2. Code generation 3. Running pass 'Function Pass Manager' on module '/usr/src/contrib/llvm/tools/clang/lib/Cod=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 eGen/CGBlocks.cpp'. 4. Running pass 'X86 DAG->DAG Instruction Selection' on function '@_ZN5clang7CodeGen15CodeGe=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20 nFunction12EmitCallArgsINS_17FunctionProtoTypeEEEvRNS0_11CallArgListEPKT_N4= llvm14iterator_rangeIN =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20 S_4Stmt17ConstExprIteratorEEENS1_14AbstractCalleeEjNS1_15EvaluationOrderE' c++: error: unable to execute command: Segmentation fault (core dumped) c++: error: clang frontend command failed due to signal (use -v to see invocation) FreeBSD clang version 3.4.1 (tags/RELEASE_34/dot1-final 208032) 20140512 Target: x86_64-unknown-freebsd10.1 Thread model: posix Dump of the diagnostic msg : more /tmp/CGBlocks-c8742e.sh "/usr/bin/c++" -cc1 -triple x86_64-unknown-freebsd10.1 -emit-obj -disable-= free -disable-llvm-verifier -main-file-name CGBlocks.cpp -mrelocation-model stat= ic -mdisable-fp-elim -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64 -ffunction-sections -fdata-sections -sys-header-deps -D "LLVM_BUILD_GLOBAL_ISEL" -D "__STDC_LIMIT_MACROS" -D "__STDC_CONSTANT_MACRO= S" -D "NDEBUG" -D "LLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd11.2\"= " -D "LLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd11.2\"" -D "DEFAULT_SYSROOT=3D\"/usr/obj/usr/src/tmp\"" -D "LLVM_TARGET_ENABLE_AARCH64= " -D "LLVM_TARGET_ENABLE_ARM" -D "LLVM_TARGET_ENABLE_MIPS" -D "LLVM_TARGET_ENABLE_POWERPC" -D "LLVM_TARGET_ENABLE_SPARC" -D "LLVM_TARGET_ENABLE_X86" -D "LLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmPa= rser" -D "LLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter" -D "LLVM_NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler" -D "LLVM_NATIVE_TARGET=3DLLVMInitializeX86Target" -D "LLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo" -D "LLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC" -O2 -Wno-c++11-extensions -std=3Dc++11 -fdeprecated-macro -ferror-limit 19 -fmessage-length 97 -mstackrealign -fno-rtti -fobjc-runtime=3Dgnustep -fdiagnostics-show-option -fcolor-diagnostics -vectorize-loops -vectorize-slp -x c++ CGBlocks-c8742e.= cpp --=20 You are receiving this mail because: You are the assignee for the bug.=