PATH=/usr/bin:/bin:/data/fly2200/cpanfly-5.22/var/megalib/bin Start 2019-07-29T00:01:03 ActivePerl-2200 CPAN-2.10 Reading '/data/fly2200/cpanfly-5.22/var/cpan/Metadata' Database was generated on Sun, 28 Jul 2019 02:56:13 GMT Checksum for /data/fly2200/cpanfly-5.22/var/cpan/sources/authors/id/L/LN/LNATION/Progressive-Web-Application-0.01.tar.gz ok Progressive-Web-Application-0.01/ Progressive-Web-Application-0.01/Changes Progressive-Web-Application-0.01/MANIFEST Progressive-Web-Application-0.01/t/ Progressive-Web-Application-0.01/README Progressive-Web-Application-0.01/META.yml Progressive-Web-Application-0.01/lib/ Progressive-Web-Application-0.01/Makefile.PL Progressive-Web-Application-0.01/META.json Progressive-Web-Application-0.01/lib/Progressive/ Progressive-Web-Application-0.01/lib/Progressive/Web/ Progressive-Web-Application-0.01/lib/Progressive/Web/Application.pm Progressive-Web-Application-0.01/lib/Progressive/Web/Application/ Progressive-Web-Application-0.01/lib/Progressive/Web/Application/Template/ Progressive-Web-Application-0.01/lib/Progressive/Web/Application/Template/General.pm Progressive-Web-Application-0.01/lib/Progressive/Web/Application/Template/Base.pm Progressive-Web-Application-0.01/t/pod.t Progressive-Web-Application-0.01/t/07-application-compile.t Progressive-Web-Application-0.01/t/03-application-manifest.t Progressive-Web-Application-0.01/t/manifest.t Progressive-Web-Application-0.01/t/resources/ Progressive-Web-Application-0.01/t/05-application-params.t Progressive-Web-Application-0.01/t/08-path.t Progressive-Web-Application-0.01/t/00-load.t Progressive-Web-Application-0.01/t/01-tools.t Progressive-Web-Application-0.01/t/06-application-templates.t Progressive-Web-Application-0.01/t/02-manifest_schema.t Progressive-Web-Application-0.01/t/pod-coverage.t Progressive-Web-Application-0.01/t/04-template-base.t Progressive-Web-Application-0.01/t/resources/36x36-icon.png Progressive-Web-Application-0.01/t/resources/things/ Progressive-Web-Application-0.01/t/resources/service-worker.js Progressive-Web-Application-0.01/t/resources/pwa.js Progressive-Web-Application-0.01/t/resources/320x320-icon.png Progressive-Web-Application-0.01/t/resources/things/two.js Progressive-Web-Application-0.01/t/resources/things/one.js Configuring L/LN/LNATION/Progressive-Web-Application-0.01.tar.gz with Makefile.PL >>> /data/fly2200/ap2200-299134/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Have /data/fly2200/cpanfly-5.22/var/megalib Want /home/fly2200/ap2200-299134/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 Progressive::Web::Application Writing MYMETA.yml and MYMETA.json LNATION/Progressive-Web-Application-0.01.tar.gz /data/fly2200/ap2200-299134/bin/perl-static Makefile.PL -- OK Running make for L/LN/LNATION/Progressive-Web-Application-0.01.tar.gz >>> make cp lib/Progressive/Web/Application.pm blib/lib/Progressive/Web/Application.pm cp lib/Progressive/Web/Application/Template/General.pm blib/lib/Progressive/Web/Application/Template/General.pm cp lib/Progressive/Web/Application/Template/Base.pm blib/lib/Progressive/Web/Application/Template/Base.pm Manifying 1 pod document LNATION/Progressive-Web-Application-0.01.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/data/fly2200/ap2200-299134/bin/perl-static" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t # Testing Progressive::Web::Application 0.01, Perl 5.022000, /data/fly2200/ap2200-299134/bin/perl-static t/00-load.t ................... ok 1 - use Progressive::Web::Application; 1..1 ok t/01-tools.t .................. # Subtest: scalar_check 1..3 ok 1 - scalar_check true ok 2 - scalar_check errors ok 3 - Value is not a scalar for field custom ok 1 - scalar_check # Subtest: colour_check 1..3 ok 1 - colour_check true ok 2 - scalar_check errors ok 3 - Cannot convert the colour format ok 2 - colour_check # Subtest: to_json ok 1 - toJSON true ok 2 - scalar_check errors ok 3 - cannot encode reference to scalar 1..3 ok 3 - to_json # Subtest: from_json 1..3 ok 1 - from_json true ok 2 - scalar_check errors ok 3 - Cannot convert the colour format ok 4 - from_json # Subtest: write_file 1..1 ok 1 ok 5 - write_file # Subtest: read_file 1..1 ok 1 - read_file true ok 6 - read_file # Subtest: remove_file 1..1 ok 1 - delete_file true ok 7 - remove_file # Subtest: generate_icons 1..1 ok 1 - generate_icons true ok 8 - generate_icons # Subtest: read_directory 1..1 ok 1 - read_directory true ok 9 - read_directory # Subtest: remove_directory 1..1 ok 1 - remove_directory true ok 10 - remove_directory # Subtest: identify_icon_size 1..1 ok 1 - identify_icon_size true ok 11 - identify_icon_size # Subtest: identify_icon_information 1..1 ok 1 - identify_icon_infromation true ok 12 - identify_icon_information # Subtest: validate_icon_information 1..3 ok 1 - validate_icon_information true ok 2 - validate_icon_infomation error ok 3 - Invalid size 320x320 for ok 13 - validate_icon_information # Subtest: identify_files_to_cache ok 1 - identify_files_to_cache true ok 2 - identify_files_to_Cache root true ok 3 - identify_files_to_cache root+pathpart true 1..3 ok 14 - identify_files_to_cache 1..14 ok t/02-manifest_schema.t ........ # Subtest: name 1..3 ok 1 - name true ok 2 - name errors ok 3 - Value is not a scalar for field custom ok 1 - name # Subtest: short_name 1..3 ok 1 - name true ok 2 - name errors ok 3 - Value is not a scalar for field custom ok 2 - short_name # Subtest: start_url 1..3 ok 1 - start_url true ok 2 - name errors ok 3 - Value is not a scalar for field custom ok 3 - start_url # Subtest: icons 1..3 ok 1 - icons string (directory) true ok 2 - icons array (directory, hash) true ok 3 - icons array (directory, code, hash) true ok 4 - icons # Subtest: display 1..5 ok 1 - display true ok 2 - display errors ok 3 - Value is not a scalar for field display ok 4 - display errors ok 5 - Invalid display value passed okay-no must be one of standalone, minimal-ui, fullscreen or browser ok 5 - display # Subtest: background_color 1..3 ok 1 - background_colour true ok 2 - background_colour error ok 3 - Cannot convert the colour format ok 6 - background_color # Subtest: theme_color 1..3 ok 1 - theme_color true ok 2 - theme_color error ok 3 - Cannot convert the colour format ok 7 - theme_color 1..7 ok t/03-application-manifest.t ... # Subtest: empty_new 1..1 ok 1 ok 1 - empty_new # Subtest: set_manifest 1..2 ok 1 ok 2 - set_manifest true ok 2 - set_manifest # Subtest: has_manifest 1..4 ok 1 ok 2 - has_manifest true ok 3 ok 4 - has_manifest false ok 3 - has_manifest # Subtest: manifest 1..2 ok 1 ok 2 - set_manifest true ok 4 - manifest # Subtest: generate 1..3 ok 1 ok 2 - generate icons on new ok 3 ok 5 - generate 1..5 ok t/04-template-base.t .......... # Subtest: empty_new 1..1 ok 1 ok 1 - empty_new # Subtest: get_data_section ok 1 ok 2 1..2 ok 2 - get_data_section # Subtest: render 1..3 ok 1 ok 2 ok 3 - okay quick render true ok 3 - render 1..3 ok t/05-application-params.t ..... # Subtest: empty_new 1..1 ok 1 ok 1 - empty_new # Subtest: 0 1..4 ok 1 - new ok 2 - okay instantiate with offline_path ok 3 - set_precache ok 4 - okay set offline_path via set_precache ok 2 - Child of t/05-application-params.t # Subtest: 0 1..4 ok 1 - new Array ok 2 - instantiate with files_to_cache as array ok 3 - set files_to_cache via set_params as an ARRAY ok 4 - set files_to_cache as array ok 3 - Child of t/05-application-params.t # Subtest: 0 1..4 ok 1 - new code ok 2 - instantiate with files_to_cache as array ok 3 - set files_to_cache via set_params as an ARRAY ok 4 - set files_to_cache as array ok 4 - Child of t/05-application-params.t # Subtest: 0 1..2 ok 1 - errors ok 2 - currently set_params files_to_cache cannot handle HASH ok 5 - Child of t/05-application-params.t # Subtest: 0 1..2 ok 1 - new with files_to_cache and offline_path ok 2 - instantiate with params files_to_cache and offline_path ok 6 - Child of t/05-application-params.t # Subtest: cacheName 1..4 ok 1 - new to get default cache_name ok 2 - default cache name was set ok 3 - update cache_name ok 4 - updated cache name was set ok 7 - cacheName 1..7 ok t/06-application-templates.t .. # Subtest: templates 1..2 ok 1 - new with files_to_cache and offline_path ok 2 - instantiate with params files_to_cache and offline_path ok 1 - templates 1..1 ok t/07-application-compile.t .... # Subtest: 0 1..3 ok 1 - new with files_to_cache, cache_name and offline_path ok 2 - errors ok 3 - No root directory provided to compile manifest and service worker ok 1 - Child of t/07-application-compile.t # Subtest: 0 1..5 ok 1 - pwa manifest new ok 2 - compile ok 3 - retrieve compiled manifest ok 4 - manifest matches ok 5 - remove manifest.json ok 2 - Child of t/07-application-compile.t # Subtest: 0 1..5 ok 1 - pwa manifest new ok 2 - compile ok 3 - retrieve compiled manifest ok 4 - manifest matches ok 5 - remove manifest ok 3 - Child of t/07-application-compile.t # Subtest: 0 1..5 ok 1 - new with files_to_cache and offline_path ok 2 - compile ok 3 - pwa.js rendered ok 4 - service-worker.js ok 5 - remove temp directory ok 4 - Child of t/07-application-compile.t # Subtest: 0 1..5 ok 1 - new with files_to_cache and offline_path ok 2 - compile ok 3 - pwa.js rendered ok 4 - service-worker.js ok 5 - remove temp directory ok 5 - Child of t/07-application-compile.t 1..5 ok t/08-path.t ................... # Subtest: root 1..2 ok 1 ok 2 - set_manifest true ok 1 - root # Subtest: root-and-pathpart 1..3 ok 1 ok 2 - set_manifest true ok 3 ok 2 - root-and-pathpart 1..2 ok t/manifest.t .................. skipped: Author tests not required for installation t/pod-coverage.t .............. skipped: Author tests not required for installation t/pod.t ....................... skipped: Author tests not required for installation All tests successful. Files=12, Tests=45, 1 wallclock secs ( 0.07 usr 0.02 sys + 1.18 cusr 0.20 csys = 1.47 CPU) Result: PASS LNATION/Progressive-Web-Application-0.01.tar.gz make test TEST_VERBOSE=1 -- OK Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/L/LN/LNATION/CHECKSUMS Robert Acock <lnation@cpan.org> Utility for making an application 'progressive' >>> (cd /data/fly2200/cpanfly-5.22/var/tmp/cpan_build/Progressive-Web-Application-0.01-O1z1MD && tar cvf - Progressive-Web-Application-0.01.ppd blib) | gzip -c >/data/fly2200/cpanfly-5.22/var/REPO/L/LN/LNATION/Progressive-Web-Application-0.01.tar.gz Progressive-Web-Application-0.01.ppd blib/ blib/man3/ blib/man3/Progressive::Web::Application.3 blib/lib/ blib/lib/Progressive/ blib/lib/Progressive/Web/ blib/lib/Progressive/Web/Application/ blib/lib/Progressive/Web/Application/Template/ blib/lib/Progressive/Web/Application/Template/Base.pm blib/lib/Progressive/Web/Application/Template/General.pm blib/lib/Progressive/Web/Application.pm VmSize: 389896 kB Finished 2019-07-29T00:01:08