Start 2010-03-06T06:01:47 ActivePerl-1003 CPAN-1.9402 Going to read '/home/fly1003/var/cpan/Metadata' Database was generated on Sat, 06 Mar 2010 22:36:41 GMT Running make for W/WI/WINTRU/Package-Autoloader-0.07.tar.gz Checksum for /net/nas/data/cpan/authors/id/W/WI/WINTRU/Package-Autoloader-0.07.tar.gz ok Will not use Archive::Tar, need 1.00 Package-Autoloader-0.07/ Package-Autoloader-0.07/examples/ Package-Autoloader-0.07/examples/export.pl /bin/tar: Package-Autoloader-0.07/examples/export.pl: time stamp 2010-03-06 09:43:21 is 13293 s in the future Package-Autoloader-0.07/examples/synopsis.pl /bin/tar: Package-Autoloader-0.07/examples/synopsis.pl: time stamp 2010-03-06 09:43:56 is 13328 s in the future Package-Autoloader-0.07/examples/search_path.pl /bin/tar: Package-Autoloader-0.07/examples/search_path.pl: time stamp 2010-03-06 09:55:43 is 14035 s in the future Package-Autoloader-0.07/examples/set_accessors.pl Package-Autoloader-0.07/examples/closures.pl Package-Autoloader-0.07/Changes /bin/tar: Package-Autoloader-0.07/examples: time stamp 2010-03-06 10:02:17 is 14429 s in the future /bin/tar: Package-Autoloader-0.07/Changes: time stamp 2010-03-06 08:33:22 is 9094 s in the future Package-Autoloader-0.07/lib/ Package-Autoloader-0.07/lib/Package/ Package-Autoloader-0.07/lib/Package/Autoloader/ Package-Autoloader-0.07/lib/Package/Autoloader/Pre_Selection.pm Package-Autoloader-0.07/lib/Package/Autoloader/Rule.pm Package-Autoloader-0.07/lib/Package/Autoloader/Package.pm Package-Autoloader-0.07/lib/Package/Autoloader/Search_Path.pm /bin/tar: Package-Autoloader-0.07/lib/Package/Autoloader/Search_Path.pm: time stamp 2010-03-06 07:56:38 is 6890 s in the future Package-Autoloader-0.07/lib/Package/Autoloader.pm /bin/tar: Package-Autoloader-0.07/lib/Package/Autoloader: time stamp 2010-03-06 10:02:17 is 14429 s in the future Package-Autoloader-0.07/lib/Package/Autoloader.pod /bin/tar: Package-Autoloader-0.07/lib/Package/Autoloader.pod: time stamp 2010-03-06 09:53:36 is 13908 s in the future Package-Autoloader-0.07/MANIFEST /bin/tar: Package-Autoloader-0.07/lib/Package: time stamp 2010-03-06 10:02:17 is 14429 s in the future /bin/tar: Package-Autoloader-0.07/lib: time stamp 2010-03-06 10:02:17 is 14429 s in the future /bin/tar: Package-Autoloader-0.07/MANIFEST: time stamp 2010-03-06 10:02:17 is 14429 s in the future Package-Autoloader-0.07/t/ Package-Autoloader-0.07/t/02_plausibility.t Package-Autoloader-0.07/t/01_warn.t /bin/tar: Package-Autoloader-0.07/t/01_warn.t: time stamp 2010-03-06 09:58:01 is 14173 s in the future Package-Autoloader-0.07/t/03_basic.t Package-Autoloader-0.07/Todo /bin/tar: Package-Autoloader-0.07/t: time stamp 2010-03-06 10:02:17 is 14429 s in the future Package-Autoloader-0.07/INSTALL Package-Autoloader-0.07/coding_style.txt Package-Autoloader-0.07/Makefile.PL Package-Autoloader-0.07/README /bin/tar: Package-Autoloader-0.07/README: time stamp 2010-03-06 09:21:06 is 11958 s in the future Package-Autoloader-0.07/META.yml /bin/tar: Package-Autoloader-0.07/META.yml: time stamp 2010-03-06 10:02:17 is 14429 s in the future /bin/tar: Package-Autoloader-0.07: time stamp 2010-03-06 10:02:17 is 14429 s in the future CPAN.pm: Going to build W/WI/WINTRU/Package-Autoloader-0.07.tar.gz >>> /home/fly1003/ap1003/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Package::Autoloader >>> make make: Warning: File `lib/Package/Autoloader.pod' has modification time 1.4e+04 s in the future cp lib/Package/Autoloader.pm blib/lib/Package/Autoloader.pm cp lib/Package/Autoloader.pod blib/lib/Package/Autoloader.pod cp lib/Package/Autoloader/Package.pm blib/lib/Package/Autoloader/Package.pm cp lib/Package/Autoloader/Search_Path.pm blib/lib/Package/Autoloader/Search_Path.pm cp lib/Package/Autoloader/Rule.pm blib/lib/Package/Autoloader/Rule.pm cp lib/Package/Autoloader/Pre_Selection.pm blib/lib/Package/Autoloader/Pre_Selection.pm Manifying blib/man3/Package::Autoloader.3 make: warning: Clock skew detected. Your build may be incomplete. WINTRU/Package-Autoloader-0.07.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 make: Warning: File `lib/Package/Autoloader.pod' has modification time 1.4e+04 s in the future Skip blib/lib/Package/Autoloader.pm (unchanged) Skip blib/lib/Package/Autoloader.pod (unchanged) Skip blib/lib/Package/Autoloader/Package.pm (unchanged) Skip blib/lib/Package/Autoloader/Search_Path.pm (unchanged) Skip blib/lib/Package/Autoloader/Rule.pm (unchanged) Skip blib/lib/Package/Autoloader/Pre_Selection.pm (unchanged) PERL_DL_NONLAZY=1 /home/fly1003/ap1003/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t You are dealing with an experimental module (Package::Autoloader). at t/01_warn.t line 6. t/01_warn.t .......... 1..1 ok 1 - You are dealing with an experimental module (Package::Autoloader). ok t/02_plausibility.t .. 1..2 ok 1 - T001: Convenience object of right type. ok 2 - T002: Package::Autoloader::Rule works. ok t/03_basic.t ......... 1..35 ok 1 - T101: Convenience object of right type. ok 2 - T102: Got AUTOLOAD. ok 3 - T103: No potentially_defined ok 4 - T104: No potentially_defined ok 5 - T105: tfrv1 exists (not yet) in defining package. ok 6 - T106: tfrv1 defined (not yet) in defining package. ok 7 - T107: tfrv1 created in defining package. ok 8 - T201: Got AUTOLOAD. ok 9 - T202: Defined potentially_defined via ->potentially_candefined. ok 10 - T203: Defined potentially_can via ->potentially_candefined. ok 11 - T204: tfrv2 exists (not yet) in descendant package. ok 12 - T205: tfrv2 defined (not yet) in descendant package. ok 13 - T206: tfrv2 potentially defined in descendant package. ok 14 - T207: tfrv1 not potentially defined in descendant package. ok 15 - T208: tfrv2 created separately in descendant package. ok 16 - T301: Got AUTOLOAD. ok 17 - T302: defined potentially_defined via package global. ok 18 - T303: defined potentially_can via package global. ok 19 - T304: tfrv2 exists not in subclass package. ok 20 - T305: tfrv2 not defined in subclass package. ok 21 - T306: tfrv2 not potentially defined in subclass package. ok 22 - T307: Can tfrv1 in subclass package (through inheritance). ok 23 - T308: potentially can tfrv1 in subclass package (through inheritance). ok 24 - T309: Can't (not yet) tfrv2 in subclass package. ok 25 - T310: potentially can't tfrv2 in subclass package. ok 26 - T311: tfrv3 exists not yet in subclass package. ok 27 - T312: tfrv3 defined not yet in subclass package. ok 28 - T313: tfrv3 not yet potentially defined in subclass package. ok 29 - T314: tfrv3 inherited in subclass package. ok 30 - T401: tfrv3 exists (not) in subclass package. ok 31 - T402: tfrv3 defined (not) in subclass package. ok 32 - T403: tfrv3 exists (not) in descendant package. ok 33 - T404: tfrv3 defined (not) in descendant package. ok 34 - T405: tfrv3 exists in defining package. ok 35 - T406: tfrv3 defined in defining package. ok All tests successful. Files=3, Tests=38, 0 wallclock secs ( 0.01 usr 0.01 sys + 0.05 cusr 0.00 csys = 0.07 CPU) Result: PASS make: warning: Clock skew detected. Your build may be incomplete. WINTRU/Package-Autoloader-0.07.tar.gz make test TEST_VERBOSE=1 -- OK Picked up abstract from lib/Package/Autoloader.pod Winfried Trumper <pub+perl@wt.tuxomania.net> a modular wrapper for 'AUTOLOAD' >>> (cd /home/fly1003/var/cpan/build/Package-Autoloader-0.07-8SF6IY && tar cvf - Package-Autoloader-0.07.ppd blib) | gzip -c >/home/fly1003/var/REPO/W/WI/WINTRU/Package-Autoloader-0.07.tar.gz Package-Autoloader-0.07.ppd blib/ blib/lib/ blib/lib/Package/ blib/lib/Package/Autoloader.pod blib/lib/Package/Autoloader/ blib/lib/Package/Autoloader/Search_Path.pm blib/lib/Package/Autoloader/Rule.pm blib/lib/Package/Autoloader/Pre_Selection.pm blib/lib/Package/Autoloader/Package.pm blib/lib/Package/Autoloader.pm blib/man3/ blib/man3/Package::Autoloader.3 >>> mv /home/fly1003/var/cpan/build/Package-Autoloader-0.07-8SF6IY/Package-Autoloader-0.07.ppd /home/fly1003/var/REPO/W/WI/WINTRU Finished 2010-03-06T06:01:49