73 lines
3.3 KiB
Text
73 lines
3.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/1493637201.22945
|
|
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 Postgres () on cpanmetadb ...
|
|
Unpacking Postgres-1.4.tar.gz
|
|
--> Working on Postgres
|
|
Fetching http://www.cpan.org/authors/id/V/VK/VKHERA/Postgres-1.4.tar.gz ... OK
|
|
Postgres-1.4/
|
|
Postgres-1.4/typemap
|
|
Postgres-1.4/Postgres.xs
|
|
Postgres-1.4/displayTuples.patch
|
|
Postgres-1.4/test2
|
|
Postgres-1.4/Postgres.pm
|
|
Postgres-1.4/MANIFEST
|
|
Postgres-1.4/Makefile.PL
|
|
Postgres-1.4/Changes
|
|
Postgres-1.4/test.pl
|
|
Postgres-1.4/redhat50.txt
|
|
Postgres-1.4/README
|
|
Entering Postgres-1.4
|
|
META.yml/json not found. Creating skeleton for it.
|
|
Running Makefile.PL
|
|
Configuring Postgres-1.4 ... Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Postgres
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
OK
|
|
Building and testing Postgres-1.4 ... cp Postgres.pm blib/lib/Postgres.pm
|
|
Running Mkbootstrap for Postgres ()
|
|
chmod 644 "Postgres.bs"
|
|
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Postgres.bs blib/arch/auto/Postgres/Postgres.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/1493637201.22945/Postgres-1.4/typemap' Postgres.xs > Postgres.xsc
|
|
mv Postgres.xsc Postgres.c
|
|
cc -c -I/usr/local/postgres95/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"1.4\" -DXS_VERSION=\"1.4\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" Postgres.c
|
|
Postgres.xs:12:22: fatal error: libpq-fe.h: No such file or directory
|
|
#include <libpq-fe.h>
|
|
^
|
|
compilation terminated.
|
|
Makefile:337: recipe for target 'Postgres.o' failed
|
|
make: *** [Postgres.o] Error 1
|
|
! Installing Postgres failed. See /home/ryan/.cpanm/work/1493637201.22945/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose Postgres] 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
|