Configuring Devel::RingBuffer... Checking for IPC::Mmap, 0.11 or later ... ok Checking if your kit is complete... Looks good Writing Makefile for Devel::RingBuffer cp lib/Devel/RingBuffer.pm blib/lib/Devel/RingBuffer.pm cp lib/Devel/RingBuffer/Ring.pod blib/lib/Devel/RingBuffer/Ring.pod cp lib/Devel/RingBuffer/ThreadFacade.pm blib/lib/Devel/RingBuffer/ThreadFacade.pm cp lib/Devel/RingBuffer/Ring.pm blib/lib/Devel/RingBuffer/Ring.pm cp lib/Devel/RingBuffer.pod blib/lib/Devel/RingBuffer.pod /home/cpanrun/tmp/5.10.0/bin/perl /home/cpanrun/build/5.10.0/lib/ExtUtils/xsubpp -typemap /home/cpanrun/build/5.10.0/lib/ExtUtils/typemap RingBuffer.xs > RingBuffer.xsc && mv RingBuffer.xsc RingBuffer.c gcc -c -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -DVERSION=\"0.31\" -DXS_VERSION=\"0.31\" -fPIC "-I/home/cpanrun/build/5.10.0/lib/CORE" RingBuffer.c Running Mkbootstrap for Devel::RingBuffer () chmod 644 RingBuffer.bs rm -f blib/arch/auto/Devel/RingBuffer/RingBuffer.so gcc -shared -O2 RingBuffer.o -o blib/arch/auto/Devel/RingBuffer/RingBuffer.so \ \ chmod 755 blib/arch/auto/Devel/RingBuffer/RingBuffer.so cp RingBuffer.bs blib/arch/auto/Devel/RingBuffer/RingBuffer.bs chmod 644 blib/arch/auto/Devel/RingBuffer/RingBuffer.bs Manifying blib/man3/Devel::RingBuffer::Ring.3 Manifying blib/man3/Devel::RingBuffer.3 PERL_DL_NONLAZY=1 /home/cpanrun/tmp/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01basic..........1..21 ok 1 # load for basic single thread, single process ok 2 # create a default ring for basic single thread, single process ok 3 # getTraceOnCreate for basic single thread, single process ok 4 # getStopOnCreate for basic single thread, single process ok 5 # allocate 4 rings for basic single thread, single process ok 6 # get headers for basic single thread, single process ok 7 # write slots for basic single thread, single process ok 8 # read slots for basic single thread, single process ok 9 # read updated slots for basic single thread, single process ok 10 # freed slots for basic single thread, single process ok 11 # postCommand for basic single thread, single process ok 12 # checkCommand for basic single thread, single process ok 13 # postResponse for basic single thread, single process ok 14 # checkResponse for basic single thread, single process ok 15 # addWatch for basic single thread, single process ok 16 # getWatchExpr for basic single thread, single process ok 17 # setWatchResult for basic single thread, single process ok 18 # getWatchResult for basic single thread, single process ok 19 # freeWatch for basic single thread, single process ok 20 # set global msg for basic single thread, single process ok 21 # get global msg for basic single thread, single process Perl exited with active threads: 0 running and unjoined 1 finished and unjoined 0 running and detached ok t/02multithread....1..5 ok 1 # load for multithreaded, single process ok 2 # create a default ring for multithreaded, single process ok 3 # read slots for multithreaded, single process ok 4 # read updated slots for multithreaded, single process ok 5 # freed slots for multithreaded, single process ok t/03multiproc......1..5 ok 1 # load for single threaded, multiprocess ok 2 # create a default ring for single threaded, multiprocess ok 3 # read slots for single threaded, multiprocess ok 4 # read updated slots for single threaded, multiprocess ok 5 # freed slots for single threaded, multiprocess ok t/04mtmp...........1..5 ok 1 # load for multithreaded + multiprocess ok 2 # create a default ring for multithreaded + multiprocess ok 3 # read slots for multithreaded + multiprocess ok 4 # read updated slots for multithreaded + multiprocess ok 5 # freed slots for multithreaded + multiprocess ok All tests successful. Files=4, Tests=36, 4 wallclock secs ( 1.36 cusr + 0.93 csys = 2.29 CPU) Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /home/cpanrun/build/5.10.0/site/lib/auto/Devel/RingBuffer/RingBuffer.bs Installing /home/cpanrun/build/5.10.0/site/lib/auto/Devel/RingBuffer/RingBuffer.so Installing /home/cpanrun/build/5.10.0/html/site/lib/Devel/RingBuffer.html Installing /home/cpanrun/build/5.10.0/html/site/lib/Devel/RingBuffer/Ring.html Installing /home/cpanrun/build/5.10.0/site/lib/Devel/RingBuffer.pod Installing /home/cpanrun/build/5.10.0/site/lib/Devel/RingBuffer.pm Installing /home/cpanrun/build/5.10.0/site/lib/Devel/RingBuffer/ThreadFacade.pm Installing /home/cpanrun/build/5.10.0/site/lib/Devel/RingBuffer/Ring.pm Installing /home/cpanrun/build/5.10.0/site/lib/Devel/RingBuffer/Ring.pod Installing /home/cpanrun/build/5.10.0/site/man/man3/Devel::RingBuffer::Ring.3 Installing /home/cpanrun/build/5.10.0/site/man/man3/Devel::RingBuffer.3 Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod