Start 2009-07-15T06:15:50 ActivePerl-1003 CPAN-1.9402 Going to read '/Users/fly1003/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 Fetching with LWP: http://cpan.nas.activestate.com/authors/id/L/LD/LDS/IO-Socket-Multicast-1.07.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/L/LD/LDS/CHECKSUMS Checksum for /Users/fly1003/var/cpan/sources/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 >>> /Users/fly1003/bin/perl 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 /Users/fly1003/bin/perl /Users/fly1003/var/megalib/ExtUtils/xsubpp -typemap /Users/fly1003/ap1003/lib/ExtUtils/typemap Multicast.xs > Multicast.xsc && mv Multicast.xsc Multicast.c gcc -c -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -O3 -DVERSION=\"1.07\" -DXS_VERSION=\"1.07\" "-I/Users/fly1003/ap1003/lib/CORE" Multicast.c Multicast.xs: In function 'XS_IO__Socket__Multicast_mcast_loopback': Multicast.xs: In function 'XS_IO__Socket__Multicast_mcast_loopback': Multicast.xs:229: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness Multicast.xs: In function 'XS_IO__Socket__Multicast_mcast_ttl': Multicast.xs:255: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness Multicast.xs: In function 'XS_IO__Socket__Multicast__mcast_if': Multicast.xs:297: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness Multicast.xs:229: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness Multicast.xs: In function 'XS_IO__Socket__Multicast_mcast_ttl': Multicast.xs:255: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness Multicast.xs: In function 'XS_IO__Socket__Multicast__mcast_if': Multicast.xs:297: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness Running Mkbootstrap for IO::Socket::Multicast () chmod 644 Multicast.bs rm -f blib/arch/auto/IO/Socket/Multicast/Multicast.bundle env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -Wl,-search_paths_first -arch ppc -arch i386 -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.3 Multicast.o -o blib/arch/auto/IO/Socket/Multicast/Multicast.bundle \ \ chmod 755 blib/arch/auto/IO/Socket/Multicast/Multicast.bundle 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 /Users/fly1003/bin/perl "-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 Label not found for "last SKIP" at /Users/fly1003/var/megalib/Test/More.pm line 1176. # Looks like your test exited with 49 just after 13. 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 # skip Needs Linux >= 2.2 # ok 5 # skip Needs Linux >= 2.2 # ok 6 # skip Needs Linux >= 2.2 # ok 7 # skip Needs Linux >= 2.2 # ok 8 # skip Needs Linux >= 2.2 # ok 9 # skip Needs Linux >= 2.2 # ok 10 # skip Needs Linux >= 2.2 ok 11 # skip Needs Linux >= 2.2 ok 12 # skip Needs Linux >= 2.2 ok 13 # skip Needs Linux >= 2.2 Dubious, test returned 49 (wstat 12544, 0x3100) All 13 subtests passed (less 10 skipped subtests: 3 okay) Test Summary Report ------------------- t/03_multicast.t (Wstat: 12544 Tests: 13 Failed: 0) Non-zero exit status: 49 Files=3, Tests=28, 1 wallclock secs ( 0.07 usr 0.06 sys + 0.33 cusr 0.13 csys = 0.59 CPU) Result: FAIL Failed 1/3 test programs. 0/28 subtests failed. make: *** [test_dynamic] Error 49 LDS/IO-Socket-Multicast-1.07.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports LDS/IO-Socket-Multicast-1.07.tar.gz Finished 2009-07-15T06:15:59