Skip Menu |

This queue is for tickets about the Tk CPAN distribution.

Report information
The Basics
Id: 31711
Status: open
Priority: 0/
Queue: Tk

People
Owner: Nobody in particular
Requestors: dsteinbrunner [...] pobox.com
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: (no value)
Fixed in: (no value)



Subject: Test Failures on Mac OS X 10.5
Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 08:42:42 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 11:42:39 -0500
To: undisclosed-recipients:;
From: "dsteinbrunner [...] pobox.com via RT" <bug-Tk [...] rt.cpan.org>
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 08:43:57 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 11:43:54 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 08:45:03 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 11:45:00 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 08:46:28 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 11:46:24 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 08:48:04 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 11:47:20 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 08:50:57 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 11:50:51 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 08:51:55 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 11:51:52 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 08:52:52 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 11:52:47 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 08:53:32 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 11:53:29 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 08:54:15 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 11:54:08 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 08:54:51 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 11:54:48 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 08:55:46 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 11:55:44 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 08:56:30 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 11:56:28 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 08:57:50 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 11:57:48 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 08:58:39 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 11:58:27 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 08:59:17 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 11:59:14 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 08:59:57 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 11:59:55 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 09:01:08 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 12:00:44 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 09:02:14 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 12:02:11 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 09:03:31 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 12:03:13 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 09:04:45 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 12:04:13 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 09:06:23 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 12:06:20 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 09:07:07 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 12:07:05 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 09:08:01 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 12:07:58 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 09:09:00 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 12:08:58 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 09:10:03 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 12:10:00 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 09:10:52 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 12:10:49 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 09:11:39 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 12:11:36 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 09:12:28 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 12:12:25 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 09:13:21 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 12:13:19 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 09:14:07 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 12:14:04 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 09:15:17 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 12:15:14 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 09:16:04 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 12:16:02 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 09:16:54 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 12:16:52 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 09:17:49 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 12:17:47 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 09:18:36 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 12:18:33 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 09:19:37 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 12:19:33 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 09:20:40 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 12:20:38 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 09:21:39 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 12:21:35 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 09:22:47 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 12:22:45 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 09:23:57 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 12:23:54 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 09:24:45 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 12:24:42 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 09:25:44 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 12:25:41 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 09:26:35 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 12:26:32 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 09:27:38 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 12:27:35 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 09:28:58 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 12:28:56 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 09:30:08 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 12:30:05 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 09:31:15 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 12:31:12 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 09:35:09 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 12:35:06 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 09:36:05 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 12:36:02 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 09:37:04 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 12:37:00 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 09:38:15 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 12:38:10 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 09:39:24 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 12:39:21 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 09:40:56 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 12:40:53 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 09:42:24 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 12:42:21 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 09:44:29 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 12:44:26 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 09:46:00 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 12:45:56 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 09:47:30 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 12:47:27 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 09:51:07 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 12:51:03 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 09:52:32 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 12:52:28 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 09:53:32 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 12:53:29 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 09:57:08 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 12:57:03 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 09:58:18 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 12:58:15 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 09:59:46 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 12:59:43 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 10:00:47 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 13:00:45 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 10:02:18 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 13:02:15 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 10:03:25 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 13:03:22 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 10:04:41 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 13:04:39 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 10:06:23 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 13:06:13 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 10:07:36 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 13:07:34 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 10:08:47 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 13:08:44 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 10:10:11 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 13:10:08 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 10:12:25 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 13:12:20 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 10:13:37 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 13:13:34 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 10:15:36 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 13:15:25 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 10:17:19 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 13:17:05 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 10:18:24 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 13:18:21 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 10:20:04 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 13:20:01 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 10:22:42 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 13:22:04 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 10:25:21 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 13:25:19 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 10:29:29 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 13:28:18 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 10:35:33 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 13:35:30 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 10:37:52 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 13:37:44 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 10:40:04 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 13:40:01 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 10:41:59 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 13:41:56 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 10:44:30 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 13:44:26 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 10:48:54 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 13:48:50 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 10:50:30 -0800
To: bug-tk [...] rt.cpan.org
From: ptk-owner [...] lists.stanford.edu
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Subject: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 13:50:26 -0500
To: undisclosed-recipients:;
From: "ptk-owner [...] lists.stanford.edu via RT" <bug-Tk [...] rt.cpan.org>
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Queue: Tk Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ptk-owner@lists.stanford.edu.
Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. Transaction: Ticket created by dsteinbrunner@pobox.com Queue: Tk Subject: Test Failures on Mac OS X 10.5 Broken in: (no value) Severity: Normal Owner: Nobody Requestors: dsteinbrunner@pobox.com Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > Tk-804.028 perl, v5.8.8 built for darwin-thread-multi-2level Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: Running make test cd pTk && /usr/bin/make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC="" cd zlib && /usr/bin/make libz.a "CC=cc " RANLIB="/usr/bin/ar ts" make[2]: `libz.a' is up to date. /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all'. cd jpeg && /usr/bin/make libjpeg.a make[2]: `libjpeg.a' is up to date. make[2]: Nothing to be done for `all'. /usr/bin/perl "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" "check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t t/JP.t t/KR.t t/Require.t t/Tkxs.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t t/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.t t/entry.t t/exefiles.t t/fbox.t t/fileevent.t t/fileselect.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/msgbox.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t t/00wmcheck....................1/1 # # Tk platform: unix # X11 server: X11R0 The X.Org Foundation 70200000 # window manager: <unknown> (property _NET_SUPPORTING_WM_CHECK exists, but getting _NET_WM_NAME fails) # version: <unknown> # XFT: no t/00wmcheck....................ok t/adjuster.....................ok t/after........................ok t/autoload.....................ok t/balloon......................ok t/browseentry-grabtest.........ok t/browseentry-subclassing......ok t/browseentry..................ok t/browseentry2.................ok t/button-tcl...................ok t/button.......................ok t/canvas.......................80/158 # Failed test in t/canvas.t at line 235. # got: '255' # expected: '215' # Looks like you failed 1 test of 158. t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/158 subtests t/canvas2......................ok t/coloreditor..................1/8 # Failed test 'The object isa Tk::Listbox' # in t/coloreditor.t at line 32. # The object isn't defined Can't call method "get" on an undefined value at t/coloreditor.t line 34. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests t/create.......................ok t/cursor.......................ok t/dash.........................ok t/dialogbox....................ok t/dirtree......................ok t/entry........................ok t/exefiles.....................ok t/fbox.........................ok t/fileevent....................ok t/fileselect...................ok t/font.........................10/34 Font Courier -12 still in cache. t/font.........................ok t/fork.........................ok t/geomgr.......................ok t/iso8859-1....................ok t/JP...........................ok t/KR...........................ok t/leak.........................ok t/list.........................ok t/listbox......................ok t/listvar......................ok t/magic........................ok t/mega.........................ok t/msgbox.......................ok t/mwm..........................ok t/optmenu......................ok t/photo........................ok t/pixmap.......................ok t/progbar......................ok t/property.....................ok t/regexp.......................ok t/Require......................ok t/slaves.......................ok t/table........................ok t/text.........................259/415 Stack moved 33e9f0 => 33e9f4 t/text.........................ok t/Tkxs.........................ok t/Trace........................ok t/trace1.......................ok t/unicode......................ok t/widget.......................ok t/wm-tcl.......................119/315 # Failed test 'setting the minsize to a larger value will resize a toplevel' # in t/wm-tcl.t at line 1201. # got: '200' # expected: '400' # Failed test in t/wm-tcl.t at line 1202. # got: '200' # expected: '300' t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/315 subtests (less 43 skipped subtests: 270 okay) (19 TODO tests unexpectedly succeeded) t/wm-time......................# Start update 2 # . update 0.0068 2 t/wm-time......................1/0 # .label update 0.0101 1 # Start Popup 2 # .toplevel Popup 0.00681 2 # .toplevel.label Popup 0.00759 1 # Start withdraw 0 # Start Popup Again 2 # .toplevel Popup Again 0.00628 2 # .toplevel.label Popup Again 0.00762 1 # Start destroy 0 t/wm-time......................ok t/wm...........................ok t/X............................ok t/zzHList......................ok t/zzPhoto......................ok t/zzScrolled...................ok t/zzText.......................ok t/zzTixGrid....................ok Test Summary Report ------------------- t/canvas.t (Wstat: 256 Tests: 158 Failed: 1) Failed test number(s): 84 Non-zero exit status: 1 t/coloreditor.t (Wstat: 65280 Tests: 3 Failed: 1) Failed test number(s): 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/listbox.t (Wstat: 0 Tests: 539 Failed: 0) TODO passed: 320-322, 328 t/text.t (Wstat: 0 Tests: 415 Failed: 0) TODO passed: 121 t/wm-tcl.t (Wstat: 512 Tests: 315 Failed: 2) Failed test number(s): 171-172 TODO passed: 86, 164-165, 221-224, 237-239, 264-265 275-276, 280-283, 300 Non-zero exit status: 2 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=62, Tests=4246, 96 wallclock secs ( 0.94 usr 0.40 sys + 16.55 cusr 2.44 csys = 20.33 CPU) Result: FAIL Failed 3/62 test programs. 4/4246 subtests failed. make: *** [test_dynamic] Error 255 SREZIC/Tk-804.028.tar.gz /usr/bin/make test -- NOT OK Using the force install seems to be working well. Not sure how important these failures are but getting all tests passing would of course be a "good thing". Let me know if you need any more info on my system or the like.
Subject: Re: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: 19 Dec 2007 22:21:54 +0100
To: bug-Tk [...] rt.cpan.org
From: Slaven Rezic <slaven [...] rezic.de>
"dsteinbrunner@pobox.com via RT" <bug-Tk@rt.cpan.org> writes: Show quoted text
> Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. > Transaction: Ticket created by dsteinbrunner@pobox.com > Queue: Tk > Subject: Test Failures on Mac OS X 10.5 > Broken in: (no value) > Severity: Normal > Owner: Nobody > Requestors: dsteinbrunner@pobox.com > Status: new > Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > > > > Tk-804.028 > perl, v5.8.8 built for darwin-thread-multi-2level > Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 > gcc -v > Using built-in specs. > Target: i686-apple-darwin9 > Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable- > werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ -- > program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- > dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with- > arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- > darwin9 > Thread model: posix > gcc version 4.0.1 (Apple Inc. build 5465) > > Here is the test results from trying to install Tk on my Intel Mac running Mac OS X 10.5.1: > > Running make test
[...] Show quoted text
> t/canvas.......................80/158 > # Failed test in t/canvas.t at line 235. > # got: '255' > # expected: '215'
Hmmm... Show quoted text
> # Looks like you failed 1 test of 158. > t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) > Failed 1/158 subtests > t/canvas2......................ok > t/coloreditor..................1/8 > # Failed test 'The object isa Tk::Listbox' > # in t/coloreditor.t at line 32. > # The object isn't defined > Can't call method "get" on an undefined value at t/coloreditor.t line 34. > # Looks like you planned 8 tests but only ran 3. > # Looks like you failed 1 test of 3 run. > # Looks like your test died just after 3. > t/coloreditor.................. Dubious, test returned 255 (wstat 65280, 0xff00) > Failed 6/8 subtests
This looks like rgb.txt could not be found. Can you run locate rgb.txt or something similar on your Mac and send me the result? [...] Show quoted text
> t/wm-tcl.......................119/315 > # Failed test 'setting the minsize to a larger value will resize a toplevel' > # in t/wm-tcl.t at line 1201. > # got: '200' > # expected: '400' > > # Failed test in t/wm-tcl.t at line 1202. > # got: '200' > # expected: '300' > t/wm-tcl.......................308/315 # Looks like you failed 2 tests of 315. > t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) > Failed 2/315 subtests > (less 43 skipped subtests: 270 okay) > (19 TODO tests unexpectedly succeeded)
wm-tcl.t is hard. Can you run this test multiple times, e.g. using prove -b t/wm-tcl.t and see if the failed tests are always the same? [...] Show quoted text
> > Using the force install seems to be working well. Not sure how important these failures are > but getting all tests passing would of course be a "good thing". Let me know if you need any > more info on my system or the like. >
Having a passing Tk test suite is hard, but I also think it's a good thing. I think you was also affected by the rt.cpan.org mail loop? This should be fixed now, hopefully. Regards, Slaven -- Slaven Rezic - slaven <at> rezic <dot> de babybike - routeplanner for cyclists in Berlin handheld (e.g. Compaq iPAQ with Linux) version of bbbike http://bbbike.sourceforge.net
Subject: Re: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Wed, 19 Dec 2007 17:18:13 -0500
To: <bug-Tk [...] rt.cpan.org>
From: David Steinbrunner <dsteinbrunner [...] pobox.com>
slaven@rezic.de via RT wrote: Show quoted text
> > <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > > > "dsteinbrunner@pobox.com via RT" <bug-Tk@rt.cpan.org> writes: >
>> Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. >> Transaction: Ticket created by dsteinbrunner@pobox.com >> Queue: Tk >> Subject: Test Failures on Mac OS X 10.5 >> Broken in: (no value) >> Severity: Normal >> Owner: Nobody >> Requestors: dsteinbrunner@pobox.com >> Status: new >> Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > >> >> >> Tk-804.028 >> perl, v5.8.8 built for darwin-thread-multi-2level >> Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 >> gcc -v >> Using built-in specs. >> Target: i686-apple-darwin9 >> Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking >> -enable- >> werror --prefix=/usr --mandir=/share/man >> --enable-languages=c,objc,c++,obj-c++ -- >> program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- >> dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 >> --with- >> arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- >> darwin9 >> Thread model: posix >> gcc version 4.0.1 (Apple Inc. build 5465) >> >> Here is the test results from trying to install Tk on my Intel Mac running >> Mac OS X 10.5.1: >> >> Running make test
> [...]
>> t/canvas.......................80/158 >> # Failed test in t/canvas.t at line 235. >> # got: '255' >> # expected: '215'
> > Hmmm...
I'm a perl and Mac guy but not into Tk or X11 so it leaves me confused for different reasons ;-P Show quoted text
>> # Looks like you failed 1 test of 158. >> t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) >> Failed 1/158 subtests >> t/canvas2......................ok >> t/coloreditor..................1/8 >> # Failed test 'The object isa Tk::Listbox' >> # in t/coloreditor.t at line 32. >> # The object isn't defined >> Can't call method "get" on an undefined value at t/coloreditor.t line 34. >> # Looks like you planned 8 tests but only ran 3. >> # Looks like you failed 1 test of 3 run. >> # Looks like your test died just after 3. >> t/coloreditor.................. Dubious, test returned 255 (wstat 65280, >> 0xff00) >> Failed 6/8 subtests
> > This looks like rgb.txt could not be found. Can you run > > locate rgb.txt > > or something similar on your Mac and send me the result?
/usr/X11/share/X11/rgb.txt /usr/share/emacs/22.1/etc/rgb.txt Show quoted text
> [...]
>> t/wm-tcl.......................119/315 >> # Failed test 'setting the minsize to a larger value will resize a >> toplevel' >> # in t/wm-tcl.t at line 1201. >> # got: '200' >> # expected: '400' >> >> # Failed test in t/wm-tcl.t at line 1202. >> # got: '200' >> # expected: '300' >> t/wm-tcl.......................308/315 # Looks like you failed 2 tests of >> 315. >> t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) >> Failed 2/315 subtests >> (less 43 skipped subtests: 270 okay) >> (19 TODO tests unexpectedly succeeded)
> > wm-tcl.t is hard. Can you run this test multiple times, e.g. using > > prove -b t/wm-tcl.t > > and see if the failed tests are always the same?
Not always the same. It passes some times. Other times it errors with what I sent above. Other times it errors with one or both of the following: t/wm-tcl......1/315 # Failed test in t/wm-tcl.t at line 610. # Structures begin differing at: # $got->[1] = '.toplevel1' # $expected->[1] = '.toplevel1.frame2' t/wm-tcl......173/315 # Failed test 'setting the minsize to a larger value will resize a gridded toplevel' # in t/wm-tcl.t at line 1222. # got: '4' # expected: '8' # Failed test in t/wm-tcl.t at line 1223. # got: '4' # expected: '8' t/wm-tcl......307/315 # Looks like you failed 3 tests of 315. t/wm-tcl...... Dubious, test returned 3 (wstat 768, 0x300) Failed 3/315 subtests (less 43 skipped subtests: 269 okay) (23 TODO tests unexpectedly succeeded) Test Summary Report ------------------- t/wm-tcl.t (Wstat: 768 Tests: 315 Failed: 3) Failed test number(s): 64, 173-174 TODO passed: 86, 154-157, 164-165, 221-224, 237-239 264-265, 275-276, 280-283, 300 Non-zero exit status: 3 Files=1, Tests=315, 9 wallclock secs ( 0.06 usr 0.01 sys + 0.49 cusr 0.14 csys = 0.70 CPU) Result: FAIL Show quoted text
> [...]
>> >> Using the force install seems to be working well. Not sure how important >> these failures are >> but getting all tests passing would of course be a "good thing". Let me know >> if you need any >> more info on my system or the like. >>
> > Having a passing Tk test suite is hard, but I also think it's a good > thing.
Well the only reason I'm involved in this is because a friend at Cisco wanted to use tkmib on his Mac which is installed by default but without the Tk perl module dependency. This is a case were non programmers get to deal with installing a perl module and when tests don't pass it leaves them in a situation that requires more work than they want to or should get into if you know what I mean. Show quoted text
> I think you was also affected by the rt.cpan.org mail loop? This > should be fixed now, hopefully.
Not sure what your talking about but there are no problems here. -- David Steinbrunner
Subject: Re: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: 21 Dec 2007 01:18:53 +0100
To: bug-Tk [...] rt.cpan.org
From: Slaven Rezic <slaven [...] rezic.de>
"dsteinbrunner@pobox.com via RT" <bug-Tk@rt.cpan.org> writes: Show quoted text
> Queue: Tk > Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > > > slaven@rezic.de via RT wrote: >
> > > > <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > > > > > "dsteinbrunner@pobox.com via RT" <bug-Tk@rt.cpan.org> writes: > >
> >> Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. > >> Transaction: Ticket created by dsteinbrunner@pobox.com > >> Queue: Tk > >> Subject: Test Failures on Mac OS X 10.5 > >> Broken in: (no value) > >> Severity: Normal > >> Owner: Nobody > >> Requestors: dsteinbrunner@pobox.com > >> Status: new > >> Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > > >> > >> > >> Tk-804.028 > >> perl, v5.8.8 built for darwin-thread-multi-2level > >> Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 > >> gcc -v > >> Using built-in specs. > >> Target: i686-apple-darwin9 > >> Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking > >> -enable- > >> werror --prefix=/usr --mandir=/share/man > >> --enable-languages=c,objc,c++,obj-c++ -- > >> program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- > >> dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 > >> --with- > >> arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- > >> darwin9 > >> Thread model: posix > >> gcc version 4.0.1 (Apple Inc. build 5465) > >> > >> Here is the test results from trying to install Tk on my Intel Mac running > >> Mac OS X 10.5.1: > >> > >> Running make test
> > [...]
> >> t/canvas.......................80/158 > >> # Failed test in t/canvas.t at line 235. > >> # got: '255' > >> # expected: '215'
> > > > Hmmm...
> > I'm a perl and Mac guy but not into Tk or X11 so it leaves me confused for > different reasons ;-P >
> >> # Looks like you failed 1 test of 158. > >> t/canvas....................... Dubious, test returned 1 (wstat 256, 0x100) > >> Failed 1/158 subtests > >> t/canvas2......................ok > >> t/coloreditor..................1/8 > >> # Failed test 'The object isa Tk::Listbox' > >> # in t/coloreditor.t at line 32. > >> # The object isn't defined > >> Can't call method "get" on an undefined value at t/coloreditor.t line 34. > >> # Looks like you planned 8 tests but only ran 3. > >> # Looks like you failed 1 test of 3 run. > >> # Looks like your test died just after 3. > >> t/coloreditor.................. Dubious, test returned 255 (wstat 65280, > >> 0xff00) > >> Failed 6/8 subtests
> > > > This looks like rgb.txt could not be found. Can you run > > > > locate rgb.txt > > > > or something similar on your Mac and send me the result?
> > /usr/X11/share/X11/rgb.txt > /usr/share/emacs/22.1/etc/rgb.txt
The first one looks good, I'll include it to the search list of Tk::ColorEditor. Show quoted text
>
> > [...]
> >> t/wm-tcl.......................119/315 > >> # Failed test 'setting the minsize to a larger value will resize a > >> toplevel' > >> # in t/wm-tcl.t at line 1201. > >> # got: '200' > >> # expected: '400' > >> > >> # Failed test in t/wm-tcl.t at line 1202. > >> # got: '200' > >> # expected: '300' > >> t/wm-tcl.......................308/315 # Looks like you failed 2 tests of > >> 315. > >> t/wm-tcl....................... Dubious, test returned 2 (wstat 512, 0x200) > >> Failed 2/315 subtests > >> (less 43 skipped subtests: 270 okay) > >> (19 TODO tests unexpectedly succeeded)
> > > > wm-tcl.t is hard. Can you run this test multiple times, e.g. using > > > > prove -b t/wm-tcl.t > > > > and see if the failed tests are always the same?
> > Not always the same. It passes some times. Other times it errors with what > I sent above. Other times it errors with one or both of the following: > > t/wm-tcl......1/315 > # Failed test in t/wm-tcl.t at line 610. > # Structures begin differing at: > # $got->[1] = '.toplevel1' > # $expected->[1] = '.toplevel1.frame2' > t/wm-tcl......173/315 > # Failed test 'setting the minsize to a larger value will resize a gridded > toplevel' > # in t/wm-tcl.t at line 1222. > # got: '4' > # expected: '8' > > # Failed test in t/wm-tcl.t at line 1223. > # got: '4' > # expected: '8' > t/wm-tcl......307/315 # Looks like you failed 3 tests of 315. > t/wm-tcl...... Dubious, test returned 3 (wstat 768, 0x300) > Failed 3/315 subtests > (less 43 skipped subtests: 269 okay) > (23 TODO tests unexpectedly succeeded)
Thanks. Show quoted text
> > Test Summary Report > ------------------- > t/wm-tcl.t (Wstat: 768 Tests: 315 Failed: 3) > Failed test number(s): 64, 173-174 > TODO passed: 86, 154-157, 164-165, 221-224, 237-239 > 264-265, 275-276, 280-283, 300 > Non-zero exit status: 3 > Files=1, Tests=315, 9 wallclock secs ( 0.06 usr 0.01 sys + 0.49 cusr > 0.14 csys = 0.70 CPU) > Result: FAIL >
> > [...]
> >> > >> Using the force install seems to be working well. Not sure how important > >> these failures are > >> but getting all tests passing would of course be a "good thing". Let me know > >> if you need any > >> more info on my system or the like. > >>
> > > > Having a passing Tk test suite is hard, but I also think it's a good > > thing.
> > Well the only reason I'm involved in this is because a friend at Cisco > wanted to use tkmib on his Mac which is installed by default but without the > Tk perl module dependency. This is a case were non programmers get to deal > with installing a perl module and when tests don't pass it leaves them in a > situation that requires more work than they want to or should get into if > you know what I mean.
In these situations I would recommend to install without testing at all or ignoring the test failures. cpan -f Tk or with a modern CPAN.pm: cpan notest install Tk After all, it's only perl modules which come with a test suite, other software is usually installed untested. Show quoted text
>
> > I think you was also affected by the rt.cpan.org mail loop? This > > should be fixed now, hopefully.
> > Not sure what your talking about but there are no problems here. >
I think you'll understand it if you visit the ticket URL at rt directly. But do it only if your web browser is robust :-) Regards, Slaven -- Slaven Rezic - slaven <at> rezic <dot> de BBBike - route planner for cyclists in Berlin WWW version: http://www.bbbike.de Perl/Tk version for Unix and Windows: http://bbbike.sourceforge.net
Subject: Re: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Thu, 20 Dec 2007 20:24:56 -0500
To: <bug-Tk [...] rt.cpan.org>
From: David Steinbrunner <dsteinbrunner [...] pobox.com>
slaven@rezic.de via RT wrote: Show quoted text
>>>> Using the force install seems to be working well. Not sure how important >>>> these failures are >>>> but getting all tests passing would of course be a "good thing". Let me >>>> know >>>> if you need any >>>> more info on my system or the like. >>>>
>>> >>> Having a passing Tk test suite is hard, but I also think it's a good >>> thing.
>> >> Well the only reason I'm involved in this is because a friend at Cisco >> wanted to use tkmib on his Mac which is installed by default but without the >> Tk perl module dependency. This is a case were non programmers get to deal >> with installing a perl module and when tests don't pass it leaves them in a >> situation that requires more work than they want to or should get into if >> you know what I mean.
> > In these situations I would recommend to install without testing at > all or ignoring the test failures. > > cpan -f Tk > > or with a modern CPAN.pm: > > cpan > notest install Tk > > After all, it's only perl modules which come with a test suite, other > software is usually installed untested.
Well the instructions given by the tkmib gives the following output: ERROR: You don't have the Tk module installed. You should be able to install this by running (as root): perl -MCPAN -e 'install Tk' Maybe they should be contacted about changing that command. Of course, that does not help all the current and coming 10.5 installs. Then again the percentage of users to end up try to run tkmib will be quite low. -- David Steinbrunner
Subject: Re: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: 21 Dec 2007 01:36:21 +0100
To: bug-Tk [...] rt.cpan.org
From: Slaven Rezic <slaven [...] rezic.de>
"dsteinbrunner@pobox.com via RT" <bug-Tk@rt.cpan.org> writes: Show quoted text
> Queue: Tk > Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > > > slaven@rezic.de via RT wrote: >
> > > > <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > > > > > "dsteinbrunner@pobox.com via RT" <bug-Tk@rt.cpan.org> writes: > >
> >> Wed Dec 19 11:42:32 2007: Request 31711 was acted upon. > >> Transaction: Ticket created by dsteinbrunner@pobox.com > >> Queue: Tk > >> Subject: Test Failures on Mac OS X 10.5 > >> Broken in: (no value) > >> Severity: Normal > >> Owner: Nobody > >> Requestors: dsteinbrunner@pobox.com > >> Status: new > >> Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=31711 > > >> > >> > >> Tk-804.028 > >> perl, v5.8.8 built for darwin-thread-multi-2level > >> Mac OS X 10.5.1: Darwin Kernel Version 9.1.0 > >> gcc -v > >> Using built-in specs. > >> Target: i686-apple-darwin9 > >> Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking > >> -enable- > >> werror --prefix=/usr --mandir=/share/man > >> --enable-languages=c,objc,c++,obj-c++ -- > >> program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include- > >> dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 > >> --with- > >> arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple- > >> darwin9 > >> Thread model: posix > >> gcc version 4.0.1 (Apple Inc. build 5465) > >> > >> Here is the test results from trying to install Tk on my Intel Mac running > >> Mac OS X 10.5.1: > >> > >> Running make test
> > [...]
> >> t/canvas.......................80/158 > >> # Failed test in t/canvas.t at line 235. > >> # got: '255' > >> # expected: '215'
> > > > Hmmm...
> > I'm a perl and Mac guy but not into Tk or X11 so it leaves me confused for > different reasons ;-P
Can you add the line for(my $x=215;$x<=260;$x+=5) {$c->createLine($x,1,$x,150,-fill=>"red")}$c->update;$c->waitVariable(\my $bla); in t/canvas.t after the failing line 235, rerun this test perl -Mblib t/canvas.t and send me a screenshot of the window? Regards, Slaven -- Slaven Rezic - slaven <at> rezic <dot> de tknotes - A knotes clone, written in Perl/Tk. http://ptktools.sourceforge.net/#tknotes
Subject: Re: [rt.cpan.org #31711] Test Failures on Mac OS X 10.5
Date: Thu, 20 Dec 2007 23:19:51 -0500
To: <bug-Tk [...] rt.cpan.org>
From: David Steinbrunner <dsteinbrunner [...] pobox.com>
slaven@rezic.de via RT wrote: Show quoted text
> Can you add the line > > for(my $x=215;$x<=260;$x+=5) > {$c->createLine($x,1,$x,150,-fill=>"red")}$c->update;$c->waitVariable(\my > $bla); > > in t/canvas.t after the failing line 235, rerun this test > > perl -Mblib t/canvas.t > > and send me a screenshot of the window?
Attached. -- David Steinbrunner
Download X11ScreenSnapz001.png
application/applefile 31.1k

Message body not shown because it is not plain text.

Message body is not shown because sender requested not to inline it.