Tcl-pTk v1.11 Perl 5 v5.18.4 x86_64-linux
- Status
- Fail
- From
- Andreas J. König (ANDK)
- Dist
-
Tcl-pTk v1.11
- Platform
- Perl 5 v5.18.4 x86_64-linux
- Date
- 2023-09-16 16:58:20
- ID
- 3d4b3c80-54b2-11ee-9029-0aa959d4364c
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language. See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org
--
Dear Christopher Alexander Chavez,
This is a computer-generated report for Tcl-pTk-1.11
on perl 5.18.4, created by CPAN-Reporter-1.2018.
Thank you for uploading your work to CPAN. However, there was a problem
testing your distribution.
If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:
http://wiki.cpantesters.org/wiki/CPANAuthorNotes
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test':
PERL_DL_NONLAZY=1 "/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.18.4/da1c/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/after.t ..................... ok
t/afterDestroy.t .............. ok
t/afterIdle.t ................. ok
t/balloon.t ................... ok
Balloon should appear over 'Balloon Text' button
t/balloon2.t .................. ok
t/bgerror1.t .................. ok
t/bgerror2.t .................. ok
Error Dialog Should Show. This is expected
t/bgerror3.t .................. ok
t/bind.t ...................... ok
t/bindBreak.t ................. ok
t/bitmapSubClass.t ............ ok
t/browseEntry.t ............... ok
t/browseEntry2.t .............. ok
t/busy.t ...................... ok
t/callback.t .................. ok
t/callbackSet.t ............... ok
t/canFind.t ................... ok
t/canIndex.t .................. ok
t/canScale.t .................. ok
t/canvasFocusBusy.t ........... ok
t/checkradio.t ................ ok
t/cleanupCrashTest.t .......... ok
t/command.t ................... ok
t/configureReturn.t ........... ok
t/dialog.t .................... ok
t/dialogBox.t ................. ok
t/dialogBoxGeom.t ............. ok
t/dirtree.t ................... skipped: Tix Tcl package not available
t/dndlocal.t .................. ok
t/emptyMenuButtonSubclass.t ... ok
t/emptyMenuSubclass.t ......... ok
t/emptySubclass.t ............. ok
t/entry.t ..................... ok
t/entryPaste.t ................ ok
t/entryValidate.t ............. ok
t/fileevent.t ................. skipped: fileevent is unavailable, reason: Can't locate sys/ioctl.ph in @INC (did you run h2ph?) (@INC contains: /tmp/loop_over_bdir-493677-Za_1j1/Tcl-pTk-1.11-0/blib/lib /tmp/loop_over_bdir-493677-Za_1j1/Tcl-pTk-1.11-0/blib/arch /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.18.4/da1c/lib/site_perl/5.18.4/x86_64-linux /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.18.4/da1c/lib/site_perl/5.18.4 /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.18.4/da1c/lib/5.18.4/x86_64-linux /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.18.4/da1c/lib/5.18.4 .) at /tmp/loop_over_bdir-493677-Za_1j1/Tcl-pTk-1.11-0/blib/lib/Tcl/pTk/Widget.pm line 2164.
t/fileevent2.t ................ skipped: fileevent is unavailable, reason: Can't locate sys/ioctl.ph in @INC (did you run h2ph?) (@INC contains: /tmp/loop_over_bdir-493677-Za_1j1/Tcl-pTk-1.11-0/blib/lib /tmp/loop_over_bdir-493677-Za_1j1/Tcl-pTk-1.11-0/blib/arch /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.18.4/da1c/lib/site_perl/5.18.4/x86_64-linux /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.18.4/da1c/lib/site_perl/5.18.4 /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.18.4/da1c/lib/5.18.4/x86_64-linux /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.18.4/da1c/lib/5.18.4 .) at /tmp/loop_over_bdir-493677-Za_1j1/Tcl-pTk-1.11-0/blib/lib/Tcl/pTk/Widget.pm line 2164.
# Test 1 got: <UNDEF> (t/focusMethods.t at line 28 *TODO*)
# Expected: ".ent02" (initial focus on entry1 failed)
# t/focusMethods.t line 28 is: ok($mw->focusCurrent, $entry1, 'initial focus on entry1 failed');
# Test 2 got: <UNDEF> (t/focusMethods.t at line 32 *TODO*)
# Expected: ".ent03" (focusNext from entry1 to entry2 failed)
# t/focusMethods.t line 32 is: ok($mw->focusCurrent, $entry2, 'focusNext from entry1 to entry2 failed');
# Test 3 got: <UNDEF> (t/focusMethods.t at line 36 *TODO*)
# Expected: ".ent04" (focusNext from entry2 to entry3 failed)
# t/focusMethods.t line 36 is: ok($mw->focusCurrent, $entry3, 'focusNext from entry2 to entry3 failed');
# Test 4 got: <UNDEF> (t/focusMethods.t at line 40 *TODO*)
# Expected: ".ent03" (focusPrev from entry3 to entry2 failed)
# t/focusMethods.t line 40 is: ok($mw->focusCurrent, $entry2, 'focusPrev from entry3 to entry2 failed');
# Test 5 got: <UNDEF> (t/focusMethods.t at line 44 *TODO*)
# Expected: ".ent02" (focusPrev from entry2 to entry1 failed)
# t/focusMethods.t line 44 is: ok($mw->focusCurrent, $entry1, 'focusPrev from entry2 to entry1 failed');
# Test 6 got: <UNDEF> (t/focusMethods.t at line 48 *TODO*)
# Expected: ".ent02" (before focusFollowsMouse: failed to keep focus on entry1 while entering entry3)
# t/focusMethods.t line 48 is: ok(
# Test 7 got: <UNDEF> (t/focusMethods.t at line 58 *TODO*)
# Expected: ".ent04" (after focusFollowsMouse: failed to focus on entry3 by entering)
# t/focusMethods.t line 58 is: ok($mw->focusCurrent, $entry3,
t/focusMethods.t .............. ok
t/font.t ...................... ok
t/font2.t ..................... ok
# Test 3 got: "105" (t/fontAttr.t at line 72 fail #2 *TODO*)
# Expected: "128" (Font->actual -*-helvetica-medium-r-*-*-12-*-*-*-*-*-*-* Attr Check)
# t/fontAttr.t line 72 is: skip($skip, $widthTest1, $widthTest2, "Font->actual $fontName Attr Check");
# Test 4 got: "128" (t/fontAttr.t at line 73 fail #2 *TODO*)
# Expected: "105" ($widget->fontActual -*-helvetica-medium-r-*-*-12-*-*-*-*-*-*-* Attr Check)
# t/fontAttr.t line 73 is: skip($skip, $widthTest2, $widthTest3, "\$widget->fontActual $fontName Attr Check");
t/fontAttr.t .................. ok
t/frameForeground.t ........... ok
t/geomgr.t .................... ok
t/hlist.t ..................... skipped: Tix Tcl package not available
t/iconimage.t ................. ok
t/imageLoad.t ................. skipped: Tix Tcl package not available
t/itemStyle.t ................. skipped: Tix Tcl package not available
t/labEntry.t .................. ok
t/labEntryFacelift.t .......... ok
t/labEntryParentChild.t ....... ok
t/libLoad.t ................... skipped: Tix Tcl package not available
t/listbox.t ................... ok
t/mainloopMult.t .............. ok
t/menub-cascade.t ............. ok
t/menub_newMenu.t ............. ok
t/menubarpath.t ............... ok
t/menuitems.t ................. ok
t/messageBox.t ................ ok
t/moveResizeWindow.t .......... ok
t/moveToplevelWindow.t ........ ok
t/multMainWindow1.t ........... ok
t/multMainWindow2.t ........... ok
t/notebook.t .................. skipped: Tix Tcl package not available
t/notebook2.t ................. skipped: Tix Tcl package not available
t/onDestroy.t ................. ok
t/optmenu.t ................... ok
t/palette.t ................... ok
t/pane.t ...................... skipped: BWidget Tcl package not available
t/patchTk.t ................... skipped: Not using Aqua Tk
t/photoGetImage.t ............. ok
t/photoImg.t .................. ok
t/photoSubClass.t ............. ok
t/photoTk.t ................... ok
t/progBar.t ................... ok
t/protocol.t .................. ok
t/ptk-compat.t ................ ok
t/ptk-compat2.t ............... ok
t/repeat.t .................... ok
t/repeatSubReuse.t ............ ok
t/rt125058.t .................. ok
t/scrolled.t .................. ok
t/scrolledOptional.t .......... ok
t/selection.t ................. ok
t/slideMegaWidget.t ........... ok
t/slideMegaWidget2.t .......... ok
munmap_chunk(): invalid pointer
t/spreadsheetHideRows.t .......
All 1 subtests passed
munmap_chunk(): invalid pointer
t/table.t .....................
All 2 subtests passed
munmap_chunk(): invalid pointer
t/tableFacelift.t .............
All 2 subtests passed
munmap_chunk(): invalid pointer
t/tableMatrixCallbacks.t ......
All 10 subtests passed
munmap_chunk(): invalid pointer
t/tableMatrixCleanup.t ........
All 2 subtests passed
munmap_chunk(): invalid pointer
t/tableMatrixDebug.t ..........
All 2 subtests passed
munmap_chunk(): invalid pointer
t/tableMatrixSpreadsheet.t ....
All 6 subtests passed
t/tclVersion.t ................ ok
t/text.t ...................... ok
t/text2-old.t ................. ok
t/text2.t ..................... ok
t/text3.t ..................... ok
t/textEdit.t .................. ok
t/textRO.t .................... ok
t/textSubwidget.t ............. ok
t/textUndo.t .................. ok
t/tileLabelFont.t ............. ok
t/tileTree.t .................. ok
t/tileWidget.t ................ ok
t/tixTree.t ................... skipped: Tix Tcl package not available
t/tk-mw.t ..................... ok
t/tkFacelift_BEsubclass.t ..... ok
t/tkFacelift_browseEntry.t .... ok
t/tkFacelift_frameSubclass.t .. ok
t/tkFacelift_mega1.t .......... ok
t/tkFacelift_notebook.t ....... ok
t/tkFacelift_simple.t ......... skipped: Tix Tcl package not available
t/tkHijack_BEsubclass.t ....... ok
t/tkHijack_bgerror1.t ......... ok
t/tkHijack_bgerror2.t ......... ok
t/tkHijack_bgerror3.t ......... ok
t/tkHijack_mega1.t ............ ok
t/tkHijack_simple.t ........... skipped: Tix Tcl package not available
munmap_chunk(): invalid pointer
t/tkHijack_spreadsheet.t ......
All 1 subtests passed
# Test 1 got: <UNDEF> (t/trace.t at line 26 *TODO*)
# Expected: "new value" (variable tie from tcl to perl)
# t/trace.t line 26 is: ok( $updateSubVar, 'new value', 'variable tie from tcl to perl');
t/trace.t ..................... ok
t/tree.t ...................... skipped: Tix Tcl package not available
t/ttkBrowseEntry.t ............ ok
t/ttkEntryValidate.t .......... ok
t/ttkTixNoteBook.t ............ ok
t/unicode.t ................... ok
t/usewidgets.t ................ ok
t/virtualEv.t ................. ok
t/widgetDelete.t .............. ok
# Test 6 got: "Tcl::pTk::Widget" (t/widgetMethod.t at line 40 *TODO*)
# Expected: "Tcl::pTk::Toplevel"
# t/widgetMethod.t line 40 is: }, 'Tcl::pTk::Toplevel');
t/widgetMethod.t .............. ok
t/widgetName.t ................ ok
t/wmForget.t .................. ok
t/wmStackorder.t .............. ok
t/xevent.t .................... ok
t/zzPhoto.t ................... ok
Test Summary Report
-------------------
t/font.t (Wstat: 0 Tests: 13 Failed: 0)
TODO passed: 11
t/fontAttr.t (Wstat: 0 Tests: 8 Failed: 0)
TODO passed: 1-2, 5-8
t/spreadsheetHideRows.t (Wstat: 134 (Signal: ABRT, dumped core) Tests: 1 Failed: 0)
Non-zero wait status: 134
t/table.t (Wstat: 134 (Signal: ABRT, dumped core) Tests: 2 Failed: 0)
Non-zero wait status: 134
t/tableFacelift.t (Wstat: 134 (Signal: ABRT, dumped core) Tests: 2 Failed: 0)
Non-zero wait status: 134
t/tableMatrixCallbacks.t (Wstat: 134 (Signal: ABRT, dumped core) Tests: 10 Failed: 0)
Non-zero wait status: 134
t/tableMatrixCleanup.t (Wstat: 134 (Signal: ABRT, dumped core) Tests: 2 Failed: 0)
Non-zero wait status: 134
t/tableMatrixDebug.t (Wstat: 134 (Signal: ABRT, dumped core) Tests: 2 Failed: 0)
Non-zero wait status: 134
t/tableMatrixSpreadsheet.t (Wstat: 134 (Signal: ABRT, dumped core) Tests: 6 Failed: 0)
Non-zero wait status: 134
t/tkHijack_spreadsheet.t (Wstat: 134 (Signal: ABRT, dumped core) Tests: 1 Failed: 0)
Non-zero wait status: 134
t/wmStackorder.t (Wstat: 0 Tests: 10 Failed: 0)
TODO passed: 1-10
Files=134, Tests=618, 174 wallclock secs ( 0.35 usr 0.20 sys + 20.32 cusr 5.25 csys = 26.12 CPU)
Result: FAIL
Failed 8/134 test programs. 0/618 subtests failed.
make: *** [Makefile:1211: test_dynamic] Error 255
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ----- --------
Class::ISA 0.36 0.36
perl 5.008 5.018004
Sub::Name 0.05 0.27
Tcl 0.90 1.27
Time::HiRes 0 1.9764
build_requires:
Module Need Have
------------------- ----- --------
ExtUtils::MakeMaker 0 7.65_02
Test::Deep 0 1.130
Test::More 0 1.302195
configure_requires:
Module Need Have
------------------- ----- --------
ExtUtils::MakeMaker 0 7.65_02
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US.UTF-8
LANGUAGE = en_US:en
PATH = /home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 1311581
PERL5_CPAN_IS_RUNNING = 1311581
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 1
SHELL = /usr/bin/zsh
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.18.4/da1c/bin/perl
$UID/$EUID = 1005 / 1005
$GID = 1005 1005
$EGID = 1005 1005
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.34
CPAN::Meta 2.150010
Cwd 3.75
ExtUtils::CBuilder 0.280236
ExtUtils::Command 7.65_02
ExtUtils::Install 2.20
ExtUtils::MakeMaker 7.65_02
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.44
File::Spec 3.75
JSON 4.08
JSON::PP 4.12
Module::Build 0.42_35
Module::Signature 0.88
Parse::CPAN::Meta 2.150010
Test::Harness 3.45_01
Test::More 1.302195
YAML 1.30
YAML::Syck 1.34
version 0.9929
--
Summary of my perl5 (revision 5 version 18 subversion 4) configuration:
Derived from: 51202371ba68f3f52f13124a3ea1bc3c171e0ee2
Platform:
osname=linux, osvers=5.16.0-5-amd64, archname=x86_64-linux
uname='linux k93msid 5.16.0-5-amd64 #1 smp preempt debian 5.16.14-1 (2022-03-15) x86_64 gnulinux '
config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.18.4/da1c -Dmyhostname=k93msid -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Dlibswanted=cl pthread socket inet nsl gdbm dbm malloc dl ld sun m crypt sec util c cposix posix ucb BSD gdbm_compat -Uuseithreads -Uuselongdouble -DEBUGGING=-g'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2 -g',
cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='11.2.0', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib /usr/lib
libs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
libc=libc-2.33.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.33'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -g -L/usr/local/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
PERL_PRESERVE_IVUV PERL_SAWAMPERSAND PERL_USE_DEVEL
USE_64_BIT_ALL USE_64_BIT_INT USE_LARGE_FILES
USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
Locally applied patches:
uncommitted-changes
Built under linux
Compiled at Mar 20 2022 03:51:25
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="1311581"
PERL5_CPAN_IS_RUNNING="1311581"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.18.4/da1c/lib/site_perl/5.18.4/x86_64-linux
/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.18.4/da1c/lib/site_perl/5.18.4
/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.18.4/da1c/lib/5.18.4/x86_64-linux
/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.18.4/da1c/lib/5.18.4
.