[LLVMbugs] [Bug 21198] New: SEGV running c++

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Oct 7 16:57:57 PDT 2014


http://llvm.org/bugs/show_bug.cgi?id=21198

            Bug ID: 21198
           Summary: SEGV running c++
           Product: clang
           Version: unspecified
          Hardware: Other
                OS: FreeBSD
            Status: NEW
          Severity: normal
          Priority: P
         Component: -New Bugs
          Assignee: unassignedclangbugs at nondot.org
          Reporter: phil at base.com.au
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

I get this when trying to build cake using postmaster.

Stack dump:
0.    Program arguments: /usr/bin/c++ -cc1 -triple x86_64-unknown-freebsd10.0
-emit-obj -disable-free -disable-llvm-verifier -main-file-name
cmBootstrapCommands1.cxx -mrelocation-model static -mdisable-fp-elim
-relaxed-aliasing -masm-verbose -mconstructor-aliases -munwind-tables
-target-cpu x86-64 -coverage-file
/usr/ports/devel/cmake/work/cmake-3.0.2/Bootstrap.cmk/cmBootstrapCommands1.o
-resource-dir /usr/bin/../lib/clang/3.3 -D NO_IDEA -I
/usr/ports/devel/cmake/work/cmake-3.0.2/Bootstrap.cmk -I
/usr/ports/devel/cmake/work/cmake-3.0.2/Source -I
/usr/ports/devel/cmake/work/cmake-3.0.2/Bootstrap.cmk -internal-isystem
/usr/include/c++/v1 -O2 -fdeprecated-macro -fdebug-compilation-dir
/usr/ports/devel/cmake/work/cmake-3.0.2/Bootstrap.cmk -ferror-limit 19
-fmessage-length 0 -mstackrealign -fobjc-runtime=gnustep
-fobjc-default-synthesize-properties -fcxx-exceptions -fexceptions
-fdiagnostics-show-option -backend-option -vectorize-loops -o
cmBootstrapCommands1.o -x c++
/usr/ports/devel/cmake/work/cmake-3.0.2/Source/cmBootstrapCommands1.cxx 
1.    <eof> parser at end of file
2.    Per-module optimization passes
3.    Running pass 'CallGraph Pass Manager' on module
'/usr/ports/devel/cmake/work/cmake-3.0.2/Source/cmBootstrapCommands1.cxx'.
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.3 (tags/RELEASE_33/final 183502) 20130610
Target: x86_64-unknown-freebsd10.0
Thread model: posix
c++: note: diagnostic msg: PLEASE submit a bug report to http://llvm.org/bugs/
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/cmBootstrapCommands1-0eP2P2.cpp
c++: note: diagnostic msg: /tmp/cmBootstrapCommands1-0eP2P2.sh
c++: note: diagnostic msg: 

********************
*** [cmBootstrapCommands1.o] Error code 254

make[2]: stopped in /usr/ports/devel/cmake/work/cmake-3.0.2/Bootstrap.cmk
1 error

make[2]: stopped in /usr/ports/devel/cmake/work/cmake-3.0.2/Bootstrap.cmk
---------------------------------------------
Error when bootstrapping CMake:
Problem while running make
---------------------------------------------
Log of errors:
/usr/ports/devel/cmake/work/cmake-3.0.2/Bootstrap.cmk/cmake_bootstrap.log
---------------------------------------------
===>  Script "configure" failed unexpectedly.
Please report the problem to kde at FreeBSD.org [maintainer] and attach the
"/usr/ports/devel/cmake/work/cmake-3.0.2/config.log" including the output of
the failure of your make command. Also, it might be a good idea to provide
an overview of all packages installed on your system (e.g. a
/usr/local/sbin/pkg-static info -g -Ea).
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/devel/cmake
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/cmake

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20141007/8580e6d1/attachment.html>


More information about the llvm-bugs mailing list