cpantestlogs/Win32::Printer_genfailure.log
2017-05-02 18:44:36 -07:00

106 lines
5.2 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/1493738227.20863
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 Win32::Printer () on cpanmetadb ...
Unpacking Win32-Printer-0.9.1.zip
--> Working on Win32::Printer
Fetching http://www.cpan.org/authors/id/W/WA/WASX/Win32-Printer-0.9.1.zip ... OK
Archive: Win32-Printer-0.9.1.zip
creating: Win32-Printer-0.9.0/
creating: Win32-Printer-0.9.0/3PLibs/
creating: Win32-Printer-0.9.0/3PLibs/ebbl/
inflating: Win32-Printer-0.9.0/3PLibs/ebbl/ebbl11vc.lib
inflating: Win32-Printer-0.9.0/3PLibs/ebbl/ebblapi.h
inflating: Win32-Printer-0.9.0/3PLibs/ebbl/ebblver.h
inflating: Win32-Printer-0.9.0/3PLibs/ebbl/ebblwc.h
inflating: Win32-Printer-0.9.0/3PLibs/ebbl/license.txt
extracting: Win32-Printer-0.9.0/3PLibs/ebbl/_version.txt
creating: Win32-Printer-0.9.0/3PLibs/FreeImage/
inflating: Win32-Printer-0.9.0/3PLibs/FreeImage/FreeImage.h
inflating: Win32-Printer-0.9.0/3PLibs/FreeImage/FreeImage.lib
inflating: Win32-Printer-0.9.0/3PLibs/FreeImage/license.txt
extracting: Win32-Printer-0.9.0/3PLibs/FreeImage/_version.txt
creating: Win32-Printer-0.9.0/3PLibs/Ghostscript/
inflating: Win32-Printer-0.9.0/3PLibs/Ghostscript/gsdll32.lib
inflating: Win32-Printer-0.9.0/3PLibs/Ghostscript/iapi.h
inflating: Win32-Printer-0.9.0/3PLibs/Ghostscript/license.html
extracting: Win32-Printer-0.9.0/3PLibs/Ghostscript/_version.txt
inflating: Win32-Printer-0.9.0/Lesser.txt
inflating: Win32-Printer-0.9.0/Makefile.PL
inflating: Win32-Printer-0.9.0/MANIFEST
creating: Win32-Printer-0.9.0/Printer/
inflating: Win32-Printer-0.9.0/Printer.pm
inflating: Win32-Printer-0.9.0/Printer.xs
inflating: Win32-Printer-0.9.0/Printer/Direct.pm
inflating: Win32-Printer-0.9.0/Printer/Enum.pm
creating: Win32-Printer-0.9.0/t/
inflating: Win32-Printer-0.9.0/typemap
inflating: Win32-Printer-0.9.0/t/1.t
inflating: Win32-Printer-0.9.0/t/2.t
inflating: Win32-Printer-0.9.0/t/3.t
inflating: Win32-Printer-0.9.0/t/4.t
inflating: Win32-Printer-0.9.0/t/5.t
inflating: Win32-Printer-0.9.0/t/t.emf
inflating: Win32-Printer-0.9.0/t/t.png
inflating: Win32-Printer-0.9.0/t/t.wmf
creating: Win32-Printer-0.9.0/t/tmp/
Entering Win32-Printer-0.9.0
META.yml/json not found. Creating skeleton for it.
Running Makefile.PL
Configuring Win32-Printer-0.9.1 ...
DEFAULT BUILD OPTIONS - W/O 3PLibs (SET ANY ARGUMENT TO INVOKE THE PROMPT!)
Checking if your kit is complete...
Looks good
Unrecognized argument in LIBS ignored: 'Delayimp.lib'
Generating a Unix-style Makefile
Writing Makefile for Win32::Printer
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 Win32-Printer-v0.9.1 ... cp Printer/Direct.pm blib/lib/Win32/Printer/Direct.pm
cp Printer.pm blib/lib/Win32/Printer.pm
cp Printer/Enum.pm blib/lib/Win32/Printer/Enum.pm
Running Mkbootstrap for Printer ()
chmod 644 "Printer.bs"
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Printer.bs blib/arch/auto/Win32/Printer/Printer.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/1493738227.20863/Win32-Printer-0.9.0/typemap' Printer.xs > Printer.xsc
mv Printer.xsc Printer.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.9.1\" -DXS_VERSION=\"0.9.1\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" Printer.c
Printer.xs:24:22: fatal error: winspool.h: No such file or directory
#include <winspool.h>
^
compilation terminated.
Makefile:338: recipe for target 'Printer.o' failed
make: *** [Printer.o] Error 1
! Installing Win32::Printer failed. See /home/ryan/.cpanm/work/1493738227.20863/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Win32::Printer] 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