WARNING: Couldn't find libstk in environment; using included library Checking if your kit is complete... Looks good Writing Makefile for stk Writing Makefile for CIAO::Lib::StackIO cp lib/CIAO/Lib/StackIO.pm blib/lib/CIAO/Lib/StackIO.pm cd stklib && make all 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 -DVERSION=\"\" -DXS_VERSION=\"\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" stack.c rm -rf libstk.a /usr/bin/ar cr libstk.a stack.o && /usr/bin/ar s libstk.a ranlib: archive library: libstk.a will be fat and ar(1) will not be able to operate on it chmod 755 libstk.a /Users/cpanrun/pristine/5.8.7/bin/perl /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/xsubpp -noprototypes -typemap /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/typemap -typemap typemap StackIO.xs > StackIO.xsc && mv StackIO.xsc StackIO.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.02\" -DXS_VERSION=\"0.02\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" StackIO.c Running Mkbootstrap for CIAO::Lib::StackIO () chmod 644 StackIO.bs rm -f blib/arch/auto/CIAO/Lib/StackIO/StackIO.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 StackIO.o -o blib/arch/auto/CIAO/Lib/StackIO/StackIO.bundle stklib/libstk.a chmod 755 blib/arch/auto/CIAO/Lib/StackIO/StackIO.bundle cp StackIO.bs blib/arch/auto/CIAO/Lib/StackIO/StackIO.bs chmod 644 blib/arch/auto/CIAO/Lib/StackIO/StackIO.bs Manifying blib/man3/CIAO::Lib::StackIO.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/CIAO-Lib-StackIO....ok All tests successful. Files=1, Tests=80, 0 wallclock secs ( 0.09 cusr + 0.03 csys = 0.12 CPU) No tests defined for stk extension. Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /Users/cpanrun/pristine/5.8.7/man/man3/CIAO::Lib::StackIO.3 Appending installation info to /Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/perllocal.pod /bin/sh -c true