This module will only run under the MPE/iX operating system Checking if your kit is complete... Looks good Writing Makefile for MPE::CIvar cp CIvar.pm blib/lib/MPE/CIvar.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 CIvar.xs > CIvar.xsc && mv -f CIvar.xsc CIvar.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=\"1.11\" -DXS_VERSION=\"1.11\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" CIvar.c Running Mkbootstrap for MPE::CIvar () chmod 644 CIvar.bs rm -f blib/arch/auto/MPE/CIvar/CIvar.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 CIvar.o -o blib/arch/auto/MPE/CIvar/CIvar.bundle chmod 755 blib/arch/auto/MPE/CIvar/CIvar.bundle cp CIvar.bs blib/arch/auto/MPE/CIvar/CIvar.bs chmod 644 blib/arch/auto/MPE/CIvar/CIvar.bs Manifying blib/man3/MPE::CIvar.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-CIvar/blib/arch/auto/MPE/CIvar/CIvar.bundle' for module MPE::CIvar: dlopen(/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/MPE-CIvar/blib/arch/auto/MPE/CIvar/CIvar.bundle, 2): Symbol not found: _SETJCW Referenced from: /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/MPE-CIvar/blib/arch/auto/MPE/CIvar/CIvar.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-17 Failed 17/17 tests, 0.00% okay Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/test.t 2 512 17 33 194.12% 1-17 Failed 1/1 test scripts, 0.00% okay. 17/17 subtests failed, 0.00% okay. make: *** [test_dynamic] Error 2