110 lines
4.8 KiB
Text
110 lines
4.8 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/1493102692.18728
|
|
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 GTop () on cpanmetadb ...
|
|
Unpacking GTop-0.18.tar.gz
|
|
--> Working on GTop
|
|
Fetching http://www.cpan.org/authors/id/M/MJ/MJH/GTop-0.18.tar.gz ... OK
|
|
GTop-0.18/
|
|
GTop-0.18/GTop.xs
|
|
GTop-0.18/META.yml
|
|
GTop-0.18/Changes
|
|
GTop-0.18/TODO
|
|
GTop-0.18/config.pl
|
|
GTop-0.18/lib/
|
|
GTop-0.18/lib/GTop.pm
|
|
GTop-0.18/examples/
|
|
GTop-0.18/examples/server.conf
|
|
GTop-0.18/examples/mountlist
|
|
GTop-0.18/examples/procmap
|
|
GTop-0.18/examples/proclist
|
|
GTop-0.18/examples/perlbloat.pl
|
|
GTop-0.18/examples/server
|
|
GTop-0.18/GTop.pod
|
|
GTop-0.18/README
|
|
GTop-0.18/typemap
|
|
GTop-0.18/ppport.h
|
|
GTop-0.18/Makefile.PL
|
|
GTop-0.18/MANIFEST
|
|
GTop-0.18/t/
|
|
GTop-0.18/t/threads.t
|
|
GTop-0.18/t/basic.t
|
|
Entering GTop-0.18
|
|
Checking configure dependencies from META.yml
|
|
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
|
|
Running Makefile.PL
|
|
Configuring GTop-0.18 ... Can't exec "gnome-config": No such file or directory at ./config.pl line 55.
|
|
Can't exec "glib-config": No such file or directory at ./config.pl line 29.
|
|
Use of uninitialized value $ginc in scalar chomp at ./config.pl line 29.
|
|
Use of uninitialized value $ginc in join or string at ./config.pl line 33.
|
|
Use of uninitialized value in join or string at ./config.pl line 33.
|
|
Use of uninitialized value in join or string at ./config.pl line 34.
|
|
Using INC:
|
|
Using LIBS: -lgtop -lgtop_sysdeps -lgtop_common -lglib -L/usr/X11/lib -L/usr/X11R6/lib -lXau
|
|
Using DEFINE:
|
|
Checking if your kit is complete...
|
|
Looks good
|
|
Warning (mostly harmless): No library found for -lgtop
|
|
Warning (mostly harmless): No library found for -lgtop_sysdeps
|
|
Warning (mostly harmless): No library found for -lgtop_common
|
|
Warning (mostly harmless): No library found for -lglib
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for GTop
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have Test::More 0 ... Yes (1.302078)
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
OK
|
|
Building and testing GTop-0.18 ... cp lib/GTop.pm blib/lib/GTop.pm
|
|
cp GTop.pod blib/lib/GTop.pod
|
|
cp config.pl blib/lib/config.pl
|
|
Running Mkbootstrap for GTop ()
|
|
chmod 644 "GTop.bs"
|
|
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- GTop.bs blib/arch/auto/GTop/GTop.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/1493102692.18728/GTop-0.18/typemap.gtop' -typemap '/home/ryan/.cpanm/work/1493102692.18728/GTop-0.18/typemap' -typemap '/home/ryan/.cpanm/work/1493102692.18728/GTop-0.18/typemap' GTop.xs > GTop.xsc
|
|
mv GTop.xsc GTop.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=\"0.18\" -DXS_VERSION=\"0.18\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" GTop.c
|
|
In file included from GTop.xs:5:0:
|
|
ppport.h:227:0: warning: "PERL_UNUSED_DECL" redefined
|
|
# define PERL_UNUSED_DECL
|
|
|
|
In file included from GTop.xs:3:0:
|
|
/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE/perl.h:323:0: note: this is the location of the previous definition
|
|
# define PERL_UNUSED_DECL __attribute__unused__
|
|
|
|
GTop.xs:12:18: fatal error: glib.h: No such file or directory
|
|
#include <glib.h>
|
|
^
|
|
compilation terminated.
|
|
Makefile:343: recipe for target 'GTop.o' failed
|
|
make: *** [GTop.o] Error 1
|
|
! Installing GTop failed. See /home/ryan/.cpanm/work/1493102692.18728/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose GTop] 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
|