Checking if your kit is complete... Looks good Warning: -Lgpslib changed to -L/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/GPS-Magellan/gpslib Note (probably harmless): No library found for -lgps Writing Makefile for GPS::Magellan::Message Writing Makefile for GPS::Magellan cp Magellan.pm blib/lib/GPS/Magellan.pm cp File.pm ../blib/lib/GPS/Magellan/File.pm cp Message.pm ../blib/lib/GPS/Magellan/Message.pm cp Coord.pm ../blib/lib/GPS/Magellan/Coord.pm Manifying ../blib/man3/GPS::Magellan::File.3 Manifying ../blib/man3/GPS::Magellan::Message.3 /Users/cpanrun/build/5.10.0/bin/perl /Users/cpanrun/build/5.10.0/lib/ExtUtils/xsubpp -typemap /Users/cpanrun/build/5.10.0/lib/ExtUtils/typemap -typemap typemap Magellan.xs > Magellan.xsc && mv Magellan.xsc Magellan.c gcc -c -I. -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -O3 -DVERSION=\"0.61\" -DXS_VERSION=\"0.61\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" -DLINUX Magellan.c Running Mkbootstrap for GPS::Magellan () chmod 644 Magellan.bs rm -f blib/arch/auto/GPS/Magellan/Magellan.bundle env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -Wl,-search_paths_first -arch ppc -arch i386 -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.3 Magellan.o -o blib/arch/auto/GPS/Magellan/Magellan.bundle \ \ chmod 755 blib/arch/auto/GPS/Magellan/Magellan.bundle cp Magellan.bs blib/arch/auto/GPS/Magellan/Magellan.bs chmod 644 blib/arch/auto/GPS/Magellan/Magellan.bs Manifying blib/man3/GPS::Magellan.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/1.... # Failed test 'use GPS::Magellan;' # at t/1.t line 16. # Tried to use 'GPS::Magellan'. # Error: Can't load '/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/GPS-Magellan/blib/arch/auto/GPS/Magellan/Magellan.bundle' for module GPS::Magellan: dlopen(/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/GPS-Magellan/blib/arch/auto/GPS/Magellan/Magellan.bundle, 2): Symbol not found: _magellan_handon # Referenced from: /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/GPS-Magellan/blib/arch/auto/GPS/Magellan/Magellan.bundle # Expected in: dynamic lookup # at (eval 4) line 2 # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at t/1.t line 16. not ok 1 - use GPS::Magellan; ok 2 - use GPS::Magellan::File; ok 3 - use GPS::Magellan::Coord; ok 4 - use GPS::Magellan::Message; ok 5 # skip in OFFLINE test ok 6 # skip in OFFLINE test calling init not ok 7 - port handle # TODO test case for $GPS::Magellan::Serial # Failed (TODO) test 'port handle' # at t/1.t line 30. ok 8 - object type isa GPS::Magellan ok 9 - no exception in connect() ok 10 - connect() result ok 11 - get waypoints: no exception # test-data/ref.WAYPOINT.dump ok 12 - get waypoints: result ok 13 - result matches ref data ok 14 - GPS::Magellan::File::Way_Txt: no exception ok 15 - is a GPS::Magellan::File isa GPS::Magellan::File ok 16 - GPS::Magellan::File::Way_Txt->can(...) ok 17 - has name ok 18 - as_string() returned something ok 19 - write() did not throw exception ok 20 - write() result # Looks like you failed 1 test of 20. 1..20 dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/20 tests, 95.00% okay (less 2 skipped tests: 17 okay, 85.00%) Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/1.t 1 256 20 1 1 2 subtests skipped. Failed 1/1 test scripts. 1/20 subtests failed. Files=1, Tests=20, 0 wallclock secs ( 0.15 cusr + 0.05 csys = 0.20 CPU) Failed 1/1 test programs. 1/20 subtests failed. make: *** [test_dynamic] Error 1