Cannot determine perl version info from lib/Mac/MissileLauncher.pm include C:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Mac-MissileLauncher/inc/Module/Install.pm include inc/Module/Install/Metadata.pm include inc/Module/Install/Base.pm include inc/Module/Install/TestBase.pm include inc/Module/Install/Include.pm include inc/Test/Base.pm include inc/Test/Base/Filter.pm include inc/Spiffy.pm include inc/Test/More.pm include inc/Test/Builder.pm include inc/Test/Builder/Module.pm include inc/Module/Install/WriteAll.pm Writing META.yml include inc/Module/Install/Makefile.pm include inc/Module/Install/Win32.pm include inc/Module/Install/Can.pm include inc/Module/Install/Fetch.pm Checking if your kit is complete... Looks good Writing Makefile for Mac::MissileLauncher Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Mac/MissileLauncher.pm blib\lib\Mac\MissileLauncher.pm Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib\lib', 'blib\arch')" t/*.t t/00_compile....1..1 ok 1 - use Mac::MissileLauncher; Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe C:\cpanrun\build\5-10-0\lib\ExtUtils\xsubpp -typemap C:\cpanrun\build\5-10-0\lib\ExtUtils\typemap MissileLauncher.xs > MissileLauncher.xsc && C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e mv MissileLauncher.xsc MissileLauncher.c cl -c -IC:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Mac-MissileLauncher/t -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1 -DVERSION=\"0.00\" -DXS_VERSION=\"0.00\" "-IC:\cpanrun\build\5-10-0\lib\CORE" MissileLauncher.c MissileLauncher.c MissileLauncher.xs(6) : fatal error C1083: Cannot open include file: 'usb.h': No such file or directory NMAKE : fatal error U1077: 'cl' : return code '0x2' Stop. A problem was encountered while attempting to compile and install your Inline C code. The command that failed was: nmake > out.make 2>&1 The build directory was: C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Mac-MissileLauncher\_Inline\build\Mac\MissileLauncher To debug the problem, cd to the build directory, and inspect the output files. at t/00_compile.t line 0 INIT failed--call queue aborted. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) after all the subtests completed successfully Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/00_compile.t 255 65280 1 0 ?? Failed 1/1 test scripts. 0/1 subtests failed. Files=1, Tests=1, 11 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/1 test programs. 0/1 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.