PATH=C:\cpanfly-5.24-64\var\megalib\bin;C:\Perl-5.24-64\site\bin;C:\Perl-5.24-64\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\instantclient_11_2-64;C:\cpanfly-5.24-64\var\megalib\bin;C:\Perl-5.24-64\site\bin;C:\Perl-5.24-64\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\instantclient_11_2-64;C:\p4;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Git\cmd;C:\Program Files (x86)\CMake\bin Start 2016-06-19T23:12:31 ActivePerl-2400 CPAN-2.10 PATH=C:/CPANFL~1.24-/var/libs/bin;C:\CPANFL~1.24-\var\megalib\bin;C:\PERL-5~1.24-\site\bin;C:\PERL-5~1.24-\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\INSTAN~1;C:\CPANFL~1.24-\var\megalib\bin;C:\PERL-5~1.24-\site\bin;C:\PERL-5~1.24-\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\INSTAN~1;C:\p4;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WINDOW~1\v1.0\;C:\PROGRA~1\Git\cmd;C:\PROGRA~2\CMake\bin Reading 'C:\cpanfly-5.24-64\var\cpan\Metadata' Database was generated on Sun, 19 Jun 2016 05:17:02 GMT Checksum for C:\cpanfly-5.24-64\var\cpan\sources\authors\id\T\TM\TMURRAY\Device-WebIO-0.003.tar.gz ok Device-WebIO-0.003 Device-WebIO-0.003/TODO Device-WebIO-0.003/README Device-WebIO-0.003/LICENSE Device-WebIO-0.003/dist.ini Device-WebIO-0.003/MANIFEST Device-WebIO-0.003/CHANGELOG Device-WebIO-0.003/META.json Device-WebIO-0.003/t Device-WebIO-0.003/t/002_pod.t Device-WebIO-0.003/Makefile.PL Device-WebIO-0.003/t/001_load.t Device-WebIO-0.003/t_data Device-WebIO-0.003/t_data/test.jpg Device-WebIO-0.003/t/030_adc_input.t Device-WebIO-0.003/t/040_pwm_output.t Device-WebIO-0.003/lib/Device Device-WebIO-0.003/lib/Device/WebIO.pm Device-WebIO-0.003/t/070_description.t Device-WebIO-0.003/t/060_video_output.t Device-WebIO-0.003/t/010_digital_input.t Device-WebIO-0.003/t/lib Device-WebIO-0.003/t/lib/MockADCInput.pm Device-WebIO-0.003/t/020_digital_output.t Device-WebIO-0.003/t/lib/MockPWMOutput.pm Device-WebIO-0.003/t/lib/MockVideoOutput.pm Device-WebIO-0.003/t/200_two_types_one_obj.t Device-WebIO-0.003/t/lib/MockDigitalInput.pm Device-WebIO-0.003/lib/Device/WebIO Device-WebIO-0.003/lib/Device/WebIO/Device.pm Device-WebIO-0.003/t/080_still_image_output.t Device-WebIO-0.003/t/lib/MockDigitalOutput.pm Device-WebIO-0.003/t/lib/MockStillImageOutput.pm Device-WebIO-0.003/t_data/wumpus_video_dump.h264 Device-WebIO-0.003/lib/Device/WebIO/Exceptions.pm Device-WebIO-0.003/lib/Device/WebIO/Device Device-WebIO-0.003/lib/Device/WebIO/Device/SPI.pm Device-WebIO-0.003/lib/Device/WebIO/Device/I2C.pm Device-WebIO-0.003/lib/Device/WebIO/Device/PWM.pm Device-WebIO-0.003/lib/Device/WebIO/Device/ADC.pm Device-WebIO-0.003/t/lib/MockDigitalInputOutput.pm Device-WebIO-0.003/lib/Device/WebIO/Device/Serial.pm Device-WebIO-0.003/lib/Device/WebIO/Device/OneWire.pm Device-WebIO-0.003/lib/Device/WebIO/Device/VideoOutput.pm Device-WebIO-0.003/lib/Device/WebIO/Device/DigitalInput.pm Device-WebIO-0.003/lib/Device/WebIO/Device/DigitalOutput.pm Device-WebIO-0.003/lib/Device/WebIO/Device/StillImageOutput.pm Configuring T/TM/TMURRAY/Device-WebIO-0.003.tar.gz with Makefile.PL >>> C:\Perl-5.24-64\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Generating a dmake-style Makefile Writing Makefile for Device::WebIO Writing MYMETA.yml and MYMETA.json TMURRAY/Device-WebIO-0.003.tar.gz C:\Perl-5.24-64\bin\perl.exe Makefile.PL -- OK Running make for T/TM/TMURRAY/Device-WebIO-0.003.tar.gz >>> dmake cp lib/Device/WebIO/Exceptions.pm blib\lib\Device\WebIO\Exceptions.pm cp lib/Device/WebIO/Device/I2C.pm blib\lib\Device\WebIO\Device\I2C.pm cp lib/Device/WebIO/Device/StillImageOutput.pm blib\lib\Device\WebIO\Device\StillImageOutput.pm cp lib/Device/WebIO/Device/PWM.pm blib\lib\Device\WebIO\Device\PWM.pm cp lib/Device/WebIO/Device/Serial.pm blib\lib\Device\WebIO\Device\Serial.pm cp lib/Device/WebIO/Device/OneWire.pm blib\lib\Device\WebIO\Device\OneWire.pm cp lib/Device/WebIO/Device.pm blib\lib\Device\WebIO\Device.pm cp lib/Device/WebIO/Device/SPI.pm blib\lib\Device\WebIO\Device\SPI.pm cp lib/Device/WebIO/Device/DigitalInput.pm blib\lib\Device\WebIO\Device\DigitalInput.pm cp lib/Device/WebIO/Device/DigitalOutput.pm blib\lib\Device\WebIO\Device\DigitalOutput.pm cp lib/Device/WebIO/Device/VideoOutput.pm blib\lib\Device\WebIO\Device\VideoOutput.pm cp lib/Device/WebIO.pm blib\lib\Device\WebIO.pm cp lib/Device/WebIO/Device/ADC.pm blib\lib\Device\WebIO\Device\ADC.pm TMURRAY/Device-WebIO-0.003.tar.gz dmake -- OK Running make test >>> dmake test TEST_VERBOSE=1 "C:\Perl-5.24-64\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/001_load.t ................ 1..12 ok 1 - use Device::WebIO::Exceptions; ok 2 - use Device::WebIO; ok 3 - use Device::WebIO::Device; ok 4 - use Device::WebIO::Device::DigitalInput; ok 5 - use Device::WebIO::Device::DigitalOutput; ok 6 - use Device::WebIO::Device::ADC; ok 7 - use Device::WebIO::Device::PWM; ok 8 - use Device::WebIO::Device::SPI; ok 9 - use Device::WebIO::Device::I2C; ok 10 - use Device::WebIO::Device::Serial; ok 11 - use Device::WebIO::Device::OneWire; ok 12 - use Device::WebIO::Device::VideoOutput; ok t/002_pod.t ................. 1..13 ok 1 - POD test for lib/Device/WebIO.pm ok 2 - POD test for lib/Device/WebIO/Device.pm ok 3 - POD test for lib/Device/WebIO/Exceptions.pm (no pod) ok 4 - POD test for lib/Device/WebIO/Device/ADC.pm ok 5 - POD test for lib/Device/WebIO/Device/DigitalInput.pm ok 6 - POD test for lib/Device/WebIO/Device/DigitalOutput.pm ok 7 - POD test for lib/Device/WebIO/Device/I2C.pm (no pod) ok 8 - POD test for lib/Device/WebIO/Device/OneWire.pm (no pod) ok 9 - POD test for lib/Device/WebIO/Device/PWM.pm (no pod) ok 10 - POD test for lib/Device/WebIO/Device/Serial.pm (no pod) ok 11 - POD test for lib/Device/WebIO/Device/SPI.pm (no pod) ok 12 - POD test for lib/Device/WebIO/Device/StillImageOutput.pm ok 13 - POD test for lib/Device/WebIO/Device/VideoOutput.pm ok t/010_digital_input.t ....... 1..12 ok 1 - Does Device role ok 2 - Does DigitalInput role ok 3 - Pin 0 set as input ok 4 - Pin 1 set as input ok 5 - Pin 2 not set as input ok 6 - Input 0 on pin 0 ok 7 - Input 1 on pin 1 ok 8 - Fetch pin count ok 9 - Read whole port ok 10 - Caught exception for using too high a pin for set_as_input() ok 11 - Caught exception for using too high a pin for digital_input() ok 12 - Caught exception for using an output function on an input-only object ok t/020_digital_output.t ...... 1..13 ok 1 - Does Device role ok 2 - Does DigitalOutput role ok 3 - Pin 0 set as output ok 4 - Pin 1 set as output ok 5 - Pin 2 not set as output ok 6 - Output 0 on pin 0 ok 7 - Output 1 on pin 1 ok 8 - Fetch pin count ok 9 - Port write pin 0 ok 10 - Port write pin 5 ok 11 - Caught exception for using too high a pin on set_as_output() ok 12 - Caught exception for using too high a pin on digital_output() ok 13 - Caught exception for using an input function on an output-only object ok t/030_adc_input.t ........... 1..20 ok 1 - Does Device role ok 2 - Does ADC role ok 3 - Pin count ok 4 - Bit resolution pin 0 ok 5 - Max int pin 0 ok 6 - Volt reference pin 0 ok 7 - Bit resolution pin 2 ok 8 - Max int pin 2 ok 9 - Volt reference pin 2 ok 10 - ADC pin 0 set ok 11 - ADC pin 1 set ok 12 - ADC pin 2 set ok 13 - ADC pin 0 float ok 14 - ADC pin 2 float ok 15 - ADC pin 0 volts ok 16 - ADC pin 2 volts ok 17 - Caught exception for using too high a pin for adc_input_int() ok 18 - Caught exception for using too high a pin for adc_input_float() ok 19 - Caught exception for using too high a pin for adc_input_volts() ok 20 - Caught exception for using a digital output function on an adc-only object ok t/040_pwm_output.t .......... 1..13 ok 1 - Does Device role ok 2 - Does PWM role ok 3 - Pin count ok 4 - Bit resolution pin 0 ok 5 - Max int pin 0 ok 6 - Bit resolution pin 0 ok 7 - Max int pin 0 ok 8 - PWM pin 0 set ok 9 - PWM pin 1 set ok 10 - PWM pin 2 set ok 11 - Caught exception for using too high a pin for pwm_output_int() ok 12 - Caught exception for using too high a pin for pwm_output_float() ok 13 - Caught exception for using a digital output function on a pwm-only object ok Smartmatch is experimental at t/060_video_output.t line 60. t/060_video_output.t ........ 1..13 ok 1 - Does Device role ok 2 - Does VideoOutput role ok 3 - Channel count ok 4 - Width ok 5 - Height ok 6 - FPS ok 7 - Kbps ok 8 - Width ok 9 - Height ok 10 - FPS ok 11 - Kbps ok 12 - Content-type video/h264 is allowed ok 13 - Got video stream ok t/070_description.t ......... 1..3 ok 1 ok 2 ok 3 ok Smartmatch is experimental at t/080_still_image_output.t line 48. t/080_still_image_output.t .. 1..7 ok 1 - Channel count ok 2 - Width ok 3 - Height ok 4 - Width ok 5 - Height ok 6 - Content-type image/jpeg is allowed ok 7 - Got video stream ok t/200_two_types_one_obj.t ... 1..12 ok 1 - Does DigitalInput role ok 2 - Does DigitalOutput role ok 3 - Input pin count ok 4 - Output pin count ok 5 - Pin 0 set as input ok 6 - Pin 1 set as output ok 7 - Input 1 on pin 0 ok 8 - Output 1 on pin 1 ok 9 - Read whole port ok 10 - Port write pin 0 ok 11 - Port write pin 5 ok 12 - Caught exception for using too high a pin on set_as_output() ok All tests successful. Files=10, Tests=118, 3 wallclock secs ( 0.14 usr + 0.00 sys = 0.14 CPU) Result: PASS TMURRAY/Device-WebIO-0.003.tar.gz dmake test TEST_VERBOSE=1 -- OK Picked up version from Makefile Picked up distname from Makefile Picked up abstract from Makefile Timm Murray <tmurray@wumpus-cave.net> Duct Tape for the Internet of Things >>> (cd C:\cpanfly-5.24-64\var\tmp\cpan_build\Device-WebIO-0.003-3_KF3e && tar cvf - Device-WebIO-0.003.ppd blib) | gzip -c >C:/cpanfly-5.24-64/var/REPO/T/TM/TMURRAY/Device-WebIO-0.003.tar.gz Device-WebIO-0.003.ppd blib/ blib/lib/ blib/lib/Device/ blib/lib/Device/WebIO/ blib/lib/Device/WebIO/Device/ blib/lib/Device/WebIO/Device/ADC.pm blib/lib/Device/WebIO/Device/DigitalInput.pm blib/lib/Device/WebIO/Device/DigitalOutput.pm blib/lib/Device/WebIO/Device/I2C.pm blib/lib/Device/WebIO/Device/OneWire.pm blib/lib/Device/WebIO/Device/PWM.pm blib/lib/Device/WebIO/Device/Serial.pm blib/lib/Device/WebIO/Device/SPI.pm blib/lib/Device/WebIO/Device/StillImageOutput.pm blib/lib/Device/WebIO/Device/VideoOutput.pm blib/lib/Device/WebIO/Device.pm blib/lib/Device/WebIO/Exceptions.pm blib/lib/Device/WebIO.pm Finished 2016-06-19T23:12:46