PATH=/usr/bin:/bin:/home/fly1800/var/megalib/bin Start 2013-10-28T16:01:17 ActivePerl-1800 CPAN-2.00 Reading '/home/fly1800/var/cpan/Metadata' Database was generated on Mon, 28 Oct 2013 22:09:29 GMT Running make for J/JH/JHTHORSEN/Mojolicious-Plugin-AssetPack-0.03.tar.gz Checksum for /net/nas/data/cpan/authors/id/J/JH/JHTHORSEN/Mojolicious-Plugin-AssetPack-0.03.tar.gz ok Mojolicious-Plugin-AssetPack-0.03/ Mojolicious-Plugin-AssetPack-0.03/Changes Mojolicious-Plugin-AssetPack-0.03/lib/ Mojolicious-Plugin-AssetPack-0.03/lib/Mojolicious/ Mojolicious-Plugin-AssetPack-0.03/lib/Mojolicious/Plugin/ Mojolicious-Plugin-AssetPack-0.03/lib/Mojolicious/Plugin/AssetPack.pm Mojolicious-Plugin-AssetPack-0.03/lib/Mojolicious/Plugin/AssetPack/ Mojolicious-Plugin-AssetPack-0.03/lib/Mojolicious/Plugin/AssetPack/Preprocessors.pm Mojolicious-Plugin-AssetPack-0.03/README.pod Mojolicious-Plugin-AssetPack-0.03/t/ Mojolicious-Plugin-AssetPack-0.03/t/00-basic.t Mojolicious-Plugin-AssetPack-0.03/t/expand.t Mojolicious-Plugin-AssetPack-0.03/t/public/ Mojolicious-Plugin-AssetPack-0.03/t/public/js/ Mojolicious-Plugin-AssetPack-0.03/t/public/js/a.js Mojolicious-Plugin-AssetPack-0.03/t/public/js/already.min.js Mojolicious-Plugin-AssetPack-0.03/t/public/js/b.js Mojolicious-Plugin-AssetPack-0.03/t/public/css/ Mojolicious-Plugin-AssetPack-0.03/t/public/css/b.scss Mojolicious-Plugin-AssetPack-0.03/t/public/css/a.scss Mojolicious-Plugin-AssetPack-0.03/t/public/css/b.css Mojolicious-Plugin-AssetPack-0.03/t/public/css/d.css Mojolicious-Plugin-AssetPack-0.03/t/public/css/b.less Mojolicious-Plugin-AssetPack-0.03/t/public/css/a.less Mojolicious-Plugin-AssetPack-0.03/t/public/css/c.css Mojolicious-Plugin-AssetPack-0.03/t/public/css/a.css Mojolicious-Plugin-AssetPack-0.03/t/custom-preprocessor.t Mojolicious-Plugin-AssetPack-0.03/t/apps.t Mojolicious-Plugin-AssetPack-0.03/t/embedded.t Mojolicious-Plugin-AssetPack-0.03/t/compress.t Mojolicious-Plugin-AssetPack-0.03/t/skip.t Mojolicious-Plugin-AssetPack-0.03/t/missing.t Mojolicious-Plugin-AssetPack-0.03/META.json Mojolicious-Plugin-AssetPack-0.03/README Mojolicious-Plugin-AssetPack-0.03/Makefile.PL Mojolicious-Plugin-AssetPack-0.03/META.yml CPAN.pm: Building J/JH/JHTHORSEN/Mojolicious-Plugin-AssetPack-0.03.tar.gz >>> /home/fly1800/ap1800-297235/bin/perl-static Makefile.PL Generating a GNU-style Makefile Writing Makefile for Mojolicious::Plugin::AssetPack Writing MYMETA.yml and MYMETA.json >>> make cp lib/Mojolicious/Plugin/AssetPack.pm blib/lib/Mojolicious/Plugin/AssetPack.pm cp README.pod blib/lib/Mojolicious/Plugin/README.pod cp lib/Mojolicious/Plugin/AssetPack/Preprocessors.pm blib/lib/Mojolicious/Plugin/AssetPack/Preprocessors.pm Manifying blib/man3/Mojolicious::Plugin::README.3 Manifying blib/man3/Mojolicious::Plugin::AssetPack.3 Manifying blib/man3/Mojolicious::Plugin::AssetPack::Preprocessors.3 JHTHORSEN/Mojolicious-Plugin-AssetPack-0.03.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1800/ap1800-297235/bin/perl-static "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-basic.t ............. 1..6 ok 1 - use Mojolicious::Plugin::AssetPack ok 2 - POD test for blib/lib/Mojolicious/Plugin/AssetPack.pm ok 3 - Pod coverage on Mojolicious::Plugin::AssetPack ok 4 - use Mojolicious::Plugin::AssetPack::Preprocessors ok 5 - POD test for blib/lib/Mojolicious/Plugin/AssetPack/Preprocessors.pm ok 6 - Pod coverage on Mojolicious::Plugin::AssetPack::Preprocessors ok which: no lessc in (/home/fly1800/var/libs/bin:/usr/bin:/bin:/home/fly1800/var/megalib/bin) which: no sass in (/home/fly1800/var/libs/bin:/usr/bin:/bin:/home/fly1800/var/megalib/bin) t/apps.t ................. ok 1 - An object of class 'Mojolicious::Plugin::AssetPack' isa 'Mojolicious::Plugin::AssetPack' ok 2 - did not find preprocessor for less ok 3 - did not find preprocessor for scss ok 4 - found preprocessor for js ok 5 - found preprocessor for css 1..5 ok [Mon Oct 28 16:01:21 2013] [debug] Your secret passphrase needs to be changed!!! [Mon Oct 28 16:01:21 2013] [debug] GET "/js". [Mon Oct 28 16:01:21 2013] [debug] Rendering template "js.html.ep" from DATA section. [Mon Oct 28 16:01:21 2013] [debug] 200 OK (0.006481s, 154.297/s). [Mon Oct 28 16:01:21 2013] [debug] GET "/js". [Mon Oct 28 16:01:21 2013] [debug] Rendering cached template "js.html.ep" from DATA section. [Mon Oct 28 16:01:21 2013] [debug] 200 OK (0.001606s, 622.665/s). [Mon Oct 28 16:01:21 2013] [debug] GET "/css". [Mon Oct 28 16:01:21 2013] [debug] Rendering template "css.html.ep" from DATA section. [Mon Oct 28 16:01:21 2013] [debug] 200 OK (0.006672s, 149.880/s). t/compress.t ............. 1..26 ok 1 - GET /js ok 2 - GET /js ok 3 - 200 OK ok 4 - content is similar ok 5 - GET /packed/app-d2e6677cf8beb95274597f3836ea12e9.js ok 6 - 200 OK ok 7 - content is similar ok 8 # skip Could not find preprocessors for less ok 9 # skip Could not find preprocessors for less ok 10 # skip Could not find preprocessors for less ok 11 # skip Could not find preprocessors for less ok 12 # skip Could not find preprocessors for less ok 13 # skip Could not find preprocessors for less ok 14 # skip Could not find preprocessors for less ok 15 # skip Could not find preprocessors for scss ok 16 # skip Could not find preprocessors for scss ok 17 # skip Could not find preprocessors for scss ok 18 # skip Could not find preprocessors for scss ok 19 # skip Could not find preprocessors for scss ok 20 # skip Could not find preprocessors for scss ok 21 - GET /css ok 22 - 200 OK ok 23 - content is similar ok 24 - GET /packed/app-23872cd4e53e8bb7172460bf48c5f4d8.css ok 25 - 200 OK ok 26 - content is similar ok [Mon Oct 28 16:01:22 2013] [debug] Removing /home/fly1800/var/cpan/build/Mojolicious-Plugin-AssetPack-0.03-sdBOkj/t/public/packed/app-d2e6677cf8beb95274597f3836ea12e9.js [Mon Oct 28 16:01:22 2013] [debug] Your secret passphrase needs to be changed!!! [Mon Oct 28 16:01:22 2013] [debug] GET "/js". [Mon Oct 28 16:01:22 2013] [debug] Rendering template "js.html.ep" from DATA section. [Mon Oct 28 16:01:22 2013] [debug] 200 OK (0.006662s, 150.105/s). [Mon Oct 28 16:01:22 2013] [debug] GET "/js". [Mon Oct 28 16:01:22 2013] [debug] Rendering cached template "js.html.ep" from DATA section. [Mon Oct 28 16:01:22 2013] [debug] 200 OK (0.001485s, 673.401/s). t/custom-preprocessor.t .. 1..8 ok 1 - changed dir ok 2 - GET /js ok 3 - GET /js ok 4 - 200 OK ok 5 - content is similar ok 6 - GET /packed/app-09bd5aefd1b3f2697a79105d741a9116.js ok 7 - 200 OK ok 8 - exact match for content ok [Mon Oct 28 16:01:23 2013] [debug] Removing /home/fly1800/var/cpan/build/Mojolicious-Plugin-AssetPack-0.03-sdBOkj/t/public/packed/app-09bd5aefd1b3f2697a79105d741a9116.js [Mon Oct 28 16:01:23 2013] [debug] Your secret passphrase needs to be changed!!! [Mon Oct 28 16:01:23 2013] [debug] Your secret passphrase needs to be changed!!! [Mon Oct 28 16:01:23 2013] [debug] GET "/main". [Mon Oct 28 16:01:23 2013] [debug] Routing to a callback. [Mon Oct 28 16:01:23 2013] [debug] 200 OK (0.001349s, 741.290/s). [Mon Oct 28 16:01:23 2013] [debug] GET "/embed". [Mon Oct 28 16:01:23 2013] [debug] Routing to application "Mojolicious::Lite". [Mon Oct 28 16:01:23 2013] [debug] Routing to a callback. [Mon Oct 28 16:01:23 2013] [debug] 200 OK (0.001307s, 765.111/s). [Mon Oct 28 16:01:23 2013] [debug] GET "/embed/packed/app-09bd5aefd1b3f2697a79105d741a9116.js". [Mon Oct 28 16:01:23 2013] [debug] Routing to application "Mojolicious::Lite". [Mon Oct 28 16:01:23 2013] [debug] 200 OK (0.000748s, 1336.898/s). t/embedded.t ............. ok 1 - GET /packed/app-09bd5aefd1b3f2697a79105d741a9116.js ok 2 - 200 OK ok 3 - exact match for content ok 4 - GET /main ok 5 - 200 OK ok 6 - exact match for content ok 7 - GET /embed ok 8 - 200 OK ok 9 - exact match for content ok 10 - GET /embed/packed/app-09bd5aefd1b3f2697a79105d741a9116.js ok 11 - 200 OK ok 12 - exact match for content ok 13 - did not change directory 1..13 ok [Mon Oct 28 16:01:23 2013] [debug] Your secret passphrase needs to be changed!!! [Mon Oct 28 16:01:23 2013] [debug] GET "/js". [Mon Oct 28 16:01:23 2013] [debug] Rendering template "js.html.ep" from DATA section. [Mon Oct 28 16:01:23 2013] [debug] 200 OK (0.007220s, 138.504/s). [Mon Oct 28 16:01:23 2013] [debug] GET "/css". [Mon Oct 28 16:01:23 2013] [debug] Rendering template "css.html.ep" from DATA section. [Mon Oct 28 16:01:23 2013] [debug] 200 OK (0.006283s, 159.160/s). [Mon Oct 28 16:01:23 2013] [debug] GET "/undefined". [Mon Oct 28 16:01:23 2013] [debug] Rendering template "undefined.html.ep" from DATA section. [Mon Oct 28 16:01:23 2013] [debug] 200 OK (0.004999s, 200.040/s). t/expand.t ............... 1..19 ok 1 - GET /js ok 2 - 200 OK ok 3 - content is similar ok 4 # skip Could not find preprocessors for less ok 5 # skip Could not find preprocessors for less ok 6 # skip Could not find preprocessors for less ok 7 # skip Could not find preprocessors for scss ok 8 # skip Could not find preprocessors for scss ok 9 # skip Could not find preprocessors for scss ok 10 - GET /css ok 11 - 200 OK ok 12 - content is similar ok 13 - GET /undefined ok 14 - 200 OK ok 15 - content is similar ok 16 - GET /css/a.css ok 17 - content is similar ok 18 - GET /css/b.css ok 19 - content is similar ok [Mon Oct 28 16:01:24 2013] [warn] No preprocessors defined for app.foo [Mon Oct 28 16:01:24 2013] [debug] Your secret passphrase needs to be changed!!! [Mon Oct 28 16:01:24 2013] [debug] GET "/foo". [Mon Oct 28 16:01:24 2013] [debug] Rendering template "foo.html.ep" from DATA section. [Mon Oct 28 16:01:24 2013] [debug] 200 OK (0.006796s, 147.145/s). t/missing.t .............. ok 1 - GET /foo ok 2 - content is similar ok 3 - 200 OK ok 4 - GET /packed/app-6f5902ac237024bdd0c176cb93063dc4.foo ok 5 - 200 OK ok 6 - exact match for content 1..6 ok [Mon Oct 28 16:01:24 2013] [debug] Removing /home/fly1800/var/cpan/build/Mojolicious-Plugin-AssetPack-0.03-sdBOkj/t/public/packed/app-09bd5aefd1b3f2697a79105d741a9116.js [Mon Oct 28 16:01:24 2013] [debug] Your secret passphrase needs to be changed!!! [Mon Oct 28 16:01:24 2013] [debug] GET "/js". [Mon Oct 28 16:01:24 2013] [debug] Rendering template "js.html.ep" from DATA section. [Mon Oct 28 16:01:24 2013] [debug] 200 OK (0.006273s, 159.413/s). t/skip.t ................. ok 1 - GET /js ok 2 - 200 OK ok 3 - content is similar ok 4 - minify called once ok 5 - a.js got compiled 1..5 ok All tests successful. Files=8, Tests=88, 4 wallclock secs ( 0.06 usr 0.04 sys + 3.97 cusr 0.44 csys = 4.51 CPU) Result: PASS JHTHORSEN/Mojolicious-Plugin-AssetPack-0.03.tar.gz make test TEST_VERBOSE=1 -- OK Jan Henning Thorsen <jhthorsen@cpan.org> Compress and convert css, less, sass and javascript files >>> (cd /home/fly1800/var/cpan/build/Mojolicious-Plugin-AssetPack-0.03-sdBOkj && tar cvf - Mojolicious-Plugin-AssetPack-0.03.ppd blib) | gzip -c >/home/fly1800/var/REPO/J/JH/JHTHORSEN/Mojolicious-Plugin-AssetPack-0.03.tar.gz Mojolicious-Plugin-AssetPack-0.03.ppd blib/ blib/lib/ blib/lib/Mojolicious/ blib/lib/Mojolicious/Plugin/ blib/lib/Mojolicious/Plugin/README.pod blib/lib/Mojolicious/Plugin/AssetPack.pm blib/lib/Mojolicious/Plugin/AssetPack/ blib/lib/Mojolicious/Plugin/AssetPack/Preprocessors.pm blib/man3/ blib/man3/Mojolicious::Plugin::AssetPack.3 blib/man3/Mojolicious::Plugin::AssetPack::Preprocessors.3 blib/man3/Mojolicious::Plugin::README.3 >>> mv /home/fly1800/var/cpan/build/Mojolicious-Plugin-AssetPack-0.03-sdBOkj/Mojolicious-Plugin-AssetPack-0.03.ppd /home/fly1800/var/REPO/J/JH/JHTHORSEN VmSize: 272660 kB Finished 2013-10-28T16:01:25