Date: Sat, 11 Mar 2017 09:00:36 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 217695] buildworld compile error : libclangcodegen (latest src update (11.0) . rev 314125) Message-ID: <bug-217695-8@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D217695 Bug ID: 217695 Summary: buildworld compile error : libclangcodegen (latest src update (11.0) . rev 314125) Product: Base System Version: 11.0-RELEASE Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: bin Assignee: freebsd-bugs@FreeBSD.org Reporter: netilesik@gmail.com SVN SOURCE URL: svn://svn0.us-west.freebsd.org/base/releng/11.0 Relative URL: ^/releng/11.0 Repository Root: svn://svn0.us-west.freebsd.org/base Repository UUID: ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f Revision: 315061 Node Kind: directory Schedule: normal Last Changed Author: delphij Last Changed Rev: 314125 Last Changed Date: 2017-02-23 09:11:48 +0200 (Thu, 23 Feb 2017) --------------------------------------- "make clean buildworld" stops: 0. Program arguments: /usr/bin/c++ -cc1 -triple x86_64-unknown-freebsd= 10.2 -emit-obj -disable-free -disable-llvm-verifier -main-file-name CGBlocks.cpp -mrelocation-model static -mdisable-fp-elim -relaxed-aliasing -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64 -coverage-file /usr/obj/usr/src/tmp/usr/src/lib/clang/libclangcodegen/CGBlocks.o -resource= -dir /usr/bin/../lib/clang/3.4.1 -dependency-file .depend.CGBlocks.o -sys-header-deps -MT CGBlocks.o -D LLVM_ON_UNIX -D LLVM_ON_FREEBSD -D __STDC_LIMIT_MACROS -D __STDC_CONSTANT_MACROS -D NDEBUG -D LLVM_DEFAULT_TARGET_TRIPLE=3D"x86_64-unknown-freebsd11.0" -D LLVM_HOST_TRIPLE=3D"x86_64-unknown-freebsd11.0" -D DEFAULT_SYSROOT=3D"/usr/obj/usr/src/tmp" -I /usr/src/lib/clang/libclangcodegen/../../../contrib/llvm/include -I /usr/src/lib/clang/libclangcodegen/../../../contrib/llvm/tools/clang/includ= e -I /usr/src/lib/clang/libclangcodegen/../../../contrib/llvm/tools/clang/lib/Co= deGen -I . -I /usr/src/lib/clang/libclangcodegen/../../../contrib/llvm/../../lib/clang/in= clude -I /usr/obj/usr/src/tmp/legacy/usr/include -internal-isystem /usr/include/c++/v1 -O2 -Wno-c++11-extensions -std=3Dc++11 -fdeprecated-mac= ro -fdebug-compilation-dir /usr/obj/usr/src/tmp/usr/src/lib/clang/libclangcode= gen -ferror-limit 19 -fmessage-length 175 -mstackrealign -fno-rtti -fobjc-runtime=3Dgnustep -fdiagnostics-show-option -fcolor-diagnostics -vectorize-loops -vectorize-slp -o CGBlocks.o -x c++ /usr/src/lib/clang/libclangcodegen/../../../contrib/llvm/tools/clang/lib/Co= deGen/CGBlocks.cpp=20 1. <eof> parser at end of file 2. Code generation 3. Running pass 'Function Pass Manager' on module '/usr/src/lib/clang/libclangcodegen/../../../contrib/llvm/tools/clang/lib/C= odeGen/CGBlocks.cpp'. 4. Running pass 'X86 DAG->DAG Instruction Selection' on function '@_ZN5clang7CodeGen15CodeGenFunction12EmitCallArgsINS_17FunctionProtoTypeEE= EvRNS0_11CallArgListEPKT_N4llvm14iterator_rangeINS_4Stmt17ConstExprIterator= EEEPKNS_12FunctionDeclEj' 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.2 Thread model: posix c++: note: diagnostic msg: PLEASE submit a bug report to https://bugs.freebsd.org/submit/ and include the crash backtrace, preproces= sed source, and associated run script. c++: note: diagnostic msg:=20 ******************** 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/CGBlocks-2cd2a6.cpp c++: note: diagnostic msg: /tmp/CGBlocks-2cd2a6.sh c++: note: diagnostic msg:=20 ******************** *** Error code 254 Stop. bmake[4]: stopped in /usr/src/lib/clang/libclangcodegen --=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-217695-8>