configuring... testing: struct timex tx; int st; st = ntp_adjtime(&tx); gcc -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 -I/home/cpanrun/build/5.10.0/lib/CORE -o conftest conftest.c testing: struct timex tx; tx.time.tv_sec = 0; return tx.time.tv_sec; gcc -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 -I/home/cpanrun/build/5.10.0/lib/CORE -o conftest conftest.c testing: struct timex tx; tx.time.tv_nsec = 0; return tx.time.tv_nsec; gcc -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 -I/home/cpanrun/build/5.10.0/lib/CORE -o conftest conftest.c conftest.c: In function `main': conftest.c:6: structure has no member named `tv_nsec' conftest.c:6: structure has no member named `tv_nsec' testing: struct timex tx; tx.time_state = 0; return tx.time_state; gcc -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 -I/home/cpanrun/build/5.10.0/lib/CORE -o conftest conftest.c conftest.c: In function `main': conftest.c:6: structure has no member named `time_state' conftest.c:6: structure has no member named `time_state' testing: struct ntptimeval ntv; ntv.time.tv_nsec = 0; return ntv.time.tv_nsec; gcc -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 -I/home/cpanrun/build/5.10.0/lib/CORE -o conftest conftest.c conftest.c: In function `main': conftest.c:6: structure has no member named `tv_nsec' conftest.c:6: structure has no member named `tv_nsec' testing: struct ntptimeval ntv; ntv.time_state = 0; return ntv.time_state; gcc -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 -I/home/cpanrun/build/5.10.0/lib/CORE -o conftest conftest.c conftest.c: In function `main': conftest.c:6: structure has no member named `time_state' conftest.c:6: structure has no member named `time_state' testing: struct timeval tv; int st; st = gettimeofday(&tv, NULL); gcc -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 -I/home/cpanrun/build/5.10.0/lib/CORE -o conftest conftest.c Checking if your kit is complete... Warning: the following files are missing in your kit: .cvsignore Please inform the author. Writing Makefile for Time::UTC::Now cp lib/Time/UTC/Now.pm blib/lib/Time/UTC/Now.pm /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 Now.xs > Now.xsc && mv Now.xsc Now.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=\"0.006\" -DXS_VERSION=\"0.006\" -fPIC "-I/home/cpanrun/build/5.10.0/lib/CORE" -DQUSE_NTP_ADJTIME -DQHAVE_STRUCT_TIMEX_TIME -DQUSE_GETTIMEOFDAY Now.c Running Mkbootstrap for Time::UTC::Now () chmod 644 Now.bs rm -f blib/arch/auto/Time/UTC/Now/Now.so gcc -shared -O2 Now.o -o blib/arch/auto/Time/UTC/Now/Now.so \ \ chmod 755 blib/arch/auto/Time/UTC/Now/Now.so cp Now.bs blib/arch/auto/Time/UTC/Now/Now.bs chmod 644 blib/arch/auto/Time/UTC/Now/Now.bs Manifying blib/man3/Time::UTC::Now.3 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/cjdn....1..4 ok 1 - use Time::UTC::Now; ok 2 ok 3 ok 4 ok t/mjdn....1..4 ok 1 - use Time::UTC::Now; ok 2 ok 3 ok 4 ok t/use.....1..1 ok 1 - use Time::UTC::Now; ok All tests successful. Files=3, Tests=9, 1 wallclock secs ( 0.35 cusr + 0.07 csys = 0.42 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/Time/UTC/Now/Now.bs Installing /home/cpanrun/build/5.10.0/site/lib/auto/Time/UTC/Now/Now.so Installing /home/cpanrun/build/5.10.0/html/site/lib/Time/UTC/Now.html Installing /home/cpanrun/build/5.10.0/site/lib/Time/UTC/Now.pm Installing /home/cpanrun/build/5.10.0/site/man/man3/Time::UTC::Now.3 Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod