<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, 28 Sept 2021 at 14:21, Valentin Clement via Phabricator <<a href="mailto:reviews@reviews.llvm.org">reviews@reviews.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">clementval added a comment.<br>
<br>
In D109227#3027135 <<a href="https://reviews.llvm.org/D109227#3027135" rel="noreferrer" target="_blank">https://reviews.llvm.org/D109227#3027135</a>>, @rovka wrote:<br>
<br>
> Hi Valentin,<br>
><br>
> Thank you for the report!<br>
><br>
> I've been googling that error message a bit and all I could find were posts<br>
> related to compiling with -m32 on a 64-bit system. However the test is<br>
> definitely not passing -m32 and you seem to be using an x86-64 compiler, so<br>
> I'm not sure what the issue is. Would it be possible for you to try some<br>
> experiments on your end, e.g. check if you have libc-header-start.h<br>
> anywhere on your system, or installing gcc-multilib?<br>
><br>
> Thanks,<br>
> Diana<br>
<br>
We have `libc-header-start.h` on the system under `/usr/include/x86_64-linux-gnu/bits/libc-header-start.h`. Since it's a lab machine I cannot install `gcc-multilib` easily.<br></blockquote><div><br></div><div>Ok then, I'll try to reproduce locally and investigate. If this is causing you a lot of trouble I can do a partial revert in the meantime (i.e. just the changes to that test, since it's not crucial to have it).</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
Repository:<br>
  rG LLVM Github Monorepo<br>
<br>
CHANGES SINCE LAST ACTION<br>
  <a href="https://reviews.llvm.org/D109227/new/" rel="noreferrer" target="_blank">https://reviews.llvm.org/D109227/new/</a><br>
<br>
<a href="https://reviews.llvm.org/D109227" rel="noreferrer" target="_blank">https://reviews.llvm.org/D109227</a><br>
<br>
</blockquote></div></div>