PATH=/usr/bin:/bin:/data/fly2400/cpanfly-5.24/var/megalib/bin Start 2017-03-10T08:04:59 ActivePerl-2400 CPAN-2.10 Reading '/data/fly2400/cpanfly-5.24/var/cpan/Metadata' Database was generated on Fri, 10 Mar 2017 05:29:02 GMT Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/T/TE/TEAM/Ryu-0.012.tar.gz Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/T/TE/TEAM/CHECKSUMS Checksum for /data/fly2400/cpanfly-5.24/var/cpan/sources/authors/id/T/TE/TEAM/Ryu-0.012.tar.gz ok Ryu-0.012/ Ryu-0.012/xt/ Ryu-0.012/xt/release/ Ryu-0.012/xt/release/common_spelling.t Ryu-0.012/xt/author/ Ryu-0.012/xt/author/test-version.t Ryu-0.012/xt/author/pod-syntax.t Ryu-0.012/xt/author/mojibake.t Ryu-0.012/MANIFEST Ryu-0.012/SIGNATURE Ryu-0.012/examples/ Ryu-0.012/examples/synopsis.pl Ryu-0.012/examples/count_lines.pl Ryu-0.012/dist.ini Ryu-0.012/META.yml Ryu-0.012/Changes Ryu-0.012/lib/ Ryu-0.012/lib/Ryu/ Ryu-0.012/lib/Ryu/Exception.pm Ryu-0.012/lib/Ryu/Source.pm Ryu-0.012/lib/Ryu/Sink.pm Ryu-0.012/lib/Ryu/Node.pm Ryu-0.012/lib/Ryu/Manual/ Ryu-0.012/lib/Ryu/Manual/ETL.pod Ryu-0.012/lib/Ryu/Manual/Protocol.pod Ryu-0.012/lib/Ryu/Manual/Reactive.pod Ryu-0.012/lib/Ryu/Observable.pm Ryu-0.012/lib/Ryu.pm Ryu-0.012/doc/ Ryu-0.012/doc/transform.dot Ryu-0.012/doc/protocol.md Ryu-0.012/doc/transform.png Ryu-0.012/doc/classes.dot Ryu-0.012/doc/stream.md Ryu-0.012/README Ryu-0.012/INSTALL Ryu-0.012/t/ Ryu-0.012/t/sum.t Ryu-0.012/t/ordered_futures.t Ryu-0.012/t/00-report-prereqs.t Ryu-0.012/t/distinct_until_changed.t Ryu-0.012/t/with_index.t Ryu-0.012/t/ryu.t Ryu-0.012/t/flat_map.t Ryu-0.012/t/00-report-prereqs.dd Ryu-0.012/t/statistics.t Ryu-0.012/t/observable.t Ryu-0.012/t/max.t Ryu-0.012/t/exception.t Ryu-0.012/t/map.t Ryu-0.012/t/take.t Ryu-0.012/t/chomp.t Ryu-0.012/t/00-compile.t Ryu-0.012/t/00-check-deps.t Ryu-0.012/t/combine_latest.t Ryu-0.012/t/source.t Ryu-0.012/t/skip_last.t Ryu-0.012/t/every.t Ryu-0.012/t/merge.t Ryu-0.012/t/encode.t Ryu-0.012/t/skip.t Ryu-0.012/t/prefix.t Ryu-0.012/t/suffix.t Ryu-0.012/t/extract_all.t Ryu-0.012/t/mean.t Ryu-0.012/t/distinct.t Ryu-0.012/t/min.t Ryu-0.012/t/count.t Ryu-0.012/cpanfile Ryu-0.012/META.json Ryu-0.012/LICENSE Ryu-0.012/Makefile.PL Configuring T/TE/TEAM/Ryu-0.012.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 Ryu Writing MYMETA.yml and MYMETA.json TEAM/Ryu-0.012.tar.gz /data/fly2400/ap2400-300558/bin/perl-static Makefile.PL -- OK Running make for T/TE/TEAM/Ryu-0.012.tar.gz >>> make cp lib/Ryu/Manual/ETL.pod blib/lib/Ryu/Manual/ETL.pod cp lib/Ryu/Sink.pm blib/lib/Ryu/Sink.pm cp lib/Ryu/Node.pm blib/lib/Ryu/Node.pm cp lib/Ryu/Observable.pm blib/lib/Ryu/Observable.pm cp lib/Ryu.pm blib/lib/Ryu.pm cp lib/Ryu/Exception.pm blib/lib/Ryu/Exception.pm cp lib/Ryu/Manual/Reactive.pod blib/lib/Ryu/Manual/Reactive.pod cp lib/Ryu/Manual/Protocol.pod blib/lib/Ryu/Manual/Protocol.pod cp lib/Ryu/Source.pm blib/lib/Ryu/Source.pm Manifying 9 pod documents TEAM/Ryu-0.012.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 '6.48' 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 - Log::Any::Adapter::TAP satisfies '0.003002' ok 8 - Test::CheckDeps satisfies '0.010' ok 9 - Test::Deep satisfies '1.124' ok 10 - Test::Fatal satisfies '0.010' ok 11 - Test::Files satisfies '0.14' ok 12 - Test::More satisfies '0.98' ok 13 - Test::Refcount satisfies '0.07' ok 14 - Test::Warnings satisfies '0.024' ok 15 - Future satisfies '0.34' ok 16 - List::UtilsBy satisfies '0.10' ok 17 - Log::Any satisfies '1.045' ok 18 - Log::Any::Adapter satisfies '1.045' ok 19 - Mixin::Event::Dispatch satisfies '2.000' ok 20 - Ref::Util satisfies '0.111' ok 21 - Scalar::Util satisfies '1.47' ok 22 - Syntax::Keyword::Try satisfies '0.04' ok 23 - Variable::Disposition satisfies '0.004' ok 24 - curry satisfies '0' ok 25 - indirect satisfies '0' ok 26 - namespace::clean satisfies '0.27' ok 27 - parent satisfies '0' ok 28 - perl satisfies '5.014000' 1..28 ok t/00-compile.t .............. 1..6 ok 1 - Ryu.pm loaded ok ok 2 - Ryu/Exception.pm loaded ok ok 3 - Ryu/Node.pm loaded ok ok 4 - Ryu/Observable.pm loaded ok ok 5 - Ryu/Sink.pm loaded ok ok 6 - Ryu/Source.pm loaded ok ok # # Versions for all modules listed in MYMETA.json (including optional ones): # # === Configure Requires === # # Module Want Have # ------------------- ---- ---- # ExtUtils::MakeMaker 6.48 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.62 # IO::Handle any 1.36 # IPC::Open3 any 1.20 # Log::Any::Adapter::TAP 0.003002 0.003003 # Test::CheckDeps 0.010 0.010 # Test::Deep 1.124 1.126 # Test::Fatal 0.010 0.014 # Test::Files 0.14 0.14 # Test::More 0.98 1.302067 # Test::Refcount 0.07 0.08 # Test::Warnings 0.024 0.026 # # === Test Recommends === # # Module Want Have # --------------- -------- -------- # CPAN::Meta 2.120900 2.150005 # Test::HexString 0.03 0.03 # # === Runtime Requires === # # Module Want Have # ---------------------- ----- -------- # Future 0.34 0.34 # List::UtilsBy 0.10 0.10 # Log::Any 1.045 1.045 # Log::Any::Adapter 1.045 1.045 # Mixin::Event::Dispatch 2.000 2.000 # Ref::Util 0.111 0.113 # Scalar::Util 1.47 1.47 # Syntax::Keyword::Try 0.04 0.04 # Variable::Disposition 0.004 0.004 # curry any 1.000000 # indirect any 0.37 # namespace::clean 0.27 0.27 # parent any 0.236 # # === Runtime Recommends === # # Module Want Have # ------------- ---- -------- # Encode 1.98 2.88 # JSON::MaybeXS any 1.003009 # MIME::Base64 any 3.15 # # === Runtime Suggests === # # Module Want Have # ----------------------------- ------- ------- # JSON::SL v1.0.6 1.0.6 # XML::LibXML::SAX::ChunkParser 0.00008 0.00008 # t/00-report-prereqs.t ....... 1..1 ok 1 ok t/chomp.t ................... ok 1 - some operation was performed 1..1 ok t/combine_latest.t .......... ok 1 - combine_latest operation was performed 1..1 ok t/count.t ................... ok 1 - count operation was performed 1..1 ok t/distinct.t ................ ok 1 - distinct operation was performed 1..1 ok t/distinct_until_changed.t .. ok 1 - distinct_until_changed operation was performed 1..1 ok t/encode.t .................. # Subtest: base64 ok 1 - base64 operation was performed 1..1 ok 1 - base64 # Subtest: json ok 1 - json operation was performed 1..1 ok 2 - json 1..2 ok t/every.t ................... ok 1 - every operation was performed 1..1 ok t/exception.t ............... # Subtest: Basic exceptions ok 1 - An object of class 'Ryu::Exception' isa 'Ryu::Exception' ok 2 - message is correct ok 3 - type is correct 1..3 ok 1 - Basic exceptions # Subtest: Future handling ok 1 - An object of class 'Ryu::Exception' isa 'Ryu::Exception' ok 2 - ->fail returns the Future it was passed ok 3 - can ->fail without errors ok 4 - $f is ready ok 5 - ... and not done ok 6 - ... or cancelled ok 7 - failure is correct ok 8 - message matches when reconstructing from Future ok 9 - type matches when reconstructing from Future ok 10 - details match when reconstructing from Future 1..10 ok 2 - Future handling 1..2 ok t/extract_all.t ............. ok 1 - extract_all operation was performed 1..1 ok t/flat_map.t ................ # Logging via Log::Any::Adapter::TAP::Lev1; set TAP_LOG_FILTER=none to see all log levels, and TAP_LOG_ORIGIN=3 to see caller info. # Subtest: simple chain of arrayrefs ok 1 - can flat_map without exceptions ok 2 - emit works ok 3 - flat_map operation was performed ok 4 - source is still valid 1..4 ok 1 - simple chain of arrayrefs # Subtest: ::Source expansion ok 1 - no sources created yet ok 2 - now have a nested source ok 3 - ... and another one ok 4 - flat_map operation was performed ok 5 - source is still valid 1..5 ok 2 - ::Source expansion # Subtest: early exit ok 1 - start with none ok 2 - count 1 ok 3 - ... and single source ok 4 - still count 1 ok 5 - ... and single source ok 6 - still count 1 ok 7 - chained is not yet ready ok 8 - still count 1 ok 9 - but chained is now ready ok 10 - nested item nested 1(cancelled) is ready ok 11 - flat_map operation was performed ok 12 - source is still valid ok 13 - can dispose chained 1..13 ok 3 - early exit 1..3 ok t/map.t ..................... ok 1 - map operation was performed 1..1 ok t/max.t ..................... ok 1 - max operation was performed 1..1 ok t/mean.t .................... ok 1 - mean operation was performed 1..1 ok t/merge.t ................... ok 1 - merge operation was performed 1..1 ok t/min.t ..................... ok 1 - min operation was performed 1..1 ok t/observable.t .............. # Subtest: string and number handling ok 1 - number looks right ok 2 - string looks right 1..2 ok 1 - string and number handling # Subtest: subscription ok 1 - value was passed in $_ and @_ ok 2 - have expected value ok 3 - callback was triggered ok 4 - value was passed in $_ and @_ ok 5 - have expected value ok 6 - callback was triggered again 1..6 ok 2 - subscription 1..2 ok t/ordered_futures.t ......... ok 1 - ordered_futures operation was performed 1..1 ok t/prefix.t .................. ok 1 - Future was completed ok 2 - prefix operation was performed 1..2 ok t/ryu.t ..................... # Subtest: import ok 1 - An object of class 'Ryu' isa 'Ryu' ok 2 - Ryu->can(...) 1..2 ok 1 - import # Subtest: instantiate ok 1 - An object of class 'Ryu' isa 'Ryu' ok 2 - Ryu->can(...) 1..2 ok 2 - instantiate 1..2 ok t/skip.t .................... ok 1 - skip operation was performed 1..1 ok t/skip_last.t ............... ok 1 - skip_last operation was performed 1..1 ok t/source.t .................. # Subtest: emit and filter ok 1 - An object of class 'Ryu::Source' isa 'Ryu::Source' ok 2 - no exception when emitting ok 3 - An object of class 'Ryu::Source' isa 'Ryu::Source' ok 4 - filtered source is different from original ok 5 - have expected value 1 ok 6 - have expected value 2 ok 7 - have expected value 3 ok 8 - saw expected values after filtering ok 9 - no exception when emitting 1..9 ok 1 - emit and filter # Subtest: filter objects with methods # Subtest: method => coderef ok 1 - An object of class 'Ryu::Source' isa 'Ryu::Source' ok 2 - have expected ID value 1 ok 3 - have expected ID value 2 ok 4 - have expected ID value 3 ok 5 - have expected ID value 4 ok 6 - have expected ID value 5 ok 7 - saw expected values after method filtering 1..7 ok 1 - method => coderef # Subtest: method => regex ok 1 - An object of class 'Ryu::Source' isa 'Ryu::Source' ok 2 - saw expected values after filtering methods on regex 1..2 ok 2 - method => regex # Subtest: method => string ok 1 - An object of class 'Ryu::Source' isa 'Ryu::Source' ok 2 - saw expected values after filtering methods on string eq 1..2 ok 3 - method => string 1..3 ok 2 - filter objects with methods # Subtest: filter hashrefs with methods # Subtest: key => coderef ok 1 - An object of class 'Ryu::Source' isa 'Ryu::Source' ok 2 - have expected ID value 1 ok 3 - have expected ID value 2 ok 4 - have expected ID value 3 ok 5 - have expected ID value 4 ok 6 - have expected ID value 5 ok 7 - saw expected values after key filtering 1..7 ok 1 - key => coderef # Subtest: method => regex ok 1 - An object of class 'Ryu::Source' isa 'Ryu::Source' ok 2 - saw expected values after filtering items on regex 1..2 ok 2 - method => regex # Subtest: method => string ok 1 - An object of class 'Ryu::Source' isa 'Ryu::Source' ok 2 - saw expected values after filtering items on string eq 1..2 ok 3 - method => string 1..3 ok 3 - filter hashrefs with methods # Subtest: filter cleanup ok 1 - have our ref and internal for filter callback ok 2 - now only have our ref ok 3 - and can dispose without error ok 4 - has internal copies of chained source on ->completed and for ->{on_item} ok 5 - source is marked as ready ok 6 - and so is filtered source ok 7 - now only have our ref ok 8 - can dispose filtered source without error ok 9 - and our original source too 1..9 ok 4 - filter cleanup 1..4 ok t/statistics.t .............. ok 1 - A reference of type 'HASH' isa 'HASH' ok 2 - have no stats yet ok 3 - statistics operation was performed 1..3 ok t/suffix.t .................. ok 1 - Future was completed ok 2 - suffix operation was performed 1..2 ok t/sum.t ..................... ok 1 - sum operation was performed 1..1 ok t/take.t .................... ok 1 - take operation was performed 1..1 ok t/with_index.t .............. ok 1 - with_index operation was performed 1..1 ok All tests successful. Files=30, Tests=75, 6 wallclock secs ( 0.12 usr 0.07 sys + 4.05 cusr 1.12 csys = 5.36 CPU) Result: PASS TEAM/Ryu-0.012.tar.gz make test TEST_VERBOSE=1 -- OK Tom Molesworth <team@perlsite.co.uk> stream and data flow handling for async code >>> (cd /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/Ryu-0.012-R_X4Ru && tar cvf - Ryu-0.012.ppd blib) | gzip -c >/data/fly2400/cpanfly-5.24/var/REPO/T/TE/TEAM/Ryu-0.012.tar.gz Ryu-0.012.ppd blib/ blib/man3/ blib/man3/Ryu::Exception.3 blib/man3/Ryu::Source.3 blib/man3/Ryu::Observable.3 blib/man3/Ryu::Manual::Reactive.3 blib/man3/Ryu::Node.3 blib/man3/Ryu::Manual::Protocol.3 blib/man3/Ryu::Manual::ETL.3 blib/man3/Ryu.3 blib/man3/Ryu::Sink.3 blib/lib/ blib/lib/Ryu/ blib/lib/Ryu/Exception.pm blib/lib/Ryu/Node.pm blib/lib/Ryu/Source.pm blib/lib/Ryu/Observable.pm blib/lib/Ryu/Sink.pm blib/lib/Ryu/Manual/ blib/lib/Ryu/Manual/Reactive.pod blib/lib/Ryu/Manual/ETL.pod blib/lib/Ryu/Manual/Protocol.pod blib/lib/Ryu.pm VmSize: 347820 kB Finished 2017-03-10T08:05:10