Cannot build 2.5 on FC6 x86

P

Paul Watson

../configure
make
make test

The result appears to hang after the test_tkl... line. I had to kill
the 'make test' process which terminated it. Any suggestions?


280 tests OK.
4 tests failed:
test_optparse test_socket test_socket_ssl test_urllib2
35 tests skipped:
test_aepack test_al test_applesingle test_bsddb185 test_bsddb3
test_cd test_cl test_codecmaps_cn test_codecmaps_hk
test_codecmaps_jp test_codecmaps_kr test_codecmaps_tw test_curses
test_gl test_imgfile test_linuxaudiodev test_logging test_macfs
test_macostools test_nis test_normalization test_ossaudiodev
test_pep277 test_plistlib test_scriptpackages test_socketserver
test_startfile test_sunaudiodev test_tcl test_timeout
test_urllib2net test_urllibnet test_winreg test_winsound
test_zipfile64
2 skips unexpected on linux2:
test_tcl test_logging

make: *** [test] Terminated
Terminated
 
?

=?ISO-8859-1?Q?=22Martin_v=2E_L=F6wis=22?=

Paul said:
./configure
make
make test

The result appears to hang after the test_tkl... line. I had to kill
the 'make test' process which terminated it. Any suggestions?

There isn't (or shouldn't be) any "test_tkl..." line. What precisely
was the line, and how long did you wait until you thought it hangs?

Regards,
Martin
 
P

Paul Watson

Martin said:
There isn't (or shouldn't be) any "test_tkl..." line. What precisely
was the line, and how long did you wait until you thought it hangs?

Regards,
Martin

Sorry, I mis-typed. It is not test_tkl. It was test_tcl...

The last line output was as shown below my mistyping.

I let it sit overnight one time.
 
F

Frank Millman

Paul said:
Sorry, I mis-typed. It is not test_tkl. It was test_tcl...

The last line output was as shown below my mistyping.

I let it sit overnight one time.

FWIW, this is my experience.

I installed 2.5 on FC6 a few weeks ago, and it has been running with no
problems.

I ran 'make test' now, and this is what I got.

Near the top of the output, I saw the following message -
INFO: Can't locate Tcl/Tk libs and/or headers

When it got to test_tcl, it showed the following message -
test_tcl skipped -- No module named _tkinter

At the end, it showed the following -
284 tests OK.
35 tests skipped:
[snip details]
1 skip unexpected on linux2:
test_tcl

It ran to the end without stopping.

Hope this may be of some help in diagnosis.

Frank Millman
 
?

=?ISO-8859-1?Q?=22Martin_v=2E_L=F6wis=22?=

The only suggestion then is that you (or somebody else) would need to
debug the interpreter to find out what is happening - this specific
behaviour is not supposed to happen.

Regards,
Martin
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,050
Latest member
AngelS122

Latest Threads

Top