Nick Coghlan writes:
> (Hmm, might F8 be 'Fedora 8'? If so, then you definitely shouldn't be
> getting failures)
True, but the OP also is apparently missing a lot of stuff that I
would expect on a Fedora box (including libpng IIRC). That suggests
either a heavily modified installation, or one
Martin v. Löwis wrote:
> Definitely not. Some things will not work. If you want to debug this,
> you should start looking into the test_sys failure.
Most usefully, to get more details on what is breaking, try running:
./python -m test.regrtest -v test_multiprocessing test_sys
The unexpected skip
> I'm using F8 and received the following output after running 'make
> test':
It might help some readers (including me) if you had mentioned what F8
is (besides the caption of a key on my keyboard).
> 292 tests OK.
> 2 tests failed:
> test_multiprocessing test_sys
> 27 tests skipped:
>
Hi,
I'm using F8 and received the following output after running 'make
test':
292 tests OK.
2 tests failed:
test_multiprocessing test_sys
27 tests skipped:
test_bz2 test_codecmaps_cn test_codecmaps_hk test_codecmaps_jp
test_codecmaps_kr test_codecmaps_tw test_ctypes test_curses