PATH=/usr/bin:/bin:/Users/fly2200/cpanfly-5.22/var/megalib/bin Start 2017-03-23T00:58:46 ActivePerl-2200 CPAN-2.10 Reading '/Users/fly2200/cpanfly-5.22/var/cpan/Metadata' Database was generated on Wed, 22 Mar 2017 03:41:03 GMT Checksum for /Users/fly2200/cpanfly-5.22/var/cpan/sources/authors/id/M/MO/MONS/Crypt-RSA-Yandex-0.06.tar.gz ok Crypt-RSA-Yandex-0.06/ Crypt-RSA-Yandex-0.06/CP_RSA.cpp Crypt-RSA-Yandex-0.06/Changes Crypt-RSA-Yandex-0.06/lib/ Crypt-RSA-Yandex-0.06/MANIFEST Crypt-RSA-Yandex-0.06/typemap Crypt-RSA-Yandex-0.06/MANIFEST.SKIP Crypt-RSA-Yandex-0.06/ppport.h Crypt-RSA-Yandex-0.06/ex/ Crypt-RSA-Yandex-0.06/.gitignore Crypt-RSA-Yandex-0.06/Yandex.xs Crypt-RSA-Yandex-0.06/perlobject.map Crypt-RSA-Yandex-0.06/CP_RSA.h Crypt-RSA-Yandex-0.06/t/ Crypt-RSA-Yandex-0.06/Makefile.PL Crypt-RSA-Yandex-0.06/LICENSE Crypt-RSA-Yandex-0.06/README Crypt-RSA-Yandex-0.06/META.yml Crypt-RSA-Yandex-0.06/t/Crypt-RSA-Yandex.t Crypt-RSA-Yandex-0.06/ex/sample.pl Crypt-RSA-Yandex-0.06/lib/Crypt/ Crypt-RSA-Yandex-0.06/lib/Crypt/RSA/ Crypt-RSA-Yandex-0.06/lib/Crypt/RSA/Yandex.pm Configuring M/MO/MONS/Crypt-RSA-Yandex-0.06.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 Crypt::RSA::Yandex Writing MYMETA.yml and MYMETA.json MONS/Crypt-RSA-Yandex-0.06.tar.gz /Users/fly2200/ap2200-299195/bin/perl-dynamic Makefile.PL -- OK Running make for M/MO/MONS/Crypt-RSA-Yandex-0.06.tar.gz >>> make cp lib/Crypt/RSA/Yandex.pm blib/lib/Crypt/RSA/Yandex.pm Running Mkbootstrap for Crypt::RSA::Yandex () chmod 644 "Yandex.bs" g++ -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=\"0.06\" -DXS_VERSION=\"0.06\" "-I/Users/fly2200/ap2200-299195/lib/CORE" CP_RSA.cpp "/Users/fly2200/ap2200-299195/bin/perl-dynamic" "/Users/fly2200/cpanfly-5.22/var/megalib/ExtUtils/xsubpp" -C++ -typemap "/Users/fly2200/ap2200-299195/lib/ExtUtils/typemap" -typemap "perlobject.map" -typemap "typemap" Yandex.xs > Yandex.xsc && mv Yandex.xsc Yandex.c g++ -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=\"0.06\" -DXS_VERSION=\"0.06\" "-I/Users/fly2200/ap2200-299195/lib/CORE" Yandex.c clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated Yandex.c:299:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier] XS_EXTERNAL(boot_Crypt__RSA__Yandex); /* prototype to pass -Wmissing-prototypes */ ^ /Users/fly2200/ap2200-299195/lib/CORE/XSUB.h:145:33: note: expanded from macro 'XS_EXTERNAL' # define XS_EXTERNAL(name) extern "C" XSPROTO(name) ^ 1 warning generated. rm -f blib/arch/auto/Crypt/RSA/Yandex/Yandex.bundle LD_RUN_PATH="/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/lib" gcc -mmacosx-version-min=10.9 -bundle -undefined dynamic_lookup -Wl,-search_paths_first -arch x86_64 -fstack-protector CP_RSA.o Yandex.o -o blib/arch/auto/Crypt/RSA/Yandex/Yandex.bundle \ -lstdc++ \ chmod 755 blib/arch/auto/Crypt/RSA/Yandex/Yandex.bundle "/Users/fly2200/ap2200-299195/bin/perl-dynamic" -MExtUtils::Command::MM -e 'cp_nonempty' -- Yandex.bs blib/arch/auto/Crypt/RSA/Yandex/Yandex.bs 644 Manifying 1 pod document MONS/Crypt-RSA-Yandex-0.06.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 Running Mkbootstrap for Crypt::RSA::Yandex () chmod 644 "Yandex.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/Crypt-RSA-Yandex.t .. 1..9 ok 1 - text correctly encrypted ok 2 - object created ok 3 - text correctly encrypted ok 4 - died ok 5 - have error ok 6 - died ok 7 - have error ok 8 - died ok 9 - have error ok All tests successful. Files=1, Tests=9, 0 wallclock secs ( 0.01 usr 0.01 sys + 0.02 cusr 0.00 csys = 0.04 CPU) Result: PASS MONS/Crypt-RSA-Yandex-0.06.tar.gz make test TEST_VERBOSE=1 -- OK Mons Anderson <mons@cpan.org> Perl binding to modified RSA library (yamrsa) for encrypting Yandex auth token >>> (cd /Users/fly2200/cpanfly-5.22/var/tmp/cpan_build/Crypt-RSA-Yandex-0.06-AebL7s && tar cvf - Crypt-RSA-Yandex-0.06.ppd blib) | gzip -c >/Users/fly2200/cpanfly-5.22/var/REPO/M/MO/MONS/Crypt-RSA-Yandex-0.06.tar.gz Crypt-RSA-Yandex-0.06.ppd blib/ blib/arch/ blib/arch/auto/ blib/arch/auto/Crypt/ blib/arch/auto/Crypt/RSA/ blib/arch/auto/Crypt/RSA/Yandex/ blib/arch/auto/Crypt/RSA/Yandex/Yandex.bundle blib/lib/ blib/lib/Crypt/ blib/lib/Crypt/RSA/ blib/lib/Crypt/RSA/Yandex.pm blib/man3/ blib/man3/Crypt::RSA::Yandex.3 Finished 2017-03-23T00:58:58