PATH=/usr/bin:/bin:/Users/fly2200/cpanfly-5.22/var/megalib/bin Start 2017-06-03T01:14:31 ActivePerl-2200 CPAN-2.10 Reading '/Users/fly2200/cpanfly-5.22/var/cpan/Metadata' Database was generated on Fri, 02 Jun 2017 05:41:02 GMT Checksum for /Users/fly2200/cpanfly-5.22/var/cpan/sources/authors/id/R/RO/ROODE/Readonly-XS-1.05.tar.gz ok Readonly-XS-1.05/ Readonly-XS-1.05/Changes Readonly-XS-1.05/Makefile.PL Readonly-XS-1.05/MANIFEST Readonly-XS-1.05/META.yml Readonly-XS-1.05/ppport.h Readonly-XS-1.05/README Readonly-XS-1.05/t/ Readonly-XS-1.05/t/test.t Readonly-XS-1.05/XS.pm Readonly-XS-1.05/XS.xs Configuring R/RO/ROODE/Readonly-XS-1.05.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 Readonly::XS Writing MYMETA.yml and MYMETA.json ROODE/Readonly-XS-1.05.tar.gz /Users/fly2200/ap2200-299195/bin/perl-dynamic Makefile.PL -- OK Running make for R/RO/ROODE/Readonly-XS-1.05.tar.gz >>> make cp XS.pm blib/lib/Readonly/XS.pm Running Mkbootstrap for Readonly::XS () chmod 644 "XS.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" XS.xs > XS.xsc && mv XS.xsc XS.c gcc -c -I. -fno-common -DPERL_DARWIN -no-cpp-precomp -arch x86_64 -DUSE_SITECUSTOMIZE -DPERL_RELOCATABLE_INCPUSH -fno-strict-aliasing -pipe -fstack-protector -O3 -DVERSION=\"1.05\" -DXS_VERSION=\"1.05\" "-I/Users/fly2200/ap2200-299195/lib/CORE" XS.c In file included from XS.xs:5: ./ppport.h:227:11: warning: 'PERL_UNUSED_DECL' macro redefined # define PERL_UNUSED_DECL ^ /Users/fly2200/ap2200-299195/lib/CORE/perl.h:313:13: note: previous definition is here # define PERL_UNUSED_DECL __attribute__unused__ ^ 1 warning generated. rm -f blib/arch/auto/Readonly/XS/XS.bundle gcc -mmacosx-version-min=10.9 -bundle -undefined dynamic_lookup -Wl,-search_paths_first -arch x86_64 -fstack-protector XS.o -o blib/arch/auto/Readonly/XS/XS.bundle \ \ chmod 755 blib/arch/auto/Readonly/XS/XS.bundle "/Users/fly2200/ap2200-299195/bin/perl-dynamic" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS.bs blib/arch/auto/Readonly/XS/XS.bs 644 Manifying 1 pod document ROODE/Readonly-XS-1.05.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 Running Mkbootstrap for Readonly::XS () chmod 644 "XS.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/test.t .. 1..10 ok 1 - Unauthorized use ok 2 - Authorized use ok 3 - is_sv_readonly loaded ok 4 - make_sv_readonly loaded ok 5 - constant string is readonly ok 6 - constant number is readonly ok 7 - constant typeglob thingy is readonly ok 8 - inconstant variable is not readonly ok 9 - status changed to readonly ok 10 - verify readonly-ness ok All tests successful. Files=1, Tests=10, 0 wallclock secs ( 0.01 usr 0.01 sys + 0.02 cusr 0.00 csys = 0.04 CPU) Result: PASS ROODE/Readonly-XS-1.05.tar.gz make test TEST_VERBOSE=1 -- OK Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/R/RO/ROODE/CHECKSUMS Picked up abstract from XS.pm Eric J. Roode <roode@cpan.org> Companion module for Readonly.pm, to speed up read-only >>> (cd /Users/fly2200/cpanfly-5.22/var/tmp/cpan_build/Readonly-XS-1.05-X2CvKf && tar cvf - Readonly-XS-1.05.ppd blib) | gzip -c >/Users/fly2200/cpanfly-5.22/var/REPO/R/RO/ROODE/Readonly-XS-1.05.tar.gz Readonly-XS-1.05.ppd blib/ blib/arch/ blib/arch/auto/ blib/arch/auto/Readonly/ blib/arch/auto/Readonly/XS/ blib/arch/auto/Readonly/XS/XS.bundle blib/lib/ blib/lib/Readonly/ blib/lib/Readonly/XS.pm blib/man3/ blib/man3/Readonly::XS.3 Finished 2017-06-03T01:14:33