Checking if your kit is complete... Looks good Writing Makefile for POSIX::RT::Semaphore cp Semaphore.pm blib/lib/POSIX/RT/Semaphore.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 -typemap typemap Semaphore.xs > Semaphore.xsc && mv Semaphore.xsc Semaphore.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 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O3 -DVERSION=\"0.04\" -DXS_VERSION=\"0.04\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" Semaphore.c Semaphore.xs: In function 'XS_POSIX__RT__Semaphore___base_DESTROY':Semaphore.xs: In function 'XS_POSIX__RT__Semaphore___base_DESTROY': Semaphore.xs:160: warning: comparison between pointer and integer Semaphore.xs:160: warning: comparison between pointer and integer Semaphore.xs:164: warning: comparison between pointer and integerSemaphore.xs:164: warning: comparison between pointer and integer Semaphore.xs: In function 'XS_POSIX__RT__Semaphore___base_wait': Semaphore.xs:174: warning: comparison between pointer and integer Semaphore.xs: In function 'XS_POSIX__RT__Semaphore___base_wait': Semaphore.xs:174: warning: comparison between pointer and integer Semaphore.xs: In function 'XS_POSIX__RT__Semaphore___base_trywait': Semaphore.xs:185: warning: comparison between pointer and integer Semaphore.xs: In function 'XS_POSIX__RT__Semaphore___base_trywait': Semaphore.xs:185: warning: comparison between pointer and integer Semaphore.xs: In function 'XS_POSIX__RT__Semaphore___base_timedwait': Semaphore.xs:202: warning: comparison between pointer and integer Semaphore.xs: In function 'XS_POSIX__RT__Semaphore___base_timedwait': Semaphore.xs:202: warning: comparison between pointer and integer Semaphore.xs: In function 'XS_POSIX__RT__Semaphore___base_post': Semaphore.xs:222: warning: comparison between pointer and integer Semaphore.xs: In function 'XS_POSIX__RT__Semaphore___base_post': Semaphore.xs:222: warning: comparison between pointer and integer Semaphore.xs: In function 'XS_POSIX__RT__Semaphore___base_getvalue': Semaphore.xs:234: warning: comparison between pointer and integer Semaphore.xs: In function 'XS_POSIX__RT__Semaphore___base_getvalue': Semaphore.xs:234: warning: comparison between pointer and integer Semaphore.xs: In function 'XS_POSIX__RT__Semaphore___base_name': Semaphore.xs:248: warning: comparison between pointer and integer Semaphore.xs: In function 'XS_POSIX__RT__Semaphore___base_name': Semaphore.xs:248: warning: comparison between pointer and integer Semaphore.xs: In function 'XS_POSIX__RT__Semaphore__Unnamed_destroy': Semaphore.xs:286: warning: comparison between pointer and integer Semaphore.xs: In function 'XS_POSIX__RT__Semaphore__Unnamed_destroy': Semaphore.xs:286: warning: comparison between pointer and integer Semaphore.xs: In function 'XS_POSIX__RT__Semaphore__Named_open': Semaphore.xs:312: warning: comparison between pointer and integer Semaphore.xs: In function 'XS_POSIX__RT__Semaphore__Named_open': Semaphore.xs:312: warning: comparison between pointer and integer Semaphore.xs: In function 'XS_POSIX__RT__Semaphore__Named_close': Semaphore.xs:329: warning: comparison between pointer and integer Semaphore.xs: In function 'XS_POSIX__RT__Semaphore__Named_close': Semaphore.xs:329: warning: comparison between pointer and integer Running Mkbootstrap for POSIX::RT::Semaphore () chmod 644 Semaphore.bs rm -f blib/arch/auto/POSIX/RT/Semaphore/Semaphore.bundle LD_RUN_PATH="/usr/lib" 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 Semaphore.o -o blib/arch/auto/POSIX/RT/Semaphore/Semaphore.bundle -lpthread chmod 755 blib/arch/auto/POSIX/RT/Semaphore/Semaphore.bundle cp Semaphore.bs blib/arch/auto/POSIX/RT/Semaphore/Semaphore.bs chmod 644 blib/arch/auto/POSIX/RT/Semaphore/Semaphore.bs Manifying blib/man3/POSIX::RT::Semaphore.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/01util..................ok 1/10 skipped: expected skip t/can.....................Can't load '/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/POSIX-RT-Semaphore/blib/arch/auto/POSIX/RT/Semaphore/Semaphore.bundle' for module POSIX::RT::Semaphore: dlopen(/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/POSIX-RT-Semaphore/blib/arch/auto/POSIX/RT/Semaphore/Semaphore.bundle, 2): Symbol not found: _sem_timedwait Referenced from: /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/POSIX-RT-Semaphore/blib/arch/auto/POSIX/RT/Semaphore/Semaphore.bundle Expected in: dynamic lookup at /Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/XSLoader.pm line 43 BEGIN failed--compilation aborted at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/POSIX-RT-Semaphore/blib/lib/POSIX/RT/Semaphore.pm line 43. Compilation failed in require at t/can.t line 9. BEGIN failed--compilation aborted at t/can.t line 9. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-26 Failed 26/26 tests, 0.00% okay t/ctors................... # Failed test (t/ctors.t at line 11) # Tried to use 'POSIX::RT::Semaphore'. # Error: Can't load '/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/POSIX-RT-Semaphore/blib/arch/auto/POSIX/RT/Semaphore/Semaphore.bundle' for module POSIX::RT::Semaphore: dlopen(/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/POSIX-RT-Semaphore/blib/arch/auto/POSIX/RT/Semaphore/Semaphore.bundle, 2): Symbol not found: _sem_timedwait # Referenced from: /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/POSIX-RT-Semaphore/blib/arch/auto/POSIX/RT/Semaphore/Semaphore.bundle # Expected in: dynamic lookup # at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/POSIX-RT-Semaphore/blib/lib/POSIX/RT/Semaphore.pm line 43 # BEGIN failed--compilation aborted at t/ctors.t line 11. # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at (eval 4) line 2. # Failed test (t/ctors.t at line 26) # Failed test (t/ctors.t at line 27) # The object isn't defined Can't call method "getvalue" on an undefined value at t/ctors.t line 28. # Looks like you planned 70 tests but only ran 3. # Looks like your test died just after 3. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-70 Failed 70/70 tests, 0.00% okay t/fork-inherit-named...... # Failed test (t/fork-inherit-named.t at line 12) # Tried to use 'POSIX::RT::Semaphore'. # Error: Can't load '/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/POSIX-RT-Semaphore/blib/arch/auto/POSIX/RT/Semaphore/Semaphore.bundle' for module POSIX::RT::Semaphore: dlopen(/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/POSIX-RT-Semaphore/blib/arch/auto/POSIX/RT/Semaphore/Semaphore.bundle, 2): Symbol not found: _sem_timedwait # Referenced from: /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/POSIX-RT-Semaphore/blib/arch/auto/POSIX/RT/Semaphore/Semaphore.bundle # Expected in: dynamic lookup # at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/POSIX-RT-Semaphore/blib/lib/POSIX/RT/Semaphore.pm line 43 # BEGIN failed--compilation aborted at t/fork-inherit-named.t line 12. # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at (eval 4) line 2. Can't locate object method "open" via package "POSIX::RT::Semaphore" at t/fork-inherit-named.t line 22. # Looks like you planned 7 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-7 Failed 7/7 tests, 0.00% okay t/fork-inherit-unnamed.... # Failed test (t/fork-inherit-unnamed.t at line 12) # Tried to use 'POSIX::RT::Semaphore'. # Error: Can't load '/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/POSIX-RT-Semaphore/blib/arch/auto/POSIX/RT/Semaphore/Semaphore.bundle' for module POSIX::RT::Semaphore: dlopen(/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/POSIX-RT-Semaphore/blib/arch/auto/POSIX/RT/Semaphore/Semaphore.bundle, 2): Symbol not found: _sem_timedwait # Referenced from: /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/POSIX-RT-Semaphore/blib/arch/auto/POSIX/RT/Semaphore/Semaphore.bundle # Expected in: dynamic lookup # at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/POSIX-RT-Semaphore/blib/lib/POSIX/RT/Semaphore.pm line 43 # BEGIN failed--compilation aborted at t/fork-inherit-unnamed.t line 12. # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at (eval 4) line 2. Can't locate object method "init" via package "POSIX::RT::Semaphore" at t/fork-inherit-unnamed.t line 21. # Looks like you planned 6 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-6 Failed 6/6 tests, 0.00% okay t/fork-reopen............. # Failed test (t/fork-reopen.t at line 12) # Tried to use 'POSIX::RT::Semaphore'. # Error: Can't load '/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/POSIX-RT-Semaphore/blib/arch/auto/POSIX/RT/Semaphore/Semaphore.bundle' for module POSIX::RT::Semaphore: dlopen(/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/POSIX-RT-Semaphore/blib/arch/auto/POSIX/RT/Semaphore/Semaphore.bundle, 2): Symbol not found: _sem_timedwait # Referenced from: /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/POSIX-RT-Semaphore/blib/arch/auto/POSIX/RT/Semaphore/Semaphore.bundle # Expected in: dynamic lookup # at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/POSIX-RT-Semaphore/blib/lib/POSIX/RT/Semaphore.pm line 43 # BEGIN failed--compilation aborted at t/fork-reopen.t line 12. # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at (eval 4) line 2. Can't locate object method "open" via package "POSIX::RT::Semaphore" at t/fork-reopen.t line 35. # Looks like you planned 7 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-7 Failed 7/7 tests, 0.00% okay t/invalid................. # Failed test (t/invalid.t at line 12) # Tried to use 'POSIX::RT::Semaphore'. # Error: Can't load '/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/POSIX-RT-Semaphore/blib/arch/auto/POSIX/RT/Semaphore/Semaphore.bundle' for module POSIX::RT::Semaphore: dlopen(/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/POSIX-RT-Semaphore/blib/arch/auto/POSIX/RT/Semaphore/Semaphore.bundle, 2): Symbol not found: _sem_timedwait # Referenced from: /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/POSIX-RT-Semaphore/blib/arch/auto/POSIX/RT/Semaphore/Semaphore.bundle # Expected in: dynamic lookup # at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/POSIX-RT-Semaphore/blib/lib/POSIX/RT/Semaphore.pm line 43 # BEGIN failed--compilation aborted at t/invalid.t line 12. # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at (eval 4) line 2. Can't locate object method "open" via package "POSIX::RT::Semaphore" at t/invalid.t line 21. # Looks like you planned 14 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-14 Failed 14/14 tests, 0.00% okay t/named................... # Failed test (t/named.t at line 11) # Tried to use 'POSIX::RT::Semaphore'. # Error: Can't load '/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/POSIX-RT-Semaphore/blib/arch/auto/POSIX/RT/Semaphore/Semaphore.bundle' for module POSIX::RT::Semaphore: dlopen(/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/POSIX-RT-Semaphore/blib/arch/auto/POSIX/RT/Semaphore/Semaphore.bundle, 2): Symbol not found: _sem_timedwait # Referenced from: /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/POSIX-RT-Semaphore/blib/arch/auto/POSIX/RT/Semaphore/Semaphore.bundle # Expected in: dynamic lookup # at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/POSIX-RT-Semaphore/blib/lib/POSIX/RT/Semaphore.pm line 43 # BEGIN failed--compilation aborted at t/named.t line 11. # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at (eval 4) line 2. Can't locate object method "open" via package "POSIX::RT::Semaphore" at t/named.t line 22. # Looks like you planned 17 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-17 Failed 17/17 tests, 0.00% okay t/pod.....................ok t/threaded................ # Failed test (t/threaded.t at line 19) # Tried to use 'POSIX::RT::Semaphore'. # Error: Can't load '/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/POSIX-RT-Semaphore/blib/arch/auto/POSIX/RT/Semaphore/Semaphore.bundle' for module POSIX::RT::Semaphore: dlopen(/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/POSIX-RT-Semaphore/blib/arch/auto/POSIX/RT/Semaphore/Semaphore.bundle, 2): Symbol not found: _sem_timedwait # Referenced from: /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/POSIX-RT-Semaphore/blib/arch/auto/POSIX/RT/Semaphore/Semaphore.bundle # Expected in: dynamic lookup # at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/POSIX-RT-Semaphore/blib/lib/POSIX/RT/Semaphore.pm line 43 # BEGIN failed--compilation aborted at t/threaded.t line 19. # Compilation failed in require at (eval 5) line 2. # BEGIN failed--compilation aborted at (eval 5) line 2. Can't locate object method "init" via package "POSIX::RT::Semaphore" at t/threaded.t line 28. # Looks like you planned 14 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-14 Failed 14/14 tests, 0.00% okay t/unnamed................. # Failed test (t/unnamed.t at line 10) # Tried to use 'POSIX::RT::Semaphore'. # Error: Can't load '/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/POSIX-RT-Semaphore/blib/arch/auto/POSIX/RT/Semaphore/Semaphore.bundle' for module POSIX::RT::Semaphore: dlopen(/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/POSIX-RT-Semaphore/blib/arch/auto/POSIX/RT/Semaphore/Semaphore.bundle, 2): Symbol not found: _sem_timedwait # Referenced from: /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/POSIX-RT-Semaphore/blib/arch/auto/POSIX/RT/Semaphore/Semaphore.bundle # Expected in: dynamic lookup # at /Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/XSLoader.pm line 43 # BEGIN failed--compilation aborted at t/unnamed.t line 10. # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at (eval 4) line 2. Can't locate object method "init" via package "POSIX::RT::Semaphore" at t/unnamed.t line 19. # Looks like you planned 17 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-17 Failed 17/17 tests, 0.00% okay t/use_basic............... # Failed test (t/use_basic.t at line 8) # Tried to use 'POSIX::RT::Semaphore'. # Error: Can't load '/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/POSIX-RT-Semaphore/blib/arch/auto/POSIX/RT/Semaphore/Semaphore.bundle' for module POSIX::RT::Semaphore: dlopen(/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/POSIX-RT-Semaphore/blib/arch/auto/POSIX/RT/Semaphore/Semaphore.bundle, 2): Symbol not found: _sem_timedwait # Referenced from: /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/POSIX-RT-Semaphore/blib/arch/auto/POSIX/RT/Semaphore/Semaphore.bundle # Expected in: dynamic lookup # at /Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/XSLoader.pm line 43 # BEGIN failed--compilation aborted at t/use_basic.t line 8. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. # Looks like you failed 1 test of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/use_consts.............. # Failed test (t/use_consts.t at line 8) # Tried to use 'POSIX::RT::Semaphore'. # Error: Can't load '/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/POSIX-RT-Semaphore/blib/arch/auto/POSIX/RT/Semaphore/Semaphore.bundle' for module POSIX::RT::Semaphore: dlopen(/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/POSIX-RT-Semaphore/blib/arch/auto/POSIX/RT/Semaphore/Semaphore.bundle, 2): Symbol not found: _sem_timedwait # Referenced from: /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/POSIX-RT-Semaphore/blib/arch/auto/POSIX/RT/Semaphore/Semaphore.bundle # Expected in: dynamic lookup # at /Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/XSLoader.pm line 43 # BEGIN failed--compilation aborted at t/use_consts.t line 8. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. # Failed test (t/use_consts.t at line 24) # Failed test (t/use_consts.t at line 24) # Failed test (t/use_consts.t at line 24) # Looks like you failed 4 tests of 4. dubious Test returned status 4 (wstat 1024, 0x400) DIED. FAILED tests 1-4 Failed 4/4 tests, 0.00% okay Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/can.t 255 65280 26 52 200.00% 1-26 t/ctors.t 255 65280 70 137 195.71% 1-70 t/fork-inherit-named.t 255 65280 7 13 185.71% 1-7 t/fork-inherit-unnamed.t 255 65280 6 11 183.33% 1-6 t/fork-reopen.t 255 65280 7 13 185.71% 1-7 t/invalid.t 255 65280 14 27 192.86% 1-14 t/named.t 255 65280 17 33 194.12% 1-17 t/threaded.t 255 65280 14 27 192.86% 1-14 t/unnamed.t 255 65280 17 33 194.12% 1-17 t/use_basic.t 1 256 1 1 100.00% 1 t/use_consts.t 4 1024 4 4 100.00% 1-4 1 subtest skipped. Failed 11/13 test scripts, 15.38% okay. 183/194 subtests failed, 5.67% okay. make: *** [test_dynamic] Error 4