PATH=/usr/bin:/bin:/data/fly2200/cpanfly-5.22/var/megalib/bin Start 2016-01-30T06:11:41 ActivePerl-2200 CPAN-2.10 Reading '/data/fly2200/cpanfly-5.22/var/cpan/Metadata' Database was generated on Sat, 30 Jan 2016 06:17:02 GMT ______________________ D i s t r o P r e f s ______________________ Win32-GuiTest.yml[0] Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/K/KA/KARASIK/Win32-GuiTest-1.63.tar.gz Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/K/KA/KARASIK/CHECKSUMS Checksum for /data/fly2200/cpanfly-5.22/var/cpan/sources/authors/id/K/KA/KARASIK/Win32-GuiTest-1.63.tar.gz ok Win32-GuiTest-1.63/ Win32-GuiTest-1.63/CHANGES Win32-GuiTest-1.63/DibSect.cpp Win32-GuiTest-1.63/dibsect.h Win32-GuiTest-1.63/eg/ Win32-GuiTest-1.63/eg/ask.pl Win32-GuiTest-1.63/eg/calc.pl Win32-GuiTest-1.63/eg/excel.pl Win32-GuiTest-1.63/eg/excel2.pl Win32-GuiTest-1.63/eg/fonts.pl Win32-GuiTest-1.63/eg/iswindowstyle.pl Win32-GuiTest-1.63/eg/keypress.pl Win32-GuiTest-1.63/eg/make_eg.pl Win32-GuiTest-1.63/eg/menuselect.pl Win32-GuiTest-1.63/eg/notepad.pl Win32-GuiTest-1.63/eg/notepad_text.pl Win32-GuiTest-1.63/eg/paint.pl Win32-GuiTest-1.63/eg/paint_abs.pl Win32-GuiTest-1.63/eg/pushbutton.pl Win32-GuiTest-1.63/eg/rawkey.pl Win32-GuiTest-1.63/eg/selecttabitem.pl Win32-GuiTest-1.63/eg/showcpl.pl Win32-GuiTest-1.63/eg/showmouse.pl Win32-GuiTest-1.63/eg/showwin.pl Win32-GuiTest-1.63/eg/spy--.pl Win32-GuiTest-1.63/eg/spy.pl Win32-GuiTest-1.63/eg/start.pl Win32-GuiTest-1.63/eg/tab.pl Win32-GuiTest-1.63/eg/waitwindow.pl Win32-GuiTest-1.63/eg/which.pl Win32-GuiTest-1.63/eg/winbmp.pl Win32-GuiTest-1.63/eg/wptr.pl Win32-GuiTest-1.63/GuiTest.xs Win32-GuiTest-1.63/lib/ Win32-GuiTest-1.63/lib/Win32/ Win32-GuiTest-1.63/lib/Win32/GuiTest/ Win32-GuiTest-1.63/lib/Win32/GuiTest/Cmd.pm Win32-GuiTest-1.63/lib/Win32/GuiTest/Examples.pm Win32-GuiTest-1.63/lib/Win32/GuiTest/GuiTest.pc Win32-GuiTest-1.63/lib/Win32/GuiTest.pm Win32-GuiTest-1.63/Makefile.PL Win32-GuiTest-1.63/MANIFEST Win32-GuiTest-1.63/META.json Win32-GuiTest-1.63/META.yml Win32-GuiTest-1.63/perlobject.map Win32-GuiTest-1.63/README Win32-GuiTest-1.63/Recorder/ Win32-GuiTest-1.63/Recorder/Copying.txt Win32-GuiTest-1.63/Recorder/README.txt Win32-GuiTest-1.63/Recorder/Win32GuiTest.exe Win32-GuiTest-1.63/RSNDMSG.h Win32-GuiTest-1.63/t/ Win32-GuiTest-1.63/t/01_basic.t Win32-GuiTest-1.63/t/02_calc.t Win32-GuiTest-1.63/t/03_cpl.t Win32-GuiTest-1.63/t/04_std.t Win32-GuiTest-1.63/t/05_which.t Win32-GuiTest-1.63/t/06_sendkeys.t Win32-GuiTest-1.63/typemap Applying 1 patch: /data/fly2200/cpanfly-5.22/etc/distroprefs/Win32-GuiTest-02_calc.patch /usr/bin/patch -N --fuzz=3 -p1 <>> /data/fly2200/ap2200-299134/bin/perl-static Makefile.PL ** This module can only work under Win32 Checking if your kit is complete... Looks good Have /data/fly2200/cpanfly-5.22/var/megalib Want /home/fly2200/ap2200-299134/lib Your perl and your Config.pm seem to have different ideas about the architecture they are running on. Perl thinks: [megalib] Config says: [x86_64-linux-thread-multi] This may or may not cause problems. Please check your installation of perl if you have problems building this extension. Generating a Unix-style Makefile Writing Makefile for Win32::GuiTest Writing MYMETA.yml and MYMETA.json KARASIK/Win32-GuiTest-1.63.tar.gz /data/fly2200/ap2200-299134/bin/perl-static Makefile.PL -- OK Running make for K/KA/KARASIK/Win32-GuiTest-1.63.tar.gz >>> make cp lib/Win32/GuiTest.pm blib/lib/Win32/GuiTest.pm cp lib/Win32/GuiTest/Examples.pm blib/lib/Win32/GuiTest/Examples.pm cp lib/Win32/GuiTest/Cmd.pm blib/lib/Win32/GuiTest/Cmd.pm cp lib/Win32/GuiTest/GuiTest.pc blib/lib/Win32/GuiTest/GuiTest.pc Manifying 3 pod documents KARASIK/Win32-GuiTest-1.63.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/data/fly2200/ap2200-299134/bin/perl-static" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01_basic.t ..... skipped: win32 required t/02_calc.t ...... skipped: this test is phased out t/03_cpl.t ....... skipped: win32 required t/04_std.t ....... skipped: win32 required t/05_which.t ..... skipped: win32 required t/06_sendkeys.t .. skipped: win32 required Files=6, Tests=0, 0 wallclock secs ( 0.08 usr 0.01 sys + 0.00 cusr 0.01 csys = 0.10 CPU) Result: NOTESTS KARASIK/Win32-GuiTest-1.63.tar.gz make test TEST_VERBOSE=1 -- OK Dmitry Karasik <dmitry@karasik.eu.org> Perl GUI Test Utilities. >>> (cd /data/fly2200/cpanfly-5.22/var/cpan/build/Win32-GuiTest-1.63-vSfja3 && tar cvf - Win32-GuiTest-1.63.ppd blib) | gzip -c >/data/fly2200/cpanfly-5.22/var/REPO/K/KA/KARASIK/Win32-GuiTest-1.63.tar.gz Win32-GuiTest-1.63.ppd blib/ blib/man3/ blib/man3/Win32::GuiTest::Cmd.3 blib/man3/Win32::GuiTest.3 blib/man3/Win32::GuiTest::Examples.3 blib/lib/ blib/lib/Win32/ blib/lib/Win32/GuiTest/ blib/lib/Win32/GuiTest/GuiTest.pc blib/lib/Win32/GuiTest/Examples.pm blib/lib/Win32/GuiTest/Cmd.pm blib/lib/Win32/GuiTest.pm >>> mv /data/fly2200/cpanfly-5.22/var/cpan/build/Win32-GuiTest-1.63-vSfja3/Win32-GuiTest-1.63.ppd /data/fly2200/cpanfly-5.22/var/REPO/K/KA/KARASIK VmSize: 330016 kB Finished 2016-01-30T06:11:45