Cannot determine perl version info from lib/Algorithm/LBFGS.pm Checking if your kit is complete... Looks good Writing Makefile for Algorithm::LBFGS make: *** Warning: File `Makefile' has modification time in the future (2008-02-27 02:40:10 > 2008-02-27 02:40:09) cp lib/Algorithm/LBFGS.pm blib/lib/Algorithm/LBFGS.pm /home/cpanrun/tmp/5.10.0/bin/perl "-Iinc" /home/cpanrun/build/5.10.0/lib/ExtUtils/xsubpp -typemap /home/cpanrun/build/5.10.0/lib/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 -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=\"0.16\" -DXS_VERSION=\"0.16\" -fPIC "-I/home/cpanrun/build/5.10.0/lib/CORE" Algorithm-LBFGS.c gcc -c -I. -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=\"0.16\" -DXS_VERSION=\"0.16\" -fPIC "-I/home/cpanrun/build/5.10.0/lib/CORE" lbfgs.c Running Mkbootstrap for Algorithm::LBFGS () chmod 644 LBFGS.bs rm -f blib/arch/auto/Algorithm/LBFGS/LBFGS.so gcc -shared -O2 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 make: warning: Clock skew detected. Your build may be incomplete. PERL_DL_NONLAZY=1 /home/cpanrun/tmp/5.10.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, 3 wallclock secs ( 2.56 cusr + 0.36 csys = 2.92 CPU) 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/Algorithm/LBFGS/LBFGS.bs Installing /home/cpanrun/build/5.10.0/site/lib/auto/Algorithm/LBFGS/LBFGS.so Installing /home/cpanrun/build/5.10.0/html/site/lib/Algorithm/LBFGS.html Installing /home/cpanrun/build/5.10.0/site/lib/Algorithm/LBFGS.pm Installing /home/cpanrun/build/5.10.0/site/man/man3/Algorithm::LBFGS.3 Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod