cpantestlogs/Alien::FLTK_genfailure.log
2017-04-18 14:54:58 -04:00

200 lines
8.5 KiB
Text

perl-blead
==========
cpanm (App::cpanminus) 1.7042 on perl 5.026000 built for x86_64-linux
Work directory is /home/ryan/.cpanm/work/1492203426.15109
You have make /usr/bin/make
You have LWP 6.24
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 Alien::FLTK () on cpanmetadb ...
Unpacking Alien-FLTK-v1.3.3_gamma.tar.gz
--> Working on Alien::FLTK
Fetching http://www.cpan.org/authors/id/S/SA/SANKO/Alien-FLTK-v1.3.3_gamma.tar.gz ... OK
Alien-FLTK-v1.3.3/Build.PL
Alien-FLTK-v1.3.3/Changes
Alien-FLTK-v1.3.3/LICENSE
Alien-FLTK-v1.3.3/META.json
Alien-FLTK-v1.3.3/README.md
Alien-FLTK-v1.3.3/cpanfile
Alien-FLTK-v1.3.3/examples/opengl.pl
Alien-FLTK-v1.3.3/examples/synopsis.pl
Alien-FLTK-v1.3.3/inc/MBTFLTK.pm
Alien-FLTK-v1.3.3/lib/Alien/FLTK.pm
Alien-FLTK-v1.3.3/minil.toml
Alien-FLTK-v1.3.3/t/0001_use.t
Alien-FLTK-v1.3.3/t/0002_exe.t
Alien-FLTK-v1.3.3/META.yml
Alien-FLTK-v1.3.3/MANIFEST
Entering Alien-FLTK-v1.3.3
Checking configure dependencies from META.json
Checking if you have Pod::Man 0 ... Yes (4.09)
Checking if you have HTTP::Tiny 0 ... Yes (0.070)
Checking if you have File::Spec::Functions 0 ... Yes (3.62)
Checking if you have ExtUtils::CBuilder 0 ... Yes (0.280224)
Checking if you have Module::Build::Tiny 0.035 ... Yes (0.039)
Checking if you have File::Find 0 ... Yes (1.34)
Checking if you have TAP::Harness 0 ... Yes (3.39)
Checking if you have File::ShareDir 0 ... Yes (1.102)
Checking if you have Devel::CheckBin 0 ... Yes (0.04)
Checking if you have Archive::Extract 0 ... Yes (0.80)
Checking if you have Getopt::Long 0 ... Yes (2.49)
Checking if you have Exporter 5.57 ... Yes (5.72)
Checking if you have ExtUtils::Helpers 0.020 ... Yes (0.026)
Checking if you have File::Copy 0 ... Yes (2.32)
Checking if you have ExtUtils::ParseXS 0 ... Yes (3.34)
Checking if you have ExtUtils::Config 0.003 ... Yes (0.008)
Checking if you have JSON::PP 0 ... Yes (2.27400)
Checking if you have File::Path 0 ... Yes (2.12)
Checking if you have File::Copy::Recursive 0 ... Yes (0.38)
Checking if you have CPAN::Meta 0 ... Yes (2.150010)
Checking if you have File::pushd 0 ... Yes (1.014)
Checking if you have ExtUtils::InstallPaths 0.002 ... Yes (0.011)
Checking if you have File::Basename 0 ... Yes (2.85)
Checking if you have File::Slurp 0 ... Yes (9999.19)
Checking if you have ExtUtils::Install 0 ... Yes (2.04)
Running Build.PL
Configuring Alien-FLTK-v1.3.3 ... Locating bin:sh... found at /bin/sh.
Creating new 'Build' script for 'Alien-FLTK' version 'v1.3.3'
Checking dependencies from MYMETA.json ...
Checking if you have File::Copy 0 ... Yes (2.32)
Checking if you have File::Slurp 0 ... Yes (9999.19)
Checking if you have File::ShareDir 0 ... Yes (1.102)
Checking if you have Archive::Extract 0 ... Yes (0.80)
Checking if you have Test::More 0.98 ... Yes (1.302078)
Checking if you have File::pushd 0 ... Yes (1.014)
Checking if you have File::Copy::Recursive 0 ... Yes (0.38)
Checking if you have HTTP::Tiny 0 ... Yes (0.070)
Checking if you have File::Spec::Functions 0 ... Yes (3.62)
Checking if you have JSON::PP 2 ... Yes (2.27400)
OK
Building and testing Alien-FLTK-v1.3.3 ... Finding most recent version... Hrm. Grabbing latest stable release
Downloading fltk-1.3.3-source.tar.gz... Done
Extracting... Done
Configure...
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking if the compiler supports -fvisibility... yes
checking if the compiler supports -fvisibility-inlines-hidden... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for nroff... /usr/bin/nroff
checking for doxygen... no
checking for ranlib... ranlib
checking for ar... /usr/bin/ar
checking for windres... no
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking size of short... 2
checking size of int... 4
checking size of long... 8
checking whether byte ordering is bigendian... no
checking whether the compiler recognizes bool as a built-in type... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/stdtypes.h usability... no
checking sys/stdtypes.h presence... no
checking for sys/stdtypes.h... no
checking whether we have the POSIX compatible scandir() prototype... yes
checking for vsnprintf... yes
checking for snprintf... yes
checking for strings.h... (cached) yes
checking for strcasecmp... yes
checking for strlcat... no
checking for strlcpy... no
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for localeconv... yes
checking for library containing pow... -lm
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for long long int... yes
checking for library containing dlsym... -ldl
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking alsa/asoundlib.h usability... no
checking alsa/asoundlib.h presence... no
checking for alsa/asoundlib.h... no
checking for jpeg_CreateCompress in -ljpeg... no
checking for gzgets in -lz... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for png_read_info in -lpng... no
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_create using -lpthreads... no
checking for pthread_create using -lpthread... yes
checking for X... no
./configure: line 410: test: aborting.: integer expression expected
configure: error: Configure could not find required X11 libraries
./configure: line 299: return: aborting.: numeric argument required
./configure: line 309: exit: aborting.: numeric argument required
sh: ./fltk-config: No such file or directory
sh: ./fltk-config: No such file or directory
sh: ./fltk-config: No such file or directory
sh: ./fltk-config: No such file or directory
sh: ./fltk-config: No such file or directory
sh: ./fltk-config: No such file or directory
Checking for gmake... no
Checking for make... yes
Makefile:217: ../makeinclude: No such file or directory
/bin/sh: line 0: test: =: unary operator expected
/bin/sh: line 0: test: =: unary operator expected
/bin/sh: line 0: test: =: unary operator expected
/bin/sh: line 0: test: =: unary operator expected
/bin/sh: line 0: test: =: unary operator expected
make: *** No rule to make target '../makeinclude'. Stop.
No such file or directory at inc/MBTFLTK.pm line 165.
! Installing Alien::FLTK failed. See /home/ryan/.cpanm/work/1492203426.15109/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Alien::FLTK] 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