Checking if your kit is complete... Looks good Writing Makefile for Crypt::MySQL cp lib/Crypt/MySQL.pm blib/lib/Crypt/MySQL.pm cp lib/Crypt/MySQL.xs blib/lib/Crypt/MySQL.xs /home/cpanrun/build/5.6.1/bin/perl -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi -I/home/cpanrun/build/5.6.1/lib/5.6.1 /home/cpanrun/build/5.6.1/lib/5.6.1/ExtUtils/xsubpp -typemap /home/cpanrun/build/5.6.1/lib/5.6.1/ExtUtils/typemap MySQL.xs > MySQL.xsc && mv MySQL.xsc MySQL.c Please specify prototyping behavior for MySQL.xs (see perlxs manual) gcc -c -DUSE_REENTRANT_API -D_GNU_SOURCE -D_REENTRANT -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.04\" -DXS_VERSION=\"0.04\" -fpic -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi/CORE MySQL.c MySQL.xs:9: warning: redefinition of `ulong' /usr/include/sys/types.h:129: warning: `ulong' previously declared here Running Mkbootstrap for Crypt::MySQL () chmod 644 MySQL.bs rm -f blib/arch/auto/Crypt/MySQL/MySQL.so LD_RUN_PATH="" gcc -shared MySQL.o -o blib/arch/auto/Crypt/MySQL/MySQL.so chmod 755 blib/arch/auto/Crypt/MySQL/MySQL.so cp MySQL.bs blib/arch/auto/Crypt/MySQL/MySQL.bs chmod 644 blib/arch/auto/Crypt/MySQL/MySQL.bs Manifying blib/man3/Crypt::MySQL.3 PERL_DL_NONLAZY=1 /home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi -I/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t t/00_compile........ok t/01_password.......ok t/02_export.........ok t/03_dbi............skipped: no DBD::mysql All tests successful, 1 test skipped. Files=4, Tests=5, 1 wallclock secs ( 0.95 cusr + 0.07 csys = 1.02 CPU) Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/i686-linux-thread-multi/auto/Crypt/MySQL/MySQL.so Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/i686-linux-thread-multi/auto/Crypt/MySQL/MySQL.bs Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/i686-linux-thread-multi/Crypt/MySQL.pm Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/i686-linux-thread-multi/Crypt/MySQL.xs Installing /home/cpanrun/build/5.6.1/man/man3/Crypt::MySQL.3 Appending installation info to /home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi/perllocal.pod