[LLVMbugs] [Bug 11971] New: Build failure n compiler-rt

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Feb 10 04:49:33 PST 2012


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

             Bug #: 11971
           Summary: Build failure n compiler-rt
           Product: libraries
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Core LLVM classes
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: csaba_22 at yahoo.co.uk
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified


Created attachment 8032
  --> http://llvm.org/bugs/attachment.cgi?id=8032
preprocessed file

make[3]: Leaving directory `/local/csaba/LLVM/build-release/tools/clang/tools'
make[3]: Entering directory
`/local/csaba/LLVM/build-release/tools/clang/runtime'
make[4]: Entering directory
`/local/csaba/LLVM/build-release/tools/clang/runtime/compiler-rt'
make[5]: Entering directory `/local/csaba/LLVM/llvm/projects/compiler-rt'
  COMPILE:   clang_linux/asan-x86_64/x86_64:
/local/csaba/LLVM/llvm/projects/compiler-rt/lib/asan/asan_allocator.cc
clang: /local/csaba/LLVM/llvm/include/llvm/ADT/DenseMap.h:127: void
llvm::DenseMap<KeyT, ValueT, KeyInfoT, ValueInfoT>::clear() [with KeyT =
std::pair<unsigned int, unsigned int>, ValueT = unsigned int, KeyInfoT =
llvm::DenseMapInfo<std::pair<unsigned int, unsigned int> >, ValueInfoT =
llvm::DenseMapInfo<unsigned int>]: Assertion `NumEntries == 0 && "Node count
imbalance!"' failed.
0  clang           0x0000000001e686af
1  clang           0x0000000001e6a66e
2  libpthread.so.0 0x00002b672a690a90
3  libc.so.6       0x00002b672b250645 gsignal + 53
4  libc.so.6       0x00002b672b251c33 abort + 387
5  libc.so.6       0x00002b672b249329 __assert_fail + 233
6  clang           0x0000000001a3aad3
7  clang           0x0000000001e01e30
llvm::FPPassManager::runOnFunction(llvm::Function&) + 672
8  clang           0x0000000001e01ed3
llvm::FPPassManager::runOnModule(llvm::Module&) + 51
9  clang           0x0000000001e018c4
llvm::MPPassManager::runOnModule(llvm::Module&) + 564
10 clang           0x0000000001e01a2e llvm::PassManagerImpl::run(llvm::Module&)
+ 174
11 clang           0x000000000080a0b1
clang::EmitBackendOutput(clang::DiagnosticsEngine&, clang::CodeGenOptions
const&, clang::TargetOptions const&, clang::LangOptions const&, llvm::Module*,
clang::BackendAction, llvm::raw_ostream*) + 1921
12 clang           0x0000000000806e69
13 clang           0x000000000095edc4 clang::ParseAST(clang::Sema&, bool) + 452
14 clang           0x0000000000805234 clang::CodeGenAction::ExecuteAction() +
68
15 clang           0x000000000069b232
clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) + 322
16 clang           0x0000000000681a66
clang::ExecuteCompilerInvocation(clang::CompilerInstance*) + 1734
17 clang           0x0000000000675b98 cc1_main(char const**, char const**, char
const*, void*) + 1640
18 clang           0x0000000000680c40 main + 6736
19 libc.so.6       0x00002b672b23c586 __libc_start_main + 230
20 clang           0x0000000000673019
Stack dump:
0.      Program arguments:
/local/csaba/LLVM/build-release/Release+Asserts/bin/clang -cc1 -triple
x86_64-unknown-linux-gnu -S -disable-free -main-file-name asan_allocator.cc
-pic-level 2 -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu
x86-64 -target-linker-version 11 -momit-leaf-frame-pointer -coverage-file
/tmp/asan_allocator-9PGhQz.s -resource-dir
/local/csaba/LLVM/build-release/Release+Asserts/bin/../lib/clang/3.1
-fmodule-cache-path /var/tmp/clang-module-cache -internal-isystem
/usr/lib64/gcc/x86_64-suse-linux/4.3/../../../../include/c++/4.3
-internal-isystem
/usr/lib64/gcc/x86_64-suse-linux/4.3/../../../../include/c++/4.3/x86_64-suse-linux
-internal-isystem
/usr/lib64/gcc/x86_64-suse-linux/4.3/../../../../include/c++/4.3/backward
-internal-isystem /usr/local/include -internal-isystem
/local/csaba/LLVM/build-release/Release+Asserts/bin/../lib/clang/3.1/include
-internal-externc-isystem /include -internal-externc-isystem /usr/include -O3
-Wall -Werror -fdeprecated-macro -fno-dwarf-directory-asm
-fdebug-compilation-dir
/local/csaba/LLVM/build-release/tools/clang/runtime/compiler-rt -ferror-limit
19 -fmessage-length 184 -mstackrealign -fgnu-runtime -fobjc-runtime-has-arc
-fobjc-runtime-has-weak -fobjc-fragile-abi -fdiagnostics-show-option
-fcolor-diagnostics -o /tmp/asan_allocator-9PGhQz.s -x c++
/local/csaba/LLVM/llvm/projects/compiler-rt/lib/asan/asan_allocator.cc
1.      <eof> parser at end of file
2.      Code generation
3.      Running pass 'Function Pass Manager' on module
'/local/csaba/LLVM/llvm/projects/compiler-rt/lib/asan/asan_allocator.cc'.
4.      Running pass 'Eliminate PHI nodes for register allocation' on function
'@_ZN6__asan17AsanChunkFifoList8PushListEPS0_'
clang: error: unable to execute command: Aborted
clang: error: clang frontend command failed due to signal (use -v to see
invocation)
clang: note: diagnostic msg: Please submit a bug report to
http://llvm.org/bugs/ and include command line arguments and all diagnostic
information.
clang: note: diagnostic msg: Preprocessed source(s) and associated run
script(s) are located at:
clang: note: diagnostic msg: /tmp/asan_allocator-8FDbEq.ii
clang: note: diagnostic msg: /tmp/asan_allocator-8FDbEq.sh
make[5]: ***
[/local/csaba/LLVM/build-release/tools/clang/runtime/compiler-rt/clang_linux/asan-x86_64/x86_64/SubDir.lib__asan/asan_allocator.o]
Error 254
make[5]: Leaving directory `/local/csaba/LLVM/llvm/projects/compiler-rt'
make[4]: *** [BuildRuntimeLibraries] Error 2
make[4]: Leaving directory
`/local/csaba/LLVM/build-release/tools/clang/runtime/compiler-rt'
make[3]: *** [compiler-rt/.makeall] Error 2
make[3]: Leaving directory
`/local/csaba/LLVM/build-release/tools/clang/runtime'
make[2]: *** [all] Error 1
make[2]: Leaving directory `/local/csaba/LLVM/build-release/tools/clang'
make[1]: *** [clang/.makeall] Error 2
make[1]: Leaving directory `/local/csaba/LLVM/build-release/tools'
make: *** [all] Error 1

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list