PATH=/usr/bin:/bin:/data/fly2400/cpanfly-5.24/var/megalib/bin Start 2018-11-01T02:05:05 ActivePerl-2400 CPAN-2.10 Reading '/data/fly2400/cpanfly-5.24/var/cpan/Metadata' Database was generated on Wed, 31 Oct 2018 05:41:02 GMT Checksum for /data/fly2400/cpanfly-5.24/var/cpan/sources/authors/id/B/BI/BINARY/Ethereum-RPC-Client-0.03.tar.gz ok Ethereum-RPC-Client-0.03 Ethereum-RPC-Client-0.03/README Ethereum-RPC-Client-0.03/Changes Ethereum-RPC-Client-0.03/LICENSE Ethereum-RPC-Client-0.03/INSTALL Ethereum-RPC-Client-0.03/cpanfile Ethereum-RPC-Client-0.03/dist.ini Ethereum-RPC-Client-0.03/META.yml Ethereum-RPC-Client-0.03/MANIFEST Ethereum-RPC-Client-0.03/README.md Ethereum-RPC-Client-0.03/t Ethereum-RPC-Client-0.03/t/ERC20.t Ethereum-RPC-Client-0.03/META.json Ethereum-RPC-Client-0.03/Makefile.PL Ethereum-RPC-Client-0.03/t/Crowdsale.t Ethereum-RPC-Client-0.03/t/00-compile.t Ethereum-RPC-Client-0.03/xt/author Ethereum-RPC-Client-0.03/xt/author/eol.t Ethereum-RPC-Client-0.03/config Ethereum-RPC-Client-0.03/config/geth.conf Ethereum-RPC-Client-0.03/t/rc Ethereum-RPC-Client-0.03/t/rc/.perltidyrc Ethereum-RPC-Client-0.03/t/00-check-deps.t Ethereum-RPC-Client-0.03/t/rc/.perlcriticrc Ethereum-RPC-Client-0.03/xt/author/critic.t Ethereum-RPC-Client-0.03/config/geth_test.sh Ethereum-RPC-Client-0.03/xt/author/mojibake.t Ethereum-RPC-Client-0.03/xt/author/synopsis.t Ethereum-RPC-Client-0.03/t/00-report-prereqs.t Ethereum-RPC-Client-0.03/xt/author/pod-syntax.t Ethereum-RPC-Client-0.03/t/00-report-prereqs.dd Ethereum-RPC-Client-0.03/xt/author/test-version.t Ethereum-RPC-Client-0.03/xt/release Ethereum-RPC-Client-0.03/xt/release/unused-vars.t Ethereum-RPC-Client-0.03/t/00.web3_clientVersion.t Ethereum-RPC-Client-0.03/t/builds Ethereum-RPC-Client-0.03/t/builds/SimpleToken.json Ethereum-RPC-Client-0.03/lib/Ethereum/RPC Ethereum-RPC-Client-0.03/lib/Ethereum/RPC/Client.pm Ethereum-RPC-Client-0.03/lib/Ethereum/RPC/Contract.pm Ethereum-RPC-Client-0.03/xt/release/common_spelling.t Ethereum-RPC-Client-0.03/t/builds/SimpleCrowdsale.json Ethereum-RPC-Client-0.03/lib/Ethereum/RPC/Contract Ethereum-RPC-Client-0.03/lib/Ethereum/RPC/Contract/ContractResponse.pm Ethereum-RPC-Client-0.03/lib/Ethereum/RPC/Contract/ContractTransaction.pm Ethereum-RPC-Client-0.03/lib/Ethereum/RPC/Contract/Helper Ethereum-RPC-Client-0.03/lib/Ethereum/RPC/Contract/Helper/ImportHelper.pm Ethereum-RPC-Client-0.03/lib/Ethereum/RPC/Contract/Helper/UnitConversion.pm Configuring B/BI/BINARY/Ethereum-RPC-Client-0.03.tar.gz with Makefile.PL >>> /data/fly2400/ap2400-300558/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Have /data/fly2400/cpanfly-5.24/var/megalib Want /home/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: [x86_64-linux-thread-multi] 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 Ethereum::RPC::Client Writing MYMETA.yml and MYMETA.json BINARY/Ethereum-RPC-Client-0.03.tar.gz /data/fly2400/ap2400-300558/bin/perl-static Makefile.PL -- OK Running make for B/BI/BINARY/Ethereum-RPC-Client-0.03.tar.gz >>> make cp lib/Ethereum/RPC/Contract/Helper/ImportHelper.pm blib/lib/Ethereum/RPC/Contract/Helper/ImportHelper.pm cp lib/Ethereum/RPC/Contract.pm blib/lib/Ethereum/RPC/Contract.pm cp lib/Ethereum/RPC/Contract/ContractTransaction.pm blib/lib/Ethereum/RPC/Contract/ContractTransaction.pm cp lib/Ethereum/RPC/Contract/ContractResponse.pm blib/lib/Ethereum/RPC/Contract/ContractResponse.pm cp lib/Ethereum/RPC/Client.pm blib/lib/Ethereum/RPC/Client.pm cp lib/Ethereum/RPC/Contract/Helper/UnitConversion.pm blib/lib/Ethereum/RPC/Contract/Helper/UnitConversion.pm Manifying 6 pod documents BINARY/Ethereum-RPC-Client-0.03.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/data/fly2400/ap2400-300558/bin/perl-static" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-check-deps.t .......... ok 1 - ExtUtils::MakeMaker satisfies '7.1101' ok 2 - ExtUtils::MakeMaker satisfies '0' ok 3 - ExtUtils::MakeMaker satisfies '0' ok 4 - File::Spec satisfies '0' ok 5 - IO::Handle satisfies '0' ok 6 - IPC::Open3 satisfies '0' ok 7 - Test::CheckDeps satisfies '0.010' ok 8 - Test::More satisfies '0.96' ok 9 - Future satisfies '0.37' ok 10 - JSON satisfies '2.97001' ok 11 - JSON::MaybeXS satisfies '1.003008' ok 12 - Math::BigFloat satisfies '1.999811' ok 13 - Math::BigInt satisfies '1.999811' ok 14 - Mojo::UserAgent satisfies '0' ok 15 - Moo satisfies '0' ok 16 - perl satisfies '5.014' 1..16 ok t/00-compile.t ............. 1..6 ok 1 - Ethereum/RPC/Client.pm loaded ok ok 2 - Ethereum/RPC/Contract.pm loaded ok ok 3 - Ethereum/RPC/Contract/ContractResponse.pm loaded ok ok 4 - Ethereum/RPC/Contract/ContractTransaction.pm loaded ok ok 5 - Ethereum/RPC/Contract/Helper/ImportHelper.pm loaded ok ok 6 - Ethereum/RPC/Contract/Helper/UnitConversion.pm loaded ok ok # # Versions for all modules listed in MYMETA.json (including optional ones): # # === Configure Requires === # # Module Want Have # ------------------- ------ ---- # ExtUtils::MakeMaker 7.1101 7.16 # # === Build Requires === # # Module Want Have # ------------------- ---- ---- # ExtUtils::MakeMaker any 7.16 # # === Test Requires === # # Module Want Have # ------------------- ----- -------- # ExtUtils::MakeMaker any 7.16 # File::Spec any 3.75 # IO::Handle any 1.36 # IPC::Open3 any 1.20 # Test::CheckDeps 0.010 0.010 # Test::More 0.96 1.302140 # # === Test Recommends === # # Module Want Have # ---------- -------- -------- # CPAN::Meta 2.120900 2.150005 # # === Runtime Requires === # # Module Want Have # --------------- -------- -------- # Future 0.37 0.39 # JSON 2.97001 2.97001 # JSON::MaybeXS 1.003008 1.004000 # Math::BigFloat 1.999811 1.999815 # Math::BigInt 1.999811 1.999815 # Mojo::UserAgent any undef # Moo any 2.003004 # t/00-report-prereqs.t ...... 1..1 ok 1 ok Connection refused at /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/Ethereum-RPC-Client-0.03-lMtfLb/blib/lib/Ethereum/RPC/Client.pm line 42. t/00.web3_clientVersion.t .. Dubious, test returned 111 (wstat 28416, 0x6f00) No subtests run Connection refused at /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/Ethereum-RPC-Client-0.03-lMtfLb/blib/lib/Ethereum/RPC/Client.pm line 42. t/Crowdsale.t .............. Dubious, test returned 111 (wstat 28416, 0x6f00) No subtests run Connection refused at /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/Ethereum-RPC-Client-0.03-lMtfLb/blib/lib/Ethereum/RPC/Client.pm line 42. t/ERC20.t .................. Dubious, test returned 111 (wstat 28416, 0x6f00) No subtests run Test Summary Report ------------------- t/00.web3_clientVersion.t (Wstat: 28416 Tests: 0 Failed: 0) Non-zero exit status: 111 Parse errors: No plan found in TAP output t/Crowdsale.t (Wstat: 28416 Tests: 0 Failed: 0) Non-zero exit status: 111 Parse errors: No plan found in TAP output t/ERC20.t (Wstat: 28416 Tests: 0 Failed: 0) Non-zero exit status: 111 Parse errors: No plan found in TAP output Files=6, Tests=23, 5 wallclock secs ( 0.03 usr 0.04 sys + 3.27 cusr 0.65 csys = 3.99 CPU) Result: FAIL Failed 3/6 test programs. 0/23 subtests failed. make: *** [test_dynamic] Error 111 BINARY/Ethereum-RPC-Client-0.03.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports BINARY/Ethereum-RPC-Client-0.03.tar.gz VmSize: 355176 kB Finished 2018-11-01T02:05:13