cpantestlogs/MonetDB::CLI::MapiXS_genfailure.log
2017-05-02 18:44:36 -07:00

141 lines
7.8 KiB
Text
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

perl-blead
==========
cpanm (App::cpanminus) 1.7043 on perl 5.026000 built for x86_64-linux
Work directory is /home/ryan/.cpanm/work/1493633124.11001
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 MonetDB::CLI::MapiXS () on cpanmetadb ...
Unpacking MonetDB-CLI-MapiXS-0.03.tar.gz
--> Working on MonetDB::CLI::MapiXS
Fetching http://www.cpan.org/authors/id/S/SG/SGOELDNER/MonetDB-CLI-MapiXS-0.03.tar.gz ... OK
MonetDB-CLI-MapiXS-0.03/
MonetDB-CLI-MapiXS-0.03/Changes
MonetDB-CLI-MapiXS-0.03/Makefile.PL
MonetDB-CLI-MapiXS-0.03/MANIFEST
MonetDB-CLI-MapiXS-0.03/MANIFEST.SKIP
MonetDB-CLI-MapiXS-0.03/MapiXS.h
MonetDB-CLI-MapiXS-0.03/MapiXS.pm
MonetDB-CLI-MapiXS-0.03/MapiXS.xs
MonetDB-CLI-MapiXS-0.03/README
MonetDB-CLI-MapiXS-0.03/t/
MonetDB-CLI-MapiXS-0.03/t/00use.t
MonetDB-CLI-MapiXS-0.03/t/02cxn.t
MonetDB-CLI-MapiXS-0.03/t/75mil.t
MonetDB-CLI-MapiXS-0.03/t/85ref.t
MonetDB-CLI-MapiXS-0.03/typemap
Entering MonetDB-CLI-MapiXS-0.03
META.yml/json not found. Creating skeleton for it.
Running Makefile.PL
Configuring MonetDB-CLI-MapiXS-0.03 ... Checking if your kit is complete...
Looks good
Warning (mostly harmless): No library found for -lMapi
Generating a Unix-style Makefile
Writing Makefile for MonetDB::CLI::MapiXS
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 MonetDB-CLI-MapiXS-0.03 ... cp MapiXS.pm blib/lib/MonetDB/CLI/MapiXS.pm
Running Mkbootstrap for MapiXS ()
chmod 644 "MapiXS.bs"
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- MapiXS.bs blib/arch/auto/MonetDB/CLI/MapiXS/MapiXS.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/1493633124.11001/MonetDB-CLI-MapiXS-0.03/typemap' MapiXS.xs > MapiXS.xsc
mv MapiXS.xsc MapiXS.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.03\" -DXS_VERSION=\"0.03\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" MapiXS.c
rm -f blib/arch/auto/MonetDB/CLI/MapiXS/MapiXS.so
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong MapiXS.o -o blib/arch/auto/MonetDB/CLI/MapiXS/MapiXS.so \
\
chmod 755 blib/arch/auto/MonetDB/CLI/MapiXS/MapiXS.so
Manifying 1 pod document
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- MapiXS.bs blib/arch/auto/MonetDB/CLI/MapiXS/MapiXS.bs 644
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
# Failed test 'use MonetDB::CLI::MapiXS;'
# at t/00use.t line 20.
# Tried to use 'MonetDB::CLI::MapiXS'.
# Error: Can't load '/home/ryan/.cpanm/work/1493633124.11001/MonetDB-CLI-MapiXS-0.03/blib/arch/auto/MonetDB/CLI/MapiXS/MapiXS.so' for module MonetDB::CLI::MapiXS: /home/ryan/.cpanm/work/1493633124.11001/MonetDB-CLI-MapiXS-0.03/blib/arch/auto/MonetDB/CLI/MapiXS/MapiXS.so: undefined symbol: mapi_query_handle at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/DynaLoader.pm line 193.
# at t/00use.t line 20.
# Compilation failed in require at t/00use.t line 20.
# BEGIN failed--compilation aborted at t/00use.t line 20.
# Failed test 'require MonetDB::CLI::MapiXS;'
# at t/00use.t line 22.
# Tried to require 'MonetDB::CLI::MapiXS'.
# Error: Attempt to reload MonetDB/CLI/MapiXS.pm aborted.
# Compilation failed in require at (eval 7) line 2.
# Looks like you failed 2 tests of 2.
t/00use.t ..
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/2 subtests
Can't load '/home/ryan/.cpanm/work/1493633124.11001/MonetDB-CLI-MapiXS-0.03/blib/arch/auto/MonetDB/CLI/MapiXS/MapiXS.so' for module MonetDB::CLI::MapiXS: /home/ryan/.cpanm/work/1493633124.11001/MonetDB-CLI-MapiXS-0.03/blib/arch/auto/MonetDB/CLI/MapiXS/MapiXS.so: undefined symbol: mapi_query_handle at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/DynaLoader.pm line 193.
at t/02cxn.t line 24.
Compilation failed in require at t/02cxn.t line 24.
BEGIN failed--compilation aborted at t/02cxn.t line 24.
# Looks like your test exited with 2 before it could output anything.
t/02cxn.t ..
Dubious, test returned 2 (wstat 512, 0x200)
Failed 18/18 subtests
Can't load '/home/ryan/.cpanm/work/1493633124.11001/MonetDB-CLI-MapiXS-0.03/blib/arch/auto/MonetDB/CLI/MapiXS/MapiXS.so' for module MonetDB::CLI::MapiXS: /home/ryan/.cpanm/work/1493633124.11001/MonetDB-CLI-MapiXS-0.03/blib/arch/auto/MonetDB/CLI/MapiXS/MapiXS.so: undefined symbol: mapi_query_handle at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/DynaLoader.pm line 193.
at t/75mil.t line 24.
Compilation failed in require at t/75mil.t line 24.
BEGIN failed--compilation aborted at t/75mil.t line 24.
# Looks like your test exited with 2 before it could output anything.
t/75mil.t ..
Dubious, test returned 2 (wstat 512, 0x200)
Failed 18/18 subtests
Can't load '/home/ryan/.cpanm/work/1493633124.11001/MonetDB-CLI-MapiXS-0.03/blib/arch/auto/MonetDB/CLI/MapiXS/MapiXS.so' for module MonetDB::CLI::MapiXS: /home/ryan/.cpanm/work/1493633124.11001/MonetDB-CLI-MapiXS-0.03/blib/arch/auto/MonetDB/CLI/MapiXS/MapiXS.so: undefined symbol: mapi_query_handle at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/DynaLoader.pm line 193.
at t/85ref.t line 25.
Compilation failed in require at t/85ref.t line 25.
BEGIN failed--compilation aborted at t/85ref.t line 25.
# Looks like your test exited with 2 before it could output anything.
t/85ref.t ..
Dubious, test returned 2 (wstat 512, 0x200)
Failed 14/14 subtests
Test Summary Report
-------------------
t/00use.t (Wstat: 512 Tests: 2 Failed: 2)
Failed tests: 1-2
Non-zero exit status: 2
t/02cxn.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 18 tests but ran 0.
t/75mil.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 18 tests but ran 0.
t/85ref.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 14 tests but ran 0.
Files=4, Tests=2, 1 wallclock secs ( 0.02 usr 0.01 sys + 0.10 cusr 0.01 csys = 0.14 CPU)
Result: FAIL
Failed 4/4 test programs. 2/2 subtests failed.
Makefile:1007: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 2
! Installing MonetDB::CLI::MapiXS failed. See /home/ryan/.cpanm/work/1493633124.11001/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose MonetDB::CLI::MapiXS] 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