Re: Re: [farm-report] Daily Snake Farm report

Guido van Rossum <[email protected]> Wed, 09 Oct 2002 10:28:59 -0400
Newsgroups gmane.comp.python.snake-farm.user
Message-ID <[email protected]>
> On Tue, Oct 08, 2002 at 07:00:01AM +0200, Snake Farmer wrote:
> > > vanity [Linux 2.4.18 i686] <
> >   370 - last successful build [0 warnings]
> >   371 - failed http://www.lysator.liu.se/xenofarm/python/files/371_1
> >         final build failed
> 
> 4 skips unexpected on linux2:
>     test_dbm test_gdbm test_mpz test_bsddb

I wouldn't worry about those.  These all depend on external libraries
that you apparently don't have (dbm, gdbm, mpz, and Berkeley db 1.85).

--Guido van Rossum (home page: http://www.python.org/~guido/)