PATH=/usr/bin:/bin:/data/fly2400/cpanfly-5.24/var/megalib/bin Start 2018-04-09T02:26:57 ActivePerl-2400 CPAN-2.10 Reading '/data/fly2400/cpanfly-5.24/var/cpan/Metadata' Database was generated on Fri, 06 Apr 2018 02:54:18 GMT Checksum for /data/fly2400/cpanfly-5.24/var/cpan/sources/authors/id/B/BR/BRAINBUZ/String-Validator-Language-2.00.tar.gz ok String-Validator-Language-2.00 String-Validator-Language-2.00/README String-Validator-Language-2.00/Changes String-Validator-Language-2.00/LICENSE String-Validator-Language-2.00/dist.ini String-Validator-Language-2.00/META.yml String-Validator-Language-2.00/MANIFEST String-Validator-Language-2.00/t String-Validator-Language-2.00/t/01-fr.t String-Validator-Language-2.00/META.json String-Validator-Language-2.00/Makefile.PL String-Validator-Language-2.00/t/author-pod-syntax.t String-Validator-Language-2.00/lib/String/Validator String-Validator-Language-2.00/lib/String/Validator/Language.pm String-Validator-Language-2.00/lib/String/Validator/Language String-Validator-Language-2.00/lib/String/Validator/Language/FR.pm String-Validator-Language-2.00/lib/String/Validator/Language/EN.pm Configuring B/BR/BRAINBUZ/String-Validator-Language-2.00.tar.gz with Makefile.PL >>> /data/fly2400/ap2400-300558/bin/perl-static Makefile.PL Warning: prerequisite String::Validator::Password 1.90 not found. We have 0.94. 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 String::Validator::Language Writing MYMETA.yml and MYMETA.json BRAINBUZ/String-Validator-Language-2.00.tar.gz /data/fly2400/ap2400-300558/bin/perl-static Makefile.PL -- OK Running make for B/BR/BRAINBUZ/String-Validator-Language-2.00.tar.gz ---- Unsatisfied dependencies detected during ---- ---- BRAINBUZ/String-Validator-Language-2.00.tar.gz ---- String::Validator::Password [build_requires] Running test for module 'String::Validator::Password' Checksum for /data/fly2400/cpanfly-5.24/var/cpan/sources/authors/id/B/BR/BRAINBUZ/String-Validator-Password-2.00.tar.gz ok String-Validator-Password-2.00 String-Validator-Password-2.00/README String-Validator-Password-2.00/Changes String-Validator-Password-2.00/LICENSE String-Validator-Password-2.00/dist.ini String-Validator-Password-2.00/META.yml String-Validator-Password-2.00/MANIFEST String-Validator-Password-2.00/META.json String-Validator-Password-2.00/license.txt String-Validator-Password-2.00/t String-Validator-Password-2.00/t/23-deny.t String-Validator-Password-2.00/t/00-load.t String-Validator-Password-2.00/Makefile.PL String-Validator-Password-2.00/t/manifest.t String-Validator-Password-2.00/t/30-String.t String-Validator-Password-2.00/t/32-IsValid.t String-Validator-Password-2.00/t/22-require.t String-Validator-Password-2.00/t/10-matches.t String-Validator-Password-2.00/t/20-defaults.t String-Validator-Password-2.00/t/25-errorcheck.t String-Validator-Password-2.00/t/31-IsNotValid.t String-Validator-Password-2.00/t/author-pod-syntax.t String-Validator-Password-2.00/t/21-password_length.t String-Validator-Password-2.00/t/author-pod-coverage.t String-Validator-Password-2.00/t/24-password_min_types.t String-Validator-Password-2.00/lib/String/Validator String-Validator-Password-2.00/lib/String/Validator/Password.pm Configuring B/BR/BRAINBUZ/String-Validator-Password-2.00.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 String::Validator::Password Writing MYMETA.yml and MYMETA.json BRAINBUZ/String-Validator-Password-2.00.tar.gz /data/fly2400/ap2400-300558/bin/perl-static Makefile.PL -- OK Running make for B/BR/BRAINBUZ/String-Validator-Password-2.00.tar.gz >>> make cp lib/String/Validator/Password.pm blib/lib/String/Validator/Password.pm Manifying 1 pod document BRAINBUZ/String-Validator-Password-2.00.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 # Testing String::Validator::Password 2.00, Perl 5.024000, /data/fly2400/ap2400-300558/bin/perl-static t/00-load.t ................ 1..2 ok 1 - use String::Validator::Password; ok 2 - New validator isa String::Validator::Password ok # Testing String::Validator::Password 2.00, Perl 5.024000, /data/fly2400/ap2400-300558/bin/perl-static t/10-matches.t ............. 1..4 ok 1 - use String::Validator::Password; ok 2 - New validator isa String::Validator::Password ok 3 - A simple password that passes the default rules ok 4 - Mismatched passwords fail. ok # Testing String::Validator::Password 2.00, Perl 5.024000, /data/fly2400/ap2400-300558/bin/perl-static t/20-defaults.t ............ 1..18 ok 1 - use String::Validator::Password; ok 2 - New validator isa String::Validator::Password ok 3 - A simple password that passes the default rules. # Checking against default min_types and check internal counters for types. ok 4 - 1234567689 fails types. # last test types found 1 ok 5 - Internal num_types counter should be 1. ok 6 - Internal num_num counter should be 10. ok 7 - num_lc counter should be 0. ok 8 - num_uc counter should be 0. ok 9 - num_punct counter should be 0. ok 10 - 1234567689X passes types. ok 11 - 1234567689z passes types. ok 12 - 1234567689^ passes types. # Checking length ok 13 - Short is too short. ok 14 - The error string should tell us it is too short. ok 15 - 31 character string passes. ok 16 - 32 character string passes. ok 17 - 33 character string fails. ok 18 - The error string should tell us it is too long. ok # Testing String::Validator::Password 2.00, Perl 5.024000, /data/fly2400/ap2400-300558/bin/perl-static t/21-password_length.t ..... 1..14 ok 1 - use String::Validator::Password; # Checking length ok 2 - Short is too short. ok 3 - The error string should tell us it is too short. ok 4 - 31 character string passes. ok 5 - 32 character string passes. ok 6 - 33 character string fails. ok 7 - The error string should tell us it is too long. # min_len now 22 ok 8 - 22 character string PASS. ok 9 - 23 character string Pass. ok 10 - 19 character string FAIL. ok 11 - The error string should tell us it is too long. # max and min length are now both 22 ok 12 - 23 character string Fail. ok 13 - 22 character string PASS. ok 14 - 21 character string FAIL. ok # Testing String::Validator::Password 2.00, Perl 5.024000, /data/fly2400/ap2400-300558/bin/perl-static t/22-require.t ............. 1..29 ok 1 - use String::Validator::Password; # Require_lc. ok 2 - lowercaseonly string passes. ok 3 - UPPERCASEONLY string fails. ok 4 - numeric string fails. ok 5 - allpunct string fails. ok 6 - oneofeach string passes. ok 7 - twoofeach string passes # Require_uc. ok 8 - lowercaseonly string fails. ok 9 - UPPERCASEONLY string passes. ok 10 - numeric string fails. ok 11 - allpunct string fails. ok 12 - oneofeach string passes. ok 13 - twoofeach string passes # Require_nums. ok 14 - lowercaseonly string fails. ok 15 - UPPERCASEONLY string fails. ok 16 - numeric string passes. ok 17 - allpunct string fails. ok 18 - oneofeach string passes. ok 19 - twoofeach string passes # Require_punct. ok 20 - lowercaseonly string fails. ok 21 - UPPERCASEONLY string fails. ok 22 - numeric string fails. ok 23 - allpunct string passes. ok 24 - oneofeach string passes. ok 25 - twoofeach string passes # Setting a require to a number greater than 1 sets that as a floor. ok 26 - require 4 nums 4 punct @()'*^1234 Passes. ok 27 - require 4 nums 4 punct @()'*^1234abc Passes. ok 28 - require 4 nums 4 punct + deny lc @()'*^1234 Passes. ok 29 - require 4 nums 4 punct + deny lc @()'*^1234abc Fails. ok # Testing String::Validator::Password 2.00, Perl 5.024000, /data/fly2400/ap2400-300558/bin/perl-static t/23-deny.t ................ 1..31 ok 1 - use String::Validator::Password; # Deny_lc. ok 2 - lowercaseonly string rejected. ok 3 - UPPERCASEONLY string accepted. ok 4 - numeric string accepted. ok 5 - allpunct string accepted. ok 6 - oneofeach string rejected. ok 7 - twoofeach string rejected # Deny_uc. ok 8 - lowercaseonly string accepted. ok 9 - UPPERCASEONLY string rejected. ok 10 - numeric string accepted. ok 11 - allpunct string accepted. ok 12 - oneofeach string rejected. ok 13 - twoofeach string rejected # Deny_nums. ok 14 - lowercaseonly string fails. ok 15 - UPPERCASEONLY string fails. ok 16 - numeric string passes. ok 17 - allpunct string fails. ok 18 - oneofeach string passes. ok 19 - twoofeach string passes # Deny_punct. ok 20 - lowercaseonly string fails. ok 21 - UPPERCASEONLY string fails. ok 22 - numeric string fails. ok 23 - allpunct string passes. ok 24 - oneofeach string passes. ok 25 - twoofeach string passes # Setting deny_xx to a value greater than 1 should set that as the maximum ok 26 - numeric string rejected (10 digit). ok 27 - THREE3type fails with types set to 4. ok 28 - Errstr: Input contained 3 types of character, 4 are required. ok 29 - Errstr: numbers are probited. ok 30 - Errstr: numbers are requried. ok 31 - Errstr: punctuation is probited. ok # Testing String::Validator::Password 2.00, Perl 5.024000, /data/fly2400/ap2400-300558/bin/perl-static t/24-password_min_types.t .. 1..20 ok 1 - use String::Validator::Password; # Changing the min_types parameter # min_types 0 means that even a null string would pass this test ok 2 - 1234567689 still passes with types set to 0. ok 3 - With min_len 0 a null string passes. # Testing with min_types = 1 ok 4 - 1234567689 passes with types set to 1. ok 5 - has2types2 passes with types set to 1. ok 6 - THREE3type passes with types set to 1. ok 7 - FOUR>4type passes with types set to 1. # Testing with min_types = 2. ok 8 - 1234567689 fails with types set to 2. ok 9 - has2types2 passes with types set to 2. ok 10 - THREE3type passes with types set to 2. ok 11 - FOUR>4type passes with types set to 2. ok 12 - 1234567689 fails with types set to 3. ok 13 - has2types fails with types set to 3. ok 14 - THREE3type passes with types set to 3. ok 15 - FOUR>4type passes with types set to 3. # Testing with min_types = 2. ok 16 - 1234567689 fails with types set to 4. ok 17 - has2types2 fails with types set to 4. ok 18 - THREE3type fails with types set to 4. ok 19 - Errstr: Input contained 3 types of character, 4 are required. ok 20 - FOUR>4type passes with types set to 4. ok # Testing String::Validator::Password 2.00, Perl 5.024000, /data/fly2400/ap2400-300558/bin/perl-static t/25-errorcheck.t .......... ok 1 - use String::Validator::Password; # Testing with these values: # min_types => 3, deny_punct => 2, max_len => 9 ok 2 - Created new String::Validator::Password. ok 3 - aBcD*123 has 8 chars all types, but only 1 is punct, FAIL. ok 4 - aBcD^*123 has 9 chars all types, 2 punct, FAIL. ok 5 - aBcD^&*123 has 10 chars all types, 3 punct, FAIL with 2 Errors. ok 6 - The error string should tell us it is too long. # Does not meet requirement: Max Length 9 # character type punct is prohibited. ok 7 - punct is prohibited ok 8 - Check the errcnt method for 2 errors. 1..8 ok # Testing String::Validator::Password 2.00, Perl 5.024000, /data/fly2400/ap2400-300558/bin/perl-static t/30-String.t .............. 1..5 ok 1 - use String::Validator::Password; ok 2 - This is a new Validator and has no value for String. ok 3 - Returns the last string. ok 4 - abcde is the last string evaluated and is returned even though it failed to validate. ok 5 - The only time it won't return the last string passed is Password Mismatch. ok # Testing String::Validator::Password 2.00, Perl 5.024000, /data/fly2400/ap2400-300558/bin/perl-static t/31-IsNotValid.t .......... 1..4 ok 1 - use String::Validator::Password; ok 2 - New validator isa String::Validator::Password # Testing Method IsNot_Valid ok 3 - A simple password that passes the default rules ok 4 - Mismatched passwords fail. ok # Testing String::Validator::Password 2.00, Perl 5.024000, /data/fly2400/ap2400-300558/bin/perl-static t/32-IsValid.t ............. 1..4 ok 1 - use String::Validator::Password; ok 2 - New validator isa String::Validator::Password ok 3 - A simple password that passes the default rules ok 4 - Mismatched passwords fail. ok t/author-pod-coverage.t .... skipped: these tests are for testing by the author t/author-pod-syntax.t ...... skipped: these tests are for testing by the author t/manifest.t ............... skipped: Author tests not required for installation All tests successful. Files=14, Tests=139, 2 wallclock secs ( 0.07 usr 0.03 sys + 1.31 cusr 0.33 csys = 1.74 CPU) Result: PASS BRAINBUZ/String-Validator-Password-2.00.tar.gz make test TEST_VERBOSE=1 -- OK John Karr <brainbuz@cpan.org> String::Validator Password Checking Module. >>> (cd /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/String-Validator-Password-2.00-OoNY8a && tar cvf - String-Validator-Password-2.00.ppd blib) | gzip -c >/data/fly2400/cpanfly-5.24/var/REPO/B/BR/BRAINBUZ/String-Validator-Password-2.00.tar.gz String-Validator-Password-2.00.ppd blib/ blib/man3/ blib/man3/String::Validator::Password.3 blib/lib/ blib/lib/String/ blib/lib/String/Validator/ blib/lib/String/Validator/Password.pm BRAINBUZ/String-Validator-Language-2.00.tar.gz Has already been unwrapped into directory /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/String-Validator-Language-2.00-uKPNWP BRAINBUZ/String-Validator-Language-2.00.tar.gz Has already been prepared Running make for B/BR/BRAINBUZ/String-Validator-Language-2.00.tar.gz Prepending /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/String-Validator-Password-2.00-OoNY8a/blib/arch /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/String-Validator-Password-2.00-OoNY8a/blib/lib to PERL5LIB for 'make' >>> make cp lib/String/Validator/Language.pm blib/lib/String/Validator/Language.pm cp lib/String/Validator/Language/EN.pm blib/lib/String/Validator/Language/EN.pm cp lib/String/Validator/Language/FR.pm blib/lib/String/Validator/Language/FR.pm Manifying 3 pod documents BRAINBUZ/String-Validator-Language-2.00.tar.gz make -- OK Prepending /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/String-Validator-Password-2.00-OoNY8a/blib/arch /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/String-Validator-Password-2.00-OoNY8a/blib/lib to PERL5LIB for 'test' 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 # Testing String::Validator , Perl 5.024000, /data/fly2400/ap2400-300558/bin/perl-static t/01-fr.t .............. ok 1 - use String::Validator::Language::FR; ok 2 - use String::Validator::Common; ok 3 - coverage test -- true value returned by new method ok 4 - test an invalid string and expect the error in french. ok 5 - aBcD^&*123 has 10 chars all types, 3 punct, FAIL with 2 Errors. ok 6 - The error string should tell us it is too long. # Ne respecte pas la longueur maximal imposée 9 # Caractères de punct est interdit. ok 7 - punct is prohibited ok 8 - Check the errcnt method for 2 errors. 1..8 ok t/author-pod-syntax.t .. skipped: these tests are for testing by the author All tests successful. Files=2, Tests=8, 0 wallclock secs ( 0.00 usr 0.04 sys + 0.10 cusr 0.03 csys = 0.17 CPU) Result: PASS BRAINBUZ/String-Validator-Language-2.00.tar.gz make test TEST_VERBOSE=1 -- OK John Karr <brainbuz@cpan.org> Languages for String::Validator >>> (cd /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/String-Validator-Language-2.00-uKPNWP && tar cvf - String-Validator-Language-2.00.ppd blib) | gzip -c >/data/fly2400/cpanfly-5.24/var/REPO/B/BR/BRAINBUZ/String-Validator-Language-2.00.tar.gz String-Validator-Language-2.00.ppd blib/ blib/man3/ blib/man3/String::Validator::Language.3 blib/man3/String::Validator::Language::EN.3 blib/man3/String::Validator::Language::FR.3 blib/lib/ blib/lib/String/ blib/lib/String/Validator/ blib/lib/String/Validator/Language.pm blib/lib/String/Validator/Language/ blib/lib/String/Validator/Language/FR.pm blib/lib/String/Validator/Language/EN.pm VmSize: 359332 kB Finished 2018-04-09T02:27:05