Start 2009-07-15T16:05:56 ActivePerl-818 CPAN-1.9402 Going to read '/home/fly818/var/cpan/Metadata' Database was generated on Wed, 15 Jul 2009 10:27:09 GMT Running make for L/LD/LDS/IO-Socket-Multicast-1.07.tar.gz Checksum for /net/nas/data/cpan/authors/id/L/LD/LDS/IO-Socket-Multicast-1.07.tar.gz ok Will not use Archive::Tar, need 1.00 IO-Socket-Multicast-1.07/ IO-Socket-Multicast-1.07/t/ IO-Socket-Multicast-1.07/t/02_main.t IO-Socket-Multicast-1.07/t/03_multicast.t IO-Socket-Multicast-1.07/t/01_use.t IO-Socket-Multicast-1.07/lib/ IO-Socket-Multicast-1.07/lib/IO/ IO-Socket-Multicast-1.07/lib/IO/Socket/ IO-Socket-Multicast-1.07/lib/IO/Socket/Multicast.pm IO-Socket-Multicast-1.07/README IO-Socket-Multicast-1.07/Changes IO-Socket-Multicast-1.07/Makefile.PL IO-Socket-Multicast-1.07/META.yml IO-Socket-Multicast-1.07/examples/ IO-Socket-Multicast-1.07/examples/server.pl IO-Socket-Multicast-1.07/examples/client.pl IO-Socket-Multicast-1.07/Multicast.xs IO-Socket-Multicast-1.07/MANIFEST CPAN.pm: Going to build L/LD/LDS/IO-Socket-Multicast-1.07.tar.gz >>> /home/fly818/ap818/bin/perl-static Makefile.PL Checking if your kit is complete... Warning: the following files are missing in your kit: win32.patch Please inform the author. Writing Makefile for IO::Socket::Multicast >>> make cp lib/IO/Socket/Multicast.pm blib/lib/IO/Socket/Multicast.pm /home/fly818/ap818/bin/perl-static /home/fly818/var/megalib/ExtUtils/xsubpp -typemap /home/fly818/ap818/lib/ExtUtils/typemap Multicast.xs > Multicast.xsc && mv Multicast.xsc Multicast.c gcc -c -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -DVERSION=\"1.07\" -DXS_VERSION=\"1.07\" -fpic "-I/home/fly818/ap818/lib/CORE" Multicast.c Multicast.c: In function `boot_IO__Socket__Multicast': Multicast.c:471: warning: passing arg 4 of `Perl_newXS' discards qualifiers from pointer target type Multicast.c:472: warning: passing arg 4 of `Perl_newXS' discards qualifiers from pointer target type Multicast.c:473: warning: passing arg 4 of `Perl_newXS' discards qualifiers from pointer target type Multicast.c:474: warning: passing arg 4 of `Perl_newXS' discards qualifiers from pointer target type Multicast.c:475: warning: passing arg 4 of `Perl_newXS' discards qualifiers from pointer target type Running Mkbootstrap for IO::Socket::Multicast () chmod 644 Multicast.bs rm -f blib/arch/auto/IO/Socket/Multicast/Multicast.so gcc -shared Multicast.o -o blib/arch/auto/IO/Socket/Multicast/Multicast.so \ \ chmod 755 blib/arch/auto/IO/Socket/Multicast/Multicast.so cp Multicast.bs blib/arch/auto/IO/Socket/Multicast/Multicast.bs chmod 644 blib/arch/auto/IO/Socket/Multicast/Multicast.bs Manifying blib/man3/IO::Socket::Multicast.3 LDS/IO-Socket-Multicast-1.07.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly818/ap818/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01_use.t ........ 1..1 ok 1 - use IO::Socket::Multicast; ok t/02_main.t ....... 1..14 ok 1 - The object isa IO::Socket::Multicast 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 14 ok t/03_multicast.t .. 1..13 ok 1 - Add socket to Multicast Group ok 2 - Drop Multicast Group ok 3 - Drop unsbuscribed group returns false ok 4 - Get socket TTL default is one ok 5 - Set TTL returns previous value ok 6 - Get TTL post-set returns correct TTL ok 7 - Multicast loopback defaults to true ok 8 - Loopback set returns previous value ok 9 - Loopback get ok 10 - Default interface "any" ok 11 - Multicast interface set retursn previous value ok 12 - Multicast interface set ok 13 - Multicast add GROUP,if ok All tests successful. Files=3, Tests=28, 1 wallclock secs ( 0.00 usr 0.03 sys + 0.04 cusr 0.15 csys = 0.22 CPU) Result: PASS LDS/IO-Socket-Multicast-1.07.tar.gz make test TEST_VERBOSE=1 -- OK Picked up abstract from lib/IO/Socket/Multicast.pm Lincoln D. Stein <lincoln.stein@gmail.com> Send and receive multicast messages >>> (cd /home/fly818/var/cpan/build/IO-Socket-Multicast-1.07-7rsR8w && tar cvf - IO-Socket-Multicast-1.07.ppd blib) | gzip -c >/home/fly818/var/REPO/L/LD/LDS/IO-Socket-Multicast-1.07.tar.gz IO-Socket-Multicast-1.07.ppd blib/ blib/lib/ blib/lib/IO/ blib/lib/IO/Socket/ blib/lib/IO/Socket/Multicast.pm blib/arch/ blib/arch/auto/ blib/arch/auto/IO/ blib/arch/auto/IO/Socket/ blib/arch/auto/IO/Socket/Multicast/ blib/arch/auto/IO/Socket/Multicast/Multicast.bs blib/arch/auto/IO/Socket/Multicast/Multicast.so blib/man3/ blib/man3/IO::Socket::Multicast.3 >>> mv /home/fly818/var/cpan/build/IO-Socket-Multicast-1.07-7rsR8w/IO-Socket-Multicast-1.07.ppd /home/fly818/var/REPO/L/LD/LDS Finished 2009-07-15T16:05:59