Jeff Cohen wrote:> Bill Wendling wrote: > >>> I'll ping the guy who's in charge of the sync and ask him when it's >>> done. Right now, the copy to the Apple internal mirror is done at 2AM >>> PDT. From your email, I suspect that the sync is done around 3ish. >>> Though maybe it's somehow dependent upon when I update the mirror?? >>> >>> Unfortunately, because we now have people working on LLVM around the >>> clock (hi Anton! :-) ), pretty much anytime for the sync is going to >>> be a problem for someone. The good news is that this problem will be >>> obviated in about a month! :-) >>> >>> -bw >>> > > I delayed it to 3:40am. We'll see if that's late enough.The answer is no. It is not late enough. llvm-gcc failed to build as a result (yet again) and the nightly tester did not run.
Jeff Cohen wrote:> Jeff Cohen wrote: > >> Bill Wendling wrote: >> >> >>>> I'll ping the guy who's in charge of the sync and ask him when it's >>>> done. Right now, the copy to the Apple internal mirror is done at 2AM >>>> PDT. From your email, I suspect that the sync is done around 3ish. >>>> Though maybe it's somehow dependent upon when I update the mirror?? >>>> >>>> Unfortunately, because we now have people working on LLVM around the >>>> clock (hi Anton! :-) ), pretty much anytime for the sync is going to >>>> be a problem for someone. The good news is that this problem will be >>>> obviated in about a month! :-) >>>> >>>> -bw >>>> >>>> >> I delayed it to 3:40am. We'll see if that's late enough. >> > > The answer is no. It is not late enough. llvm-gcc failed to build as a > result (yet again) and the nightly tester did not run.And even if the mirror was promptly updated at 2am, it wouldn't have mattered. The mirror got fatally out of sync with llvm less than an hour later. There are still massive errors building llvm-gcc. And the Visual Studio build is massively broken too. I don't have time to fix it today.
I think Chris (and I) sent patches to be applied after update. At least, it worked for me just fine at 4:25am Reid. On Sun, 2007-05-06 at 07:07 -0700, Jeff Cohen wrote:> Jeff Cohen wrote: > > Jeff Cohen wrote: > > > >> Bill Wendling wrote: > >> > >> > >>>> I'll ping the guy who's in charge of the sync and ask him when it's > >>>> done. Right now, the copy to the Apple internal mirror is done at 2AM > >>>> PDT. From your email, I suspect that the sync is done around 3ish. > >>>> Though maybe it's somehow dependent upon when I update the mirror?? > >>>> > >>>> Unfortunately, because we now have people working on LLVM around the > >>>> clock (hi Anton! :-) ), pretty much anytime for the sync is going to > >>>> be a problem for someone. The good news is that this problem will be > >>>> obviated in about a month! :-) > >>>> > >>>> -bw > >>>> > >>>> > >> I delayed it to 3:40am. We'll see if that's late enough. > >> > > > > The answer is no. It is not late enough. llvm-gcc failed to build as a > > result (yet again) and the nightly tester did not run. > > And even if the mirror was promptly updated at 2am, it wouldn't have > mattered. The mirror got fatally out of sync with llvm less than an > hour later. There are still massive errors building llvm-gcc. > > And the Visual Studio build is massively broken too. I don't have time > to fix it today. > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
On Sun, 6 May 2007, Jeff Cohen wrote:>>> I delayed it to 3:40am. We'll see if that's late enough. >> >> The answer is no. It is not late enough. llvm-gcc failed to build as a >> result (yet again) and the nightly tester did not run. > > And even if the mirror was promptly updated at 2am, it wouldn't have > mattered. The mirror got fatally out of sync with llvm less than an > hour later. There are still massive errors building llvm-gcc.Yes, as you are finding out, there is no solution other than to drop the whole "mirror" approach entirely. Luckily, we are planning to do just that! I'm sorry that this is such a pain, but it should be over soon.> And the Visual Studio build is massively broken too. I don't have time > to fix it today.I'm sorry for that. I will be checking in changes today to remove the bcreader/writer directories, so please wait until that is done to rebuild the project files. Thanks for the patience Jeff, LLVM 2.0 is almost here - our development process will get better when it does :) -Chris -- http://nondot.org/sabre/ http://llvm.org/
Jeff Cohen wrote:> And even if the mirror was promptly updated at 2am, it wouldn't have > mattered. The mirror got fatally out of sync with llvm less than an > hour later. There are still massive errors building llvm-gcc. >My nightly tester still can't build llvm-gcc.> And the Visual Studio build is massively broken too. I don't have time > to fix it today.It is now fixed.