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/pristine/5.8.7/bin/perl /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/xsubpp -typemap /Users/cpanrun/pristine/5.8.7/lib/5.8.7/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 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -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/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" Suprtool.c Running Mkbootstrap for MPE::Suprtool () chmod 644 Suprtool.bs rm -f blib/arch/auto/MPE/Suprtool/Suprtool.bundle LD_RUN_PATH="" env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -arch ppc -arch i386 -Wl,-search_paths_first -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/pristine/5.8.7/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/test....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. 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 Failed List of Failed ------------------------------------------------------------------------------- t/test.t 2 512 11 21 190.91% 1-11 Failed 1/1 test scripts, 0.00% okay. 11/11 subtests failed, 0.00% okay. make: *** [test_dynamic] Error 2