This is a multi-part message in MIME format.
I'm not sure these emails are even getting out but just to be on the
safe side. It looks like the problem is with Perl 5.8.7. I will be going
down to 5.8.5 as a result, so this should be my last update.
If anyone figures out the 5.8.7 problem I would be curious to know the
answer.
-----Original Message-----
From: clpm-bounces-pbarone= XXXX@XXXXX.COM
[mailto:clpm-bounces-pbarone= XXXX@XXXXX.COM ] On Behalf Of
Barone, Philip
Sent: Sunday, November 06, 2005 3:49 PM
To: XXXX@XXXXX.COM
Subject: RE: Bus Error(core dumped) when using
Devel-ptkdb-1.1091 with newperl 587 and Tk-804-027
I have investigated this a little more and have found that the
raise() call is the culprit. A simple script using this method will
cause a Bus Error(core dumped).
Maybe there is a problem with my steps.
Environment:
setenv ORACLE_HOME /programs/ias_oracle/8.1.6
setenv ORACLE_SID thesid
setenv ORACLE_USERID scott/tiger@${ORACLE_SID}
setenv ORACLE_JRE_PATH
${ORACLE_HOME}/jre/1.1.8/lib/sparc/native_threads
setenv MYSQL_INC /home/dagsadmn/mysql/include
setenv MYSQL_LIB /home/dagsadmn/mysql/lib
setenv MYSQL_BIN /home/dagsadmn/mysql/bin
setenv PATH
${ORACLE_HOME}/bin:/pub/gcc_3.2.3/bin:${MYSQL_BIN}:/apps/j
dk_1.3.0/bin:/usr/ccs/bin:/usr/bin:/usr/sbin:/usr/dt/bin:/usr/openwin/bi
n:/pub/bin:/dags/
software/bin:/usr/ucb:.
setenv LD_LIBRARY_PATH
/apps/jdk_1.3.0/java/lib:/usr/ccs/lib:/usr/openwin/lib:/usr/lib:/u
sr/ucblib:/pub/X11R5/lib:${ORACLE_HOME}/lib:${ORACLE_JRE_PATH}:${MYSQL_I
NC}:${MYSQL_LIB}
which perl
/usr/bin/perl
sh Configure -Dcc=gcc -Dprefix=/programs25/ias/perl_5.8.7 -des >
& ../p25_configure.out &
make > & ../p25_make.out &
make test > & ../p25_make_test.out &
make install > & ../p25_make_install.out &
Setenv PATH /programs25/ias/perl_5.8.7/bin:${PATH}
which perl
/programs25/ias/perl_5.8.7/bin/perl
perl Makefile.PL > & ../p25_tk_Makefile.out &
make > & ../p25_tk_make.out &
make test > & ../p25_tk_make_test.out &
make install > & ../p25_tk_make_install.out &
# lb2..pl
#!/opt/ias/perl_5.8.7/bin/perl -w
use strict;
use Tk;
my $mw = new MainWindow;
$mw->raise;
/programs25/ias/perl_5.8.7/bin/perl lb2.pl
Segmentation fault (core dumped)
-----Original Message-----
From: Barone, Philip
Sent: Friday, November 04, 2005 5:02 Pmo
To: XXXX@XXXXX.COM
Subject: Bus Error(core dumped) when using
Devel-ptkdb-1.1091 with new perl 587 and Tk-804-027
I have had many problems trying to get the Tk-804.027
tests to run on my new perl 587 and Tk-804.027 install. Many dubious
errors, the output is below. Thinking that that may not be a big problem
and not being able to get help resolving it I thought I would continue
on.
I have compiled, what I think is the latest version of
Ptkdb and when I try to use it get the Bus Error. Has anyone else seen
this problem?
PERL_DL_NONLAZY=1 /opt/ias/perl_5.8.7/bin/perl
"-MExtUtils::Command::MM" "-e" "test_harness(0,
'blib/lib', 'blib/arch')" t/JP.t t/KR.t t/Require.t
t/Trace.t t/X.t t/after.t t/autoload.t t/ba
lloon.t t/browseentry-grabtest.t
t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t
/button.t t/create.t t/cursor.t t/dash.t t/dialogbox.t
t/entry.t t/fbox.t t/fileevent.t t/files
elect.t t/font.t t/fork.t t/geomgr.t t/iso8859-1.t
t/leak.t t/list.t t/listbox.t t/listvar.t t/
magic.t t/mega.t t/mwm.t t/optmenu.t t/photo.t
t/pixmap.t t/progbar.t t/regexp.t t/slaves.t t/t
race1.t t/widget.t t/wm-time.t t/wm.t t/zzHList.t
t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTix
Grid.t
t/after......................ok
t/autoload...................ok
t/balloon....................ok
t/browseentry-grabtest.......ok
t/browseentry-subclassing....dubious
Test returned status 0 (wstat 139, 0x8b)
after all the subtests completed successfully
t/browseentry................dubious
Test returned status 0 (wstat 138, 0x8a)
DIED. FAILED tests 8-15
Failed 8/15 tests, 46.67% okay
t/browseentry2...............ok
t/button.....................ok
t/create.....................dubious
Test returned status 0 (wstat 138, 0x8a)
DIED. FAILED tests 11-528
Failed 518/528 tests, 1.89% okay
t/cursor.....................dubious
Test returned status 0 (wstat 138, 0x8a)
DIED. FAILED tests 1-7
Failed 7/7 tests, 0.00% okay
t/dash.......................ok
t/dialogbox..................dubious
Test returned status 0 (wstat 138, 0x8a)
DIED. FAILED tests 3-8
Failed 6/8 tests, 25.00% okay
t/entry......................dubious
Test returned status 0 (wstat 138, 0x8a)
DIED. FAILED tests 3-336
Failed 334/336 tests, 0.60% okay
t/fbox.......................ok
t/fileevent..................ok
t/fileselect.................ok
t/font.......................ok
t/fork.......................dubious
Test returned status 0 (wstat 138, 0x8a)
DIED. FAILED test 1
Failed 1/1 tests, 0.00% okay
t/geomgr.....................dubious
Test returned status 0 (wstat 138, 0x8a)
DIED. FAILED tests 2-19
Failed 18/19 tests, 5.26% okay
t/iso8859-1..................ok
t/JP.........................skipped
all skipped: locale's 'iso-8859-1' cannot
represent Japanese.
t/KR.........................skipped
all skipped: locale's 'iso-8859-1' cannot
represent Korean.
t/leak.......................ok
t/list.......................ok
t/listbox....................dubious
Test returned status 0 (wstat 138, 0x8a)
DIED. FAILED tests 1-437
Failed 437/437 tests, 0.00% okay
t/listvar....................ok
t/magic......................ok
t/mega.......................dubious
Test returned status 0 (wstat 138, 0x8a)
DIED. FAILED tests 2-8
Failed 7/8 tests, 12.50% okay
t/mwm........................ok
t/optmenu....................ok
t/photo......................dubious
Test returned status 0 (wstat 138, 0x8a)
DIED. FAILED tests 2-100
Failed 99/100 tests, 1.00% okay
t/pixmap.....................ok
t/progbar....................ok
t/regexp.....................ok
t/Require....................ok
t/slaves.....................ok
t/Trace......................ok
t/trace1.....................dubious
Test returned status 0 (wstat 138, 0x8a)
DIED. FAILED tests 3-17
Failed 15/17 tests, 11.76% okay
t/widget.....................ok
t/wm-time....................dubious
Test returned status 0 (wstat 138, 0x8a)
DIED. FAILED tests 1-6
Failed 6/6 tests, 0.00% okay
t/wm.........................dubious
Test returned status 0 (wstat 138, 0x8a)
DIED. FAILED test 1
Failed 1/1 tests, 0.00% okay
t/X..........................ok
t/zzHList....................dubious
Test returned status 0 (wstat 138, 0x8a)
DIED. FAILED tests 5-23
Failed 19/23 tests, 17.39% okay
t/zzPhoto....................ok
t/zzScrolled.................dubious
Test returned status 0 (wstat 138, 0x8a)
DIED. FAILED tests 5-94
Failed 90/94 tests, 4.26% okay
t/zzText.....................dubious
Test returned status 0 (wstat 138, 0x8a)
DIED. FAILED tests 9-22
Failed 14/22 tests, 36.36% okay
t/zzTixGrid..................dubious
Test returned status 0 (wstat 138, 0x8a)
DIED. FAILED tests 7-33
Failed 27/33 tests, 18.18% okay
Failed Test Stat Wstat Total Fail
Failed List of Failed
------------------------------------------------------------------------
-------
t/browseentry-subclassing.t 0 139 2 0
0.00% ??
t/browseentry.t 0 138 15 16
106.67% 8-15
t/create.t 0 138 528 1036
196.21% 11-528
t/cursor.t 0 138 7 14
200.00% 1-7
t/dialogbox.t 0 138 8 12
150.00% 3-8
t/entry.t 0 138 336 668
198.81% 3-336
t/fork.t 0 138 1 2
200.00% 1
t/geomgr.t 0 138 19 36
189.47% 2-19
t/listbox.t 0 138 437 874
200.00% 1-437
t/mega.t 0 138 8 14
175.00% 2-8
t/photo.t 0 138 100 198
198.00% 2-100
t/trace1.t 0 138 17 30
176.47% 3-17
t/wm-time.t 0 138 6 12
200.00% 1-6
t/wm.t 0 138 1 2
200.00% 1
t/zzHList.t 0 138 23 38
165.22% 5-23
t/zzScrolled.t 0 138 94 180
191.49% 5-94
t/zzText.t 0 138 22 28
127.27% 9-22
t/zzTixGrid.t 0 138 33 54
163.64% 7-33
2 tests skipped.
Failed 18/47 test scripts, 61.70% okay. 1607/2054
subtests failed, 21.76% okay.
make: *** [test_dynamic] Error 255
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Message</TITLE>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2800.1491" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN class=624394719-07112005>I'm
not sure these emails are even getting out but just to be on the safe side. It
looks like the problem is with Perl 5.8.7. I will be going down to 5.8.5 as a
result, so this should be my last update.</SPAN></FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN
class=624394719-07112005></SPAN></FONT> </DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN class=624394719-07112005>If
anyone figures out the 5.8.7 problem I would be curious to know the
answer.</SPAN></FONT></DIV>
<BLOCKQUOTE style="MARGIN-RIGHT: 0px">
<DIV></DIV>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left><FONT
face=Tahoma size=2>-----Original Message-----<BR><B>From:</B>
clpm-bounces-pbarone= XXXX@XXXXX.COM
[mailto:clpm-bounces-pbarone= XXXX@XXXXX.COM ] <B>On Behalf Of
</B>Barone, Philip<BR><B>Sent:</B> Sunday, November 06, 2005 3:49
PM<BR><B>To:</B> XXXX@XXXXX.COM <BR><B>Subject:</B> RE: Bus Error(core
dumped) when using Devel-ptkdb-1.1091 with newperl 587 and
Tk-804-027<BR><BR></FONT></DIV><!-- Converted from text/rtf format -->
<P><FONT face=Arial color=#0000ff size=2>I have investigated this a little
more and have found that the raise() call is the culprit. A simple script
using this method will cause a Bus Error(core dumped). </FONT></P>
<P><FONT face=Arial color=#0000ff size=2>Maybe there is a problem with my
steps.</FONT> </P>
<P><FONT face=Arial color=#0000ff size=2>Environment:</FONT> </P>
<P><FONT face=Arial color=#0000ff size=2>setenv ORACLE_HOME
/programs/ias_oracle/8.1.6</FONT> <BR><FONT face=Arial color=#0000ff
size=2>setenv ORACLE_SID thesid</FONT> <BR><FONT face=Arial color=#0000ff
size=2>setenv ORACLE_USERID scott/tiger@${ORACLE_SID}</FONT> <BR><FONT
face=Arial color=#0000ff size=2>setenv ORACLE_JRE_PATH
${ORACLE_HOME}/jre/1.1.8/lib/sparc/native_threads</FONT> <BR><FONT face=Arial
color=#0000ff size=2>setenv MYSQL_INC /home/dagsadmn/mysql/include</FONT>
<BR><FONT face=Arial color=#0000ff size=2>setenv MYSQL_LIB
/home/dagsadmn/mysql/lib</FONT> <BR><FONT face=Arial color=#0000ff
size=2>setenv MYSQL_BIN /home/dagsadmn/mysql/bin</FONT> </P>
<P><FONT face=Arial color=#0000ff size=2>setenv PATH
${ORACLE_HOME}/bin:/pub/gcc_3.2.3/bin:${MYSQL_BIN}:/apps/j</FONT> <BR><FONT
face=Arial color=#0000ff
size=2>dk_1.3.0/bin:/usr/ccs/bin:/usr/bin:/usr/sbin:/usr/dt/bin:/usr/openwin/bin:/pub/bin:/dags/</FONT>
<BR><FONT face=Arial color=#0000ff size=2>software/bin:/usr/ucb:.</FONT> </P>
<P><FONT face=Arial color=#0000ff size=2>setenv LD_LIBRARY_PATH
/apps/jdk_1.3.0/java/lib:/usr/ccs/lib:/usr/openwin/lib:/usr/lib:/u</FONT>
<BR><FONT face=Arial color=#0000ff
size=2>sr/ucblib:/pub/X11R5/lib:${ORACLE_HOME}/lib:${ORACLE_JRE_PATH}:${MYSQL_INC}:${MYSQL_LIB}</FONT>
</P>
<P><FONT face=Arial color=#0000ff size=2> which perl</FONT> <BR><FONT
face=Arial color=#0000ff size=2>/usr/bin/perl</FONT> </P>
<P><FONT face=Arial color=#0000ff size=2>sh Configure -Dcc=gcc
-Dprefix=/programs25/ias/perl_5.8.7 -des > & .../p25_configure.out
&</FONT> <BR><FONT face=Arial color=#0000ff size=2>make > &
../p25_make.out &</FONT> <BR><FONT face=Arial color=#0000ff size=2>make
test > & ../p25_make_test.out &</FONT> <BR><FONT face=Arial
color=#0000ff size=2>make install > & .../p25_make_install.out
&</FONT> </P>
<P><FONT face=Arial color=#0000ff size=2>Setenv PATH
/programs25/ias/perl_5.8.7/bin:${PATH}</FONT> </P>
<P><FONT face=Arial color=#0000ff size=2>which perl</FONT> <BR><FONT
face=Arial color=#0000ff size=2>/programs25/ias/perl_5.8.7/bin/perl</FONT>
</P>
<P><FONT face=Arial color=#0000ff size=2>perl Makefile.PL > &
../p25_tk_Makefile.out &</FONT> <BR><FONT face=Arial color=#0000ff
size=2>make > & ../p25_tk_make.out &</FONT> <BR><FONT face=Arial
color=#0000ff size=2>make test > & ../p25_tk_make_test.out &</FONT>
<BR><FONT face=Arial color=#0000ff size=2>make install > &
../p25_tk_make_install.out &</FONT> </P>
<P><FONT face=Arial color=#0000ff size=2># lb2..pl</FONT> <BR><FONT face=Arial
color=#0000ff size=2>#!/opt/ias/perl_5.8.7/bin/perl -w</FONT> <BR><FONT
face=Arial color=#0000ff size=2>use strict;</FONT> <BR><FONT face=Arial
color=#0000ff size=2>use Tk;</FONT> </P>
<P><FONT face=Arial color=#0000ff size=2>my $mw = new MainWindow;</FONT>
<BR><FONT face=Arial color=#0000ff size=2>$mw->raise;</FONT> </P>
<P><FONT face=Arial color=#0000ff size=2>/programs25/ias/perl_5.8.7/bin/perl
lb2.pl</FONT> <BR><FONT face=Arial color=#0000ff size=2>Segmentation fault
(core dumped)</FONT> </P><BR>
<UL>
<P><FONT face=Arial></FONT> <FONT face=Tahoma size=1>-----Original
Message-----</FONT> <BR><B><FONT face=Tahoma size=1>From: </FONT></B>
<FONT face=Tahoma size=1>Barone, Philip </FONT><BR><B><FONT
face=Tahoma size=1>Sent: </FONT></B> <FONT face=Tahoma
size=1>Friday, November 04, 2005 5:02 Pmo</FONT><FONT face=Arial
color=#0000ff size=2></FONT> <BR><B><FONT face=Tahoma
size=1>To: </FONT></B> <FONT face=Tahoma
size=1> XXXX@XXXXX.COM </FONT> <BR><B><FONT face=Tahoma
size=1>Subject: </FONT></B> <FONT
face=Tahoma size=1>Bus Error(core dumped) when using Devel-ptkdb-1.1091 with
new perl 587 and Tk-804-027</FONT> </P>
<P><FONT face=Arial size=2>I have had many problems trying to get the
Tk-804.027 tests to run on my new perl 587 and Tk-804.027 install. Many
dubious errors, the output is below. Thinking that that may not be a big
problem and not being able to get help resolving it I thought I would
continue on. </FONT></P>
<P><FONT face=Arial size=2>I have compiled, what I think is the latest
version of Ptkdb and when I try to use it get the Bus Error. Has anyone else
seen this problem?</FONT></P><BR>
<P><FONT face=Arial size=2>PERL_DL_NONLAZY=1 /opt/ias/perl_5.8.7/bin/perl
"-MExtUtils::Command::MM" "-e" "test_harness(0, </FONT><BR><FONT face=Arial
size=2>'blib/lib', 'blib/arch')" t/JP.t t/KR.t t/Require.t t/Trace.t t/X.t
t/after.t t/autoload.t t/ba</FONT> <BR><FONT face=Arial size=2>lloon.t
t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t
t/browseentry2.t t</FONT> <BR><FONT face=Arial size=2>/button.t t/create.t
t/cursor.t t/dash.t t/dialogbox.t t/entry.t t/fbox.t t/fileevent.t
t/files</FONT> <BR><FONT face=Arial size=2>elect.t t/font.t t/fork.t
t/geomgr.t t/iso8859-1.t t/leak.t t/list.t t/listbox.t t/listvar.t t/</FONT>
<BR><FONT face=Arial size=2>magic.t t/mega.t t/mwm.t t/optmenu.t t/photo.t
t/pixmap.t t/progbar.t t/regexp.t t/slaves.t t/t</FONT> <BR><FONT face=Arial
size=2>race1.t t/widget.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t
t/zzScrolled.t t/zzText.t t/zzTix</FONT> <BR><FONT face=Arial
size=2>Grid.t</FONT> <BR><FONT face=Arial
size=2>t/after......................ok</FONT> <BR><FONT face=Arial
size=2>t/autoload...................ok</FONT> <BR><FONT face=Arial
size=2>t/balloon....................ok</FONT> <BR><FONT face=Arial
size=2>t/browseentry-grabtest.......ok</FONT> <BR><FONT face=Arial
size=2>t/browseentry-subclassing....dubious</FONT> <BR><FONT face=Arial
size=2> Test returned status 0
(wstat 139, 0x8b)</FONT> <BR><FONT face=Arial
size=2> after all the subtests
completed successfully</FONT> <BR><FONT face=Arial
size=2>t/browseentry................dubious</FONT> <BR><FONT face=Arial
size=2> Test returned status 0
(wstat 138, 0x8a)</FONT> <BR><FONT face=Arial size=2>DIED. FAILED tests
8-15</FONT> <BR><FONT face=Arial
size=2> Failed 8/15 tests, 46.67%
okay</FONT> <BR><FONT face=Arial
size=2>t/browseentry2...............ok</FONT> <BR><FONT face=Arial
size=2>t/button.....................ok</FONT> <BR><FONT face=Arial
size=2>t/create.....................dubious</FONT> <BR><FONT face=Arial
size=2> Test returned status 0
(wstat 138, 0x8a)</FONT> <BR><FONT face=Arial size=2>DIED. FAILED tests
11-528</FONT> <BR><FONT face=Arial
size=2> Failed 518/528 tests,
1.89% okay</FONT> <BR><FONT face=Arial
size=2>t/cursor.....................dubious</FONT> <BR><FONT face=Arial
size=2> Test returned status 0
(wstat 138, 0x8a)</FONT> <BR><FONT face=Arial size=2>DIED. FAILED tests
1-7</FONT> <BR><FONT face=Arial
size=2> Failed 7/7 tests, 0.00%
okay</FONT> <BR><FONT face=Arial
size=2>t/dash.......................ok</FONT> <BR><FONT face=Arial
size=2>t/dialogbox..................dubious</FONT> <BR><FONT face=Arial
size=2> Test returned status 0
(wstat 138, 0x8a)</FONT> <BR><FONT face=Arial size=2>DIED. FAILED tests
3-8</FONT> <BR><FONT face=Arial
size=2> Failed 6/8 tests, 25.00%
okay</FONT> <BR><FONT face=Arial
size=2>t/entry......................dubious</FONT> <BR><FONT face=Arial
size=2> Test returned status 0
(wstat 138, 0x8a)</FONT> <BR><FONT face=Arial size=2>DIED. FAILED tests
3-336</FONT> <BR><FONT face=Arial
size=2> Failed 334/336 tests,
0.60% okay</FONT> <BR><FONT face=Arial
size=2>t/fbox.......................ok</FONT> <BR><FONT face=Arial
size=2>t/fileevent..................ok</FONT> <BR><FONT face=Arial
size=2>t/fileselect.................ok</FONT> <BR><FONT face=Arial
size=2>t/font.......................ok</FONT> <BR><FONT face=Arial
size=2>t/fork.......................dubious</FONT> <BR><FONT face=Arial
size=2> Test returned status 0
(wstat 138, 0x8a)</FONT> <BR><FONT face=Arial size=2>DIED. FAILED test
1</FONT> <BR><FONT face=Arial
size=2> Failed 1/1 tests, 0.00%
okay</FONT> <BR><FONT face=Arial
size=2>t/geomgr.....................dubious</FONT> <BR><FONT face=Arial
size=2> Test returned status 0
(wstat 138, 0x8a)</FONT> <BR><FONT face=Arial size=2>DIED. FAILED tests
2-19</FONT> <BR><FONT face=Arial
size=2> Failed 18/19 tests, 5.26%
okay</FONT> <BR><FONT face=Arial
size=2>t/iso8859-1..................ok</FONT> <BR><FONT face=Arial
size=2>t/JP.........................skipped</FONT> <BR><FONT face=Arial
size=2> all skipped: locale's
'iso-8859-1' cannot represent Japanese.</FONT> <BR><FONT face=Arial
size=2>t/KR.........................skipped</FONT> <BR><FONT face=Arial
size=2> all skipped: locale's
'iso-8859-1' cannot represent Korean.</FONT> <BR><FONT face=Arial
size=2>t/leak.......................ok</FONT> <BR><FONT face=Arial
size=2>t/list.......................ok</FONT> <BR><FONT face=Arial
size=2>t/listbox....................dubious</FONT> <BR><FONT face=Arial
size=2> Test returned status 0
(wstat 138, 0x8a)</FONT> <BR><FONT face=Arial size=2>DIED. FAILED tests
1-437</FONT> <BR><FONT face=Arial
size=2> Failed 437/437 tests,
0.00% okay</FONT> <BR><FONT face=Arial
size=2>t/listvar....................ok</FONT> <BR><FONT face=Arial
size=2>t/magic......................ok</FONT> <BR><FONT face=Arial
size=2>t/mega.......................dubious</FONT> <BR><FONT face=Arial
size=2> Test returned status 0
(wstat 138, 0x8a)</FONT> <BR><FONT face=Arial size=2>DIED. FAILED tests
2-8</FONT> <BR><FONT face=Arial
size=2> Failed 7/8 tests, 12.50%
okay</FONT> <BR><FONT face=Arial
size=2>t/mwm........................ok</FONT> <BR><FONT face=Arial
size=2>t/optmenu....................ok</FONT> <BR><FONT face=Arial
size=2>t/photo......................dubious</FONT> <BR><FONT face=Arial
size=2> Test returned status 0
(wstat 138, 0x8a)</FONT> <BR><FONT face=Arial size=2>DIED. FAILED tests
2-100</FONT> <BR><FONT face=Arial
size=2> Failed 99/100 tests, 1.00%
okay</FONT> <BR><FONT face=Arial
size=2>t/pixmap.....................ok</FONT> <BR><FONT face=Arial
size=2>t/progbar....................ok</FONT> <BR><FONT face=Arial
size=2>t/regexp.....................ok</FONT> <BR><FONT face=Arial
size=2>t/Require....................ok</FONT> <BR><FONT face=Arial
size=2>t/slaves.....................ok</FONT> <BR><FONT face=Arial
size=2>t/Trace......................ok</FONT> <BR><FONT face=Arial
size=2>t/trace1.....................dubious</FONT> <BR><FONT face=Arial
size=2> Test returned status 0
(wstat 138, 0x8a)</FONT> <BR><FONT face=Arial size=2>DIED. FAILED tests
3-17</FONT> <BR><FONT face=Arial
size=2> Failed 15/17 tests, 11.76%
okay</FONT> <BR><FONT face=Arial
size=2>t/widget.....................ok</FONT> <BR><FONT face=Arial
size=2>t/wm-time....................dubious</FONT> <BR><FONT face=Arial
size=2> Test returned status 0
(wstat 138, 0x8a)</FONT> <BR><FONT face=Arial size=2>DIED. FAILED tests
1-6</FONT> <BR><FONT face=Arial
size=2> Failed 6/6 tests, 0.00%
okay</FONT> <BR><FONT face=Arial
size=2>t/wm.........................dubious</FONT> <BR><FONT face=Arial
size=2> Test returned status 0
(wstat 138, 0x8a)</FONT> <BR><FONT face=Arial size=2>DIED. FAILED test
1</FONT> <BR><FONT face=Arial
size=2> Failed 1/1 tests, 0.00%
okay</FONT> <BR><FONT face=Arial
size=2>t/X..........................ok</FONT> <BR><FONT face=Arial
size=2>t/zzHList....................dubious</FONT> <BR><FONT face=Arial
size=2> Test returned status 0
(wstat 138, 0x8a)</FONT> <BR><FONT face=Arial size=2>DIED. FAILED tests
5-23</FONT> <BR><FONT face=Arial
size=2> Failed 19/23 tests, 17.39%
okay</FONT> <BR><FONT face=Arial
size=2>t/zzPhoto....................ok</FONT> <BR><FONT face=Arial
size=2>t/zzScrolled.................dubious</FONT> <BR><FONT face=Arial
size=2> Test returned status 0
(wstat 138, 0x8a)</FONT> <BR><FONT face=Arial size=2>DIED. FAILED tests
5-94</FONT> <BR><FONT face=Arial
size=2> Failed 90/94 tests, 4.26%
okay</FONT> <BR><FONT face=Arial
size=2>t/zzText.....................dubious</FONT> <BR><FONT face=Arial
size=2> Test returned status 0
(wstat 138, 0x8a)</FONT> <BR><FONT face=Arial size=2>DIED. FAILED tests
9-22</FONT> <BR><FONT face=Arial
size=2> Failed 14/22 tests, 36.36%
okay</FONT> <BR><FONT face=Arial
size=2>t/zzTixGrid..................dubious</FONT> <BR><FONT face=Arial
size=2> Test returned status 0
(wstat 138, 0x8a)</FONT> <BR><FONT face=Arial size=2>DIED. FAILED tests
7-33</FONT> <BR><FONT face=Arial
size=2> Failed 27/33 tests, 18.18%
okay</FONT> <BR><FONT face=Arial size=2>Failed
Test
Stat Wstat Total Fail Failed List of Failed</FONT> <BR><FONT
face=Arial
size=2>-------------------------------------------------------------------------------</FONT>
<BR><FONT face=Arial size=2>t/browseentry-subclassing.t
0 139 2 0
0.00% ??</FONT> <BR><FONT face=Arial
size=2>t/browseentry.t
0 138 15 16 106.67%
8-15</FONT> <BR><FONT face=Arial
size=2>t/create.t
0 138 528 1036 196.21% 11-528</FONT> <BR><FONT
face=Arial
size=2>t/cursor.t
0 138 7 14 200.00%
1-7</FONT> <BR><FONT face=Arial
size=2>t/dialogbox.t
0 138 8 12 150.00%
3-8</FONT> <BR><FONT face=Arial
size=2>t/entry.t
0 138 336 668 198.81% 3-336</FONT>
<BR><FONT face=Arial
size=2>t/fork.t
0 138 1 2
200.00% 1</FONT> <BR><FONT face=Arial
size=2>t/geomgr.t
0 138 19 36 189.47%
2-19</FONT> <BR><FONT face=Arial
size=2>t/listbox.t
0 138 437 874 200.00% 1-437</FONT>
<BR><FONT face=Arial
size=2>t/mega.t
0 138 8 14 175.00%
2-8</FONT> <BR><FONT face=Arial
size=2>t/photo.t
0 138 100 198 198.00% 2-100</FONT>
<BR><FONT face=Arial
size=2>t/trace1.t
0 138 17 30 176.47%
3-17</FONT> <BR><FONT face=Arial
size=2>t/wm-time.t
0 138 6 12 200.00%
1-6</FONT> <BR><FONT face=Arial
size=2>t/wm.t
0 138 1 2
200.00% 1</FONT> <BR><FONT face=Arial
size=2>t/zzHList.t
0 138 23 38 165.22%
5-23</FONT> <BR><FONT face=Arial
size=2>t/zzScrolled.t
0 138 94 180 191.49% 5-94</FONT>
<BR><FONT face=Arial
size=2>t/zzText.t
0 138 22 28 127.27%
9-22</FONT> <BR><FONT face=Arial
size=2>t/zzTixGrid.t
0 138 33 54 163.64%
7-33</FONT> <BR><FONT face=Arial size=2>2 tests skipped.</FONT> <BR><FONT
face=Arial size=2>Failed 18/47 test scripts, 61.70% okay. 1607/2054 subtests
failed, 21.76% okay.</FONT> <BR><FONT face=Arial size=2>make: ***
[test_dynamic] Error 255</FONT> </P></UL></BLOCKQUOTE></BODY></HTML>