PATH=/usr/bin:/bin:/home/fly1400/var/megalib/bin Start 2014-07-17T00:18:38 ActivePerl-1400 CPAN-2.00 Reading '/home/fly1400/var/cpan/Metadata' Database was generated on Thu, 17 Jul 2014 06:06:22 GMT Running make for S/SH/SHARYANTO/App-setop-0.05.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/S/SH/SHARYANTO/App-setop-0.05.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/S/SH/SHARYANTO/CHECKSUMS Checksum for /home/fly1400/var/cpan/sources/authors/id/S/SH/SHARYANTO/App-setop-0.05.tar.gz ok App-setop-0.05/ App-setop-0.05/bin/ App-setop-0.05/bin/setop App-setop-0.05/README App-setop-0.05/lib/ App-setop-0.05/lib/App/ App-setop-0.05/lib/App/setop.pm App-setop-0.05/Makefile.PL App-setop-0.05/MANIFEST.SKIP App-setop-0.05/Changes App-setop-0.05/dist.ini App-setop-0.05/LICENSE App-setop-0.05/t/ App-setop-0.05/t/00-compile.t App-setop-0.05/t/01-basics.t App-setop-0.05/t/release-pod-coverage.t App-setop-0.05/t/release-pod-syntax.t App-setop-0.05/t/release-rinci.t App-setop-0.05/weaver.ini App-setop-0.05/MANIFEST App-setop-0.05/META.json App-setop-0.05/META.yml CPAN.pm: Building S/SH/SHARYANTO/App-setop-0.05.tar.gz >>> /home/fly1400/ap1400/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for App::setop Writing MYMETA.yml and MYMETA.json >>> make cp lib/App/setop.pm blib/lib/App/setop.pm cp bin/setop blib/script/setop /home/fly1400/ap1400/bin/perl-static -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/setop Manifying blib/man1/setop.1 Manifying blib/man3/App::setop.3 SHARYANTO/App-setop-0.05.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1400/ap1400/bin/perl-static "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-compile.t ............ 1..2 ok 1 - App/setop.pm loaded ok ok 2 - bin/setop compiled ok ok t/01-basics.t ............. # Subtest: no operation -> error # Subtest: f1 f2 # cmd: /home/fly1400/ap1400/bin/perl-static /data/fly1400/cpan/build/App-setop-0.05-RUsVBb/t/../bin/setop f1 f2 ok 1 - exit code = 99 1..1 ok 1 - f1 f2 1..1 ok 1 - no operation -> error # Subtest: unknown operation -> error # Subtest: --op foo f1 f2 # cmd: /home/fly1400/ap1400/bin/perl-static /data/fly1400/cpan/build/App-setop-0.05-RUsVBb/t/../bin/setop --op foo f1 f2 ok 1 - exit code = 99 1..1 ok 1 - --op foo f1 f2 1..1 ok 2 - unknown operation -> error # Subtest: no file -> error # Subtest: --union # cmd: /home/fly1400/ap1400/bin/perl-static /data/fly1400/cpan/build/App-setop-0.05-RUsVBb/t/../bin/setop --union ok 1 - exit code = 99 1..1 ok 1 - --union 1..1 ok 3 - no file -> error # Subtest: stdin specified twice -> error # Subtest: --union - - # cmd: /home/fly1400/ap1400/bin/perl-static /data/fly1400/cpan/build/App-setop-0.05-RUsVBb/t/../bin/setop --union - - ok 1 - exit code = 99 1..1 ok 1 - --union - - 1..1 ok 4 - stdin specified twice -> error # Subtest: union # Subtest: --union - # cmd: /home/fly1400/ap1400/bin/perl-static /data/fly1400/cpan/build/App-setop-0.05-RUsVBb/t/../bin/setop --union - ok 1 - exit code = 0 ok 2 - output 1..2 ok 1 - --union - # Subtest: --union - f1 # cmd: /home/fly1400/ap1400/bin/perl-static /data/fly1400/cpan/build/App-setop-0.05-RUsVBb/t/../bin/setop --union - f1 ok 1 - exit code = 0 ok 2 - output 1..2 ok 2 - --union - f1 # Subtest: --op union f1 f2 # cmd: /home/fly1400/ap1400/bin/perl-static /data/fly1400/cpan/build/App-setop-0.05-RUsVBb/t/../bin/setop --op union f1 f2 ok 1 - exit code = 0 ok 2 - output 1..2 ok 3 - --op union f1 f2 # Subtest: --op union f1 f2 f3 # cmd: /home/fly1400/ap1400/bin/perl-static /data/fly1400/cpan/build/App-setop-0.05-RUsVBb/t/../bin/setop --op union f1 f2 f3 ok 1 - exit code = 0 ok 2 - output 1..2 ok 4 - --op union f1 f2 f3 1..4 ok 5 - union # Subtest: intersect # Subtest: --intersect - # cmd: /home/fly1400/ap1400/bin/perl-static /data/fly1400/cpan/build/App-setop-0.05-RUsVBb/t/../bin/setop --intersect - ok 1 - exit code = 0 ok 2 - output 1..2 ok 1 - --intersect - # Subtest: --intersect - f1 # cmd: /home/fly1400/ap1400/bin/perl-static /data/fly1400/cpan/build/App-setop-0.05-RUsVBb/t/../bin/setop --intersect - f1 ok 1 - exit code = 0 ok 2 - output 1..2 ok 2 - --intersect - f1 # Subtest: --op intersect f1 f2 # cmd: /home/fly1400/ap1400/bin/perl-static /data/fly1400/cpan/build/App-setop-0.05-RUsVBb/t/../bin/setop --op intersect f1 f2 ok 1 - exit code = 0 ok 2 - output 1..2 ok 3 - --op intersect f1 f2 # Subtest: --op intersect f2 f1 # cmd: /home/fly1400/ap1400/bin/perl-static /data/fly1400/cpan/build/App-setop-0.05-RUsVBb/t/../bin/setop --op intersect f2 f1 ok 1 - exit code = 0 ok 2 - output 1..2 ok 4 - --op intersect f2 f1 # Subtest: --op intersect f2 f3 # cmd: /home/fly1400/ap1400/bin/perl-static /data/fly1400/cpan/build/App-setop-0.05-RUsVBb/t/../bin/setop --op intersect f2 f3 ok 1 - exit code = 0 ok 2 - output 1..2 ok 5 - --op intersect f2 f3 # Subtest: -i f1 f2 f3 # cmd: /home/fly1400/ap1400/bin/perl-static /data/fly1400/cpan/build/App-setop-0.05-RUsVBb/t/../bin/setop -i f1 f2 f3 ok 1 - exit code = 0 ok 2 - output 1..2 ok 6 - -i f1 f2 f3 1..6 ok 6 - intersect # Subtest: diff # Subtest: --diff - # cmd: /home/fly1400/ap1400/bin/perl-static /data/fly1400/cpan/build/App-setop-0.05-RUsVBb/t/../bin/setop --diff - ok 1 - exit code = 0 ok 2 - output 1..2 ok 1 - --diff - # Subtest: --diff - f1 # cmd: /home/fly1400/ap1400/bin/perl-static /data/fly1400/cpan/build/App-setop-0.05-RUsVBb/t/../bin/setop --diff - f1 ok 1 - exit code = 0 ok 2 - output 1..2 ok 2 - --diff - f1 # Subtest: --op diff f1 f2 # cmd: /home/fly1400/ap1400/bin/perl-static /data/fly1400/cpan/build/App-setop-0.05-RUsVBb/t/../bin/setop --op diff f1 f2 ok 1 - exit code = 0 ok 2 - output 1..2 ok 3 - --op diff f1 f2 # Subtest: --op diff f2 f1 # cmd: /home/fly1400/ap1400/bin/perl-static /data/fly1400/cpan/build/App-setop-0.05-RUsVBb/t/../bin/setop --op diff f2 f1 ok 1 - exit code = 0 ok 2 - output 1..2 ok 4 - --op diff f2 f1 # Subtest: --op diff - f1 f2 f3 # cmd: /home/fly1400/ap1400/bin/perl-static /data/fly1400/cpan/build/App-setop-0.05-RUsVBb/t/../bin/setop --op diff - f1 f2 f3 ok 1 - exit code = 0 ok 2 - output 1..2 ok 5 - --op diff - f1 f2 f3 1..5 ok 7 - diff # Subtest: symdiff # Subtest: --symdiff - # cmd: /home/fly1400/ap1400/bin/perl-static /data/fly1400/cpan/build/App-setop-0.05-RUsVBb/t/../bin/setop --symdiff - ok 1 - exit code = 0 ok 2 - output 1..2 ok 1 - --symdiff - # Subtest: --symdiff - f1 # cmd: /home/fly1400/ap1400/bin/perl-static /data/fly1400/cpan/build/App-setop-0.05-RUsVBb/t/../bin/setop --symdiff - f1 ok 1 - exit code = 0 ok 2 - output 1..2 ok 2 - --symdiff - f1 # Subtest: --op symdiff f1 f2 # cmd: /home/fly1400/ap1400/bin/perl-static /data/fly1400/cpan/build/App-setop-0.05-RUsVBb/t/../bin/setop --op symdiff f1 f2 ok 1 - exit code = 0 ok 2 - output 1..2 ok 3 - --op symdiff f1 f2 # Subtest: --op symdiff f2 f1 # cmd: /home/fly1400/ap1400/bin/perl-static /data/fly1400/cpan/build/App-setop-0.05-RUsVBb/t/../bin/setop --op symdiff f2 f1 ok 1 - exit code = 0 ok 2 - output 1..2 ok 4 - --op symdiff f2 f1 # Subtest: --op symdiff - f1 f2 f3 # cmd: /home/fly1400/ap1400/bin/perl-static /data/fly1400/cpan/build/App-setop-0.05-RUsVBb/t/../bin/setop --op symdiff - f1 f2 f3 ok 1 - exit code = 0 ok 2 - output 1..2 ok 5 - --op symdiff - f1 f2 f3 # Subtest: --op symdiff f3 f2 f1 - # cmd: /home/fly1400/ap1400/bin/perl-static /data/fly1400/cpan/build/App-setop-0.05-RUsVBb/t/../bin/setop --op symdiff f3 f2 f1 - ok 1 - exit code = 0 ok 2 - output 1..2 ok 6 - --op symdiff f3 f2 f1 - 1..6 ok 8 - symdiff 1..8 ok t/release-pod-coverage.t .. skipped: these tests are for release candidate testing t/release-pod-syntax.t .... skipped: these tests are for release candidate testing t/release-rinci.t ......... skipped: these tests are for release candidate testing All tests successful. Files=5, Tests=10, 2 wallclock secs ( 0.04 usr 0.02 sys + 1.15 cusr 0.20 csys = 1.41 CPU) Result: PASS SHARYANTO/App-setop-0.05.tar.gz make test TEST_VERBOSE=1 -- OK Steven Haryanto <stevenharyanto@gmail.com> Set operations (union, intersection, difference) on lines of files >>> (cd /home/fly1400/var/cpan/build/App-setop-0.05-RUsVBb && tar cvf - App-setop-0.05.ppd blib) | gzip -c >/home/fly1400/var/REPO/S/SH/SHARYANTO/App-setop-0.05.tar.gz App-setop-0.05.ppd blib/ blib/lib/ blib/lib/App/ blib/lib/App/setop.pm blib/script/ blib/script/setop blib/man1/ blib/man1/setop.1 blib/man3/ blib/man3/App::setop.3 >>> mv /home/fly1400/var/cpan/build/App-setop-0.05-RUsVBb/App-setop-0.05.ppd /home/fly1400/var/REPO/S/SH/SHARYANTO VmSize: 247008 kB Finished 2014-07-17T00:18:44