[lldb-dev] [Bug 23545] New: TestGdbRemoteAuxvSupport intermittent build failures

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri May 15 23:25:41 PDT 2015


https://llvm.org/bugs/show_bug.cgi?id=23545

            Bug ID: 23545
           Summary: TestGdbRemoteAuxvSupport intermittent build failures
           Product: lldb
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: lldb-dev at cs.uiuc.edu
          Reporter: vince at nethacker.com
    Classification: Unclassified

1/365 dosep builds got this error:

TestGdbRemoteAuxvSupport.test_auxv_keys_look_valid_llgs_dwarf (x86_64-clang)

os command: make MAKE_DSYM=NO ARCH=x86_64 CC="clang" 
with pid: 22853
stdout: clang++ -std=c++11 -g -O0 -fno-builtin -m64  -D__STDC_LIMIT_MACROS
-D__STDC_FORMAT_MACROS
-I/lldb-buildbot/lldbSlave/buildWorkingDir/llvm/tools/lldb/test/make/../../include
-include
/lldb-buildbot/lldbSlave/buildWorkingDir/llvm/tools/lldb/test/make/test_common.h
  -c -o main.o main.cpp
clang++  main.o -g -O0 -fno-builtin -m64  -D__STDC_LIMIT_MACROS
-D__STDC_FORMAT_MACROS
-I/lldb-buildbot/lldbSlave/buildWorkingDir/llvm/tools/lldb/test/make/../../include
-include
/lldb-buildbot/lldbSlave/buildWorkingDir/llvm/tools/lldb/test/make/test_common.h
 -lpthread  -o "a.out"

stderr: clang: error: no such file or directory: 'main.o'
make: *** [a.out] Error 1

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20150516/8a820e6b/attachment.html>


More information about the lldb-dev mailing list