Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TestGdbRemoteAuxvSupport intermittent build failures #23919

Open
llvmbot opened this issue May 16, 2015 · 0 comments
Open

TestGdbRemoteAuxvSupport intermittent build failures #23919

llvmbot opened this issue May 16, 2015 · 0 comments
Labels
bugzilla Issues migrated from bugzilla lldb

Comments

@llvmbot
Copy link
Collaborator

llvmbot commented May 16, 2015

Bugzilla Link 23545
Version unspecified
OS Linux
Reporter LLVM Bugzilla Contributor

Extended Description

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

@llvmbot llvmbot transferred this issue from llvm/llvm-bugzilla-archive Dec 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugzilla Issues migrated from bugzilla lldb
Projects
None yet
Development

No branches or pull requests

1 participant