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

278 lines
17 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/1493245992.12723
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 GDA () on cpanmetadb ...
Unpacking GDA-0.2.tar.gz
--> Working on GDA
Fetching http://www.cpan.org/authors/id/G/GR/GREGOR/GDA-0.2.tar.gz ... OK
GDA-0.2/
GDA-0.2/t/
GDA-0.2/t/02provider.t
GDA-0.2/t/00init.t
GDA-0.2/t/04log.t
GDA-0.2/t/01config.t
GDA-0.2/t/03dsn.t
GDA-0.2/README
GDA-0.2/LICENSE
GDA-0.2/MANIFEST
GDA-0.2/lib/
GDA-0.2/lib/GDA.pm
GDA-0.2/lib/GDA/
GDA-0.2/lib/GDA/Provider.pm
GDA-0.2/lib/GDA/DSN.pm
GDA-0.2/lib/GDA/Config.pm
GDA-0.2/lib/GDA/Log.pm
GDA-0.2/COPYRIGHT
GDA-0.2/script/
GDA-0.2/script/gda-ls-log
GDA-0.2/script/gda-ls-providers
GDA-0.2/Makefile.PL
GDA-0.2/TODO
Entering GDA-0.2
META.yml/json not found. Creating skeleton for it.
Running Makefile.PL
Configuring GDA-0.2 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for GDA
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 Inline 0 ... Yes (0.80)
OK
Building and testing GDA-0.2 ... cp lib/GDA.pm blib/lib/GDA.pm
cp lib/GDA/Config.pm blib/lib/GDA/Config.pm
cp lib/GDA/Provider.pm blib/lib/GDA/Provider.pm
cp lib/GDA/Log.pm blib/lib/GDA/Log.pm
cp lib/GDA/DSN.pm blib/lib/GDA/DSN.pm
cp script/gda-ls-log blib/script/gda-ls-log
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/gda-ls-log
cp script/gda-ls-providers blib/script/gda-ls-providers
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/gda-ls-providers
Manifying 5 pod documents
PERL_DL_NONLAZY=1 "/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.30), passed through in regex; marked by <-- HERE in m/function(\s+)([a-z0-9_]+)(\s*){ <-- HERE (.*?)}/ at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Inline/Echo.pm line 25.
Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.30), passed through in regex; marked by <-- HERE in m/function(\s+)([a-z0-9_]+)(\s*){ <-- HERE (.*?)}/ at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Inline/Nouse.pm line 28.
make[1]: Entering directory '/home/ryan/.cpanm/work/1493245992.12723/GDA-0.2/_Inline/build/GDA_7433'
Running Mkbootstrap for GDA_7433 ()
chmod 644 "GDA_7433.bs"
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- GDA_7433.bs blib/arch/auto/GDA_7433/GDA_7433.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" GDA_7433.xs > GDA_7433.xsc
mv GDA_7433.xsc GDA_7433.c
cc -c -I"/home/ryan/.cpanm/work/1493245992.12723/GDA-0.2/t" -I/usr/include/gda -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gtk-1.2 -I/usr/include/gnome-xml -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.00\" -DXS_VERSION=\"0.00\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" GDA_7433.c
GDA_7433.xs:5:24: fatal error: gda-config.h: No such file or directory
#include "gda-config.h"
^
compilation terminated.
Makefile:331: recipe for target 'GDA_7433.o' failed
make[1]: *** [GDA_7433.o] Error 1
make[1]: Leaving directory '/home/ryan/.cpanm/work/1493245992.12723/GDA-0.2/_Inline/build/GDA_7433'
A problem was encountered while attempting to compile and install your Inline
C code. The command that failed was:
"make > out.make 2>&1" with error code 2
The build directory was:
/home/ryan/.cpanm/work/1493245992.12723/GDA-0.2/_Inline/build/GDA_7433
To debug the problem, cd to the build directory, and inspect the output files.
Environment MAKEFLAGS = ''
Environment MAKELEVEL = '1'
Environment PATH = '/home/ryan/perl5/perlbrew/bin:/home/ryan/perl5/perlbrew/perls/perl-blead/bin:/home/ryan/.cargo/bin:/home/ryan/workspace/esp8266/esp-open-sdk/xtensa-lx106-elf/bin:/home/ryan/perl5/perlbrew/bin:/home/ryan/perl5/perlbrew/perls/perl-5.24.1/bin:/home/ryan/prefix/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/ryan/bin:/home/ryan/prefix/bin:/home/ryan/DirkDashing2Trial'
at /home/ryan/.cpanm/work/1493245992.12723/GDA-0.2/blib/lib/GDA.pm line 33.
...propagated at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Inline/C.pm line 869.
Compilation failed in require at t/00init.t line 17.
BEGIN failed--compilation aborted at t/00init.t line 17.
t/00init.t ......
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
make[1]: Entering directory '/home/ryan/.cpanm/work/1493245992.12723/GDA-0.2/_Inline/build/GDA_7433'
Running Mkbootstrap for GDA_7433 ()
chmod 644 "GDA_7433.bs"
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- GDA_7433.bs blib/arch/auto/GDA_7433/GDA_7433.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" GDA_7433.xs > GDA_7433.xsc
mv GDA_7433.xsc GDA_7433.c
cc -c -I"/home/ryan/.cpanm/work/1493245992.12723/GDA-0.2/t" -I/usr/include/gda -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gtk-1.2 -I/usr/include/gnome-xml -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.00\" -DXS_VERSION=\"0.00\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" GDA_7433.c
GDA_7433.xs:5:24: fatal error: gda-config.h: No such file or directory
#include "gda-config.h"
^
compilation terminated.
Makefile:331: recipe for target 'GDA_7433.o' failed
make[1]: *** [GDA_7433.o] Error 1
make[1]: Leaving directory '/home/ryan/.cpanm/work/1493245992.12723/GDA-0.2/_Inline/build/GDA_7433'
A problem was encountered while attempting to compile and install your Inline
C code. The command that failed was:
"make > out.make 2>&1" with error code 2
The build directory was:
/home/ryan/.cpanm/work/1493245992.12723/GDA-0.2/_Inline/build/GDA_7433
To debug the problem, cd to the build directory, and inspect the output files.
Environment MAKEFLAGS = ''
Environment MAKELEVEL = '1'
Environment PATH = '/home/ryan/perl5/perlbrew/bin:/home/ryan/perl5/perlbrew/perls/perl-blead/bin:/home/ryan/.cargo/bin:/home/ryan/workspace/esp8266/esp-open-sdk/xtensa-lx106-elf/bin:/home/ryan/perl5/perlbrew/bin:/home/ryan/perl5/perlbrew/perls/perl-5.24.1/bin:/home/ryan/prefix/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/ryan/bin:/home/ryan/prefix/bin:/home/ryan/DirkDashing2Trial'
at /home/ryan/.cpanm/work/1493245992.12723/GDA-0.2/blib/lib/GDA.pm line 33.
...propagated at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Inline/C.pm line 869.
Compilation failed in require at t/01config.t line 17.
BEGIN failed--compilation aborted at t/01config.t line 17.
t/01config.t ....
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
make[1]: Entering directory '/home/ryan/.cpanm/work/1493245992.12723/GDA-0.2/_Inline/build/GDA_7433'
Running Mkbootstrap for GDA_7433 ()
chmod 644 "GDA_7433.bs"
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- GDA_7433.bs blib/arch/auto/GDA_7433/GDA_7433.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" GDA_7433.xs > GDA_7433.xsc
mv GDA_7433.xsc GDA_7433.c
cc -c -I"/home/ryan/.cpanm/work/1493245992.12723/GDA-0.2/t" -I/usr/include/gda -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gtk-1.2 -I/usr/include/gnome-xml -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.00\" -DXS_VERSION=\"0.00\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" GDA_7433.c
GDA_7433.xs:5:24: fatal error: gda-config.h: No such file or directory
#include "gda-config.h"
^
compilation terminated.
Makefile:331: recipe for target 'GDA_7433.o' failed
make[1]: *** [GDA_7433.o] Error 1
make[1]: Leaving directory '/home/ryan/.cpanm/work/1493245992.12723/GDA-0.2/_Inline/build/GDA_7433'
A problem was encountered while attempting to compile and install your Inline
C code. The command that failed was:
"make > out.make 2>&1" with error code 2
The build directory was:
/home/ryan/.cpanm/work/1493245992.12723/GDA-0.2/_Inline/build/GDA_7433
To debug the problem, cd to the build directory, and inspect the output files.
Environment MAKEFLAGS = ''
Environment MAKELEVEL = '1'
Environment PATH = '/home/ryan/perl5/perlbrew/bin:/home/ryan/perl5/perlbrew/perls/perl-blead/bin:/home/ryan/.cargo/bin:/home/ryan/workspace/esp8266/esp-open-sdk/xtensa-lx106-elf/bin:/home/ryan/perl5/perlbrew/bin:/home/ryan/perl5/perlbrew/perls/perl-5.24.1/bin:/home/ryan/prefix/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/ryan/bin:/home/ryan/prefix/bin:/home/ryan/DirkDashing2Trial'
at /home/ryan/.cpanm/work/1493245992.12723/GDA-0.2/blib/lib/GDA.pm line 33.
...propagated at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Inline/C.pm line 869.
Compilation failed in require at t/02provider.t line 17.
BEGIN failed--compilation aborted at t/02provider.t line 17.
t/02provider.t ..
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
make[1]: Entering directory '/home/ryan/.cpanm/work/1493245992.12723/GDA-0.2/_Inline/build/GDA_7433'
Running Mkbootstrap for GDA_7433 ()
chmod 644 "GDA_7433.bs"
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- GDA_7433.bs blib/arch/auto/GDA_7433/GDA_7433.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" GDA_7433.xs > GDA_7433.xsc
mv GDA_7433.xsc GDA_7433.c
cc -c -I"/home/ryan/.cpanm/work/1493245992.12723/GDA-0.2/t" -I/usr/include/gda -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gtk-1.2 -I/usr/include/gnome-xml -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.00\" -DXS_VERSION=\"0.00\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" GDA_7433.c
GDA_7433.xs:5:24: fatal error: gda-config.h: No such file or directory
#include "gda-config.h"
^
compilation terminated.
Makefile:331: recipe for target 'GDA_7433.o' failed
make[1]: *** [GDA_7433.o] Error 1
make[1]: Leaving directory '/home/ryan/.cpanm/work/1493245992.12723/GDA-0.2/_Inline/build/GDA_7433'
A problem was encountered while attempting to compile and install your Inline
C code. The command that failed was:
"make > out.make 2>&1" with error code 2
The build directory was:
/home/ryan/.cpanm/work/1493245992.12723/GDA-0.2/_Inline/build/GDA_7433
To debug the problem, cd to the build directory, and inspect the output files.
Environment MAKEFLAGS = ''
Environment MAKELEVEL = '1'
Environment PATH = '/home/ryan/perl5/perlbrew/bin:/home/ryan/perl5/perlbrew/perls/perl-blead/bin:/home/ryan/.cargo/bin:/home/ryan/workspace/esp8266/esp-open-sdk/xtensa-lx106-elf/bin:/home/ryan/perl5/perlbrew/bin:/home/ryan/perl5/perlbrew/perls/perl-5.24.1/bin:/home/ryan/prefix/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/ryan/bin:/home/ryan/prefix/bin:/home/ryan/DirkDashing2Trial'
at /home/ryan/.cpanm/work/1493245992.12723/GDA-0.2/blib/lib/GDA.pm line 33.
...propagated at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Inline/C.pm line 869.
Compilation failed in require at t/03dsn.t line 17.
BEGIN failed--compilation aborted at t/03dsn.t line 17.
t/03dsn.t .......
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
make[1]: Entering directory '/home/ryan/.cpanm/work/1493245992.12723/GDA-0.2/_Inline/build/GDA_7433'
Running Mkbootstrap for GDA_7433 ()
chmod 644 "GDA_7433.bs"
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- GDA_7433.bs blib/arch/auto/GDA_7433/GDA_7433.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" GDA_7433.xs > GDA_7433.xsc
mv GDA_7433.xsc GDA_7433.c
cc -c -I"/home/ryan/.cpanm/work/1493245992.12723/GDA-0.2/t" -I/usr/include/gda -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gtk-1.2 -I/usr/include/gnome-xml -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.00\" -DXS_VERSION=\"0.00\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" GDA_7433.c
GDA_7433.xs:5:24: fatal error: gda-config.h: No such file or directory
#include "gda-config.h"
^
compilation terminated.
Makefile:331: recipe for target 'GDA_7433.o' failed
make[1]: *** [GDA_7433.o] Error 1
make[1]: Leaving directory '/home/ryan/.cpanm/work/1493245992.12723/GDA-0.2/_Inline/build/GDA_7433'
A problem was encountered while attempting to compile and install your Inline
C code. The command that failed was:
"make > out.make 2>&1" with error code 2
The build directory was:
/home/ryan/.cpanm/work/1493245992.12723/GDA-0.2/_Inline/build/GDA_7433
To debug the problem, cd to the build directory, and inspect the output files.
Environment MAKEFLAGS = ''
Environment MAKELEVEL = '1'
Environment PATH = '/home/ryan/perl5/perlbrew/bin:/home/ryan/perl5/perlbrew/perls/perl-blead/bin:/home/ryan/.cargo/bin:/home/ryan/workspace/esp8266/esp-open-sdk/xtensa-lx106-elf/bin:/home/ryan/perl5/perlbrew/bin:/home/ryan/perl5/perlbrew/perls/perl-5.24.1/bin:/home/ryan/prefix/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/ryan/bin:/home/ryan/prefix/bin:/home/ryan/DirkDashing2Trial'
at /home/ryan/.cpanm/work/1493245992.12723/GDA-0.2/blib/lib/GDA.pm line 33.
...propagated at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Inline/C.pm line 869.
Compilation failed in require at t/04log.t line 18.
BEGIN failed--compilation aborted at t/04log.t line 18.
t/04log.t .......
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Test Summary Report
-------------------
t/00init.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/01config.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/02provider.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/03dsn.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/04log.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
Files=5, Tests=0, 2 wallclock secs ( 0.01 usr 0.00 sys + 1.58 cusr 0.12 csys = 1.71 CPU)
Result: FAIL
Failed 5/5 test programs. 0/0 subtests failed.
Makefile:879: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 2
! Installing GDA failed. See /home/ryan/.cpanm/work/1493245992.12723/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose GDA] 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