PATH=/usr/bin:/bin:/home/fly1600/var/megalib/bin Start 2013-10-28T14:02:25 ActivePerl-1600 CPAN-2.00 Reading '/home/fly1600/var/cpan/Metadata' Database was generated on Mon, 28 Oct 2013 20:17:03 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/fly1600/ap1600/bin/perl-static Makefile.PL Generating a GNU-style Makefile Writing Makefile for Mojolicious::Plugin::AssetPack Writing MYMETA.yml and MYMETA.json >>> make cp README.pod blib/lib/Mojolicious/Plugin/README.pod cp lib/Mojolicious/Plugin/AssetPack.pm blib/lib/Mojolicious/Plugin/AssetPack.pm 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/fly1600/ap1600/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/fly1600/var/libs/bin:/usr/bin:/bin:/home/fly1600/var/megalib/bin) which: no sass in (/home/fly1600/var/libs/bin:/usr/bin:/bin:/home/fly1600/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 14:02:30 2013] [debug] Your secret passphrase needs to be changed!!! [Mon Oct 28 14:02:30 2013] [debug] GET "/js". [Mon Oct 28 14:02:30 2013] [debug] Rendering template "js.html.ep" from DATA section. [Mon Oct 28 14:02:30 2013] [debug] 200 OK (0.006145s, 162.734/s). [Mon Oct 28 14:02:30 2013] [debug] GET "/js". [Mon Oct 28 14:02:30 2013] [debug] Rendering cached template "js.html.ep" from DATA section. [Mon Oct 28 14:02:30 2013] [debug] 200 OK (0.002257s, 443.066/s). [Mon Oct 28 14:02:30 2013] [debug] GET "/css". [Mon Oct 28 14:02:30 2013] [debug] Rendering template "css.html.ep" from DATA section. [Mon Oct 28 14:02:30 2013] [debug] 200 OK (0.004716s, 212.044/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 14:02:31 2013] [debug] Removing /data/fly1600/cpan/build/Mojolicious-Plugin-AssetPack-0.03-TiKBXR/t/public/packed/app-d2e6677cf8beb95274597f3836ea12e9.js [Mon Oct 28 14:02:31 2013] [debug] Your secret passphrase needs to be changed!!! [Mon Oct 28 14:02:31 2013] [debug] GET "/js". [Mon Oct 28 14:02:31 2013] [debug] Rendering template "js.html.ep" from DATA section. [Mon Oct 28 14:02:31 2013] [debug] 200 OK (0.006294s, 158.881/s). [Mon Oct 28 14:02:31 2013] [debug] GET "/js". [Mon Oct 28 14:02:31 2013] [debug] Rendering cached template "js.html.ep" from DATA section. [Mon Oct 28 14:02:31 2013] [debug] 200 OK (0.001592s, 628.141/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 14:02:31 2013] [debug] Removing /data/fly1600/cpan/build/Mojolicious-Plugin-AssetPack-0.03-TiKBXR/t/public/packed/app-09bd5aefd1b3f2697a79105d741a9116.js [Mon Oct 28 14:02:31 2013] [debug] Your secret passphrase needs to be changed!!! [Mon Oct 28 14:02:31 2013] [debug] Your secret passphrase needs to be changed!!! [Mon Oct 28 14:02:31 2013] [debug] GET "/main". [Mon Oct 28 14:02:31 2013] [debug] Routing to a callback. [Mon Oct 28 14:02:31 2013] [debug] 200 OK (0.000993s, 1007.049/s). [Mon Oct 28 14:02:31 2013] [debug] GET "/embed". [Mon Oct 28 14:02:31 2013] [debug] Routing to application "Mojolicious::Lite". [Mon Oct 28 14:02:31 2013] [debug] Routing to a callback. [Mon Oct 28 14:02:31 2013] [debug] 200 OK (0.001933s, 517.331/s). [Mon Oct 28 14:02:31 2013] [debug] GET "/embed/packed/app-09bd5aefd1b3f2697a79105d741a9116.js". [Mon Oct 28 14:02:31 2013] [debug] Routing to application "Mojolicious::Lite". [Mon Oct 28 14:02:31 2013] [debug] 200 OK (0.001172s, 853.242/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 14:02:32 2013] [debug] Your secret passphrase needs to be changed!!! [Mon Oct 28 14:02:32 2013] [debug] GET "/js". [Mon Oct 28 14:02:32 2013] [debug] Rendering template "js.html.ep" from DATA section. [Mon Oct 28 14:02:32 2013] [debug] 200 OK (0.005894s, 169.664/s). [Mon Oct 28 14:02:32 2013] [debug] GET "/css". [Mon Oct 28 14:02:32 2013] [debug] Rendering template "css.html.ep" from DATA section. [Mon Oct 28 14:02:32 2013] [debug] 200 OK (0.005381s, 185.839/s). [Mon Oct 28 14:02:32 2013] [debug] GET "/undefined". [Mon Oct 28 14:02:32 2013] [debug] Rendering template "undefined.html.ep" from DATA section. [Mon Oct 28 14:02:32 2013] [debug] 200 OK (0.003763s, 265.745/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 14:02:33 2013] [warn] No preprocessors defined for app.foo [Mon Oct 28 14:02:33 2013] [debug] Your secret passphrase needs to be changed!!! [Mon Oct 28 14:02:33 2013] [debug] GET "/foo". [Mon Oct 28 14:02:33 2013] [debug] Rendering template "foo.html.ep" from DATA section. [Mon Oct 28 14:02:33 2013] [debug] 200 OK (0.006493s, 154.012/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 14:02:33 2013] [debug] Removing /data/fly1600/cpan/build/Mojolicious-Plugin-AssetPack-0.03-TiKBXR/t/public/packed/app-09bd5aefd1b3f2697a79105d741a9116.js [Mon Oct 28 14:02:33 2013] [debug] Your secret passphrase needs to be changed!!! [Mon Oct 28 14:02:33 2013] [debug] GET "/js". [Mon Oct 28 14:02:33 2013] [debug] Rendering template "js.html.ep" from DATA section. [Mon Oct 28 14:02:33 2013] [debug] 200 OK (0.005015s, 199.402/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, 5 wallclock secs ( 0.07 usr 0.02 sys + 3.35 cusr 0.64 csys = 4.08 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/fly1600/var/cpan/build/Mojolicious-Plugin-AssetPack-0.03-TiKBXR && tar cvf - Mojolicious-Plugin-AssetPack-0.03.ppd blib) | gzip -c >/home/fly1600/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::README.3 blib/man3/Mojolicious::Plugin::AssetPack.3 blib/man3/Mojolicious::Plugin::AssetPack::Preprocessors.3 >>> mv /home/fly1600/var/cpan/build/Mojolicious-Plugin-AssetPack-0.03-TiKBXR/Mojolicious-Plugin-AssetPack-0.03.ppd /home/fly1600/var/REPO/J/JH/JHTHORSEN VmSize: 239744 kB Finished 2013-10-28T14:02:33