Writing Makefile for Proc::UID cp UID.pm blib/lib/Proc/UID.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 UID.xs > UID.xsc && mv UID.xsc UID.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 -DVERSION=\"0.04\" -DXS_VERSION=\"0.04\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" UID.c Running Mkbootstrap for Proc::UID () chmod 644 UID.bs rm -f blib/arch/auto/Proc/UID/UID.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 UID.o -o blib/arch/auto/Proc/UID/UID.bundle \ \ chmod 755 blib/arch/auto/Proc/UID/UID.bundle cp UID.bs blib/arch/auto/Proc/UID/UID.bs chmod 644 blib/arch/auto/Proc/UID/UID.bs Manifying blib/man3/Proc::UID.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/00_setup...........1..0 # Skipped, this setup can only be done as root. skipped all skipped: , this setup can only be done as root. t/01_defined_subs....1..25 # Running under perl version 5.010000 for darwin # Current time local: Sun Dec 16 05:32:30 2007 # Current time GMT: Sun Dec 16 13:32:30 2007 # Using Test.pm version 1.25 Can't load 'blib/arch/auto/Proc/UID/UID.bundle' for module Proc::UID: dlopen(blib/arch/auto/Proc/UID/UID.bundle, 2): Symbol not found: _getruid Referenced from: blib/arch/auto/Proc/UID/UID.bundle Expected in: dynamic lookup at t/01_defined_subs.t line 25 Compilation failed in require at t/01_defined_subs.t line 25. BEGIN failed--compilation aborted at t/01_defined_subs.t line 25. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-25 Failed 25/25 tests, 0.00% okay t/02_user_tests......1..18 # Running under perl version 5.010000 for darwin # Current time local: Sun Dec 16 05:32:30 2007 # Current time GMT: Sun Dec 16 13:32:30 2007 # Using Test.pm version 1.25 Can't load 'blib/arch/auto/Proc/UID/UID.bundle' for module Proc::UID: dlopen(blib/arch/auto/Proc/UID/UID.bundle, 2): Symbol not found: _getruid Referenced from: blib/arch/auto/Proc/UID/UID.bundle Expected in: dynamic lookup at t/02_user_tests.t line 14 Compilation failed in require at t/02_user_tests.t line 14. BEGIN failed--compilation aborted at t/02_user_tests.t line 14. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-18 Failed 18/18 tests, 0.00% okay t/03_root_tests......1..0 # Skipped, this file must be run as root. skipped all skipped: , this file must be run as root. t/04_suid_tests......1..0 # Skipped, this file must run setuid. skipped all skipped: , this file must run setuid. t/05_sgid_tests......1..0 # Skipped, this file must run setgid. skipped all skipped: , this file must run setgid. Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/01_defined_subs.t 255 65280 25 50 1-25 t/02_user_tests.t 255 65280 18 36 1-18 4 tests skipped. Failed 2/6 test scripts. 43/43 subtests failed. Files=6, Tests=43, 0 wallclock secs ( 0.26 cusr + 0.12 csys = 0.38 CPU) Failed 2/6 test programs. 43/43 subtests failed. make: *** [test_dynamic] Error 255