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/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 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 -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -O3 -DVERSION=\"0.04\" -DXS_VERSION=\"0.04\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" Semaphore.c Semaphore.xs: In function 'XS_POSIX__RT__Semaphore___base_DESTROY': Semaphore.xs:160: warning: comparison between pointer and integer Semaphore.xs: In function 'XS_POSIX__RT__Semaphore___base_DESTROY': Semaphore.xs:160: warning: comparison between pointer and integer Semaphore.xs:164: warning: comparison between pointer and integer Semaphore.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 -Wl,-search_paths_first -arch ppc -arch i386 -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/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01util..................1..10 ok 1 - require 't/util.pl' ok 2 - is_implemented defined ok 3 - zero_but_true defined ok 4 - make_semname defined ok 5 # skip expected skip ok 6 - foo was set ok 7 - errno not altered ok 8 - no skip supported ok 9 - bar was set ok 10 - errno not altered ok 1/10 skipped: various reasons t/can.....................1..26 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/build/5.10.0/lib/DynaLoader.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...................1..70 # Failed test 'use POSIX::RT::Semaphore;' # at t/ctors.t 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/build/5.10.0/lib/DynaLoader.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. not ok 1 - use POSIX::RT::Semaphore; # Failed test 'POSIX::RT::Semaphore->init()' # at t/ctors.t line 26. not ok 2 - POSIX::RT::Semaphore->init() # Failed test 'The object isa POSIX::RT::Semaphore::Unnamed' # at t/ctors.t line 27. not ok 3 - The object isa POSIX::RT::Semaphore::Unnamed # 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 you failed 3 tests of 3 run. # 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......1..7 # Failed test 'use POSIX::RT::Semaphore;' # at t/fork-inherit-named.t 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/build/5.10.0/lib/DynaLoader.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. not ok 1 - use POSIX::RT::Semaphore; 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 you failed 1 test of 1 run. # 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....1..6 # Failed test 'use POSIX::RT::Semaphore;' # at t/fork-inherit-unnamed.t 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/build/5.10.0/lib/DynaLoader.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. not ok 1 - use POSIX::RT::Semaphore; 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 you failed 1 test of 1 run. # 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.............1..7 # Failed test 'use POSIX::RT::Semaphore;' # at t/fork-reopen.t 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/build/5.10.0/lib/DynaLoader.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. not ok 1 - use POSIX::RT::Semaphore; 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 you failed 1 test of 1 run. # 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.................1..14 # Failed test 'use POSIX::RT::Semaphore;' # at t/invalid.t 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/build/5.10.0/lib/DynaLoader.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. not ok 1 - use POSIX::RT::Semaphore; 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 you failed 1 test of 1 run. # 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...................1..17 # Failed test 'use POSIX::RT::Semaphore;' # at t/named.t 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/build/5.10.0/lib/DynaLoader.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. not ok 1 - use POSIX::RT::Semaphore; 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 you failed 1 test of 1 run. # 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.....................1..1 ok 1 - blib/lib/POSIX/RT/Semaphore.pm ok t/threaded................1..14 # Failed test 'use POSIX::RT::Semaphore;' # at t/threaded.t 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/build/5.10.0/lib/DynaLoader.pm line 43 # BEGIN failed--compilation aborted at t/threaded.t line 19. # Compilation failed in require at (eval 6) line 2. # BEGIN failed--compilation aborted at (eval 6) line 2. not ok 1 - use POSIX::RT::Semaphore; 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 you failed 1 test of 1 run. # 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.................1..17 # Failed test 'use POSIX::RT::Semaphore;' # at t/unnamed.t 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/build/5.10.0/lib/DynaLoader.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. not ok 1 - use POSIX::RT::Semaphore; 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 you failed 1 test of 1 run. # 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...............1..1 # Failed test 'use POSIX::RT::Semaphore;' # at t/use_basic.t 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/build/5.10.0/lib/DynaLoader.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. not ok 1 - use POSIX::RT::Semaphore; # 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..............1..4 # Failed test 'use POSIX::RT::Semaphore;' # at t/use_consts.t 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/build/5.10.0/lib/DynaLoader.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. not ok 1 - use POSIX::RT::Semaphore; # Failed test 'SEM_NSEMS_MAX failure: Undefined subroutine &main::SEM_NSEMS_MAX called at t/use_consts.t line 18. # ' # at t/use_consts.t line 24. not ok 2 - SEM_NSEMS_MAX failure: Undefined subroutine &main::SEM_NSEMS_MAX called at t/use_consts.t line 18. # # Failed test 'SEM_VALUE_MAX failure: Undefined subroutine &main::SEM_VALUE_MAX called at t/use_consts.t line 18. # ' # at t/use_consts.t line 24. not ok 3 - SEM_VALUE_MAX failure: Undefined subroutine &main::SEM_VALUE_MAX called at t/use_consts.t line 18. # # Failed test 'SIZEOF_SEM_T failure: Undefined subroutine &main::SIZEOF_SEM_T called at t/use_consts.t line 18. # ' # at t/use_consts.t line 24. not ok 4 - SIZEOF_SEM_T failure: Undefined subroutine &main::SIZEOF_SEM_T called at t/use_consts.t line 18. # 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 List of Failed ------------------------------------------------------------------------------- t/can.t 255 65280 26 52 1-26 t/ctors.t 255 65280 70 137 1-70 t/fork-inherit-named.t 255 65280 7 13 1-7 t/fork-inherit-unnamed.t 255 65280 6 11 1-6 t/fork-reopen.t 255 65280 7 13 1-7 t/invalid.t 255 65280 14 27 1-14 t/named.t 255 65280 17 33 1-17 t/threaded.t 255 65280 14 27 1-14 t/unnamed.t 255 65280 17 33 1-17 t/use_basic.t 1 256 1 1 1 t/use_consts.t 4 1024 4 4 1-4 1 subtest skipped. Failed 11/13 test scripts. 183/194 subtests failed. Files=13, Tests=194, 2 wallclock secs ( 1.26 cusr + 0.36 csys = 1.62 CPU) Failed 11/13 test programs. 183/194 subtests failed. make: *** [test_dynamic] Error 4