Cannot determine perl version info from lib/Algorithm/LBFGS.pm Checking if your kit is complete... Looks good Writing Makefile for Algorithm::LBFGS cp lib/Algorithm/LBFGS.pm blib/lib/Algorithm/LBFGS.pm /home/cpanrun/tmp/5.8.0/bin/perl "-Iinc" /home/cpanrun/build/5.8.0/lib/5.8.0/ExtUtils/xsubpp -typemap /home/cpanrun/build/5.8.0/lib/5.8.0/ExtUtils/typemap Algorithm-LBFGS.xs > Algorithm-LBFGS.xsc && mv Algorithm-LBFGS.xsc Algorithm-LBFGS.c Please specify prototyping behavior for Algorithm-LBFGS.xs (see perlxs manual) gcc -c -I. -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -DVERSION=\"0.16\" -DXS_VERSION=\"0.16\" -fpic "-I/home/cpanrun/build/5.8.0/lib/5.8.0/i686-linux-thread-multi/CORE" Algorithm-LBFGS.c gcc -c -I. -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -DVERSION=\"0.16\" -DXS_VERSION=\"0.16\" -fpic "-I/home/cpanrun/build/5.8.0/lib/5.8.0/i686-linux-thread-multi/CORE" lbfgs.c Running Mkbootstrap for Algorithm::LBFGS () chmod 644 LBFGS.bs rm -f blib/arch/auto/Algorithm/LBFGS/LBFGS.so LD_RUN_PATH="/lib" gcc -shared Algorithm-LBFGS.o lbfgs.o -o blib/arch/auto/Algorithm/LBFGS/LBFGS.so -lm chmod 755 blib/arch/auto/Algorithm/LBFGS/LBFGS.so cp LBFGS.bs blib/arch/auto/Algorithm/LBFGS/LBFGS.bs chmod 644 blib/arch/auto/Algorithm/LBFGS/LBFGS.bs Manifying blib/man3/Algorithm::LBFGS.3 PERL_DL_NONLAZY=1 /home/cpanrun/tmp/5.8.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/01-parameter.t t/02-optimization.t t/03-progress.t t/98-pod.t t/01-parameter.......1..6 ok 1 - use Algorithm::LBFGS; ok 2 - Create a L-BFGS optimizer ok 3 - Default parameters - 1 ok 4 - Default parameters - 2 ok 5 - Create a L-BFGS optimizer by customized parameters ok 6 - Modify parameter ok t/02-optimization....1..4 ok 1 - Preparation for the following tests ok 2 - A simple optimization (one dimension) ok 3 - Another simple optimization (two dimensions) ok 4 - A high dimension optimization (100,000 dimensions) ok t/03-progress........1..5 ok 1 - Preparation of the following tests ok 2 - Iteration number k should be growing natural numbers ok 3 - Check the consistency of x and xnorm ok 4 - Check the consistency of g (grad f(x)) and gnorm ok 5 - f(x) should be decreasing ok t/98-pod.............1..0 # Skip Test::Pod 1.00 required for testing POD skipped all skipped: Test::Pod 1.00 required for testing POD All tests successful, 1 test skipped. Files=4, Tests=15, 16 wallclock secs (15.72 cusr + 0.32 csys = 16.04 CPU) Installing /home/cpanrun/build/5.8.0/lib/site_perl/5.8.0/i686-linux-thread-multi/auto/Algorithm/LBFGS/LBFGS.so Installing /home/cpanrun/build/5.8.0/lib/site_perl/5.8.0/i686-linux-thread-multi/auto/Algorithm/LBFGS/LBFGS.bs Installing /home/cpanrun/build/5.8.0/lib/site_perl/5.8.0/i686-linux-thread-multi/Algorithm/LBFGS.pm Installing /home/cpanrun/build/5.8.0/man/man3/Algorithm::LBFGS.3 Appending installation info to /home/cpanrun/build/5.8.0/lib/5.8.0/i686-linux-thread-multi/perllocal.pod