The build is fixed. Thank you!
On Tue, Jul 10, 2012 at 12:47 PM, Manuel Klimek <[email protected]> wrote: > On Tue, Jul 10, 2012 at 7:58 PM, Galina Kistanova <[email protected]> > wrote: >> Hi Manuel, >> >> The build is failing with the error: >> >> llvm[4]: Compiling FileManagerTest.cpp for Release+Asserts build >> /usr/home/buildslave/zorg/buildbot/osuosl/slave/clang-X86_64-freebsd/llvm.src/tools/clang/unittests/ASTMatchers/ASTMatchersTest.cpp: >> In member function 'virtual void >> clang::ast_matchers::HasNameDeathTest_DiesOnEmptyName_Test::TestBody()': >> /usr/home/buildslave/zorg/buildbot/osuosl/slave/clang-X86_64-freebsd/llvm.src/tools/clang/unittests/ASTMatchers/ASTMatchersTest.cpp:20: >> error: expected primary-expression before '{' token >> /usr/home/buildslave/zorg/buildbot/osuosl/slave/clang-X86_64-freebsd/llvm.src/tools/clang/unittests/ASTMatchers/ASTMatchersTest.cpp:23: >> error: 'ASSERT_DEBUG_DEATH' was not declared in this scope >> /usr/home/buildslave/zorg/buildbot/osuosl/slave/clang-X86_64-freebsd/llvm.src/tools/clang/unittests/ASTMatchers/ASTMatchersTest.cpp: >> In member function 'virtual void >> clang::ast_matchers::IsDerivedFromDeathTest_DiesOnEmptyBaseName_Test::TestBody()': >> /usr/home/buildslave/zorg/buildbot/osuosl/slave/clang-X86_64-freebsd/llvm.src/tools/clang/unittests/ASTMatchers/ASTMatchersTest.cpp:27: >> error: expected primary-expression before '{' token >> /usr/home/buildslave/zorg/buildbot/osuosl/slave/clang-X86_64-freebsd/llvm.src/tools/clang/unittests/ASTMatchers/ASTMatchersTest.cpp:30: >> error: 'ASSERT_DEBUG_DEATH' was not declared in this scope >> >> This is yours, isn't it? > > d0k fixed this in r160000. Now it looks like the bot is red because of > something else ... > >>> For my curiosity: is the build bot 3 days behind on purpose? >> >> Not sure I follow you. What do you mean? >> As far as I can see this builder is current. It is building the >> r159998 now, which has been committed today @ 9:56 AM. > > I looked at the link you sent: > http://lab.llvm.org:8011/builders/clang-X86_64-freebsd/builds/3461/ > which was a build at 15809, which is quite old. > > Was my error to not dig upwards - as I only saw an error in the build > log that was long fixed, I didn't check for more errors from the top > of the build bot, which I should have done. > > Sorry for the inconvenience! > /Manuel > >> >> Thanks >> >> Galina >> >> On Mon, Jul 9, 2012 at 10:36 PM, Manuel Klimek <[email protected]> wrote: >>> I fixed that 2 revisions later in r159807. For my curiosity: is the build >>> bot 3 days behind on purpose? >>> >>> Thanks! >>> /Manuel >>> >>> On Tue, Jul 10, 2012 at 2:42 AM, Galina Kistanova <[email protected]> >>> wrote: >>>> >>>> Sorry, >>>> Here is the correct link: >>>> >>>> http://lab.llvm.org:8011/builders/clang-X86_64-freebsd/builds/3461/steps/compile/logs/stdio >>>> >>>> Thanks >>>> >>>> Galina >>>> >>>> >>>> On Mon, Jul 9, 2012 at 1:38 PM, Galina Kistanova <[email protected]> >>>> wrote: >>>> > Hi Manuel, >>>> > >>>> > Seems this revision causes failures on one of the builders: >>>> > >>>> > http://lab.llvm.org:8011/builders/clang-X86_64-freebsd/builds/3461/steps/compile/logs/stdio >>>> > The previous build is successful. Please have a look at this? >>>> > >>>> > Thanks >>>> > >>>> > Galina >>>> > >>>> > >>>> > On Thu, Jul 5, 2012 at 10:48 PM, Manuel Klimek <[email protected]> >>>> > wrote: >>>> >> >>>> >> Author: klimek >>>> >> Date: Fri Jul 6 00:48:52 2012 >>>> >> New Revision: 159805 >>>> >> >> ... >>> _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
