[flang-dev] x86 flang buildbot status (it almost works!)

Brian Friesen via flang-dev flang-dev at lists.llvm.org
Thu Jul 23 10:04:58 PDT 2020


Greetings,

I've not been able to attend flang calls recently due to a recurring
conflict, but wanted to provide an update on the x86 buildbot at
Berkeley Lab.

The entire pipeline now succeeds except for a single clang unittest,
`DirectoryWatcherTest`. It seems to be sensitive to the kind of file
system it runs on. I have filed this bug report in bugzilla:
https://bugs.llvm.org/show_bug.cgi?id=46825. If I filed that bug under
the wrong category (I chose LLVM lit), please feel free to reassign, I
wasn't quite sure where to put it.

I do have a temporary workaround which makes this test pass reliably
(set TMPDIR to a GPFS file system, since all others seem to hang). But
I would like not to have to rely on these kinds of workarounds in
general.

Thanks to Galina for helping get this buildbot this far. It's almost there!


More information about the flang-dev mailing list