cpanm (App::cpanminus) 1.7042 on perl 5.010001 built for x86_64-linux-thread-multi
Work directory is /root/.cpanm/work/1466518127.22818
You have make /usr/bin/make
You have LWP 5.833
You have /bin/tar: tar (GNU tar) 1.23
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <
http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by John Gilmore and Jay Fenlason.
You have /usr/bin/unzip
Searching Time::HiRes () on cpanmetadb ...
--> Working on Time::HiRes
Fetching
http://www.cpan.org/authors/id/J/JH/JHI/Time-HiRes-1.9735.tar.gz
-> OK
Unpacking Time-HiRes-1.9735.tar.gz
Entering Time-HiRes-1.9735
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.18)
Configuring Time-HiRes-1.9735
Running Makefile.PL
Configuring Time::HiRes...
Using hints hints/linux.pl...
Extra libraries: -lrt...
Have syscall()... looking for syscall.h... found <syscall.h>.
Looking for gettimeofday()... found.
Looking for setitimer()... found.
Looking for getitimer()... found.
You have interval timers (both setitimer and getitimer).
Looking for ualarm()... found.
Looking for usleep()... found.
Looking for nanosleep()... testing... found.
You can mix subsecond sleeps with signals, if you want to.
You seem to have stat() subsecond timestamps.
(Your struct stat has them, but the filesystems must help.)
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Time::HiRes
Writing MYMETA.yml and MYMETA.json
Now you may issue 'make'. Do not forget also 'make test'.
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have strict 0 ... Yes (1.04)
Checking if you have Test::More 0.82 ... Yes (1.302022)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.18)
Checking if you have DynaLoader 0 ... Yes (1.10)
Checking if you have Config 0 ... Yes (undef)
Checking if you have Exporter 0 ... Yes (5.63)
Checking if you have Carp 0 ... Yes (1.11)
Building and testing Time-HiRes-1.9735
cp HiRes.pm blib/lib/Time/HiRes.pm
Running Mkbootstrap for HiRes ()
chmod 644 "HiRes.bs"
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- HiRes.bs blib/arch/auto/Time/HiRes/HiRes.bs 644
"/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/root/.cpanm/work/1466518127.22818/Time-HiRes-1.9735/typemap' HiRes.xs > HiRes.xsc
mv HiRes.xsc HiRes.c
gcc -c -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DVERSION=\"1.9735\" -DXS_VERSION=\"1.9735\" -fPIC "-I/usr/lib64/perl5/CORE" -DTIME_HIRES_NANOSLEEP -DTIME_HIRES_CLOCK_GETTIME -DTIME_HIRES_CLOCK_GETRES -DTIME_HIRES_CLOCK_NANOSLEEP -DTIME_HIRES_CLOCK -DHAS_FUTIMENS -DHAS_UTIMENSAT -DTIME_HIRES_UTIME -DTIME_HIRES_STAT_XTIM -DTIME_HIRES_STAT=4 -DATLEASTFIVEOHOHFIVE HiRes.c
HiRes.xs: In function ‘XS_Time__HiRes_utime’:
HiRes.xs:1378: warning: implicit declaration of function ‘Perl_ck_warner’
HiRes.c: In function ‘XS_Time__HiRes_constant’:
./const-xs.inc:11: warning: ‘iv’ may be used uninitialized in this function
./const-xs.inc:11: note: ‘iv’ was declared here
rm -f blib/arch/auto/Time/HiRes/HiRes.so
LD_RUN_PATH="/lib64" gcc -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o blib/arch/auto/Time/HiRes/HiRes.so HiRes.o \
-lrt \
chmod 755 blib/arch/auto/Time/HiRes/HiRes.so
Manifying 1 pod document
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- HiRes.bs blib/arch/auto/Time/HiRes/HiRes.bs 644
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/alarm.t ......... ok
t/clock.t ......... ok
Can't load '/root/.cpanm/work/1466518127.22818/Time-HiRes-1.9735/blib/arch/auto/Time/HiRes/HiRes.so' for module Time::HiRes: /root/.cpanm/work/1466518127.22818/Time-HiRes-1.9735/blib/arch/auto/Time/HiRes/HiRes.so: undefined symbol: Perl_ck_warner at /usr/lib64/perl5/DynaLoader.pm line 200.
at t/gettimeofday.t line 4
Compilation failed in require at t/gettimeofday.t line 4.
BEGIN failed--compilation aborted at t/gettimeofday.t line 9.
t/gettimeofday.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
Can't load '/root/.cpanm/work/1466518127.22818/Time-HiRes-1.9735/blib/arch/auto/Time/HiRes/HiRes.so' for module Time::HiRes: /root/.cpanm/work/1466518127.22818/Time-HiRes-1.9735/blib/arch/auto/Time/HiRes/HiRes.so: undefined symbol: Perl_ck_warner at /usr/lib64/perl5/DynaLoader.pm line 200.
at t/itimer.t line 14
Compilation failed in require at t/itimer.t line 14.
BEGIN failed--compilation aborted at t/itimer.t line 26.
t/itimer.t ........
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
Can't load '/root/.cpanm/work/1466518127.22818/Time-HiRes-1.9735/blib/arch/auto/Time/HiRes/HiRes.so' for module Time::HiRes: /root/.cpanm/work/1466518127.22818/Time-HiRes-1.9735/blib/arch/auto/Time/HiRes/HiRes.so: undefined symbol: Perl_ck_warner at /usr/lib64/perl5/DynaLoader.pm line 200.
at t/nanosleep.t line 4
Compilation failed in require at t/nanosleep.t line 4.
BEGIN failed--compilation aborted at t/nanosleep.t line 9.
t/nanosleep.t .....
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
t/sleep.t ......... ok
Can't load '/root/.cpanm/work/1466518127.22818/Time-HiRes-1.9735/blib/arch/auto/Time/HiRes/HiRes.so' for module Time::HiRes: /root/.cpanm/work/1466518127.22818/Time-HiRes-1.9735/blib/arch/auto/Time/HiRes/HiRes.so: undefined symbol: Perl_ck_warner at /usr/lib64/perl5/DynaLoader.pm line 200.
at t/stat.t line 4
Compilation failed in require at t/stat.t line 4.
BEGIN failed--compilation aborted at t/stat.t line 14.
t/stat.t ..........
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
t/time.t .......... ok
t/tv_interval.t ... ok
Can't load '/root/.cpanm/work/1466518127.22818/Time-HiRes-1.9735/blib/arch/auto/Time/HiRes/HiRes.so' for module Time::HiRes: /root/.cpanm/work/1466518127.22818/Time-HiRes-1.9735/blib/arch/auto/Time/HiRes/HiRes.so: undefined symbol: Perl_ck_warner at /usr/lib64/perl5/DynaLoader.pm line 200.
at t/ualarm.t line 4
Compilation failed in require at t/ualarm.t line 4.
BEGIN failed--compilation aborted at t/ualarm.t line 9.
t/ualarm.t ........
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
Can't load '/root/.cpanm/work/1466518127.22818/Time-HiRes-1.9735/blib/arch/auto/Time/HiRes/HiRes.so' for module Time::HiRes: /root/.cpanm/work/1466518127.22818/Time-HiRes-1.9735/blib/arch/auto/Time/HiRes/HiRes.so: undefined symbol: Perl_ck_warner at /usr/lib64/perl5/DynaLoader.pm line 200.
at t/usleep.t line 4
Compilation failed in require at t/usleep.t line 4.
BEGIN failed--compilation aborted at t/usleep.t line 9.
t/usleep.t ........
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
Can't load '/root/.cpanm/work/1466518127.22818/Time-HiRes-1.9735/blib/arch/auto/Time/HiRes/HiRes.so' for module Time::HiRes: /root/.cpanm/work/1466518127.22818/Time-HiRes-1.9735/blib/arch/auto/Time/HiRes/HiRes.so: undefined symbol: Perl_ck_warner at /usr/lib64/perl5/DynaLoader.pm line 200.
at t/utime.t line 4
BEGIN failed--compilation aborted at t/utime.t line 9.
t/utime.t .........
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
Test Summary Report
-------------------
t/gettimeofday.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/itimer.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/nanosleep.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/stat.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/ualarm.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/usleep.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/utime.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
Files=12, Tests=23, 10 wallclock secs ( 0.04 usr 0.01 sys + 4.56 cusr 0.04 csys = 4.65 CPU)
Result: FAIL
Failed 7/12 test programs. 0/23 subtests failed.
make: *** [test_dynamic] Error 255
-> FAIL Installing Time::HiRes failed. See /root/.cpanm/work/1466518127.22818/build.log for details. Retry with --force to force install it.