cpantestlogs/File::Tail::FAM_genfailure.log
2017-05-02 18:44:36 -07:00

127 lines
5.3 KiB
Text

perl-blead
==========
cpanm (App::cpanminus) 1.7043 on perl 5.026000 built for x86_64-linux
Work directory is /home/ryan/.cpanm/work/1493510038.18793
You have make /usr/bin/make
You have LWP 6.26
You have /bin/tar: tar (GNU tar) 1.29
Copyright (C) 2015 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 File::Tail::FAM () on cpanmetadb ...
Unpacking File-Tail-FAM-0.02.tar.gz
--> Working on File::Tail::FAM
Fetching http://www.cpan.org/authors/id/M/MS/MSCHILLI/File-Tail-FAM-0.02.tar.gz ... OK
File-Tail-FAM-0.02/
File-Tail-FAM-0.02/eg/
File-Tail-FAM-0.02/eg/t
File-Tail-FAM-0.02/Changes
File-Tail-FAM-0.02/MANIFEST
File-Tail-FAM-0.02/MANIFEST.SKIP
File-Tail-FAM-0.02/t/
File-Tail-FAM-0.02/t/001Basic.t
File-Tail-FAM-0.02/lib/
File-Tail-FAM-0.02/lib/File/
File-Tail-FAM-0.02/lib/File/Tail/
File-Tail-FAM-0.02/lib/File/Tail/FAM.pm
File-Tail-FAM-0.02/Makefile.PL
File-Tail-FAM-0.02/README
File-Tail-FAM-0.02/META.yml
Entering File-Tail-FAM-0.02
Checking configure dependencies from META.yml
Running Makefile.PL
Configuring File-Tail-FAM-0.02 ... Warning: prerequisite SGI::FAM 1.002 not found.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for File::Tail::FAM
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have Log::Log4perl 1 ... Yes (1.47)
Checking if you have Sysadm::Install 0.17 ... Yes (0.48)
Checking if you have SGI::FAM 1.002 ... No
Checking if you have File::Temp 0.16 ... Yes (0.2304)
Searching SGI::FAM (1.002) on cpanmetadb ...
Unpacking SGI-FAM-1.002.tar.gz
OK
==> Found dependencies: SGI::FAM
--> Working on SGI::FAM
Fetching http://www.cpan.org/authors/id/J/JG/JGLICK/SGI-FAM-1.002.tar.gz ... OK
SGI-FAM-1.002/
SGI-FAM-1.002/t/
SGI-FAM-1.002/t/fam.t
SGI-FAM-1.002/lib/
SGI-FAM-1.002/lib/SGI/
SGI-FAM-1.002/lib/SGI/FAM.pm
SGI-FAM-1.002/TAGS
SGI-FAM-1.002/TODO
SGI-FAM-1.002/typemap
SGI-FAM-1.002/FAM.xs
SGI-FAM-1.002/CHANGES
SGI-FAM-1.002/Makefile.PL
SGI-FAM-1.002/README
SGI-FAM-1.002/MANIFEST
SGI-FAM-1.002/magicrcs
SGI-FAM-1.002/monitor
Entering SGI-FAM-1.002
META.yml/json not found. Creating skeleton for it.
Running Makefile.PL
Configuring SGI-FAM-1.002 ... Ignore "Not a known parameter name" warnings.WARNING: PRCS_PROJECT is not a known parameter.
Checking if your kit is complete...
Looks good
'PRCS_PROJECT' is not a known MakeMaker parameter name.
Warning (mostly harmless): No library found for -lC
Generating a Unix-style Makefile
Writing Makefile for SGI::FAM
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have Data::Dumper 2.07 ... Yes (2.161)
Checking if you have File::PathConvert 0 ... Yes (0.9)
Checking if you have Getopt::Mixed 0 ... Yes (1.12)
Checking if you have autouse 0 ... Yes (1.11)
Checking if you have MD5 1.7 ... Yes (2.03)
Checking if you have File::Basename 2.5 ... Yes (2.85)
Checking if you have Pod::Usage 1 ... Yes (1.69)
Checking if you have IO::File 0 ... Yes (1.16)
OK
Building and testing SGI-FAM-1.002 ... cp lib/SGI/FAM.pm blib/lib/SGI/FAM.pm
AutoSplitting blib/lib/SGI/FAM.pm (blib/lib/auto/SGI/FAM)
Running Mkbootstrap for FAM ()
chmod 644 "FAM.bs"
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- FAM.bs blib/arch/auto/SGI/FAM/FAM.bs 644
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/ExtUtils/xsubpp" -typemap '/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/ExtUtils/typemap' -typemap '/home/ryan/.cpanm/work/1493510038.18793/SGI-FAM-1.002/typemap' FAM.xs > FAM.xsc
mv FAM.xsc FAM.c
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"1.002\" -DXS_VERSION=\"1.002\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" FAM.c
FAM.xs:11:17: fatal error: fam.h: No such file or directory
#include <fam.h>
^
compilation terminated.
Makefile:335: recipe for target 'FAM.o' failed
make: *** [FAM.o] Error 1
! Installing SGI::FAM failed. See /home/ryan/.cpanm/work/1493510038.18793/build.log for details. Retry with --force to force install it.
! Installing the dependencies failed: Module 'SGI::FAM' is not installed
! Bailing out the installation for File-Tail-FAM-0.02.
FAIL
Command [cpanm --reinstall --verbose File::Tail::FAM] terminated with exit code 1 ($? = 256) under the following perl environment:
Command terminated with non-zero status.
Current perl:
Name: perl-blead
Path: /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl
Config: -de -Dprefix=/home/ryan/perl5/perlbrew/perls/perl-blead -Dusedevel -Aeval:scriptdir=/home/ryan/perl5/perlbrew/perls/perl-blead/bin
Compiled at: Mar 30 2017 03:10:09
perlbrew:
version: 0.78
ENV:
PERLBREW_ROOT: /home/ryan/perl5/perlbrew
PERLBREW_HOME: /home/ryan/.perlbrew
PERLBREW_PATH: /home/ryan/perl5/perlbrew/bin:/home/ryan/perl5/perlbrew/perls/perl-blead/bin
PERLBREW_MANPATH: /home/ryan/perl5/perlbrew/perls/perl-blead/man