[llvm-bugs] [Bug 40428] New: install-xcode-toolchain: python binding install fails after move to monorepo
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Jan 23 10:28:51 PST 2019
https://bugs.llvm.org/show_bug.cgi?id=40428
Bug ID: 40428
Summary: install-xcode-toolchain: python binding install fails
after move to monorepo
Product: Build scripts
Version: trunk
Hardware: Macintosh
OS: MacOS X
Status: NEW
Severity: release blocker
Priority: P
Component: cmake
Assignee: unassignedbugs at nondot.org
Reporter: root at yurikoles.com
CC: llvm-bugs at lists.llvm.org
I'm trying to port Homebrew LLVM formula to monorepo and see this
The most interesting part is:
Built target install-xcode-toolchain
/usr/local/Cellar/cmake/3.13.3/bin/cmake -E cmake_progress_start
/tmp/llvm-20190123-19999-1rxddll/llvm/build/CMakeFiles 0
/usr/local/Homebrew/Library/Homebrew/debrew.rb:11:in `raise'
Errno::ENOENT: No such file or directory -
/private/tmp/llvm-20190123-19999-1rxddll/bindings/python/llvm
Full build log is here https://git.io/fhVwI
--
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/20190123/7b09a8dd/attachment.html>
More information about the llvm-bugs
mailing list