This module will only run under the MPE/iX operating system Checking if your kit is complete... Looks good Writing Makefile for MPE::Suprtool cp Suprtool.pm blib/lib/MPE/Suprtool.pm /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 Suprtool.xs > Suprtool.xsc && mv -f Suprtool.xsc Suprtool.c gcc -c -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 -DPERL_EXTMALLOC_DEF -Dmalloc=Perl_malloc -Dfree=Perl_mfree -Drealloc=Perl_realloc -Dcalloc=Perl_calloc -DVERSION=\"0.51\" -DXS_VERSION=\"0.51\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" Suprtool.c Running Mkbootstrap for MPE::Suprtool () chmod 644 Suprtool.bs rm -f blib/arch/auto/MPE/Suprtool/Suprtool.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 Suprtool.o -o blib/arch/auto/MPE/Suprtool/Suprtool.bundle \ \ chmod 755 blib/arch/auto/MPE/Suprtool/Suprtool.bundle cp Suprtool.bs blib/arch/auto/MPE/Suprtool/Suprtool.bs chmod 644 blib/arch/auto/MPE/Suprtool/Suprtool.bs Manifying blib/man3/MPE::Suprtool.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/test....1..11 Can't load '/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/MPE-Suprtool/blib/arch/auto/MPE/Suprtool/Suprtool.bundle' for module MPE::Suprtool: dlopen(/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/MPE-Suprtool/blib/arch/auto/MPE/Suprtool/Suprtool.bundle, 2): Symbol not found: _HPGETPROCPLABEL Referenced from: /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/MPE-Suprtool/blib/arch/auto/MPE/Suprtool/Suprtool.bundle Expected in: dynamic lookup at t/test.t line 11 Compilation failed in require at t/test.t line 11. BEGIN failed--compilation aborted at t/test.t line 11. not ok 1 dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-11 Failed 11/11 tests, 0.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/test.t 2 512 11 21 1-11 Failed 1/1 test scripts. 11/11 subtests failed. Files=1, Tests=11, 0 wallclock secs ( 0.06 cusr + 0.03 csys = 0.09 CPU) Failed 1/1 test programs. 11/11 subtests failed. make: *** [test_dynamic] Error 2