Writing Makefile for X11::GUITest cp GUITest.pm blib/lib/X11/GUITest.pm AutoSplitting blib/lib/X11/GUITest.pm (blib/lib/auto/X11/GUITest) /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 GUITest.xs > GUITest.xsc && mv GUITest.xsc GUITest.c gcc -c -I/usr/X11R6/include -Werror -O3 -DVERSION=\"0.10\" -DXS_VERSION=\"0.10\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" -DNDEBUG GUITest.c Running Mkbootstrap for X11::GUITest () chmod 644 GUITest.bs rm -f blib/arch/auto/X11/GUITest/GUITest.bundle LD_RUN_PATH="/usr/X11R6/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 GUITest.o -o blib/arch/auto/X11/GUITest/GUITest.bundle \ -L/usr/X11R6/lib -lX11 -lXtst \ /usr/bin/ld: for architecture i386 /usr/bin/ld: warning GUITest.o cputype (18, architecture ppc) does not match cputype (7) for specified -arch flag: i386 (file not loaded) chmod 755 blib/arch/auto/X11/GUITest/GUITest.bundle cp GUITest.bs blib/arch/auto/X11/GUITest/GUITest.bs chmod 644 blib/arch/auto/X11/GUITest/GUITest.bs Manifying blib/man3/X11::GUITest.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/test....1..17 ok 1 ok 2 ok 3 ok 4 ok 5 not ok 6 ok 7 not ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 not ok 15 ok 16 ok 17 FAILED tests 6, 8, 15 Failed 3/17 tests, 82.35% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/test.t 17 3 6 8 15 Failed 1/1 test scripts. 3/17 subtests failed. Files=1, Tests=17, 2 wallclock secs ( 0.07 cusr + 0.04 csys = 0.11 CPU) Failed 1/1 test programs. 3/17 subtests failed. make: *** [test_dynamic] Error 255