Paul C. Anagnostopoulos via llvm-dev
2020-Sep-12 17:37 UTC
[llvm-dev] I've gone and broken the build
Apparently I've gone and broken the build. As a newbie, I have no idea how fix this. The connection between my change and this problem is unclear to me. Any help would be appreciated. -------------------------------------- The Buildbot has detected a new failure on builder openmp-gcc-x86_64-linux-debian while building llvm. Full details are available at: http://lab.llvm.org:8011/builders/openmp-gcc-x86_64-linux-debian/builds/13193 Buildbot URL: http://lab.llvm.org:8011/ Buildslave for this Build: gribozavr4 Build Reason: scheduler Build Source Stamp: [branch master] 8ce75e2778daf0492421fb524986756ef7e84b2b Blamelist: Paul C. Anagnostopoulos <paul at windfall.com> BUILD FAILED: failed test-openmp sincerely, -The Buildbot
The problem went away (bot is green again), so it might not have been you: http://lab.llvm.org:8011/builders/openmp-gcc-x86_64-linux-debian On Sat, Sep 12, 2020 at 1:42 PM Paul C. Anagnostopoulos via llvm-dev < llvm-dev at lists.llvm.org> wrote:> Apparently I've gone and broken the build. As a newbie, I have no idea how > fix this. The connection between my change and this problem is unclear to > me. Any help would be appreciated. > > -------------------------------------- > The Buildbot has detected a new failure on builder > openmp-gcc-x86_64-linux-debian while building llvm. > Full details are available at: > > http://lab.llvm.org:8011/builders/openmp-gcc-x86_64-linux-debian/builds/13193 > > Buildbot URL: http://lab.llvm.org:8011/ > > Buildslave for this Build: gribozavr4 > > Build Reason: scheduler > Build Source Stamp: [branch master] > 8ce75e2778daf0492421fb524986756ef7e84b2b > Blamelist: Paul C. Anagnostopoulos <paul at windfall.com> > > BUILD FAILED: failed test-openmp > > sincerely, > -The Buildbot > > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > https://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/20200912/7e220202/attachment.html>
Paul C. Anagnostopoulos via llvm-dev
2020-Sep-12 18:10 UTC
[llvm-dev] I've gone and broken the build
At 9/12/2020 01:54 PM, Hubert Tong wrote:>The problem went away (bot is green again), so it might not have been you: ><http://lab.llvm.org:8011/builders/openmp-gcc-x86_64-linux-debian>http://lab.llvm.org:8011/builders/openmp-gcc-x86_64-linux-debianDo I need to click the Rebuild button on the results page?