perl-wx

Mishustin Alexey shumkar at shumkar.ru
Sun Aug 2 14:03:01 UTC 2009


Hi,

I'm trying to install the perl module Wx from CPAn (with the command
perl -MCPAN -e "install 'Wx'") and get the error below at the stage of
final tests before running make install.

My questions are: could you help me to remove this error (how is it
possible to load Wx::WindowUpdateLocker before Wx installing) and also,
in general, why isn't there a Debian package for perl-wx as it exists
for perl-tk?

------------------------

t/01_load.............ok                                                     
t/02_inheritance......ok                                                     
t/03_event............ok                                                     
t/04_userdata.........ok                                                     
        8/53 skipped: various reasons
t/05_timer............ok                                                     
t/06_loadxpm..........ok                                                     
t/07_overload.........ok                                                     
t/08_ovl_func.........ok                                                     
        4/180 skipped: various reasons
t/09_create_delete....ok                                                     
t/10_oor..............ok                                                     
        8/58 skipped: various reasons
t/11_twostage.........ok                                                     
t/12_pod..............skipped
        all skipped: Author tests
t/13_nbksizer.........ok                                                     
t/14_eh_die...........ok                                                     
t/15_threads..........Can't locate object method "new" via package
"Wx::WindowUpdateLocker" (perhaps you forgot to load
"Wx::WindowUpdateLocker"?) at t/15_threads.t line 36.
t/15_threads..........ok 1/8# Looks like you planned 8 tests but only
ran 1. 
# Looks like your test died just after 1.
t/15_threads..........dubious                                                
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-8
        Failed 7/8 tests, 12.50% okay
t/16_stream...........ok                                                     
t/17_thread_evt.......ok                                                     
t/18_unicode..........ok                                                     
        4/12 skipped: various reasons
t/zz_distrib..........skipped
        all skipped: Author tests
Failed Test    Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/15_threads.t  255 65280     8   14  2-8
2 tests and 24 subtests skipped.
Failed 1/19 test scripts. 7/650 subtests failed.
Files=19, Tests=650,  9 wallclock secs ( 4.14 cusr +  0.85 csys =  4.99
CPU)
Failed 1/19 test programs. 7/650 subtests failed.
make: *** [test_dynamic] Ошибка 255
  MBARBON/Wx-0.91.tar.gz
  /usr/bin/make test -- NOT OK
//hint// to see the cpan-testers results for installing this module,
try:
  reports MBARBON/Wx-0.91.tar.gz
Warning (usually harmless): 'YAML' not installed, will not store
persistent state
Running make install
  make test had returned bad status, won't install without force

-- 
Regards,
Alex




More information about the pkg-perl-maintainers mailing list