Frederich Munch via llvm-dev
2017-Apr-24 21:59 UTC
[llvm-dev] i686-mingw32-RA-on-linux buildbot
I keep running into errors on the i686-mingw32-RA-on-linux bot and was curious if someone could test a patch against the bot or something with a similar setup. I believe it should now work properly, but would like to make sure that it'll pass before possibly adding a third commit/revert cycle. If the history isn't an issue, let me know an I'll just keep trying. The differential is here: https://reviews.llvm.org/D30107. FWIW, the errors have been from inconstancies with the ming available here: Slightly different header version causing a missing function. Mounted to a case insensitive volume. Thanks. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170424/88903d56/attachment.html>
NAKAMURA Takumi via llvm-dev
2017-Apr-24 22:00 UTC
[llvm-dev] i686-mingw32-RA-on-linux buildbot
It's mine. Investigating. You may ask me @chapuni in the IRC, oftc#llvm. On Tue, Apr 25, 2017 at 6:59 AM Frederich Munch via llvm-dev < llvm-dev at lists.llvm.org> wrote:> I keep running into errors on the i686-mingw32-RA-on-linux bot and was > curious if someone could test a patch against the bot or something with a > similar setup. I believe it should now work properly, but would like to > make sure that it'll pass before possibly adding a third commit/revert > cycle. > > > If the history isn't an issue, let me know an I'll just keep trying. > > > The differential is here: https://reviews.llvm.org/D30107. > > FWIW, the errors have been from inconstancies with the ming available > here: > > Slightly different header version causing a missing function. > > Mounted to a case insensitive volume. > > > Thanks. > > > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170424/44e7a18c/attachment.html>
Frederich Munch via llvm-dev
2017-Apr-24 22:10 UTC
[llvm-dev] i686-mingw32-RA-on-linux buildbot
Thanks a lot. Also the relevant test for the changes is unittests/Support/DynamicLibrary/DynamicLibraryTests Hoping it should easily pass if the compile errors have been irradicated. ________________________________ From: NAKAMURA Takumi <geek4civic at gmail.com> Sent: Monday, April 24, 2017 10:00 PM To: Frederich Munch; llvm-dev Subject: Re: [llvm-dev] i686-mingw32-RA-on-linux buildbot It's mine. Investigating. You may ask me @chapuni in the IRC, oftc#llvm. On Tue, Apr 25, 2017 at 6:59 AM Frederich Munch via llvm-dev <llvm-dev at lists.llvm.org<mailto:llvm-dev at lists.llvm.org>> wrote: I keep running into errors on the i686-mingw32-RA-on-linux bot and was curious if someone could test a patch against the bot or something with a similar setup. I believe it should now work properly, but would like to make sure that it'll pass before possibly adding a third commit/revert cycle. If the history isn't an issue, let me know an I'll just keep trying. The differential is here: https://reviews.llvm.org/D30107. FWIW, the errors have been from inconstancies with the ming available here: Slightly different header version causing a missing function. Mounted to a case insensitive volume. Thanks. _______________________________________________ LLVM Developers mailing list llvm-dev at lists.llvm.org<mailto:llvm-dev at lists.llvm.org> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170424/e65f83d9/attachment.html>