Re: [Cython] Jenkins down
Stefan Behnel, 20.03.2013 07:47: > just to let you know that sage.math (where our Jenkins instance runs) has > been down for a couple of days already and it's currently unclear when it > will be back. Most likely during the next days, though. Note that this > means that we have lost all work spaces and git caches, so the first builds > will take somewhat longer than normal once we get it restarted (assuming > that everything comes up nicely in the first place...). I started Jenkins on the boxen server (which the sage.math DNS entry currently forwards to), running on a local disk AFAICT. It looks ok so far, although I had to disable the 32bit tests due to missing Ubuntu packages. It will also be generally slower than on sage.math, because we no longer have a ramdisk to put the workspaces into. But I think it's most important to have it back alive at all. Stefan ___ cython-devel mailing list cython-devel@python.org http://mail.python.org/mailman/listinfo/cython-devel
[Cython] timeframe for 0.19?
Hi, the current master has collected quite a number of improvements and I think we should try to get them out of the door. Any objections to starting with the preparations in the first week of April? Stefan ___ cython-devel mailing list cython-devel@python.org http://mail.python.org/mailman/listinfo/cython-devel
Re: [Cython] Jenkins down
On Sun, Mar 24, 2013 at 9:29 AM, Stefan Behnel wrote: > Stefan Behnel, 20.03.2013 07:47: >> just to let you know that sage.math (where our Jenkins instance runs) has >> been down for a couple of days already and it's currently unclear when it >> will be back. Most likely during the next days, though. Note that this >> means that we have lost all work spaces and git caches, so the first builds >> will take somewhat longer than normal once we get it restarted (assuming >> that everything comes up nicely in the first place...). > > I started Jenkins on the boxen server (which the sage.math DNS entry > currently forwards to), running on a local disk AFAICT. It looks ok so far, > although I had to disable the 32bit tests due to missing Ubuntu packages. Which packages? I can install them easily. > It will also be generally slower than on sage.math, because we no longer > have a ramdisk to put the workspaces into. But I think it's most important > to have it back alive at all. > > Stefan > > ___ > cython-devel mailing list > cython-devel@python.org > http://mail.python.org/mailman/listinfo/cython-devel -- William Stein Professor of Mathematics University of Washington http://wstein.org ___ cython-devel mailing list cython-devel@python.org http://mail.python.org/mailman/listinfo/cython-devel
Re: [Cython] Jenkins down
William Stein, 24.03.2013 19:21: > On Sun, Mar 24, 2013 at 9:29 AM, Stefan Behnel wrote: >> I started Jenkins on the boxen server (which the sage.math DNS entry >> currently forwards to), running on a local disk AFAICT. It looks ok so far, >> although I had to disable the 32bit tests due to missing Ubuntu packages. > > Which packages? I can install them easily. Thanks - I would have asked if I knew which ones. I couldn't look into this yet, just noticed that the 32bit builds didn't work "for some reason". Basically, sage.math had a (mostly) working 32bit gcc build environment, but I'll have to see what that included. Stefan ___ cython-devel mailing list cython-devel@python.org http://mail.python.org/mailman/listinfo/cython-devel