https://bugs.llvm.org/show_bug.cgi?id=44682
Bug ID: 44682
Summary: compiler-rt build broken on mac: 'os/lock.h' file not
found
Product: compiler-rt
Version: unspecified
Hardware: PC
OS: Windows NT
Status: NEW
Severity: enhancement
Priority: P
Component: tsan
Assignee: unassignedb...@nondot.org
Reporter: dma...@mozilla.com
CC: julian.lett...@gmail.com, llvm-bugs@lists.llvm.org
Blocks: 44555
compiler-rt/lib/tsan/rtl/tsan_interceptors_mac.cpp:26:10: fatal error:
'os/lock.h' file not found
This was added in
https://github.com/llvm/llvm-project/commit/4a9b747bfb5579f69514a13b643684714343d4e7
and reworked in
https://github.com/llvm/llvm-project/commit/894abb46f891cba2e0ef581650f27f512a7824b4#diff-4427dded557d38884822428fb1cb5296.
I don't have a mac to inspect myself, but according to our automation's build
logs, we used the 10.11 SDK in the build that this failure occurred in.
Is this code expected to build successfully with that SDK? Should there be a
__has_include` like some nearby code uses?
Referenced Bugs:
https://bugs.llvm.org/show_bug.cgi?id=44555
[Bug 44555] [meta] 10.0.0 Release Blockers
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs