DJ Lucas wrote these words on 02/20/10 01:38 CST:
> ########## BEGINING TESTSUITE ##########
> running build
> running build_ext
> INFO: Can't locate Tcl/Tk libs and/or headers
> ^[[?1034h
> Failed to find the necessary bits to build these modules:
> _bsddb             _sqlite3           _tkinter
> bsddb185           sunaudiodev
> To find the necessary bits, look in setup.py in detect_modules() for the
> module's name.
> 
> I don't have an explanation for tcl or bdb.

You may have BDB-4.8 installed in which Python cannot "see" it. I put
a Python patch in the repo to fix this.


> 326 tests OK.
> 2 tests failed:
>     test_distutils test_httpservers
> 2 skips unexpected on linux2:
>     test_tcl test_bsddb

Okay, this makes me feel a bit more comfortable with the Python
installation. I'd bet you didn't have Tk installed when you
installed Python, thus the above error.


> Looking at the specific errors....
> 
> {{{
> test_distutils

Known issue upstream.


> Test cases: 3 tests
> Ran 2262 tests, 15 errors, 0 leaks
> Total 2262 tests, 15 errors, 0 leaks
> See runxmlconf.log for detailed output
> 15 errors were expected
> make[1]: Entering directory `/sources/libxml2-2.7.6/python'
> Making all in .
> Making all in tests
> ## running Python regression tests
> -- serialize.py
> error serializing HTML document 4
> make[1]: Leaving directory `/sources/libxml2-2.7.6/python'
> 
> 
> The testsuite is broken.  Going backwards, I found that 3 of the
> serialize tests are broken since 2.7.4.

This makes sense, though I don't understand Guy not catching it
when he did the update to 2.7.6. It had to have failed for him
as well. He updated to 2.7.6 last October.

Thanks for the help DJ and Bruce. I feel better now and will continue
with BLFS updates.

-- 
Randy

rmlscsi: [bogomips 1003.22] [GNU ld version 2.16.1] [gcc (GCC) 4.0.3]
[GNU C Library stable release version 2.3.6] [Linux 2.6.14.3 i686]
08:45:00 up 55 days, 13:53, 4 users, load average: 0.76, 0.22, 0.07
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to