PATH=/usr/bin:/bin:/Users/fly2200/cpanfly-5.22/var/megalib/bin Start 2017-03-29T00:58:07 ActivePerl-2200 CPAN-2.10 Reading '/Users/fly2200/cpanfly-5.22/var/cpan/Metadata' Database was generated on Tue, 28 Mar 2017 04:29:02 GMT Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/B/BR/BRAMBLE/IO-Socket-Multicast-1.12.tar.gz Checksum for /Users/fly2200/cpanfly-5.22/var/cpan/sources/authors/id/B/BR/BRAMBLE/IO-Socket-Multicast-1.12.tar.gz ok IO-Socket-Multicast-1.12/ IO-Socket-Multicast-1.12/META.yml IO-Socket-Multicast-1.12/README IO-Socket-Multicast-1.12/lib/ IO-Socket-Multicast-1.12/lib/IO/ IO-Socket-Multicast-1.12/lib/IO/Socket/ IO-Socket-Multicast-1.12/lib/IO/Socket/Multicast.pm IO-Socket-Multicast-1.12/Makefile.PL IO-Socket-Multicast-1.12/Multicast.xs IO-Socket-Multicast-1.12/MANIFEST IO-Socket-Multicast-1.12/Changes IO-Socket-Multicast-1.12/t/ IO-Socket-Multicast-1.12/t/04_send.t IO-Socket-Multicast-1.12/t/01_use.t IO-Socket-Multicast-1.12/t/03_multicast.t IO-Socket-Multicast-1.12/examples/ IO-Socket-Multicast-1.12/examples/client.pl IO-Socket-Multicast-1.12/examples/server.pl Configuring B/BR/BRAMBLE/IO-Socket-Multicast-1.12.tar.gz with Makefile.PL >>> /Users/fly2200/ap2200-299195/bin/perl-dynamic Makefile.PL Checking if your kit is complete... Looks good Have /Users/fly2200/cpanfly-5.22/var/megalib Want /Users/fly2200/ap2200-299195/lib Your perl and your Config.pm seem to have different ideas about the architecture they are running on. Perl thinks: [megalib] Config says: [darwin-thread-multi-2level] This may or may not cause problems. Please check your installation of perl if you have problems building this extension. Generating a Unix-style Makefile Writing Makefile for IO::Socket::Multicast Writing MYMETA.yml and MYMETA.json BRAMBLE/IO-Socket-Multicast-1.12.tar.gz /Users/fly2200/ap2200-299195/bin/perl-dynamic Makefile.PL -- OK Running make for B/BR/BRAMBLE/IO-Socket-Multicast-1.12.tar.gz >>> make cp lib/IO/Socket/Multicast.pm blib/lib/IO/Socket/Multicast.pm Running Mkbootstrap for IO::Socket::Multicast () chmod 644 "Multicast.bs" "/Users/fly2200/ap2200-299195/bin/perl-dynamic" "/Users/fly2200/cpanfly-5.22/var/megalib/ExtUtils/xsubpp" -typemap "/Users/fly2200/ap2200-299195/lib/ExtUtils/typemap" Multicast.xs > Multicast.xsc && mv Multicast.xsc Multicast.c gcc -c -fno-common -DPERL_DARWIN -no-cpp-precomp -arch x86_64 -DUSE_SITECUSTOMIZE -DPERL_RELOCATABLE_INCPUSH -fno-strict-aliasing -pipe -fstack-protector -O3 -DVERSION=\"1.12\" -DXS_VERSION=\"1.12\" "-I/Users/fly2200/ap2200-299195/lib/CORE" Multicast.c Multicast.xs:229:72: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] if (getsockopt(fd,IPPROTO_IP,IP_MULTICAST_LOOP,(void*)&previous,&len) < 0) ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/sys/socket.h:563:72: note: passing argument to parameter here int getsockopt(int, int, int, void * __restrict, socklen_t * __restrict); ^ Multicast.xs:255:71: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] if (getsockopt(fd,IPPROTO_IP,IP_MULTICAST_TTL,(void*)&previous,&len) < 0) ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/sys/socket.h:563:72: note: passing argument to parameter here int getsockopt(int, int, int, void * __restrict, socklen_t * __restrict); ^ Multicast.xs:297:62: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] if (getsockopt(fd,IPPROTO_IP,IP_MULTICAST_IF,(void*) &mreq,&len) != 0) ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/sys/socket.h:563:72: note: passing argument to parameter here int getsockopt(int, int, int, void * __restrict, socklen_t * __restrict); ^ 3 warnings generated. rm -f blib/arch/auto/IO/Socket/Multicast/Multicast.bundle gcc -mmacosx-version-min=10.9 -bundle -undefined dynamic_lookup -Wl,-search_paths_first -arch x86_64 -fstack-protector Multicast.o -o blib/arch/auto/IO/Socket/Multicast/Multicast.bundle \ \ chmod 755 blib/arch/auto/IO/Socket/Multicast/Multicast.bundle "/Users/fly2200/ap2200-299195/bin/perl-dynamic" -MExtUtils::Command::MM -e 'cp_nonempty' -- Multicast.bs blib/arch/auto/IO/Socket/Multicast/Multicast.bs 644 Manifying 1 pod document BRAMBLE/IO-Socket-Multicast-1.12.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 Running Mkbootstrap for IO::Socket::Multicast () chmod 644 "Multicast.bs" PERL_DL_NONLAZY=1 "/Users/fly2200/ap2200-299195/bin/perl-dynamic" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01_use.t ........ 1..1 ok 1 - use IO::Socket::Multicast; ok Use of uninitialized value in bitwise and (&) at t/03_multicast.t line 68. t/03_multicast.t .. 1..14 ok 1 - An object of class 'IO::Socket::Multicast' isa 'IO::Socket::Multicast' ok 2 - Add socket to Multicast Group ok 3 - Drop Multicast Group ok 4 - Drop unsubscribed group returns false 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 ok 14 # skip Needs Linux >= 2.2 ok t/04_send.t ....... skipped: Developer testing only All tests successful. Files=3, Tests=15, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.09 cusr 0.02 csys = 0.13 CPU) Result: PASS BRAMBLE/IO-Socket-Multicast-1.12.tar.gz make test TEST_VERBOSE=1 -- OK Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/B/BR/BRAMBLE/CHECKSUMS Andrew Bramble <bramble@cpan.org> Send and receive multicast messages >>> (cd /Users/fly2200/cpanfly-5.22/var/tmp/cpan_build/IO-Socket-Multicast-1.12-BzwbDt && tar cvf - IO-Socket-Multicast-1.12.ppd blib) | gzip -c >/Users/fly2200/cpanfly-5.22/var/REPO/B/BR/BRAMBLE/IO-Socket-Multicast-1.12.tar.gz IO-Socket-Multicast-1.12.ppd blib/ 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.bundle blib/lib/ blib/lib/IO/ blib/lib/IO/Socket/ blib/lib/IO/Socket/Multicast.pm blib/man3/ blib/man3/IO::Socket::Multicast.3 Finished 2017-03-29T00:58:15