Checking if your kit is complete... Looks good Writing Makefile for Convert::UUlib cp UUlib.pm blib/lib/Convert/UUlib.pm cd uulib && CC="gcc" CFLAGS="-O2 -fPIC" ./configure creating cache ./config.cache checking for gcc... gcc checking whether the C compiler (gcc -O2 -fPIC ) works... yes checking whether the C compiler (gcc -O2 -fPIC ) 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... yes 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 make[1]: Entering directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Convert-UUlib/uulib' gcc -c -O2 -fPIC -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uulib.c gcc -c -O2 -fPIC -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uucheck.c gcc -c -O2 -fPIC -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uunconc.c gcc -c -O2 -fPIC -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uuutil.c gcc -c -O2 -fPIC -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uuencode.c gcc -c -O2 -fPIC -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uuscan.c gcc -c -O2 -fPIC -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uustring.c gcc -c -O2 -fPIC -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" fptools.c gcc -c -O2 -fPIC -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 ranlib libuu.a make[1]: Leaving directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Convert-UUlib/uulib' /home/cpanrun/tmp/5.10.0/bin/perl /home/cpanrun/build/5.10.0/lib/ExtUtils/xsubpp -typemap /home/cpanrun/build/5.10.0/lib/ExtUtils/typemap -typemap typemap UUlib.xs > UUlib.xsc && mv UUlib.xsc UUlib.c gcc -c -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -DVERSION=\"1.09\" -DXS_VERSION=\"1.09\" -fPIC "-I/home/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.so gcc -shared -O2 UUlib.o -o blib/arch/auto/Convert/UUlib/UUlib.so uulib/libuu.a \ \ chmod 755 blib/arch/auto/Convert/UUlib/UUlib.so 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]: Entering directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Convert-UUlib/uulib' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Convert-UUlib/uulib' PERL_DL_NONLAZY=1 /home/cpanrun/tmp/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.05 cusr + 0.06 csys = 0.11 CPU) cd uulib && make all make[1]: Entering directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Convert-UUlib/uulib' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Convert-UUlib/uulib' Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /home/cpanrun/build/5.10.0/site/lib/auto/Convert/UUlib/UUlib.bs Installing /home/cpanrun/build/5.10.0/site/lib/auto/Convert/UUlib/UUlib.so Installing /home/cpanrun/build/5.10.0/html/site/lib/Convert/UUlib.html Installing /home/cpanrun/build/5.10.0/site/lib/Convert/UUlib.pm Installing /home/cpanrun/build/5.10.0/site/man/man3/Convert::UUlib.3 Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod