cpantestlogs/Authen::SASL::XS_incfailure.log
2017-05-02 18:44:36 -07:00

168 lines
9.2 KiB
Text
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. 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/1493046361.16403
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 Authen::SASL::XS () on cpanmetadb ...
Unpacking Authen-SASL-XS-1.00.tar.gz
--> Working on Authen::SASL::XS
Fetching http://www.cpan.org/authors/id/G/GB/GBARR/Authen-SASL-XS-1.00.tar.gz ... OK
Authen-SASL-XS-1.00/
Authen-SASL-XS-1.00/CHANGES
Authen-SASL-XS-1.00/lib/
Authen-SASL-XS-1.00/Makefile.PL
Authen-SASL-XS-1.00/MANIFEST
Authen-SASL-XS-1.00/MANIFEST.SKIP
Authen-SASL-XS-1.00/META.yml
Authen-SASL-XS-1.00/README
Authen-SASL-XS-1.00/SIGNATURE
Authen-SASL-XS-1.00/t/
Authen-SASL-XS-1.00/typemap
Authen-SASL-XS-1.00/XS.pm
Authen-SASL-XS-1.00/XS.pod
Authen-SASL-XS-1.00/XS.xs
Authen-SASL-XS-1.00/t/common.pl
Authen-SASL-XS-1.00/t/gssapiskel.pl
Authen-SASL-XS-1.00/t/plain.t
Authen-SASL-XS-1.00/lib/Authen/
Authen-SASL-XS-1.00/lib/Authen/SASL/
Authen-SASL-XS-1.00/lib/Authen/SASL/XS/
Authen-SASL-XS-1.00/lib/Authen/SASL/XS/Security.pm
Entering Authen-SASL-XS-1.00
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring Authen-SASL-XS-1.00 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Authen::SASL::XS
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Authen::SASL 2.08 ... Yes (2.16)
Checking if you have Test::More 0 ... Yes (1.302078)
Checking if you have Test::Simple 0 ... Yes (1.302078)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
OK
Building and testing Authen-SASL-XS-1.00 ... cp lib/Authen/SASL/XS/Security.pm blib/lib/Authen/SASL/XS/Security.pm
cp XS.pod blib/lib/Authen/SASL/XS.pod
cp XS.pm blib/lib/Authen/SASL/XS.pm
Running Mkbootstrap for XS ()
chmod 644 "XS.bs"
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS.bs blib/arch/auto/Authen/SASL/XS/XS.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/1493046361.16403/Authen-SASL-XS-1.00/typemap' XS.xs > XS.xsc
Please specify prototyping behavior for XS.xs (see perlxs manual)
mv XS.xsc XS.c
cc -c -I/usr/local/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"1.00\" -DXS_VERSION=\"1.00\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" -DSASL2 XS.c
XS.xs: In function AddCallback:
XS.xs:895:15: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
cb->proc = PerlCallback;
^
XS.xs:899:14: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
cb->proc = PerlCallbackSecret;
^
XS.xs:903:14: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
cb->proc = PerlCallbackRealm;
^
XS.xs:910:14: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
cb->proc = PerlCallbackAuthorize;
^
XS.xs:914:14: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
cb->proc = PerlCallbackCanonUser;
^
XS.xs:918:14: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
cb->proc = PerlCallbackServerCheckPass;
^
XS.xs:922:14: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
cb->proc = PerlCallbackServerSetPass;
^
In file included from /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE/perl.h:5644:0,
from XS.xs:43:
XS.xs: In function ExtractParentCallbacks:
XS.xs:982:25: warning: passing argument 2 of Perl_hv_iterkey from incompatible pointer type [-Wincompatible-pointer-types]
key = hv_iterkey(iter,&l);
^
/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE/embed.h:233:50: note: in definition of macro hv_iterkey
#define hv_iterkey(a,b) Perl_hv_iterkey(aTHX_ a,b)
^
In file included from /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE/perl.h:5609:0,
from XS.xs:43:
/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE/proto.h:1238:21: note: expected I32 * {aka int *} but argument is of type long int *
PERL_CALLCONV char* Perl_hv_iterkey(pTHX_ HE* entry, I32* retlen)
^~~~~~~~~~~~~~~
In file included from /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE/perl.h:5644:0,
from XS.xs:43:
XS.xs:1017:25: warning: passing argument 2 of Perl_hv_iterkey from incompatible pointer type [-Wincompatible-pointer-types]
key = hv_iterkey(iter,&l);
^
/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE/embed.h:233:50: note: in definition of macro hv_iterkey
#define hv_iterkey(a,b) Perl_hv_iterkey(aTHX_ a,b)
^
In file included from /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE/perl.h:5609:0,
from XS.xs:43:
/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE/proto.h:1238:21: note: expected I32 * {aka int *} but argument is of type long int *
PERL_CALLCONV char* Perl_hv_iterkey(pTHX_ HE* entry, I32* retlen)
^~~~~~~~~~~~~~~
In file included from /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE/perl.h:5589:0,
from XS.xs:43:
XS.xs: In function XS_Authen__SASL__XS_property:
XS.xs:1886:12: warning: initialization makes integer from pointer without a cast [-Wint-conversion]
XPUSHi((int *)value);
^
/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE/pp.h:359:23: note: in definition of macro TARGi
IV TARGi_iv = i; \
^
XS.xs:1886:5: note: in expansion of macro XPUSHi
XPUSHi((int *)value);
^~~~~~
rm -f blib/arch/auto/Authen/SASL/XS/XS.so
LD_RUN_PATH="/usr/lib/x86_64-linux-gnu" cc -shared -O2 -L/usr/local/lib -fstack-protector-strong XS.o -o blib/arch/auto/Authen/SASL/XS/XS.so \
-L/usr/local/lib -lsasl2 \
chmod 755 blib/arch/auto/Authen/SASL/XS/XS.so
Manifying 1 pod document
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS.bs blib/arch/auto/Authen/SASL/XS/XS.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
Can't locate t/common.pl in @INC (@INC contains: /home/ryan/.cpanm/work/1493046361.16403/Authen-SASL-XS-1.00/blib/lib /home/ryan/.cpanm/work/1493046361.16403/Authen-SASL-XS-1.00/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/plain.t line 7.
# Looks like your test exited with 2 before it could output anything.
t/plain.t ..
Dubious, test returned 2 (wstat 512, 0x200)
Failed 5/5 subtests
Test Summary Report
-------------------
t/plain.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 5 tests but ran 0.
Files=1, Tests=0, 0 wallclock secs ( 0.01 usr 0.00 sys + 0.02 cusr 0.00 csys = 0.03 CPU)
Result: FAIL
Failed 1/1 test programs. 0/0 subtests failed.
Makefile:1036: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 2
! Installing Authen::SASL::XS failed. See /home/ryan/.cpanm/work/1493046361.16403/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Authen::SASL::XS] 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