warning: Growl cannot be found! ... but we will attempt to install anyway. Checking if your kit is complete... Looks good Writing Makefile for Mac::Growl Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Mac/Growl.pm blib\lib\Mac\Growl.pm cp lib/Mac/Glue/glues/GrowlHelperApp blib\lib\Mac\Glue\glues\GrowlHelperApp cp lib/Mac/Glue/glues/GrowlHelperApp.pod blib\lib\Mac\Glue\glues\GrowlHelperApp.pod 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, 'blib\lib', 'blib\arch')" t/*.t t/Mac-Growl....1..11 not ok 1 - use Mac::Growl; # Failed test 'use Mac::Growl;' # at t/Mac-Growl.t line 12. # Tried to use 'Mac::Growl'. # Error: Can't locate object method "stringWithCString_" via package "NSString" (perhaps you forgot to load "NSString"?) at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Mac-Growl\blib\lib/Mac/Growl.pm line 64. # BEGIN failed--compilation aborted at t/Mac-Growl.t line 12. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Attempt to reload Mac/Growl.pm aborted. Compilation failed in require at t/Mac-Growl.t line 14. BEGIN failed--compilation aborted at t/Mac-Growl.t line 14. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-11 Failed 11/11 tests, 0.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/Mac-Growl.t 255 65280 11 21 1-11 Failed 1/1 test scripts. 11/11 subtests failed. Files=1, Tests=11, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/1 test programs. 11/11 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.