Just an update. prove still gives me the "Symbol not found" error. But CATALYST_DEBUG=0 APP_TEST=1 perl -Ilib -d t/01app.t works just fine: all tests ok.
But I don't know why prove doesn't work. thanks for any suggestions. Tom MMI DNA Services Core Facility<http://www.ohsu.edu/xd/research/research-cores/dna-analysis/> 503-494-2442 kellert at ohsu.edu<http://ohsu.edu> Office: 6588 RJH (CROET/BasicScience) OHSU Shared Resources<http://www.ohsu.edu/xd/research/research-cores/index.cfm> On Sep 2, 2011, at 1:55 PM, Tom Keller wrote: Greetings, I think this is an old issue. But I don't know how to fix it. None of the previous comments that I've read about it seem relevant to Catalyst. I'm running OS X 10.6, perl 5.12.3, catalyst 5.8 $ CATALYST_DEBUG=0 APP_TEST=1 prove -l t/01app.t t/01app....dyld: lazy symbol binding failed: Symbol not found: _Perl_gv_add_by_type Referenced from: /opt/local/lib/perl5/vendor_perl/5.12.3/darwin-multi-2level/auto/List/Util/Util.bundle Expected in: flat namespace dyld: Symbol not found: _Perl_gv_add_by_type Referenced from: /opt/local/lib/perl5/vendor_perl/5.12.3/darwin-multi-2level/auto/List/Util/Util.bundle Expected in: flat namespace t/01app....dubious Test returned status 0 (wstat 5, 0x5) DIED. FAILED tests 1-13 Failed 13/13 tests, 0.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/01app.t 0 5 13 26 1-13 Failed 1/1 test scripts. 13/13 subtests failed. Files=1, Tests=13, 1 wallclock secs ( 0.04 cusr + 0.01 csys = 0.05 CPU) Failed 1/1 test programs. 13/13 subtests failed. Suggestions greatly appreciated. cheers, Tom MMI DNA Services Core Facility<http://www.ohsu.edu/xd/research/research-cores/dna-analysis/> 503-494-2442 kellert at ohsu.edu<http://ohsu.edu/> Office: 6588 RJH (CROET/BasicScience) OHSU Shared Resources<http://www.ohsu.edu/xd/research/research-cores/index.cfm> <ATT00001..txt>
_______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
