GSSAPI v0.28 Perl 5 v5.26.1 darwin-2level

Status
Fail
From
Michiel Beijen
Dist
GSSAPI v0.28
Platform
Perl 5 v5.26.1 darwin-2level
Date
2018-02-07 07:59:10
ID
c7ece656-0bdc-11e8-9c07-a0a15e2a80fd
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language.  See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org


--
Dear Achim Grolms,

This is a computer-generated report for GSSAPI-0.28
on perl 5.26.1, created by CPAN-Reporter-1.2018.

Thank you for uploading your work to CPAN.  However, there was a problem
testing your distribution.

If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:

http://wiki.cpantesters.org/wiki/CPANAuthorNotes

Sections of this report:

    * Tester comments
    * Program output
    * Prerequisites
    * Environment and other context

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester:

none provided

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '/usr/bin/make test':

"/Users/michiel/.plenv/versions/5.26.1/bin/perl5.26.1" -MExtUtils::Command::MM -e 'cp_nonempty' -- GSSAPI.bs blib/arch/auto/GSSAPI/GSSAPI.bs 644
PERL_DL_NONLAZY=1 "/Users/michiel/.plenv/versions/5.26.1/bin/perl5.26.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/1constants.t ..... ok
t/2status.t ........ ok
perl5.26.1(78336,0x7fff9ff2e340) malloc: *** error for object 0x7fff431c69fd: pointer being freed was not allocated
*** set a breakpoint in malloc_error_break to debug
t/checkoids.t ...... 
All 34 subtests passed 
t/importnames.t .... ok
# Kerberos 5, SPNEGO
t/indicatemechs.t .. ok

#   Failed test '$cred1->inquire_cred($name, $lifetime, $cred_usage, $oidset'
#   at t/inquire_cred.t line 47.
# inquire_cred()    lifetime:	0 seconds
# inquire_cred()    credusage:	 0 (GSS_C_BOTH)
	(in cleanup) oidset has no value at t/inquire_cred.t line 32.
# Looks like you failed 1 test of 6.
t/inquire_cred.t ... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/6 subtests 
t/pod.t ............ ok

#   Failed test ' $str eq '{ 1 2 840 113554 1 2 1 1 }' '
#   at t/test.t line 29.
#          got: '1 2 840 113554 1 2 1 1'
#     expected: '{ 1 2 840 113554 1 2 1 1 }'
perl5.26.1(78343,0x7fff9ff2e340) malloc: *** error for object 0x7fff431c69c3: pointer being freed was not allocated
*** set a breakpoint in malloc_error_break to debug
t/test.t ........... 
Failed 1/13 subtests 
# 
# 
#  if you want to run tests that do a realworld *use* of your GSSAPI
#  start a kinit and try to run
# 
# ./examples/getcred_hostbased.pl 
# 
t/zbugfixes.t ...... ok

Test Summary Report
-------------------
t/checkoids.t    (Wstat: 6 Tests: 34 Failed: 0)
  Non-zero wait status: 6
t/inquire_cred.t (Wstat: 256 Tests: 6 Failed: 1)
  Failed test:  4
  Non-zero exit status: 1
t/test.t         (Wstat: 6 Tests: 13 Failed: 1)
  Failed test:  2
  Non-zero wait status: 6
Files=9, Tests=152,  1 wallclock secs ( 0.04 usr  0.02 sys +  0.75 cusr  0.19 csys =  1.00 CPU)
Result: FAIL
Failed 3/9 test programs. 2/152 subtests failed.
make: *** [test_dynamic] Error 255

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module              Need Have    
    ------------------- ---- --------
    Test::More          0    1.302106

build_requires:

    Module              Need Have    
    ------------------- ---- --------
    ExtUtils::MakeMaker 0    7.30    


------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    LANG = en_US.UTF-8
    LANGUAGE = en_US.UTF-8
    LC_ALL = en_US.UTF-8
    NONINTERACTIVE_TESTING = 1
    PATH = /Users/michiel/.plenv/versions/5.26.1/bin:/usr/local/Cellar/plenv/2.2.0/libexec:/usr/local/opt/gettext/bin:/Users/michiel/.nvm/versions/node/v8.9.0/bin:/Users/michiel/.rbenv/shims:/Users/michiel/.pyenv/shims:/Users/michiel/.rbenv/shims:/Users/michiel/.plenv/shims:/usr/local/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/TeX/texbin:/opt/X11/bin:/Users/michiel/Library/Android/sdk/tools:/Users/michiel/Library/Android/sdk/platform-tools:/Users/michiel/bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 77052
    PERL5_CPAN_IS_RUNNING = 77052
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /bin/bash
    TERM = xterm-256color
    TMPDIR = /var/folders/l4/dnj6yzj16ks3l3h6_pmwd2240000gn/T/

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /Users/michiel/.plenv/versions/5.26.1/bin/perl5.26.1
    $UID/$EUID = 501 / 501
    $GID = 20 20 502 12 61 79 80 81 98 701 33 100 204 250 395 398 399
    $EGID = 20 20 502 12 61 79 80 81 98 701 33 100 204 250 395 398 399

