Checking if your kit is complete... Looks good Writing Makefile for Event cp lib/Event/Watcher.pm blib/lib/Event/Watcher.pm cp lib/Event/generic.pod blib/lib/Event/generic.pod cp lib/Event/group.pm blib/lib/Event/group.pm cp lib/Event/io.pm blib/lib/Event/io.pm cp lib/Event/MakeMaker.pm blib/lib/Event/MakeMaker.pm cp lib/Event/idle.pm blib/lib/Event/idle.pm cp lib/Event/type.pm blib/lib/Event/type.pm cp lib/Event/var.pm blib/lib/Event/var.pm cp lib/Event/generic.pm blib/lib/Event/generic.pm cp lib/Event/timer.pm blib/lib/Event/timer.pm cp lib/Event/typemap blib/lib/Event/typemap cp lib/Event.pod blib/lib/Event.pod cp lib/Event.pm blib/lib/Event.pm cp lib/Event/EventAPI.h blib/lib/Event/EventAPI.h cp lib/Event/signal.pm blib/lib/Event/signal.pm /home/cpanrun/build/5.6.1/bin/perl -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi -I/home/cpanrun/build/5.6.1/lib/5.6.1 /home/cpanrun/build/5.6.1/lib/5.6.1/ExtUtils/xsubpp -typemap /home/cpanrun/build/5.6.1/lib/5.6.1/ExtUtils/typemap -typemap ./lib/Event/typemap Event.xs > Event.xsc && mv Event.xsc Event.c gcc -c -Ic -Ilib/Event -DUSE_REENTRANT_API -D_GNU_SOURCE -D_REENTRANT -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"1.09\" -DXS_VERSION=\"1.09\" -fpic -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi/CORE Event.c In file included from Event.xs:276: c/var.c: In function `pe_var_start': c/var.c:87: warning: assignment from incompatible pointer type c/var.c:88: warning: assignment from incompatible pointer type Running Mkbootstrap for Event () chmod 644 Event.bs rm -f blib/arch/auto/Event/Event.so LD_RUN_PATH="" gcc -shared Event.o -o blib/arch/auto/Event/Event.so chmod 755 blib/arch/auto/Event/Event.so cp Event.bs blib/arch/auto/Event/Event.bs chmod 644 blib/arch/auto/Event/Event.bs Manifying blib/man3/Event::generic.3 Manifying blib/man3/Event::MakeMaker.3 Manifying blib/man3/Event.3 PERL_DL_NONLAZY=1 /home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi -I/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/attach_to.........1..3 ok 1 ok 2 ok 3 ok t/bored.............1..5 ok 1 ok 2 ok 3 ok 4 ok 5 ok t/callback..........1..6 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 dubious Test returned status 0 (wstat 11, 0xb) after all the subtests completed successfully t/data..............1..8 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok t/delete............1..1 ok 1 ok t/eval..............1..7 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok t/fifo..............1..1 ok 1 ok t/generic...........1..10 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok t/group.............1..3 ok 1 ok 2 ok 3 ok t/hook..............1..4 ok 1 ok 2 ok 3 ok 4 ok t/hup...............1..1 ok 1 ok t/idle..............1..4 ok 1 dubious Test returned status 0 (wstat 11, 0xb) DIED. FAILED tests 2-4 Failed 3/4 tests, 25.00% okay t/idle2.............1..5 ok 1 ok 2 ok 3 ok 4 ok 5 ok t/io................1..8 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok t/leak..............1..6 ok 1 ok 2 dubious Test returned status 0 (wstat 11, 0xb) DIED. FAILED tests 3-6 Failed 4/6 tests, 33.33% okay t/leak2.............1..2 dubious Test returned status 0 (wstat 11, 0xb) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t/loop..............1..3 ok 1 ok 2 ok 3 ok t/now...............1..13 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok t/reenter...........1..7 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok t/signal............1..4 ok 1 ok 2 ok 3 ok 4 ok t/timeout_cb........1..6 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok t/timer.............1..7 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 dubious Test returned status 0 (wstat 11, 0xb) DIED. FAILED test 7 Failed 1/7 tests, 85.71% okay t/unconfigured......1..6 ok 1 ok 2 ok 3 ok 4 ok 5 not ok 6 # Test 6 got: '' (t/unconfigured.t at line 27) # Expected: '/read\-only/' dubious Test returned status 0 (wstat 11, 0xb) DIED. FAILED test 6 Failed 1/6 tests, 83.33% okay t/var...............1..6 dubious Test returned status 0 (wstat 11, 0xb) DIED. FAILED tests 1-6 Failed 6/6 tests, 0.00% okay Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/callback.t 0 11 6 0 0.00% ?? t/idle.t 0 11 4 3 75.00% 2-4 t/leak.t 0 11 6 4 66.67% 3-6 t/leak2.t 0 11 2 2 100.00% 1-2 t/timer.t 0 11 7 1 14.29% 7 t/unconfigured.t 0 11 6 1 16.67% 6 t/var.t 0 11 6 6 100.00% 1-6 Failed 7/24 test scripts, 70.83% okay. 17/126 subtests failed, 86.51% okay. make: *** [test_dynamic] Error 2