Start 2008-07-23T02:18:14 Going to read /home/fly818/var/cpan/Metadata Database was generated on Tue, 22 Jul 2008 10:02:49 GMT Running make for C/CH/CHROMATIC/Mail-TempAddress-0.60.tar.gz Checksum for /net/nas/data/cpan/authors/id/C/CH/CHROMATIC/Mail-TempAddress-0.60.tar.gz ok Mail-TempAddress-0.60/ Mail-TempAddress-0.60/lib/ Mail-TempAddress-0.60/lib/Mail/ Mail-TempAddress-0.60/lib/Mail/TempAddress/ Mail-TempAddress-0.60/lib/Mail/TempAddress/Address.pm Mail-TempAddress-0.60/lib/Mail/TempAddress/Addresses.pm Mail-TempAddress-0.60/lib/Mail/TempAddress.pm Mail-TempAddress-0.60/t/ Mail-TempAddress-0.60/t/lib/ Mail-TempAddress-0.60/t/lib/FakeMail.pm Mail-TempAddress-0.60/t/lib/FakeIn.pm Mail-TempAddress-0.60/t/customer.t Mail-TempAddress-0.60/t/addresses.t Mail-TempAddress-0.60/t/tempaddress.t Mail-TempAddress-0.60/t/address.t Mail-TempAddress-0.60/META.yml Mail-TempAddress-0.60/MANIFEST Mail-TempAddress-0.60/ChangeLog Mail-TempAddress-0.60/Build.PL Mail-TempAddress-0.60/Makefile.PL CPAN.pm: Going to build C/CH/CHROMATIC/Mail-TempAddress-0.60.tar.gz >>> /home/fly818/ap818/bin/perl-static Makefile.PL # running Build.PL /home/fly818/ap818/bin/perl-static Build.PL Checking whether your kit is complete... Looks good Checking prerequisites... Looks good Creating new 'Build' script for 'Mail-TempAddress' version '0.60' Unknown 'build_class', defaulting to 'Module::Build' >>> make /home/fly818/ap818/bin/perl-static Build --makefile_env_macros 1 Build: blib/lib/Mail/TempAddress.pm: cannot resolve L in paragraph 52. Copying lib/Mail/TempAddress/Address.pm -> blib/lib/Mail/TempAddress/Address.pm Copying lib/Mail/TempAddress.pm -> blib/lib/Mail/TempAddress.pm Copying lib/Mail/TempAddress/Addresses.pm -> blib/lib/Mail/TempAddress/Addresses.pm Manifying blib/lib/Mail/TempAddress/Addresses.pm -> blib/libdoc/Mail::TempAddress::Addresses.3 Manifying blib/lib/Mail/TempAddress/Address.pm -> blib/libdoc/Mail::TempAddress::Address.3 Manifying blib/lib/Mail/TempAddress.pm -> blib/libdoc/Mail::TempAddress.3 HTMLifying blib/lib/Mail/TempAddress/Addresses.pm -> blib/libhtml/site/lib/Mail/TempAddress/Addresses.html HTMLifying blib/lib/Mail/TempAddress/Address.pm -> blib/libhtml/site/lib/Mail/TempAddress/Address.html HTMLifying blib/lib/Mail/TempAddress.pm -> blib/libhtml/site/lib/Mail/TempAddress.html CHROMATIC/Mail-TempAddress-0.60.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 /home/fly818/ap818/bin/perl-static Build --makefile_env_macros 1 test t/address........ 1..39 ok 1 - use Mail::TempAddress::Address; ok 2 - Mail::TempAddress::Address->can('new') ok 3 - The object isa Mail::TempAddress::Address ok 4 - new() should turn passed-in arguments into object attributes ok 5 - Mail::TempAddress::Address->can('name') ok 6 - name() should return name set in constructor ok 7 - ... or should set and return cleand new name ok 8 - Mail::TempAddress::Address->can('owner') ok 9 - owner() should return value from constructor ok 10 - Mail::TempAddress::Address->can('add_sender') ok 11 - add_sender() should add one sender ok 12 - ... containing the sender ok 13 - ... returning key ok 14 - ... only hex digits in key ok 15 - ... always same key for same sender ok 16 - ... never same key for different sender ok 17 - Mail::TempAddress::Address->can('get_key') ok 18 - Mail::TempAddress::Address->can('get_sender') ok 19 - get_sender() should return sender by key ok 20 - ... but only if key exists ok 21 - Mail::TempAddress::Address->can('process_time') ok 22 - process_time() should return raw seconds directly ok 23 - ... processing days correctly ok 24 - ... processing weeks correctly ok 25 - ... processing hours correctly ok 26 - ... processing minutes correctly ok 27 - ... processing months correctly ok 28 - ... even in a nice list ok 29 - Mail::TempAddress::Address->can('expires') ok 30 - expires() should report expiration time from constructor ok 31 - ... with a false default ok 32 - ... and should set expiration ok 33 - ... parsing days correctly ok 34 - Mail::TempAddress::Address->can('description') ok 35 - description() should return description set in constructor ok 36 - ... using blank description if none is provided ok 37 - ... or should set and return new description ok 38 - Mail::TempAddress::Address->can('attributes') ok 39 - attributes() should return hashref of allowed directives ok t/addresses...... 1..29 ok 1 - use Mail::TempAddress::Addresses; ok 2 - Mail::TempAddress::Addresses->can('new') ok 3 - The object isa Mail::TempAddress::Addresses ok 4 - Mail::TempAddress::Addresses->can('storage_dir') ok 5 - storage_dir() should return value set in constructor ok 6 - ... or default value, if none is set ok 7 - Mail::TempAddress::Addresses->can('stored_class') ok 8 - stored_class() should be M::TA::Addresses ok 9 - Mail::TempAddress::Addresses->can('storage_extension') ok 10 - storage_extension() should return "mta" ok 11 - Mail::TempAddress::Addresses->can('storage_file') ok 12 - storage_file() should add path and extension to filename ok 13 - Mail::TempAddress::Addresses->can('exists') ok 14 - exists() should return true if file exists ok 15 - ... and false if it does not ok 16 - Mail::TempAddress::Addresses->can('generate_address') ok 17 - generate_address() should return a new address given no arg ok 18 - ... with only alphanumerics ok 19 - ... using given address ok 20 - ... unless it already exists ok 21 - Mail::TempAddress::Addresses->can('create') ok 22 - create() should create new Address object ok 23 - ... passing from address ok 24 - ... returning result ok 25 - Mail::TempAddress::Addresses->can('save') ok 26 - save() should save file given name ok 27 - Mail::TempAddress::Addresses->can('fetch') ok 28 - fetch() should fetch file, given name ok 29 - ... restoring all keys plus name ok t/customer....... 1..22 not ok 1 - use Mail::TempAddress; # Failed test 'use Mail::TempAddress;' # at t/customer.t line 17. # Tried to use 'Mail::TempAddress'. # Error: Can't locate Email/Simple/Headers.pm in @INC (@INC contains: ../lib ../blib/lib lib /home/fly818/var/cpan/build/Mail-TempAddress-0.60-CzNflq/blib/lib /home/fly818/var/cpan/build/Mail-TempAddress-0.60-CzNflq/blib/arch /home/fly818/var/megalib /home/fly818/ap818/site/lib /home/fly818/ap818/lib .) at /home/fly818/var/megalib/Mail/Action/Request.pm line 12. # BEGIN failed--compilation aborted at /home/fly818/var/megalib/Mail/Action/Request.pm line 12. # Compilation failed in require at /home/fly818/var/megalib/Mail/Action.pm line 12. # BEGIN failed--compilation aborted at /home/fly818/var/megalib/Mail/Action.pm line 12. # Compilation failed in require at (eval 13) line 3. # ...propagated at /home/fly818/var/megalib/base.pm line 91. # BEGIN failed--compilation aborted at ../lib/Mail/TempAddress.pm line 6. # Compilation failed in require at (eval 12) line 2. # BEGIN failed--compilation aborted at (eval 12) line 2. # Looks like you planned 22 tests but only ran 1. # Looks like you failed 1 test of 1 run. Dubious, test returned 1 (wstat 256, 0x100) Failed 22/22 subtests t/tempaddress.... 1..113 not ok 1 - use Mail::TempAddress; # Failed test 'use Mail::TempAddress;' # at t/tempaddress.t line 34. # Tried to use 'Mail::TempAddress'. # Error: Can't locate Email/Simple/Headers.pm in @INC (@INC contains: ../lib ../blib/lib lib /home/fly818/var/cpan/build/Mail-TempAddress-0.60-CzNflq/blib/lib /home/fly818/var/cpan/build/Mail-TempAddress-0.60-CzNflq/blib/arch /home/fly818/var/megalib /home/fly818/ap818/site/lib /home/fly818/ap818/lib .) at /home/fly818/var/megalib/Mail/Action/Request.pm line 12. # BEGIN failed--compilation aborted at /home/fly818/var/megalib/Mail/Action/Request.pm line 12. # Compilation failed in require at /home/fly818/var/megalib/Mail/Action.pm line 12. # BEGIN failed--compilation aborted at /home/fly818/var/megalib/Mail/Action.pm line 12. # Compilation failed in require at (eval 8) line 3. # ...propagated at /home/fly818/var/megalib/base.pm line 91. # BEGIN failed--compilation aborted at ../lib/Mail/TempAddress.pm line 6. # Compilation failed in require at (eval 7) line 2. # BEGIN failed--compilation aborted at (eval 7) line 2. # Looks like you planned 113 tests but only ran 1. # Looks like you failed 1 test of 1 run. Dubious, test returned 1 (wstat 256, 0x100) Failed 113/113 subtests Test Summary Report ------------------- t/customer (Wstat: 256 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 1 Parse errors: Bad plan. You planned 22 tests but ran 1. t/tempaddress (Wstat: 256 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 1 Parse errors: Bad plan. You planned 113 tests but ran 1. Files=4, Tests=70, 0 wallclock secs ( 0.00 usr 0.00 sys + 0.14 cusr 0.24 csys = 0.38 CPU) Result: FAIL Failed 2/4 test programs. 2/70 subtests failed. make: *** [test] Error 1 CHROMATIC/Mail-TempAddress-0.60.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports CHROMATIC/Mail-TempAddress-0.60.tar.gz Finished 2008-07-23T02:18:16