<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" dir="ltr" style="font-size: 12pt; color: rgb(0, 0, 0); font-family: Calibri, Helvetica, sans-serif, EmojiFont, "Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Segoe UI Symbol", "Android Emoji", EmojiSymbols;">
<p style="margin-top:0; margin-bottom:0">Hi Jan,</p>
<p style="margin-top:0; margin-bottom:0"><br>
</p>
<p style="margin-top:0; margin-bottom:0">our builds have been failing on Redhat linux kernel version 2.6.32 with the following error:</p>
<p style="margin-top:0; margin-bottom:0"><br>
</p>
<p style="margin-top:0; margin-bottom:0"></p>
<pre class="console-output" style="box-sizing:border-box; white-space:pre-wrap; margin-top:0px; margin-bottom:0px; color:rgb(51,51,51); font-size:13px"><span class="pipeline-node-60" style="box-sizing:border-box"><span class="timestamp" style="box-sizing:border-box"><b style="box-sizing:border-box">2019.07.15 11:10:28</b> </span> ../llvm/tools/clang/lib/DirectoryWatcher/linux/DirectoryWatcher-linux.cpp:335:47: error: 'IN_EXCL_UNLINK' was not declared in this scope
<span class="timestamp" style="box-sizing:border-box"><b style="box-sizing:border-box">2019.07.15 11:10:28</b> </span> IN_CREATE | IN_DELETE | IN_DELETE_SELF | IN_EXCL_UNLINK | IN_MODIFY |
</span></pre>
<div><span class="pipeline-node-60" style="box-sizing:border-box"><br>
</span></div>
this is because of the patch <a href="https://reviews.llvm.org/rG77dd8a79286d2fff94c765f787d7f7debb2a10c4" class="OWAAutoLink">https://reviews.llvm.org/rG77dd8a79286d2fff94c765f787d7f7debb2a10c4</a> which adds this code in. We build on a platform that uses
the linux kernel version 2.6.32 which doesn't have the IN_EXCL_UNLINK feature, could you please take a look ?
<p></p>
<p style="margin-top:0; margin-bottom:0"><br>
</p>
<p style="margin-top:0; margin-bottom:0">Thanks,</p>
<p style="margin-top:0; margin-bottom:0">Ranjeet</p>
</div>
</body>
</html>