When attempting to make test, I get:

Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/Mac-Growl....ok 1/11**** ERROR **** PerlObjCBridge: convertPerlToObjC(): Referenced thingy not blessed **** ERROR **** PerlObjCBridge: convertArg() for index 2: convertPerlToObjC() failed **** ERROR **** PerlObjCBridge: sendObjcMessage: Error converting argument 1 for message "iconForFile:" **** ERROR **** PerlObjCBridge: error sending message iconForFile: at /System/Library/Perl/Extras/5.8.6/darwin-thread-multi-2level/PerlObjCBridge.pm line 230, <DATA> line 1.
# Looks like you planned 11 tests but only ran 1.
# Looks like your test died just after 1.
t/Mac-Growl....dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-11
        Failed 10/11 tests, 9.09% okay
Failed Test   Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/Mac-Growl.t  255 65280    11   20 181.82%  2-11
Failed 1/1 test scripts, 0.00% okay. 10/11 subtests failed, 9.09% okay.
make: *** [test_dynamic] Error 2
  /usr/bin/make test -- NOT OK
Running make install
  make test had returned bad status, won't install without force

--snip--

Any clue?

Trey

Reply via email to