PATH=/usr/bin:/bin:/Users/fly2400/cpanfly-5.24/var/megalib/bin Start 2016-10-21T22:36:32 ActivePerl-2400 CPAN-2.10 Reading '/Users/fly2400/cpanfly-5.24/var/cpan/Metadata' Database was generated on Fri, 21 Oct 2016 05:17:02 GMT Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/U/UM/UMEMOTO/Socket6-0.28.tar.gz Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/U/UM/UMEMOTO/CHECKSUMS Checksum for /Users/fly2400/cpanfly-5.24/var/cpan/sources/authors/id/U/UM/UMEMOTO/Socket6-0.28.tar.gz ok Socket6-0.28/ Socket6-0.28/META.json Socket6-0.28/inet_pton.c Socket6-0.28/gailookup.pl.in Socket6-0.28/configure.in Socket6-0.28/getaddrinfo.c Socket6-0.28/META.yml Socket6-0.28/Makefile.PL Socket6-0.28/Socket6.xs Socket6-0.28/Socket6.pm Socket6-0.28/configure Socket6-0.28/config.pl.in Socket6-0.28/ChangeLog Socket6-0.28/getnameinfo.c Socket6-0.28/im-140.diff Socket6-0.28/gai.h Socket6-0.28/inet_ntop.c Socket6-0.28/aclocal.m4 Socket6-0.28/README Socket6-0.28/config.h.in Socket6-0.28/MANIFEST Socket6-0.28/t/ Socket6-0.28/ftpmirror-1.96.diff Socket6-0.28/t/use.t Configuring U/UM/UMEMOTO/Socket6-0.28.tar.gz with Makefile.PL >>> /Users/fly2400/ap2400-300558/bin/perl-dynamic Makefile.PL checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether your Perl5 have PL_sv_undef... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for getaddrinfo... yes checking for getnameinfo... yes checking for gethostbyname2... yes checking for getipnodebyname... yes checking for getipnodebyaddr... yes checking for inet_pton... yes checking for inet_ntop... yes checking for working inet_ntop... yes checking whether you have sa_len in struct sockaddr... yes checking whether you have sin6_scope_id in struct sockaddr_in6... yes checking for socklen_t... yes configure: creating ./config.status config.status: creating config.pl config.status: creating gailookup.pl config.status: creating config.h Checking if your kit is complete... Looks good Have /Users/fly2400/cpanfly-5.24/var/megalib Want /Users/fly2400/ap2400-300558/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 Socket6 Writing MYMETA.yml and MYMETA.json UMEMOTO/Socket6-0.28.tar.gz /Users/fly2400/ap2400-300558/bin/perl-dynamic Makefile.PL -- OK Running make for U/UM/UMEMOTO/Socket6-0.28.tar.gz >>> make cp Socket6.pm blib/lib/Socket6.pm Running Mkbootstrap for Socket6 () chmod 644 "Socket6.bs" "/Users/fly2400/ap2400-300558/bin/perl-dynamic" -MExtUtils::Command::MM -e 'cp_nonempty' -- Socket6.bs blib/arch/auto/Socket6/Socket6.bs 644 "/Users/fly2400/ap2400-300558/bin/perl-dynamic" "/Users/fly2400/cpanfly-5.24/var/megalib/ExtUtils/xsubpp" -noprototypes -typemap '/Users/fly2400/ap2400-300558/lib/ExtUtils/typemap' Socket6.xs > Socket6.xsc mv Socket6.xsc Socket6.c gcc -c -fno-common -DPERL_DARWIN -no-cpp-precomp -mmacosx-version-min=10.9 -arch x86_64 -DUSE_SITECUSTOMIZE -DPERL_RELOCATABLE_INCPUSH -fno-strict-aliasing -pipe -fstack-protector -DPERL_USE_SAFE_PUTENV -O3 -DVERSION=\"0.28\" -DXS_VERSION=\"0.28\" "-I/Users/fly2400/ap2400-300558/lib/CORE" Socket6.c Socket6.xs:544:9: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat] addrlen, alen); ^~~~~~~ Socket6.xs:544:18: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat] addrlen, alen); ^~~~ Socket6.xs:623:9: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat] sockaddrlen, sizeof(addr)); ^~~~~~~~~~~ Socket6.xs:623:22: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] sockaddrlen, sizeof(addr)); ^~~~~~~~~~~~ Socket6.xs:659:9: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat] sockaddrlen, sizeof(addr)); ^~~~~~~~~~~ Socket6.xs:659:22: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] sockaddrlen, sizeof(addr)); ^~~~~~~~~~~~ Socket6.xs:910:35: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat] "Socket6::getipnodebyaddr", addrlen, alen); ^~~~~~~ 7 warnings generated. rm -f blib/arch/auto/Socket6/Socket6.bundle gcc -mmacosx-version-min=10.9 -bundle -undefined dynamic_lookup -Wl,-search_paths_first -arch x86_64 -fstack-protector -o blib/arch/auto/Socket6/Socket6.bundle Socket6.o \ \ chmod 755 blib/arch/auto/Socket6/Socket6.bundle Manifying 1 pod document UMEMOTO/Socket6-0.28.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 "/Users/fly2400/ap2400-300558/bin/perl-dynamic" -MExtUtils::Command::MM -e 'cp_nonempty' -- Socket6.bs blib/arch/auto/Socket6/Socket6.bs 644 PERL_DL_NONLAZY=1 "/Users/fly2400/ap2400-300558/bin/perl-dynamic" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/use.t .. 1..9 # Running under perl version 5.024000 for darwin # Current time local: Fri Oct 21 22:36:39 2016 # Current time GMT: Sat Oct 22 05:36:39 2016 # Using Test.pm version 1.26 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok All tests successful. Files=1, Tests=9, 0 wallclock secs ( 0.02 usr 0.01 sys + 0.02 cusr 0.00 csys = 0.05 CPU) Result: PASS UMEMOTO/Socket6-0.28.tar.gz make test TEST_VERBOSE=1 -- OK Hajimu Umemoto <ume@mahoroba.org> unknown >>> (cd /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/Socket6-0.28-3RWhGi && tar cvf - Socket6-0.28.ppd blib) | gzip -c >/Users/fly2400/cpanfly-5.24/var/REPO/U/UM/UMEMOTO/Socket6-0.28.tar.gz Socket6-0.28.ppd blib/ blib/arch/ blib/arch/auto/ blib/arch/auto/Socket6/ blib/arch/auto/Socket6/Socket6.bundle blib/lib/ blib/lib/Socket6.pm blib/man3/ blib/man3/Socket6.3 Finished 2016-10-21T22:36:39