[issue11954] 3.3 - 'make test' fails

Jason Vas Dias report at bugs.python.org
Fri Apr 29 15:15:34 CEST 2011


Jason Vas Dias <jason.vas.dias at gmail.com> added the comment:

In reply to last comment :
RE: > a single, focused bug

What is this bug if not single and focused ?

The "SINGLE FOCUS" of this bug, in case you missed it , is that
there appears to be no source release of python that can build
and pass its make tests on my platform ; I then "FOCUSED" on
detailing each test failure found ; maybe you really don't
want people to be able to see these failures , which is why
the build hides the "-v" verbose option so effectively ?

I did first try :

$ ./configure --prefix=/usr --libdir=/usr/lib64 --enable-shared 

but this fails because no db module can build - again, back to 
my previous question - why must I enable any dbm module ?

I'll append the output of the failures from this "vanilla configure".

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11954>
_______________________________________


More information about the Python-bugs-list mailing list