[llvm-bugs] [Bug 35484] New: Debug server can't be built on High Sierra

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Nov 30 13:08:15 PST 2017


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

            Bug ID: 35484
           Summary: Debug server can't be built on High Sierra
           Product: lldb
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: All Bugs
          Assignee: lldb-dev at lists.llvm.org
          Reporter: davide at freebsd.org
                CC: llvm-bugs at lists.llvm.org

[1/262] Linking CXX executable bin/debugserver
FAILED: bin/debugserver
: &&
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++
 -fPIC -fvisibility-inlines-hidden -Werror=date-time
-Werror=unguarded-availability-new -std=c++11 -Wall -W -Wno-unused-parameter
-Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic
-Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor
-Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics
-Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing
-Wno-deprecated-register -Wno-vla-extension
-Wno-gnu-zero-variadic-macro-arguments -Wno-zero-length-array
-Wno-extended-offsetof -g -isysroot
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk
-Wl,-search_paths_first -Wl,-headerpad_max_install_names -stdlib=libc++
-Wl,-sectcreate,__TEXT,__info_plist,/Users/davide/work/llvm/llvm/tools/lldb/tools/debugserver/source/../resources/lldb-debugserver-Info.plist
tools/lldb/tools/debugserver/source/CMakeFiles/debugserver.dir/debugserver.cpp.o
 -o bin/debugserver  -Wl,-rpath, at loader_path/../lib
lib/liblldbDebugserverCommon.a -framework Cocoa -framework CoreFoundation
-framework Foundation lib/liblldbDebugserverArchSupport.a
lib/liblldbDebugserverDarwin_DarwinLog.a -lcompression && cd
/Users/davide/work/llvm/build/bin && /usr/local/Cellar/cmake/3.10.0/bin/cmake
-E env
CODESIGN_ALLOCATE=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/codesign_allocate
codesign --force --sign lldb_codesign
/Users/davide/work/llvm/build/bin/debugserver
error: The specified item could not be found in the keychain.

-- 
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/20171130/a7d6502b/attachment.html>


More information about the llvm-bugs mailing list