Re: Testsuite issues

2010-02-20 Thread Randy McMurchy
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 >

Re: Testsuite issues

2010-02-20 Thread Randy McMurchy
Bruce Dubbs wrote these words on 02/19/10 22:35 CST: > 324 tests OK. > 1 test failed: > test_distutils This is a known isssu. Python upstream claims it is a problem with another upstream package (coreutils?). > test_urllib2_localnet and test_tcl worked for me. Not sure about the urllib2 te

Re: Testsuite issues

2010-02-19 Thread DJ Lucas
On 02/19/2010 06:36 PM, Randy McMurchy wrote: > Hi all, > > Not sure if this is a -dev issue or what but I recently built an LFS-6.5 > machine. Everything smooth as silk, other than 3 tests in the gcc suite > and 4 in the mudflap suite. Everything else perfect. > > I'm encountering errors in rece

Re: Testsuite issues

2010-02-19 Thread Bruce Dubbs
Randy McMurchy wrote: > Hi all, > > Not sure if this is a -dev issue or what but I recently built an LFS-6.5 > machine. Everything smooth as silk, other than 3 tests in the gcc suite > and 4 in the mudflap suite. Everything else perfect. > > I'm encountering errors in recent packages I'm building

Testsuite issues

2010-02-19 Thread Randy McMurchy
Hi all, Not sure if this is a -dev issue or what but I recently built an LFS-6.5 machine. Everything smooth as silk, other than 3 tests in the gcc suite and 4 in the mudflap suite. Everything else perfect. I'm encountering errors in recent packages I'm building. For example in Python I get: