PATH=/usr/bin:/bin:/home/fly2000/var/megalib/bin Start 2014-11-27T20:04:34 ActivePerl-2000 CPAN-2.00 Reading '/home/fly2000/var/cpan/Metadata' Database was generated on Fri, 28 Nov 2014 02:29:02 GMT Running make for T/TM/TMURRAY/Device-WebIO-0.007.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/T/TM/TMURRAY/Device-WebIO-0.007.tar.gz Checksum for /home/fly2000/var/cpan/sources/authors/id/T/TM/TMURRAY/Device-WebIO-0.007.tar.gz ok Device-WebIO-0.007/ Device-WebIO-0.007/MANIFEST Device-WebIO-0.007/lib/ Device-WebIO-0.007/lib/Device/ Device-WebIO-0.007/lib/Device/WebIO.pm Device-WebIO-0.007/lib/Device/WebIO/ Device-WebIO-0.007/lib/Device/WebIO/Device.pm Device-WebIO-0.007/lib/Device/WebIO/Device/ Device-WebIO-0.007/lib/Device/WebIO/Device/PWM.pm Device-WebIO-0.007/lib/Device/WebIO/Device/VideoOutput.pm Device-WebIO-0.007/lib/Device/WebIO/Device/I2CUser.pm Device-WebIO-0.007/lib/Device/WebIO/Device/DigitalInputCallback.pm Device-WebIO-0.007/lib/Device/WebIO/Device/OneWire.pm Device-WebIO-0.007/lib/Device/WebIO/Device/Serial.pm Device-WebIO-0.007/lib/Device/WebIO/Device/I2CProvider.pm Device-WebIO-0.007/lib/Device/WebIO/Device/StillImageOutput.pm Device-WebIO-0.007/lib/Device/WebIO/Device/SPI.pm Device-WebIO-0.007/lib/Device/WebIO/Device/TempSensor.pm Device-WebIO-0.007/lib/Device/WebIO/Device/DigitalInput.pm Device-WebIO-0.007/lib/Device/WebIO/Device/DigitalOutput.pm Device-WebIO-0.007/lib/Device/WebIO/Device/ADC.pm Device-WebIO-0.007/lib/Device/WebIO/Exceptions.pm Device-WebIO-0.007/examples/ Device-WebIO-0.007/examples/rpi_firmata_link_blink.pl Device-WebIO-0.007/META.json Device-WebIO-0.007/LICENSE Device-WebIO-0.007/t_data/ Device-WebIO-0.007/t_data/test.jpg Device-WebIO-0.007/t_data/wumpus_video_dump.h264 Device-WebIO-0.007/TODO Device-WebIO-0.007/README Device-WebIO-0.007/CHANGELOG Device-WebIO-0.007/Makefile.PL Device-WebIO-0.007/dist.ini Device-WebIO-0.007/t/ Device-WebIO-0.007/t/030_adc_input.t Device-WebIO-0.007/t/lib/ Device-WebIO-0.007/t/lib/MockVideoOutput.pm Device-WebIO-0.007/t/lib/MockDigitalInputCallback.pm Device-WebIO-0.007/t/lib/MockADCInput.pm Device-WebIO-0.007/t/lib/MockPWMOutput.pm Device-WebIO-0.007/t/lib/MockDigitalInput.pm Device-WebIO-0.007/t/lib/MockTempSensor.pm Device-WebIO-0.007/t/lib/MockDigitalInputOutput.pm Device-WebIO-0.007/t/lib/MockDigitalOutput.pm Device-WebIO-0.007/t/lib/MockStillImageOutput.pm Device-WebIO-0.007/t/lib/MockI2CUser.pm Device-WebIO-0.007/t/lib/MockI2CProvider.pm Device-WebIO-0.007/t/100_temp_sensors.t Device-WebIO-0.007/t/080_still_image_output.t Device-WebIO-0.007/t/040_pwm_output.t Device-WebIO-0.007/t/010_digital_input.t Device-WebIO-0.007/t/110_digital_input_callback.t Device-WebIO-0.007/t/060_video_output.t Device-WebIO-0.007/t/001_load.t Device-WebIO-0.007/t/090_i2c.t Device-WebIO-0.007/t/200_two_types_one_obj.t Device-WebIO-0.007/t/070_description.t Device-WebIO-0.007/t/020_digital_output.t Device-WebIO-0.007/t/002_pod.t CPAN.pm: Building T/TM/TMURRAY/Device-WebIO-0.007.tar.gz >>> /home/fly2000/ap2000-298540/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Device::WebIO Writing MYMETA.yml and MYMETA.json >>> make cp lib/Device/WebIO/Device/OneWire.pm blib/lib/Device/WebIO/Device/OneWire.pm cp lib/Device/WebIO/Device/DigitalInputCallback.pm blib/lib/Device/WebIO/Device/DigitalInputCallback.pm cp lib/Device/WebIO/Device/ADC.pm blib/lib/Device/WebIO/Device/ADC.pm cp lib/Device/WebIO/Device/PWM.pm blib/lib/Device/WebIO/Device/PWM.pm cp lib/Device/WebIO/Device/DigitalOutput.pm blib/lib/Device/WebIO/Device/DigitalOutput.pm cp lib/Device/WebIO/Device/I2CProvider.pm blib/lib/Device/WebIO/Device/I2CProvider.pm cp lib/Device/WebIO/Device/StillImageOutput.pm blib/lib/Device/WebIO/Device/StillImageOutput.pm cp lib/Device/WebIO/Device/I2CUser.pm blib/lib/Device/WebIO/Device/I2CUser.pm cp lib/Device/WebIO/Device.pm blib/lib/Device/WebIO/Device.pm cp lib/Device/WebIO/Device/TempSensor.pm blib/lib/Device/WebIO/Device/TempSensor.pm cp lib/Device/WebIO/Device/VideoOutput.pm blib/lib/Device/WebIO/Device/VideoOutput.pm cp lib/Device/WebIO/Exceptions.pm blib/lib/Device/WebIO/Exceptions.pm cp lib/Device/WebIO/Device/SPI.pm blib/lib/Device/WebIO/Device/SPI.pm cp lib/Device/WebIO/Device/Serial.pm blib/lib/Device/WebIO/Device/Serial.pm cp lib/Device/WebIO/Device/DigitalInput.pm blib/lib/Device/WebIO/Device/DigitalInput.pm cp lib/Device/WebIO.pm blib/lib/Device/WebIO.pm Manifying 11 pod documents TMURRAY/Device-WebIO-0.007.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/home/fly2000/ap2000-298540/bin/perl-static" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/001_load.t .................... 1..14 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::DigitalInputCallback; ok 7 - use Device::WebIO::Device::ADC; ok 8 - use Device::WebIO::Device::PWM; ok 9 - use Device::WebIO::Device::SPI; ok 10 - use Device::WebIO::Device::I2CProvider; ok 11 - use Device::WebIO::Device::I2CUser; ok 12 - use Device::WebIO::Device::Serial; ok 13 - use Device::WebIO::Device::OneWire; ok 14 - use Device::WebIO::Device::VideoOutput; ok t/002_pod.t ..................... 1..16 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/Serial.pm (no pod) ok 5 - POD test for lib/Device/WebIO/Device/I2CProvider.pm ok 6 - POD test for lib/Device/WebIO/Device/DigitalOutput.pm ok 7 - POD test for lib/Device/WebIO/Device/SPI.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/StillImageOutput.pm ok 10 - POD test for lib/Device/WebIO/Device/I2CUser.pm ok 11 - POD test for lib/Device/WebIO/Device/DigitalInputCallback.pm ok 12 - POD test for lib/Device/WebIO/Device/PWM.pm (no pod) ok 13 - POD test for lib/Device/WebIO/Device/DigitalInput.pm ok 14 - POD test for lib/Device/WebIO/Device/ADC.pm ok 15 - POD test for lib/Device/WebIO/Device/VideoOutput.pm ok 16 - POD test for lib/Device/WebIO/Device/TempSensor.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 51. t/080_still_image_output.t ...... 1..9 ok 1 - Channel count ok 2 - Width ok 3 - Height ok 4 - Quality ok 5 - Width ok 6 - Height ok 7 - Quality ok 8 - Content-type image/jpeg is allowed ok 9 - Got video stream ok t/090_i2c.t ..................... 1..2 ok 1 - Set/get first register ok 2 - Set/get second register ok t/100_temp_sensors.t ............ 1..6 ok 1 - Got temp in celsius ok 2 - Got temp in kelvins ok 3 - Got temp in fahrenheit ok 4 - Got temp in celsius ok 5 - Got temp in kelvins ok 6 - Got temp in fahrenheit ok t/110_digital_input_callback.t .. 1..16 ok 1 - Does Device role ok 2 - Does DigitalInputCallback role ok 3 - Pin 0 set as input ok 4 - Pin 1 set as input ok 5 - Pin 2 set as input ok 6 - Pin 3 set as input ok 7 - Fetch pin count ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 - Began loop 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=13, Tests=149, 3 wallclock secs ( 0.11 usr 0.02 sys + 1.82 cusr 0.20 csys = 2.15 CPU) Result: PASS TMURRAY/Device-WebIO-0.007.tar.gz make 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 /home/fly2000/var/cpan/build/Device-WebIO-0.007-tm6JOr && tar cvf - Device-WebIO-0.007.ppd blib) | gzip -c >/home/fly2000/var/REPO/T/TM/TMURRAY/Device-WebIO-0.007.tar.gz Device-WebIO-0.007.ppd blib/ blib/man3/ blib/man3/Device::WebIO::Device::DigitalOutput.3 blib/man3/Device::WebIO::Device::DigitalInputCallback.3 blib/man3/Device::WebIO::Device.3 blib/man3/Device::WebIO.3 blib/man3/Device::WebIO::Device::DigitalInput.3 blib/man3/Device::WebIO::Device::ADC.3 blib/man3/Device::WebIO::Device::I2CUser.3 blib/man3/Device::WebIO::Device::TempSensor.3 blib/man3/Device::WebIO::Device::StillImageOutput.3 blib/man3/Device::WebIO::Device::I2CProvider.3 blib/man3/Device::WebIO::Device::VideoOutput.3 blib/lib/ blib/lib/Device/ blib/lib/Device/WebIO.pm blib/lib/Device/WebIO/ blib/lib/Device/WebIO/Device.pm blib/lib/Device/WebIO/Device/ blib/lib/Device/WebIO/Device/Serial.pm blib/lib/Device/WebIO/Device/I2CProvider.pm blib/lib/Device/WebIO/Device/DigitalOutput.pm blib/lib/Device/WebIO/Device/SPI.pm blib/lib/Device/WebIO/Device/OneWire.pm blib/lib/Device/WebIO/Device/StillImageOutput.pm blib/lib/Device/WebIO/Device/I2CUser.pm blib/lib/Device/WebIO/Device/DigitalInputCallback.pm blib/lib/Device/WebIO/Device/PWM.pm blib/lib/Device/WebIO/Device/DigitalInput.pm blib/lib/Device/WebIO/Device/ADC.pm blib/lib/Device/WebIO/Device/VideoOutput.pm blib/lib/Device/WebIO/Device/TempSensor.pm blib/lib/Device/WebIO/Exceptions.pm >>> mv /home/fly2000/var/cpan/build/Device-WebIO-0.007-tm6JOr/Device-WebIO-0.007.ppd /home/fly2000/var/REPO/T/TM/TMURRAY VmSize: 301444 kB Finished 2014-11-27T20:04:41