This distribution has been tested as part of the cpan-testers effort to test as many new uploads to CPAN as possible. See http://testers.cpan.org/
Please cc any replies to [email protected] to keep other test volunteers informed and to prevent any duplicate effort. -- Dear Mattia Barbon, This is a computer-generated error report created automatically by CPANPLUS, version 0.053. Testers personal comments may appear at the end of this report. Thank you for uploading your work to CPAN. However, it appears that there were some problems testing your distribution. TEST RESULTS: Below is the error stack from stage 'make test': [ERROR] [Fri Mar 11 23:58:53 2005] MAKE TEST failed: Bad file descriptor make[1]: Entering directory `/home/cpanplus/.cpanplus/5.8.5/build/Wx-0.22/ext' make[2]: Entering directory `/home/cpanplus/.cpanplus/5.8.5/build/Wx-0.22/ext/grid' make[2]: Leaving directory `/home/cpanplus/.cpanplus/5.8.5/build/Wx-0.22/ext/grid' make[2]: Entering directory `/home/cpanplus/.cpanplus/5.8.5/build/Wx-0.22/ext/stc' make[2]: Leaving directory `/home/cpanplus/.cpanplus/5.8.5/build/Wx-0.22/ext/stc' make[2]: Entering directory `/home/cpanplus/.cpanplus/5.8.5/build/Wx-0.22/ext/print' make[2]: Leaving directory `/home/cpanplus/.cpanplus/5.8.5/build/Wx-0.22/ext/print' make[2]: Entering directory `/home/cpanplus/.cpanplus/5.8.5/build/Wx-0.22/ext/datetime' make[2]: Leaving directory `/home/cpanplus/.cpanplus/5.8.5/build/Wx-0.22/ext/datetime' make[2]: Entering directory `/home/cpanplus/.cpanplus/5.8.5/build/Wx-0.22/ext/calendar' make[2]: Leaving directory `/home/cpanplus/.cpanplus/5.8.5/build/Wx-0.22/ext/calendar' make[2]: Entering directory `/home/cpanplus/.cpanplus/5.8.5/build/Wx-0.22/ext/dnd' make[2]: Leaving directory `/home/cpanplus/.cpanplus/5.8.5/build/Wx-0.22/ext/dnd' make[2]: Entering directory `/home/cpanplus/.cpanplus/5.8.5/build/Wx-0.22/ext/socket' make[2]: Leaving directory `/home/cpanplus/.cpanplus/5.8.5/build/Wx-0.22/ext/socket' make[2]: Entering directory `/home/cpanplus/.cpanplus/5.8.5/build/Wx-0.22/ext/html' make[2]: Leaving directory `/home/cpanplus/.cpanplus/5.8.5/build/Wx-0.22/ext/html' make[2]: Entering directory `/home/cpanplus/.cpanplus/5.8.5/build/Wx-0.22/ext/help' make[2]: Leaving directory `/home/cpanplus/.cpanplus/5.8.5/build/Wx-0.22/ext/help' make[2]: Entering directory `/home/cpanplus/.cpanplus/5.8.5/build/Wx-0.22/ext/docview' make[2]: Leaving directory `/home/cpanplus/.cpanplus/5.8.5/build/Wx-0.22/ext/docview' make[2]: Entering directory `/home/cpanplus/.cpanplus/5.8.5/build/Wx-0.22/ext/xrc' make[2]: Leaving directory `/home/cpanplus/.cpanplus/5.8.5/build/Wx-0.22/ext/xrc' make[2]: Entering directory `/home/cpanplus/.cpanplus/5.8.5/build/Wx-0.22/ext/mdi' make[2]: Leaving directory `/home/cpanplus/.cpanplus/5.8.5/build/Wx-0.22/ext/mdi' make[2]: Entering directory `/home/cpanplus/.cpanplus/5.8.5/build/Wx-0.22/ext/filesys' make[2]: Leaving directory `/home/cpanplus/.cpanplus/5.8.5/build/Wx-0.22/ext/filesys' make[2]: Entering directory `/home/cpanplus/.cpanplus/5.8.5/build/Wx-0.22/ext/pperl' make[3]: Entering directory `/home/cpanplus/.cpanplus/5.8.5/build/Wx-0.22/ext/pperl/splashfast' make[3]: Leaving directory `/home/cpanplus/.cpanplus/5.8.5/build/Wx-0.22/ext/pperl/splashfast' make[3]: Entering directory `/home/cpanplus/.cpanplus/5.8.5/build/Wx-0.22/ext/pperl/carp' make[3]: Leaving directory `/home/cpanplus/.cpanplus/5.8.5/build/Wx-0.22/ext/pperl/carp' make[2]: Leaving directory `/home/cpanplus/.cpanplus/5.8.5/build/Wx-0.22/ext/pperl' make[1]: Leaving directory `/home/cpanplus/.cpanplus/5.8.5/build/Wx-0.22/ext' PERL_DL_NONLAZY=1 /usr/bin/perl5.8.5 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/01_load.............ok t/02_inheritance......ok t/03_event............ok t/04_userdata.........ok t/05_timer............ok t/06_loadxpm..........ok t/07_overload.........ok t/08_ovl_func.........dubious Test returned status 0 (wstat 139, 0x8b) DIED. FAILED tests 121-164 Failed 44/164 tests, 73.17% okay (less 2 skipped tests: 118 okay, 71.95%) t/09_create_delete....ok t/10_oor..............ok 8/58 skipped: various reasons t/11_twostage.........ok t/12_pod..............ok Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/08_ovl_func.t 0 139 164 88 53.66% 121-164 10 subtests skipped. Failed 1/12 test scripts, 91.67% okay. 44/752 subtests failed, 94.15% okay. make: *** [test_dynamic] Erreur 255 PREREQUISITES: Here is a list of prerequisites you specified and versions we managed to load: Data::Dumper 2.121 ExtUtils::MakeMaker 6.25 File::Spec::Functions 1.3 Test::Harness 2.46 Test::More 0.54 ******************************** NOTE ******************************** The comments above are created mechanically, possibly without manual checking by the sender. As there are many people performing automatic tests on each upload to CPAN, it is likely that you will receive identical messages about the same problem. If you believe that the message is mistaken, please reply to the first one with correction and/or additional informations, and do not take it personally. We appreciate your patience. :) ********************************************************************** Additional comments: Hello, Here is the output of the failing script: $ perl -WMblib t/08_ovl_func.t 1..164 ok 1 - Wx::Brush::newBitmap ok 2 - Wx::Brush::newColour ok 3 - Wx::Brush::newName ok 4 - Wx::Brush::SetColourRGB ok 5 - Wx::Brush::SetColourColour ok 6 - Wx::Brush::SetColourName ok 7 - Wx::Bitmap::newEmpty ok 8 - Wx::Bitmap::newFile ok 9 - Wx::Bitmap::newIcon ok 10 - Wx::Bitmap::newImage ok 11 - Wx::Mask::newBitmapColour ok 12 # skip Does not work on wxGTK, wxMAC, wxX11 and wxMOTIF Exiting subroutine via last at /usr/lib/perl5/5.8.5/Test/More.pm line 888. ok 13 - Wx::Colour::newRGB ok 14 - Wx::Colour::newName ok 15 - Wx::Caret::newWH ok 16 - Wx::Caret::newSize ok 17 - Wx::Caret::MovePoint ok 18 - Wx::Caret::MoveXY ok 19 - Wx::Caret::SetSizeSize ok 20 - Wx::Caret::SetSizeWH ok 21 - Wx::ControlWithItems::AppendString ok 22 - Wx::ControlWithItems::AppendData ok 23 - Wx::ComboBox::AppendString ok 24 - Wx::ComboBox::AppendData ok 25 - Wx::ComboBox::SetSelectionN ok 26 - Wx::ComboBox::SetMark ok 27 - Wx::Cursor::newId ok 28 - Wx::Cursor::newImage ok 29 - Wx::Icon::newNull ok 30 - Wx::Icon::newFile ok 31 - Wx::ToolBar::SetMarginsXY ok 32 - Wx::Toolbar::SetMarginsSize ok 33 - Wx::ToolBar::AddToolLong ok 34 - Wx::ToolBar::AddToolShort ok 35 - Wx::ToolBar::AddToolNewLong ok 36 - Wx::ToolBar::AddToolNewShort ok 37 - Wx::StaticBitmap::newIcon ok 38 - Wx::StaticBitmap::newBitmap ok 39 - Wx::Rect::newXYWH ok 40 - Wx::Rect::newPS ok 41 - Wx::Rect::newPP ok 42 - Wx::ScreenDC::StartDrawingOnTopWindow ok 43 - Wx::ScreenDC::StartDrawingOnTopRect ok 44 - Wx::Window::SetSizeXYWHF ok 45 - Wx::Window::SetSizeWH ok 46 - Wx::Window::SetSizeSize ok 47 - Wx::Window::SetSizeRect ok 48 - Wx::Window::SetToolTipString ok 49 - Wx::Window::SetToolTipTip ok 50 - Wx::Window::ClientToScreenXY ok 51 - Wx::Window::ClientToScreenPoint ok 52 - Wx::Window::ConvertDialogPointToPixels ok 53 - Wx::Window::ConvertDialogSizeToPixels ok 54 - Wx::Window::ConvertPixelsPointToDialog ok 55 - Wx::Window::ConvertPixelsSizeToDialog ok 56 - Wx::Window::IsExposedPoint ok 57 - Wx::Window::IsExposedRect ok 58 - Wx::Window::IsExposedXYWH ok 59 - Wx::Window::MovePoint ok 60 - Wx::Window::MoveXY ok 61 - Wx::Window::ScreenToClientPoint ok 62 - Wx::Window::ScreenToClientXY ok 63 - Wx::Window::SetClientSizePoint ok 64 - Wx::Window::SetClientSizeWH ok 65 - Wx::DC::DrawCheckMarkXYWH ok 66 - Wx::DC::DrawCheckMarkRect ok 67 - Wx::DC::SetClippingRegionXYWH ok 68 - Wx::DC::SetClippingRegionRegion ok 69 - Wx::Timer::newDefault ok 70 - Wx::Timer::newEH ok 71 - Wx::TreeCtrl::GetParent ok 72 - Wx::Window::GetParent ok 73 - Wx::TreeCtrl::InsertItemPrev ok 74 - Wx::TreeCtrl::InsertItemBef ok 75 - Wx::Pen::newColour ok 76 # skip MSW-only method Exiting subroutine via last at /usr/lib/perl5/5.8.5/Test/More.pm line 888. ok 77 - Wx::Pen::newString ok 78 - Wx::Pen::SetColourColour ok 79 - Wx::Pen::SetColourRGB ok 80 - Wx::Pen::SetColourName ok 81 - Wx::ListCtrl::InsertColumnString ok 82 - Wx::ListCtrl::InsertColumnInfo ok 83 - Wx::ListCtrl::SetItemString ok 84 - Wx::ListCtrl::SetItemInfo ok 85 - Wx::ImageList::AddBitmap ok 86 - Wx::ImageList::AddWithColourMask ok 87 - Wx::ImageList::AddIcon ok 88 - Wx::ImageList::ReplaceBitmap ok 89 - Wx::ImageList::ReplaceIcon ok 90 - Wx::Menu::AppendString ok 91 - Wx::Menu::AppendSubMenu ok 92 - Wx::Menu::AppendItem ok 93 - Wx::Menu::DeleteItem ok 94 - Wx::Menu::DeleteId ok 95 - Wx::Menu::DestroyItem ok 96 - Wx::Menu::DestroyId ok 97 - Wx::Menu::RemoveItem ok 98 - Wx::Menu::RemoveId ok 99 - Wx::Menu::PrependItem ok 100 - Wx::Menu::PrependString ok 101 - Wx::Menu::InsertItem ok 102 - Wx::Menu::InsertString ok 103 - Wx::Window::Enable ok 104 - Wx::RadioBox::EnableItem ok 105 - Wx::Window::GetLabel ok 106 - Wx::RadioBox::GetItemLabel ok 107 - Wx::Window::SetLabel ok 108 - Wx::RadioBox::SetLabel ok 109 - Wx::Window::Show ok 110 - Wx::RadioBox::ShowItem ok 111 - Wx::Region::newEmpty ok 112 - Wx::Region::newXYWH ok 113 - Wx::Region::newPP ok 114 - Wx::Region::newRect ok 115 - Wx::Region::ContainsXYWH ok 116 - Wx::Region::ContainsXY ok 117 - Wx::Region::ContainsPoint ok 118 - Wx::Region::ContainsRect ok 119 - Wx::Region::IntersectXYWH ok 120 - Wx::Region::IntersectRect Segmentation fault (core dumped) In order to get more information, I recompiled WxPerl using '-g -O0'. Unfortunately, the core dump still contains no symbol. $ gdb --core core.4531 GNU gdb 6.2-2mdk (Mandrakelinux) Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i586-mandrake-linux-gnu". Core was generated by `perl -WMblib t/08_ovl_func.t'. Program terminated with signal 11, Segmentation fault. #0 0x40e49400 in ?? () (gdb) More system information: Mandrake Linux 10.1 Linux 2.6.8.1 Glibc 2.3.3 GTK+ 2.4.9 WxGTK 2.4.2 Ask me if you want more information. Regards, S�bastien Aperghis-Tramoni -- Summary of my perl5 (revision 5 version 8 subversion 5) configuration: Platform: osname=linux, osvers=2.4.19-44mdkenterprise, archname=i386-linux-thread-multi uname='linux updates.mandrakesoft.com 2.4.19-44mdkenterprise #1 smp thu aug 12 21:22:45 mdt 2004 i686 intel(r) pentium(r) 4 cpu 3.00ghz unknown gnulinux ' config_args='-des -Dinc_version_list=5.8.4/i386-linux-thread-multi 5.8.4 5.8.3/i386-linux-thread-multi 5.8.3 5.8.2/i386-linux-thread-multi 5.8.2 5.8.1/i386-linux-thread-multi 5.8.1 5.8.0/i386-linux-thread-multi 5.8.0 5.6.1 5.6.0 -Darchname=i386-linux -Dcc=gcc -Doptimize=-O2 -fomit-frame-pointer -pipe -march=i586 -mtune=pentiumpro -Dprefix=/usr -Dvendorprefix=/usr -Dsiteprefix=/usr -Dman3ext=3pm -Dcf_by=Mandrakesoft -Dmyhostname=localhost [EMAIL PROTECTED] -Dd_dosuid -Ud_csh -Duseshrplib -Accflags=-DPERL_DISABLE_PMC -Dusethreads' hint=recommended, useposix=true, d_sigaction=define usethreads=define use5005threads=undef useithreads=define usemultiplicity=define useperlio=define d_sfio=undef uselargefiles=define usesocks=undef use64bitint=undef use64bitall=undef uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DPERL_DISABLE_PMC -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm', optimize='-O2 -fomit-frame-pointer -pipe -march=i586 -mtune=pentiumpro ', cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DPERL_DISABLE_PMC -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/include/gdbm' ccversion='', gccversion='3.4.1 (Mandrakelinux 10.1 3.4.1-4mdk)', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12 ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=4, prototype=define Linker and Libraries: ld='gcc', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /lib /usr/lib libs=-lnsl -lndbm -lgdbm -ldl -lm -lcrypt -lutil -lpthread -lc perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc libc=/lib/libc-2.3.3.so, so=so, useshrplib=true, libperl=libperl.so gnulibc_version='2.3.3' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E -Wl,-rpath,/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE' cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib'
