X11-GUITest.POD~ pod syntax OK. Writing documentation for X11::GUITest Checking if your kit is complete... Looks good 'MAN3EXT' is not a known MakeMaker parameter name. Writing Makefile for X11::GUITest cp GUITest.pm blib/lib/X11/GUITest.pm /home/cpanrun/ia64/build/5.6.1/bin/perl -I/home/cpanrun/ia64/build/5.6.1/lib/5.6.1/IA64.ARCHREV_0-thread-multi -I/home/cpanrun/ia64/build/5.6.1/lib/5.6.1 /home/cpanrun/ia64/build/5.6.1/lib/5.6.1/ExtUtils/xsubpp -typemap /home/cpanrun/ia64/build/5.6.1/lib/5.6.1/ExtUtils/typemap -typemap typemap GUITest.xs > GUITest.xsc && mv GUITest.xsc GUITest.c gcc -c -I/usr/X11R6/include -I/usr/X/include -Wall -O2 -DVERSION=\"0.21\" -DXS_VERSION=\"0.21\" -fPIC -I/home/cpanrun/ia64/build/5.6.1/lib/5.6.1/IA64.ARCHREV_0-thread-multi/CORE -DNDEBUG -DX11_GUITEST_ALT_L_FALLBACK_META_L GUITest.c GUITest.xs: In function `IsNumber': GUITest.xs:122: warning: subscript has type `char' GUITest.c: In function `XS_X11__GUITest_GetRootWindow': GUITest.c:1015: warning: 'scr_num' might be used uninitialized in this function GUITest.c: In function `XS_X11__GUITest_MoveMouseAbs': GUITest.c:1083: warning: 'scr_num' might be used uninitialized in this function GUITest.c: In function `XS_X11__GUITest_GetScreenRes': GUITest.c:1863: warning: 'scr_num' might be used uninitialized in this function GUITest.c: In function `XS_X11__GUITest_GetScreenDepth': GUITest.c:1902: warning: 'scr_num' might be used uninitialized in this function Running Mkbootstrap for X11::GUITest () chmod 644 GUITest.bs rm -f blib/arch/auto/X11/GUITest/GUITest.so LD_RUN_PATH="/lib/hpux32" gcc -shared -L/lib/hpux32 -L/usr/local/lib GUITest.o -o blib/arch/auto/X11/GUITest/GUITest.so -lXtst -lXext -lX11 chmod 755 blib/arch/auto/X11/GUITest/GUITest.so cp GUITest.bs blib/arch/auto/X11/GUITest/GUITest.bs chmod 644 blib/arch/auto/X11/GUITest/GUITest.bs Manifying ./blib/man3/X11::GUITest.3pm PERL_DL_NONLAZY=1 /home/cpanrun/ia64/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/ia64/build/5.6.1/lib/5.6.1/IA64.ARCHREV_0-thread-multi -I/home/cpanrun/ia64/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/test..............1..23 X11::GUITest - This program is designed to run in X Windows! INIT failed--call queue aborted. not ok 1 dubious Test returned status 239 (wstat 61184, 0xef00) DIED. FAILED tests 1-23 Failed 23/23 tests, 0.00% okay Failed Test Status Wstat Total Fail Failed List of Failed ---------------------------------------------------------------------------------------------------------------------------------------- t/test.t 239 61184 23 23 100.00% 1-23 Failed 1/1 test scripts, 0.00% okay. 23/23 subtests failed, 0.00% okay. make: *** [test_dynamic] Error 239