Perl module toolchain versions installed:

    Module              Have      
    ------------------- ----------
    CPAN                2.18      
    CPAN::Meta          2.150010  
    Cwd                 3.67      
    ExtUtils::CBuilder  0.280225  
    ExtUtils::Command   7.30      
    ExtUtils::Install   2.06      
    ExtUtils::MakeMaker 7.30      
    ExtUtils::Manifest  1.70      
    ExtUtils::ParseXS   3.34      
    File::Spec          3.67      
    JSON                2.94      
    JSON::PP            2.27400_02
    Module::Build       0.4224    
    Module::Signature   0.81      
    Parse::CPAN::Meta   2.150010  
    Test::Harness       3.38      
    Test::More          1.302106  
    YAML                1.24      
    YAML::Syck          n/a       
    version             0.9917    


--

Summary of my perl5 (revision 5 version 26 subversion 1) configuration:
   
  Platform:
    osname=darwin
    osvers=17.2.0
    archname=darwin-2level
    uname='darwin macbook-pro-van-michiel.local 17.2.0 darwin kernel version 17.2.0: fri sep 29 18:27:05 pdt 2017; root:xnu-4570.20.62~3release_x86_64 x86_64 '
    config_args='-Dprefix=/Users/michiel/.plenv/versions/5.26.1 -de -Dusedevel -A'eval:scriptdir=/Users/michiel/.plenv/versions/5.26.1/bin''
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=undef
    usemultiplicity=undef
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
    bincompat5005=undef
  Compiler:
    cc='cc'
    ccflags ='-fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    optimize='-O3'
    cppflags='-fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='4.2.1 Compatible Apple LLVM 9.0.0 (clang-900.0.38)'
    gccosandvers=''
    intsize=4
    longsize=8
    ptrsize=8
    doublesize=8
    byteorder=12345678
    doublekind=3
    d_longlong=define
    longlongsize=8
    d_longdbl=define
    longdblsize=16
    longdblkind=3
    ivtype='long'
    ivsize=8
    nvtype='double'
    nvsize=8
    Off_t='off_t'
    lseeksize=8
    alignbytes=8
    prototype=define
  Linker and Libraries:
    ld='env MACOSX_DEPLOYMENT_TARGET=10.3 cc'
    ldflags =' -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/local/lib /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/9.0.0/lib /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/lib /usr/lib
    libs=-lpthread -lgdbm -ldbm -ldl -lm -lutil -lc
    perllibs=-lpthread -ldl -lm -lutil -lc
    libc=
    so=dylib
    useshrplib=false
    libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=bundle
    d_dlsymun=undef
    ccdlflags=' '
    cccdlflags=' '
    lddlflags=' -bundle -undefined dynamic_lookup -L/usr/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options:
    HAS_TIMES
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    PERL_USE_DEVEL
    USE_64_BIT_ALL
    USE_64_BIT_INT
    USE_LARGE_FILES
    USE_LOCALE
    USE_LOCALE_COLLATE
    USE_LOCALE_CTYPE
    USE_LOCALE_NUMERIC
    USE_LOCALE_TIME
    USE_PERLIO
    USE_PERL_ATOF
  Locally applied patches:
    Devel::PatchPerl 1.38
  Built under darwin
  Compiled at Nov 10 2017 11:20:53
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="77052"
    PERL5_CPAN_IS_RUNNING="77052"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /Users/michiel/.plenv/versions/5.26.1/lib/perl5/site_perl/5.26.1/darwin-2level
    /Users/michiel/.plenv/versions/5.26.1/lib/perl5/site_perl/5.26.1
    /Users/michiel/.plenv/versions/5.26.1/lib/perl5/5.26.1/darwin-2level
    /Users/michiel/.plenv/versions/5.26.1/lib/perl5/5.26.1
    .