Checking if your kit is complete... Looks good Writing Makefile for Convert::UUlib cp UUlib/uudeview.h blib/lib/Convert/UUlib/uudeview.h cp UUlib/uuscan.c blib/lib/Convert/UUlib/uuscan.c cp UUlib/crc32.c blib/lib/Convert/UUlib/crc32.c cp UUlib/uucheck.c blib/lib/Convert/UUlib/uucheck.c cp UUlib/configure blib/lib/Convert/UUlib/configure cp UUlib/uustring.h blib/lib/Convert/UUlib/uustring.h cp UUlib/crc32.h blib/lib/Convert/UUlib/crc32.h cp UUlib/uustring.awk blib/lib/Convert/UUlib/uustring.awk cp UUlib/uuint.h blib/lib/Convert/UUlib/uuint.h cp UUlib/config.h.in blib/lib/Convert/UUlib/config.h.in cp UUlib/uustring.c blib/lib/Convert/UUlib/uustring.c cp UUlib/fptools.c blib/lib/Convert/UUlib/fptools.c cp UUlib.pm blib/lib/Convert/UUlib.pm cp UUlib/aclocal.m4 blib/lib/Convert/UUlib/aclocal.m4 cp UUlib/fptools.h blib/lib/Convert/UUlib/fptools.h cp UUlib/uunconc.c blib/lib/Convert/UUlib/uunconc.c cp UUlib/configure.in blib/lib/Convert/UUlib/configure.in cp UUlib/acconfig.h blib/lib/Convert/UUlib/acconfig.h cp UUlib/Makefile.in blib/lib/Convert/UUlib/Makefile.in cp UUlib/uulib.c blib/lib/Convert/UUlib/uulib.c cp UUlib/uuencode.c blib/lib/Convert/UUlib/uuencode.c cp UUlib/uuutil.c blib/lib/Convert/UUlib/uuutil.c cd uulib && CC="gcc" CFLAGS="-O3 " ./configure creating cache ./config.cache checking for gcc... gcc checking whether the C compiler (gcc -O3 ) works... yes checking whether the C compiler (gcc -O3 ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking how to run the C preprocessor... gcc -E checking if the compiler supports function prototypes... yes checking whether make sets ${MAKE}... yes checking for ranlib... ranlib checking for ANSI C header files... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for fcntl.h... yes checking for unistd.h... yes checking for memory.h... yes checking for malloc.h... no checking for errno.h... yes checking for io.h... no checking for sys/time.h... yes checking for gettimeofday... yes checking for tempnam... yes checking for chmod... yes checking for umask... yes checking for mkstemp... yes checking for strerror... yes checking for stdin... yes checking version number... 0.5pl20 updating cache ./config.cache creating ./config.status creating Makefile creating config.h cd uulib && make all gcc -c -O3 -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uulib.c gcc -c -O3 -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uucheck.c gcc -c -O3 -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uunconc.c uunconc.c: In function 'UUValidData': uunconc.c:300: warning: pointer targets in initialization differ in signedness uunconc.c:329: warning: pointer targets in assignment differ in signedness uunconc.c:377: warning: pointer targets in assignment differ in signedness uunconc.c:420: warning: pointer targets in assignment differ in signedness uunconc.c:492: warning: pointer targets in assignment differ in signedness uunconc.c: In function 'UUDecodePart': uunconc.c:1211: warning: pointer targets in passing argument 2 of 'uulib_crc32' differ in signedness uunconc.c:1212: warning: pointer targets in passing argument 2 of 'uulib_crc32' differ in signedness gcc -c -O3 -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uuutil.c gcc -c -O3 -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uuencode.c uuencode.c: In function 'UUEncodeStream': uuencode.c:270: warning: pointer targets in passing argument 1 of 'FP_fgets' differ in signedness uuencode.c:275: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness uuencode.c:298: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness uuencode.c:298: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness uuencode.c:344: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness uuencode.c:344: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness uuencode.c:360: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness uuencode.c:360: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness uuencode.c:392: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness uuencode.c:392: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness uuencode.c:447: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness uuencode.c:447: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness uuencode.c:493: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness uuencode.c:493: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness gcc -c -O3 -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uuscan.c gcc -c -O3 -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uustring.c gcc -c -O3 -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" fptools.c gcc -c -O3 -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" crc32.c rm -f libuu.a ar r libuu.a uulib.o uucheck.o uunconc.o uuutil.o uuencode.o uuscan.o uustring.o fptools.o crc32.o ar: creating archive libuu.a ranlib libuu.a /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 UUlib.xs > UUlib.xsc && mv UUlib.xsc UUlib.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=\"1.09\" -DXS_VERSION=\"1.09\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" UUlib.c Running Mkbootstrap for Convert::UUlib () chmod 644 UUlib.bs rm -f blib/arch/auto/Convert/UUlib/UUlib.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 UUlib.o -o blib/arch/auto/Convert/UUlib/UUlib.bundle uulib/libuu.a \ \ /usr/bin/ld: for architecture i386 /usr/bin/ld: warning uulib/libuu.a archive's cputype (18, architecture ppc) does not match cputype (7) for specified -arch flag: i386 (can't load from it) chmod 755 blib/arch/auto/Convert/UUlib/UUlib.bundle cp UUlib.bs blib/arch/auto/Convert/UUlib/UUlib.bs chmod 644 blib/arch/auto/Convert/UUlib/UUlib.bs Manifying blib/man3/Convert::UUlib.3 cd uulib && make all make[1]: Nothing to be done for `all'. 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/cb....1..3 ok 1 ok 2 ok 3 ok All tests successful. Files=1, Tests=3, 0 wallclock secs ( 0.06 cusr + 0.03 csys = 0.09 CPU) cd uulib && make all make[1]: Nothing to be done for `all'. Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /Users/cpanrun/build/5.10.0/site/lib/auto/Convert/UUlib/UUlib.bs Installing /Users/cpanrun/build/5.10.0/site/lib/auto/Convert/UUlib/UUlib.bundle Installing /Users/cpanrun/build/5.10.0/html/site/lib/Convert/UUlib.html Installing /Users/cpanrun/build/5.10.0/site/lib/Convert/UUlib.pm Installing /Users/cpanrun/build/5.10.0/site/lib/Convert/UUlib/acconfig.h Installing /Users/cpanrun/build/5.10.0/site/lib/Convert/UUlib/aclocal.m4 Installing /Users/cpanrun/build/5.10.0/site/lib/Convert/UUlib/config.h.in Installing /Users/cpanrun/build/5.10.0/site/lib/Convert/UUlib/configure Installing /Users/cpanrun/build/5.10.0/site/lib/Convert/UUlib/configure.in Installing /Users/cpanrun/build/5.10.0/site/lib/Convert/UUlib/crc32.c Installing /Users/cpanrun/build/5.10.0/site/lib/Convert/UUlib/crc32.h Installing /Users/cpanrun/build/5.10.0/site/lib/Convert/UUlib/fptools.c Installing /Users/cpanrun/build/5.10.0/site/lib/Convert/UUlib/fptools.h Installing /Users/cpanrun/build/5.10.0/site/lib/Convert/UUlib/Makefile.in Installing /Users/cpanrun/build/5.10.0/site/lib/Convert/UUlib/uucheck.c Installing /Users/cpanrun/build/5.10.0/site/lib/Convert/UUlib/uudeview.h Installing /Users/cpanrun/build/5.10.0/site/lib/Convert/UUlib/uuencode.c Installing /Users/cpanrun/build/5.10.0/site/lib/Convert/UUlib/uuint.h Installing /Users/cpanrun/build/5.10.0/site/lib/Convert/UUlib/uulib.c Installing /Users/cpanrun/build/5.10.0/site/lib/Convert/UUlib/uunconc.c Installing /Users/cpanrun/build/5.10.0/site/lib/Convert/UUlib/uuscan.c Installing /Users/cpanrun/build/5.10.0/site/lib/Convert/UUlib/uustring.awk Installing /Users/cpanrun/build/5.10.0/site/lib/Convert/UUlib/uustring.c Installing /Users/cpanrun/build/5.10.0/site/lib/Convert/UUlib/uustring.h Installing /Users/cpanrun/build/5.10.0/site/lib/Convert/UUlib/uuutil.c Installing /Users/cpanrun/build/5.10.0/site/man/man3/Convert::UUlib.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod