Dancer-Plugin-Auth-Extensible v1.00 Perl 5 v5.26.1 i686-linux-64int
- Status
- Fail
- From
- Chris Williams (BINGOS)
- Dist
-
Dancer-Plugin-Auth-Extensible v1.00
- Platform
- Perl 5 v5.26.1 i686-linux-64int
- Date
- 2019-03-28 02:12:15
- ID
- e7b5cb0c-50fe-11e9-9066-e374b0ba08e8
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 David Precious,
This is a computer-generated error report created automatically by
CPANPLUS, version 0.9176. Testers personal comments may appear
at the end of this report.
Thank you for uploading your work to CPAN. However, it appears that
there were some problems testing your distribution.
TEST RESULTS:
Below is the error stack from stage 'make test':
PERL_DL_NONLAZY=1 "/home/cpan/pit/64bit/perl-5.26.1/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Testing Dancer::Plugin::Auth::Extensible 1.00, Perl 5.026001, /home/cpan/pit/64bit/perl-5.26.1/bin/perl
t/00-load.t ... ok
[9850] core @0.000006> initializing appdir to: `/home/cpan/pit/64bit/conf/perl-5.26.1/.cpanplus/5.26.1/build/nHtz_zT5z1/Dancer-Plugin-Auth-Extensible-1.00/t/lib' in /home/cpan/pit/jail/Zsq5rNy4Nr/lib/perl5/Dancer.pm l. 341
# Testing DPAE version 1.00 under Dancer 1.3510
# Failed test 'Can access /loggedin now we are logged in again'
# at t/01-basic.t line 123.
# got: '302'
# expected: '200'
# Failed test 'Authenticated against expected realm'
# at t/01-basic.t line 127.
# got: ''
# expected: 'config2'
# Failed test 'Correct roles for other user in current realm'
# at t/01-basic.t line 130.
# got: ''
# expected: 'CiderDrinker'
# Failed test 'Can access /loggedin now we are logged in again'
# at t/01-basic.t line 146.
# got: '302'
# expected: '200'
# Failed test 'Repeated calls to logged_in_user are cached'
# at t/01-basic.t line 169.
# got: '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
# "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
# <html>
# <head>
# <title>Runtime Error</title>
# <link rel="stylesheet" href="/css/error.css" />
# <meta http-equiv="Content-type" content="text/html; charset=UTF-8" />
# </head>
# <body>
# <h1>Runtime Error</h1>
# <div id="content">
# <h2>runtime error</h2><pre class="error">Can't use an undefined value as a HASH reference at t/lib/TestApp.pm line 85.
# </pre><div class="title">t/lib/TestApp.pm around line 85</div><pre class="content"><span class="nu">82</span> # time, and that it's cached
# <span class="nu">83</span> my @res;
# <span class="nu">84</span> push @res, $count;
# <span class="nu">85</span> <span style="color: red;"> push @res, logged_in_user()->{user};</span>
# <span class="nu">86</span> push @res, $count;
# <span class="nu">87</span> push @res, logged_in_user()->{user};
# <span class="nu">88</span> push @res, $count;
# </pre><div class="title">Stack</div><pre class="content">main in t/01-basic.t l. 169
# Dancer::Test in /home/cpan/pit/jail/Zsq5rNy4Nr/lib/perl5/Dancer/Test.pm l. 174
# Dancer::Test in /home/cpan/pit/jail/Zsq5rNy4Nr/lib/perl5/Dancer/Test.pm l. 94
# Dancer::Test in /home/cpan/pit/jail/Zsq5rNy4Nr/lib/perl5/Dancer/Test.pm l. 419
# Dancer::Handler in /home/cpan/pit/jail/Zsq5rNy4Nr/lib/perl5/Dancer/Handler.pm l. 113
# Try::Tiny in /home/cpan/pit/jail/Zsq5rNy4Nr/lib/perl5/Try/Tiny.pm l. 123
# Dancer::Exception in /home/cpan/pit/jail/Zsq5rNy4Nr/lib/perl5/Dancer/Exception.pm l. 49
# Dancer::Exception in /home/cpan/pit/jail/Zsq5rNy4Nr/lib/perl5/Dancer/Exception.pm l. 37
# Dancer::Handler in /home/cpan/pit/jail/Zsq5rNy4Nr/lib/perl5/Dancer/Handler.pm l. 107
# Dancer::Object in /home/cpan/pit/jail/Zsq5rNy4Nr/lib/perl5/Dancer/Object.pm l. 18
# Dancer::Error in /home/cpan/pit/jail/Zsq5rNy4Nr/lib/perl5/Dancer/Error.pm l. 40
# Dancer::Error in /home/cpan/pit/jail/Zsq5rNy4Nr/lib/perl5/Dancer/Error.pm l. 289</pre> <div class="title">Settings</div><pre class="content">{
# <span class="key">appdir</span> => '/home/cpan/pit/64bit/conf/perl-5.26.1/.cpanplus/5.26.1/build/nHtz_zT5z1/Dancer-Plugin-Auth-Extensible-1.00/t/lib',
# <span class="key">apphandler</span> => 'Standalone',
# <span class="key">auto_reload</span> => 0,
# <span class="key">charset</span> => '',
# <span class="key">confdir</span> => '/home/cpan/pit/64bit/conf/perl-5.26.1/.cpanplus/5.26.1/build/nHtz_zT5z1/Dancer-Plugin-Auth-Extensible-1.00/t/lib',
# <span class="key">content_type</span> => 'text/html',
# <span class="key">daemon</span> => 0,
# <span class="key">engines</span> => {
# <span class="key">YAML</span> => {}
# },
# <span class="key">envdir</span> => '/home/cpan/pit/64bit/conf/perl-5.26.1/.cpanplus/5.26.1/build/nHtz_zT5z1/Dancer-Plugin-Auth-Extensible-1.00/t/lib/environments',
# <span class="key">environment</span> => 'development',
# <span class="key">handlers</span> => {},
# <span class="key">log</span> => 'debug',
# <span class="key">logger</span> => 'capture',
# <span class="key">plugins</span> => {
# <span class="key">'Auth::Extensible'</span> => {
# <span class="key">provider</span> => 'Example'
# }
# },
# <span class="key">port</span> => '3000',
# <span class="key">public</span> => '/home/cpan/pit/64bit/conf/perl-5.26.1/.cpanplus/5.26.1/build/nHtz_zT5z1/Dancer-Plugin-Auth-Extensible-1.00/t/lib/public',
# <span class="key">server</span> => '0.0.0.0',
# <span class="key">server_tokens</span> => 1,
# <span class="key">session</span> => 'simple',
# <span class="key">show_errors</span> => '1',
# <span class="key">startup_info</span> => 1,
# <span class="key">template</span> => 'simple',
# <span class="key">traces</span> => 0,
# <span class="key">views</span> => '/home/cpan/pit/64bit/conf/perl-5.26.1/.cpanplus/5.26.1/build/nHtz_zT5z1/Dancer-Plugin-Auth-Extensible-1.00/t/lib/views',
# <span class="key">warnings</span> => 0
# }
# </pre> <div class="title">Session</div><pre class="content">{
# <span class="key">id</span> => '48676844981889060504474154051925041'
# }
# </pre> <div class="title">Environment</div><pre class="content">{
# <span class="key">AUTOMATED_TESTING</span> => '1',
# <span class="key">CONTENT_LENGTH</span> => 0,
# <span class="key">DANCER_APPDIR</span> => '/home/cpan/pit/64bit/conf/perl-5.26.1/.cpanplus/5.26.1/build/nHtz_zT5z1/Dancer-Plugin-Auth-Extensible-1.00/t/lib',
# <span class="key">FTP_PASSIVE</span> => 'Hidden (looks potentially sensitive)',
# <span class="key">HARNESS_ACTIVE</span> => '1',
# <span class="key">HARNESS_VERSION</span> => '3.42',
# <span class="key">HOME</span> => '/home/cpan/fake',
# <span class="key">HTTP_HOST</span> => 'localhost',
# <span class="key">LANG</span> => 'en_GB.UTF-8',
# <span class="key">LANGUAGE</span> => 'en_GB:en',
# <span class="key">LOGNAME</span> => 'cpan',
# <span class="key">LS_COLORS</span> => 'rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=00:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.zst=01;31:*.tzst=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.wim=01;31:*.swm=01;31:*.dwm=01;31:*.esd=01;31:*.jpg=01;35:*.jpeg=01;35:*.mjpg=01;35:*.mjpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.oga=00;36:*.opus=00;36:*.spx=00;36:*.xspf=00;36:',
# <span class="key">MAIL</span> => '/var/mail/cpan',
# <span class="key">MAILDOMAIN</span> => 'cpantesters.org',
# <span class="key">MAKEFLAGS</span> => '',
# <span class="key">MAKELEVEL</span> => '1',
# <span class="key">MFLAGS</span> => '',
# <span class="key">NONINTERACTIVE_TESTING</span> => '1',
# <span class="key">OLDPWD</span> => '/home/cpan/pit',
# <span class="key">PATH</span> => '/home/cpan/pit/64bit/conf/perl-5.26.1/.cpanplus/5.26.1/build/nHtz_zT5z1/Dancer-Plugin-Auth-Extensible-1.00/blib/script:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games',
# <span class="key">PATH_INFO</span> => '/testcaching',
# <span class="key">PERL5LIB</span> => '/home/cpan/pit/64bit/conf/perl-5.26.1/.cpanplus/5.26.1/build/nHtz_zT5z1/Dancer-Plugin-Auth-Extensible-1.00/blib/lib:/home/cpan/pit/64bit/conf/perl-5.26.1/.cpanplus/5.26.1/build/nHtz_zT5z1/Dancer-Plugin-Auth-Extensible-1.00/blib/arch:/home/cpan/pit/jail/Zsq5rNy4Nr/lib/perl5/5.26.1/i686-linux-64int:/home/cpan/pit/jail/Zsq5rNy4Nr/lib/perl5/5.26.1:/home/cpan/pit/jail/Zsq5rNy4Nr/lib/perl5/i686-linux-64int:/home/cpan/pit/jail/Zsq5rNy4Nr/lib/perl5:/home/cpan/pit/jail/Zsq5rNy4Nr/lib/perl5:/home/cpan/pit/64bit/conf/perl-5.26.1/.cpanplus/5.26.1/build/nHtz_zT5z1/Dancer-Plugin-Auth-Extensible-1.00/blib/lib:/home/cpan/pit/64bit/conf/perl-5.26.1/.cpanplus/5.26.1/build/nHtz_zT5z1/Dancer-Plugin-Auth-Extensible-1.00/blib/arch',
# <span class="key">PERL5_CPANPLUS_IS_RUNNING</span> => 'Hidden (looks potentially sensitive)',
# <span class="key">PERL5_CPANPLUS_IS_VERSION</span> => 'Hidden (looks potentially sensitive)',
# <span class="key">PERL5_MINISMOKEBOX</span> => '0.68',
# <span class="key">PERL5_YACSMOKE_BASE</span> => '/home/cpan/pit/64bit/conf/perl-5.26.1',
# <span class="key">PERL_DL_NONLAZY</span> => '1',
# <span class="key">PERL_EXTUTILS_AUTOINSTALL</span> => '--defaultdeps',
# <span class="key">PERL_LOCAL_LIB_ROOT</span> => '/home/cpan/pit/jail/Zsq5rNy4Nr',
# <span class="key">PERL_MB_OPT</span> => '--install_base "/home/cpan/pit/jail/Zsq5rNy4Nr"',
# <span class="key">PERL_MM_OPT</span> => 'INSTALL_BASE=/home/cpan/pit/jail/Zsq5rNy4Nr',
# <span class="key">PERL_MM_USE_DEFAULT</span> => '1',
# <span class="key">PERL_USE_UNSAFE_INC</span> => '1',
# <span class="key">PWD</span> => '/home/cpan/pit/64bit/conf/perl-5.26.1/.cpanplus/5.26.1/build/nHtz_zT5z1/Dancer-Plugin-Auth-Extensible-1.00',
# <span class="key">QUERY_STRING</span> => '',
# <span class="key">REQUEST_METHOD</span> => 'GET',
# <span class="key">REQUEST_URI</span> => '/testcaching',
# <span class="key">SERVERNAME</span> => 'localhost',
# <span class="key">SERVER_PORT</span> => '80',
# <span class="key">SHELL</span> => '/bin/bash',
# <span class="key">SHLVL</span> => '3',
# <span class="key">SSH_CLIENT</span> => '192.168.1.20 41350 22',
# <span class="key">SSH_CONNECTION</span> => '192.168.1.20 41350 192.168.1.99 22',
# <span class="key">SSH_TTY</span> => '/dev/pts/0',
# <span class="key">STY</span> => '817.pts-0.dodo',
# <span class="key">TAP_VERSION</span> => '13',
# <span class="key">TERM</span> => 'screen',
# <span class="key">TERMCAP</span> => 'SC|screen|VT 100/ANSI X3.64 virtual terminal:\\
# :DO=\\E[%dB:LE=\\E[%dD:RI=\\E[%dC:UP=\\E[%dA:bs:bt=\\E[Z:\\
# :cd=\\E[J:ce=\\E[K:cl=\\E[H\\E[J:cm=\\E[%i%d;%dH:ct=\\E[3g:\\
# :do=^J:nd=\\E[C:pt:rc=\\E8:rs=\\Ec:sc=\\E7:st=\\EH:up=\\EM:\\
# :le=^H:bl=^G:cr=^M:it#8:ho=\\E[H:nw=\\EE:ta=^I:is=\\E)0:\\
# :li#63:co#271:am:xn:xv:LP:sr=\\EM:al=\\E[L:AL=\\E[%dL:\\
# :cs=\\E[%i%d;%dr:dl=\\E[M:DL=\\E[%dM:dc=\\E[P:DC=\\E[%dP:\\
# :im=\\E[4h:ei=\\E[4l:mi:IC=\\E[%d@:ks=\\E[?1h\\E=:\\
# :ke=\\E[?1l\\E>:vi=\\E[?25l:ve=\\E[34h\\E[?25h:vs=\\E[34l:\\
# :ti=\\E[?1049h:te=\\E[?1049l:us=\\E[4m:ue=\\E[24m:so=\\E[3m:\\
# :se=\\E[23m:mb=\\E[5m:md=\\E[1m:mh=\\E[2m:mr=\\E[7m:\\
# :me=\\E[m:ms:\\
# :Co#8:pa#64:AF=\\E[3%dm:AB=\\E[4%dm:op=\\E[39;49m:AX:\\
# :vb=\\Eg:G0:as=\\E(0:ae=\\E(B:\\
# :ac=\\140\\140aaffggjjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~..--++,,hhII00:\\
# :po=\\E[5i:pf=\\E[4i:Km=\\E[M:k0=\\E[10~:k1=\\EOP:k2=\\EOQ:\\
# :k3=\\EOR:k4=\\EOS:k5=\\E[15~:k6=\\E[17~:k7=\\E[18~:\\
# :k8=\\E[19~:k9=\\E[20~:k;=\\E[21~:F1=\\E[23~:F2=\\E[24~:\\
# :F3=\\E[1;2P:F4=\\E[1;2Q:F5=\\E[1;2R:F6=\\E[1;2S:\\
# :F7=\\E[15;2~:F8=\\E[17;2~:F9=\\E[18;2~:FA=\\E[19;2~:\\
# :FB=\\E[20;2~:FC=\\E[21;2~:FD=\\E[23;2~:FE=\\E[24;2~:kb=:\\
# :K2=\\EOE:kB=\\E[Z:kF=\\E[1;2B:kR=\\E[1;2A:*4=\\E[3;2~:\\
# :*7=\\E[1;2F:#2=\\E[1;2H:#3=\\E[2;2~:#4=\\E[1;2D:%c=\\E[6;2~:\\
# :%e=\\E[5;2~:%i=\\E[1;2C:kh=\\E[1~:@1=\\E[1~:kH=\\E[4~:\\
# :@7=\\E[4~:kN=\\E[6~:kP=\\E[5~:kI=\\E[2~:kD=\\E[3~:ku=\\EOA:\\
# :kd=\\EOB:kr=\\EOC:kl=\\EOD:km:',
# <span class="key">TEST2_ACTIVE</span> => '1',
# <span class="key">TEST_ACTIVE</span> => '1',
# <span class="key">USER</span> => 'cpan',
# <span class="key">WINDOW</span> => '0',
# <span class="key">XDG_RUNTIME_DIR</span> => '/run/user/1001',
# <span class="key">XDG_SESSION_CLASS</span> => 'user',
# <span class="key">XDG_SESSION_ID</span> => '3',
# <span class="key">XDG_SESSION_TYPE</span> => 'tty',
# <span class="key">_</span> => '/opt/perl-5.28.1/bin/minismokebox',
# <span class="key">'psgi.url_scheme'</span> => 'http'
# }
#
#
# Note: Values of 3 sensitive-looking keys hidden
# </pre>
# </div>
# <div id="footer">
# Powered by <a href="http://perldancer.org/">Dancer</a> 1.3510
# </div>
# </body>
# </html>'
# expected: '0:dave:1:dave:1'
# Looks like you failed 5 tests of 30.
t/01-basic.t ..
Dubious, test returned 5 (wstat 1280, 0x500)
Failed 5/30 subtests
t/manifest.t .. skipped: Author tests not required for installation
t/pod.t ....... skipped: Author tests not required for installation
Test Summary Report
-------------------
t/01-basic.t (Wstat: 1280 Tests: 30 Failed: 5)
Failed tests: 23-25, 28, 30
Non-zero exit status: 5
Files=4, Tests=31, 1 wallclock secs ( 0.02 usr 0.01 sys + 0.53 cusr 0.04 csys = 0.60 CPU)
Result: FAIL
Failed 1/4 test programs. 5/31 subtests failed.
make: *** [Makefile:904: test_dynamic] Error 255
PREREQUISITES:
Here is a list of prerequisites you specified and versions we
managed to load:
Module Name Have Want
Crypt::SaltedHash 0.09 0
Dancer 1.3510 1.3118
ExtUtils::MakeMaker 7.34 0
Test::More 1.302162 0
YAML 1.27 0
Perl module toolchain versions installed:
Module Name Have
CPANPLUS 0.9176
CPANPLUS::Dist::Build 0.90
Cwd 3.75
ExtUtils::CBuilder 0.280230
ExtUtils::Command 7.34
ExtUtils::Install 2.14
ExtUtils::MakeMaker 7.34
ExtUtils::Manifest 1.72
ExtUtils::ParseXS 3.35
File::Spec 3.75
Module::Build 0.4224
Pod::Parser 1.63
Pod::Simple 3.35
Test2 1.302162
Test::Harness 3.42
Test::More 1.302162
version 0.9924
******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender. As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive
identical messages about the same problem.
If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally. We appreciate your patience. :)
**********************************************************************
Additional comments:
This report was machine-generated by CPANPLUS::Dist::YACSmoke 1.06.
Powered by minismokebox version 0.68
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_GB.UTF-8
LANGUAGE = en_GB:en
NONINTERACTIVE_TESTING = 1
PATH = /home/cpan/pit/64bit/conf/perl-5.26.1/.cpanplus/5.26.1/build/nHtz_zT5z1/Dancer-Plugin-Auth-Extensible-1.00/blib/script:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
PERL5LIB = /home/cpan/pit/jail/Zsq5rNy4Nr/lib/perl5:/home/cpan/pit/64bit/conf/perl-5.26.1/.cpanplus/5.26.1/build/nHtz_zT5z1/Dancer-Plugin-Auth-Extensible-1.00/blib/lib:/home/cpan/pit/64bit/conf/perl-5.26.1/.cpanplus/5.26.1/build/nHtz_zT5z1/Dancer-Plugin-Auth-Extensible-1.00/blib/arch
PERL5_CPANPLUS_IS_RUNNING = 21383
PERL5_CPANPLUS_IS_VERSION = 0.9176
PERL5_MINISMOKEBOX = 0.68
PERL5_YACSMOKE_BASE = /home/cpan/pit/64bit/conf/perl-5.26.1
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_LOCAL_LIB_ROOT = /home/cpan/pit/jail/Zsq5rNy4Nr
PERL_MB_OPT = --install_base "/home/cpan/pit/jail/Zsq5rNy4Nr"
PERL_MM_OPT = INSTALL_BASE=/home/cpan/pit/jail/Zsq5rNy4Nr
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
Perl: $^X = /home/cpan/pit/64bit/perl-5.26.1/bin/perl
UID: $< = 1001
EUID: $> = 1001
GID: $( = 1001 1001
EGID: $) = 1001 1001
-------------------------------
--
Summary of my perl5 (revision 5 version 26 subversion 1) configuration:
Platform:
osname=linux
osvers=4.16.0-1-686
archname=i686-linux-64int
uname='linux dodo 4.16.0-1-686 #1 smp debian 4.16.5-1 (2018-04-29) i686 gnulinux '
config_args='-des -Dprefix=/home/cpan/pit/64bit/perl-5.26.1 -Duse64bitint'
hint=recommended
useposix=true
d_sigaction=define
useithreads=undef
usemultiplicity=undef
use64bitint=define
use64bitall=undef
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
bincompat5005=undef
Compiler:
cc='cc'
ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2'
optimize='-O2'
cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='7.3.0'
gccosandvers=''
intsize=4
longsize=4
ptrsize=4
doublesize=8
byteorder=12345678
doublekind=3
d_longlong=define
longlongsize=8
d_longdbl=define
longdblsize=12
longdblkind=3
ivtype='long long'
ivsize=8
nvtype='double'
nvsize=8
Off_t='off_t'
lseeksize=8
alignbytes=4
prototype=define
Linker and Libraries:
ld='cc'
ldflags =' -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib/gcc/i686-linux-gnu/7/include-fixed /usr/include/i386-linux-gnu /usr/lib /lib/i386-linux-gnu /lib/../lib /usr/lib/i386-linux-gnu /usr/lib/../lib /lib
libs=-lpthread -lnsl -lgdbm -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
libc=libc-2.27.so
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version='2.27'
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=so
d_dlsymun=undef
ccdlflags='-Wl,-E'
cccdlflags='-fPIC'
lddlflags='-shared -O2 -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
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.48
Built under linux
Compiled at May 15 2018 10:23:10
%ENV:
PERL5LIB="/home/cpan/pit/jail/Zsq5rNy4Nr/lib/perl5:/home/cpan/pit/64bit/conf/perl-5.26.1/.cpanplus/5.26.1/build/nHtz_zT5z1/Dancer-Plugin-Auth-Extensible-1.00/blib/lib:/home/cpan/pit/64bit/conf/perl-5.26.1/.cpanplus/5.26.1/build/nHtz_zT5z1/Dancer-Plugin-Auth-Extensible-1.00/blib/arch"
PERL5_CPANPLUS_IS_RUNNING="21383"
PERL5_CPANPLUS_IS_VERSION="0.9176"
PERL5_MINISMOKEBOX="0.68"
PERL5_YACSMOKE_BASE="/home/cpan/pit/64bit/conf/perl-5.26.1"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_LOCAL_LIB_ROOT="/home/cpan/pit/jail/Zsq5rNy4Nr"
PERL_MB_OPT="--install_base "/home/cpan/pit/jail/Zsq5rNy4Nr""
PERL_MM_OPT="INSTALL_BASE=/home/cpan/pit/jail/Zsq5rNy4Nr"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/cpan/pit/jail/Zsq5rNy4Nr/lib/perl5/5.26.1/i686-linux-64int
/home/cpan/pit/jail/Zsq5rNy4Nr/lib/perl5/5.26.1
/home/cpan/pit/jail/Zsq5rNy4Nr/lib/perl5/i686-linux-64int
/home/cpan/pit/jail/Zsq5rNy4Nr/lib/perl5
/home/cpan/pit/64bit/conf/perl-5.26.1/.cpanplus/5.26.1/build/nHtz_zT5z1/Dancer-Plugin-Auth-Extensible-1.00/blib/lib
/home/cpan/pit/64bit/conf/perl-5.26.1/.cpanplus/5.26.1/build/nHtz_zT5z1/Dancer-Plugin-Auth-Extensible-1.00/blib/arch
/home/cpan/pit/64bit/perl-5.26.1/lib/site_perl/5.26.1/i686-linux-64int
/home/cpan/pit/64bit/perl-5.26.1/lib/site_perl/5.26.1
/home/cpan/pit/64bit/perl-5.26.1/lib/5.26.1/i686-linux-64int
/home/cpan/pit/64bit/perl-5.26.1/lib/5.26.1