Back
From: metabase:user:314402c4-2aae-11df-837a-5e0a49663a4f
Subject: FAIL PDL-Graphics-Simple-1.007 5.12.5 GNU/Linux
Date: 2022-02-16T23:32:21Z
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 Ed J,
This is a computer-generated report for PDL-Graphics-Simple-1.007
on perl 5.12.5, 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':
PERL_DL_NONLAZY=1 "/opt/perl-5.12.5/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
PDL::Graphics::Simple::register: PDL::Graphics::Simple::Prima is out of date - winging it at /home/cpansand/.cpan/build/2022021622/PDL-Graphics-Simple-1.007-0/blib/lib/PDL/Graphics/Simple.pm line 1396.
# Failed test 'simple lines plot succeeded'
# at t/simple.t line 26.
# got: 'Hmmm, my main Gnuplot process didn't respond for 10 seconds.
# I've kicked it with an interrupt signal, which should help with the
# next thing you try to do. If you expect slow response fron gnuplot,
# you can adjust the timeout with the "wait" terminal option.
# at /opt/perl-5.12.5/lib/site_perl/5.12.5/PDL/Graphics/Gnuplot.pm line 7944.
# PDL::Graphics::Gnuplot::_checkpoint(PDL::Graphics::Gnuplot=HASH(0x561e66314ce8), "main", HASH(0x561e663e2640)) called at /opt/perl-5.12.5/lib/site_perl/5.12.5/PDL/Graphics/Gnuplot.pm line 3400
# PDL::Graphics::Gnuplot::plot(undef, undef, HASH(0x561e663e8d80), PDL=SCALAR(0x561e65e70fa0), PDL=SCALAR(0x561e65e71078)) called at /home/cpansand/.cpan/build/2022021622/PDL-Graphics-Simple-1.007-0/blib/lib/PDL/Graphics/Simple/Gnuplot.pm line 374
# PDL::Graphics::Simple::Gnuplot::plot(PDL::Graphics::Simple::Gnuplot=HASH(0x561e663fd868), HASH(0x561e66313a50), ARRAY(0x561e663e8f78)) called at /home/cpansand/.cpan/build/2022021622/PDL-Graphics-Simple-1.007-0/blib/lib/PDL/Graphics/Simple.pm line 1044
# PDL::Graphics::Simple::plot(PDL::Graphics::Simple=HASH(0x561e663fd5f8), "with", "line", PDL=SCALAR(0x561e65e70fa0), PDL=SCALAR(0x561e65e71078)) called at /home/cpansand/.cpan/build/2022021622/PDL-Graphics-Simple-1.007-0/blib/lib/PDL/Graphics/Simple.pm line 1127
# PDL::Graphics::Simple::_convenience_plot("line", PDL=SCALAR(0x561e65e70fa0), PDL=SCALAR(0x561e65e71078)) called at /home/cpansand/.cpan/build/2022021622/PDL-Graphics-Simple-1.007-0/blib/lib/PDL/Graphics/Simple.pm line 1133
# PDL::Graphics::Simple::lines(PDL=SCALAR(0x561e65e70fa0), PDL=SCALAR(0x561e65e71078)) called at (eval 50) line 1
# eval ' $a = xvals(50); lines $a sin($a/3)
# ;' called at t/simple.t line 24
# '
# expected: ''
# Failed test 'plot succeeded
# '
# at t/simple.t line 71.
# got: 'Hmmm, my main Gnuplot process didn't respond for 10 seconds.
# I've kicked it with an interrupt signal, which should help with the
# next thing you try to do. If you expect slow response fron gnuplot,
# you can adjust the timeout with the "wait" terminal option.
# at /opt/perl-5.12.5/lib/site_perl/5.12.5/PDL/Graphics/Gnuplot.pm line 7944.
# PDL::Graphics::Gnuplot::_checkpoint(PDL::Graphics::Gnuplot=HASH(0x561e65e70fe8), "main", HASH(0x561e663da6d8)) called at /opt/perl-5.12.5/lib/site_perl/5.12.5/PDL/Graphics/Gnuplot.pm line 3400
# PDL::Graphics::Gnuplot::plot(undef, undef, HASH(0x561e6556a658), PDL=SCALAR(0x561e663e8648), PDL=SCALAR(0x561e663fd0e8), HASH(0x561e663e89a8), PDL=SCALAR(0x561e663e1db8), PDL=SCALAR(0x561e663fcfc8)) called at /home/cpansand/.cpan/build/2022021622/PDL-Graphics-Simple-1.007-0/blib/lib/PDL/Graphics/Simple/Gnuplot.pm line 374
# PDL::Graphics::Simple::Gnuplot::plot(PDL::Graphics::Simple::Gnuplot=HASH(0x561e663e93c8), HASH(0x561e663e9458), ARRAY(0x561e663fcd70), ARRAY(0x561e663e2580)) called at /home/cpansand/.cpan/build/2022021622/PDL-Graphics-Simple-1.007-0/blib/lib/PDL/Graphics/Simple.pm line 1044
# PDL::Graphics::Simple::plot(PDL::Graphics::Simple=HASH(0x561e65e71078), "with", "line", PDL=SCALAR(0x561e663e8648), PDL=SCALAR(0x561e663fd0e8), "with", "bins", PDL=SCALAR(0x561e663fcfc8)) called at t/simple.t line 66
# eval {...} called at t/simple.t line 66
# '
# expected: ''
WARNING: the gnuplot process gave some unexpected chatter:
xxxxxxx Synchronizing gnuplot i/o 10 xxxxxxx
at /home/cpansand/.cpan/build/2022021622/PDL-Graphics-Simple-1.007-0/blib/lib/PDL/Graphics/Simple/Gnuplot.pm line 374.
# Failed test 'errorbar plot succeeded'
# at t/simple.t line 85.
# got: 'Hmmm, my main Gnuplot process didn't respond for 10 seconds.
# I've kicked it with an interrupt signal, which should help with the
# next thing you try to do. If you expect slow response fron gnuplot,
# you can adjust the timeout with the "wait" terminal option.
# at /opt/perl-5.12.5/lib/site_perl/5.12.5/PDL/Graphics/Gnuplot.pm line 7944.
# PDL::Graphics::Gnuplot::_checkpoint(PDL::Graphics::Gnuplot=HASH(0x561e65e70fe8), "main", HASH(0x561e663d42f8)) called at /opt/perl-5.12.5/lib/site_perl/5.12.5/PDL/Graphics/Gnuplot.pm line 3400
# PDL::Graphics::Gnuplot::plot(undef, undef, HASH(0x561e663da630), PDL=SCALAR(0x561e663e8d38), PDL=SCALAR(0x561e663e8678), PDL=SCALAR(0x561e663e8c90), HASH(0x561e663e23e8), PDL=SCALAR(0x561e663daaf8), ...) called at /home/cpansand/.cpan/build/2022021622/PDL-Graphics-Simple-1.007-0/blib/lib/PDL/Graphics/Simple/Gnuplot.pm line 374
# PDL::Graphics::Simple::Gnuplot::plot(PDL::Graphics::Simple::Gnuplot=HASH(0x561e663e93c8), HASH(0x561e65a77ed8), ARRAY(0x561e663e19f8), ARRAY(0x561e663e1f68)) called at /home/cpansand/.cpan/build/2022021622/PDL-Graphics-Simple-1.007-0/blib/lib/PDL/Graphics/Simple.pm line 1044
# PDL::Graphics::Simple::plot(PDL::Graphics::Simple=HASH(0x561e65e71078), "with", "errorbars", PDL=SCALAR(0x561e663e8d38), PDL=SCALAR(0x561e663e8678), PDL=SCALAR(0x561e663e8c90), "with", "limitbars", ...) called at t/simple.t line 81
# eval {...} called at t/simple.t line 81
# '
# expected: ''
WARNING: the gnuplot process gave some unexpected chatter:
xxxxxxx Synchronizing gnuplot i/o 12 xxxxxxx
at /home/cpansand/.cpan/build/2022021622/PDL-Graphics-Simple-1.007-0/blib/lib/PDL/Graphics/Simple/Gnuplot.pm line 374.
# Failed test 'plot succeeded
# '
# at t/simple.t line 97.
# got: 'Hmmm, my main Gnuplot process didn't respond for 10 seconds.
# I've kicked it with an interrupt signal, which should help with the
# next thing you try to do. If you expect slow response fron gnuplot,
# you can adjust the timeout with the "wait" terminal option.
# at /opt/perl-5.12.5/lib/site_perl/5.12.5/PDL/Graphics/Gnuplot.pm line 7944.
# PDL::Graphics::Gnuplot::_checkpoint(PDL::Graphics::Gnuplot=HASH(0x561e65e70fe8), "main", HASH(0x561e663d4730)) called at /opt/perl-5.12.5/lib/site_perl/5.12.5/PDL/Graphics/Gnuplot.pm line 3400
# PDL::Graphics::Gnuplot::plot(undef, undef, HASH(0x561e663fd190), PDL=SCALAR(0x561e663da0d8), PDL=SCALAR(0x561e663e9188), PDL=SCALAR(0x561e663e8b88), HASH(0x561e663e1f08), PDL=SCALAR(0x561e663e92d8), ...) called at /home/cpansand/.cpan/build/2022021622/PDL-Graphics-Simple-1.007-0/blib/lib/PDL/Graphics/Simple/Gnuplot.pm line 374
# PDL::Graphics::Simple::Gnuplot::plot(PDL::Graphics::Simple::Gnuplot=HASH(0x561e663e93c8), HASH(0x561e663da9a8), ARRAY(0x561e663e26b8), ARRAY(0x561e663d40b8)) called at /home/cpansand/.cpan/build/2022021622/PDL-Graphics-Simple-1.007-0/blib/lib/PDL/Graphics/Simple.pm line 1044
# PDL::Graphics::Simple::plot(PDL::Graphics::Simple=HASH(0x561e65e71078), "with", "image", PDL=SCALAR(0x561e663e8b88), "with", "circle", PDL=SCALAR(0x561e663e8708), PDL=SCALAR(0x561e663e9458), ...) called at t/simple.t line 92
# eval {...} called at t/simple.t line 92
# '
# expected: ''
WARNING: the gnuplot process gave some unexpected chatter:
xxxxxxx Synchronizing gnuplot i/o 14 xxxxxxx
at /home/cpansand/.cpan/build/2022021622/PDL-Graphics-Simple-1.007-0/blib/lib/PDL/Graphics/Simple/Gnuplot.pm line 374.
# Failed test 'justified image and circles plot succeeded'
# at t/simple.t line 110.
# got: 'Hmmm, my main Gnuplot process didn't respond for 10 seconds.
# I've kicked it with an interrupt signal, which should help with the
# next thing you try to do. If you expect slow response fron gnuplot,
# you can adjust the timeout with the "wait" terminal option.
# at /opt/perl-5.12.5/lib/site_perl/5.12.5/PDL/Graphics/Gnuplot.pm line 7944.
# PDL::Graphics::Gnuplot::_checkpoint(PDL::Graphics::Gnuplot=HASH(0x561e65e70fe8), "main", HASH(0x561e663d9e20)) called at /opt/perl-5.12.5/lib/site_perl/5.12.5/PDL/Graphics/Gnuplot.pm line 3400
# PDL::Graphics::Gnuplot::plot(undef, undef, HASH(0x561e663daac8), PDL=SCALAR(0x561e663e17b8), PDL=SCALAR(0x561e663d9dd8), PDL=SCALAR(0x561e663e1c98), HASH(0x561e663e17e8), PDL=SCALAR(0x561e663dab40), ...) called at /home/cpansand/.cpan/build/2022021622/PDL-Graphics-Simple-1.007-0/blib/lib/PDL/Graphics/Simple/Gnuplot.pm line 374
# PDL::Graphics::Simple::Gnuplot::plot(PDL::Graphics::Simple::Gnuplot=HASH(0x561e663e93c8), HASH(0x561e663e2430), ARRAY(0x561e663d48f8), ARRAY(0x561e663e9440)) called at /home/cpansand/.cpan/build/2022021622/PDL-Graphics-Simple-1.007-0/blib/lib/PDL/Graphics/Simple.pm line 1044
# PDL::Graphics::Simple::plot(PDL::Graphics::Simple=HASH(0x561e65e71078), "with", "image", PDL=SCALAR(0x561e663e1c98), "with", "circle", PDL=SCALAR(0x561e663e1e48), PDL=SCALAR(0x561e663e8708), ...) called at t/simple.t line 105
# eval {...} called at t/simple.t line 105
# '
# expected: ''
WARNING: the gnuplot process gave some unexpected chatter:
xxxxxxx Synchronizing gnuplot i/o 16 xxxxxxx
at /home/cpansand/.cpan/build/2022021622/PDL-Graphics-Simple-1.007-0/blib/lib/PDL/Graphics/Simple/Gnuplot.pm line 374.
# Failed test 'log scaling succeeded'
# at t/simple.t line 120.
# got: 'Hmmm, my main Gnuplot process didn't respond for 10 seconds.
# I've kicked it with an interrupt signal, which should help with the
# next thing you try to do. If you expect slow response fron gnuplot,
# you can adjust the timeout with the "wait" terminal option.
# at /opt/perl-5.12.5/lib/site_perl/5.12.5/PDL/Graphics/Gnuplot.pm line 7944.
# PDL::Graphics::Gnuplot::_checkpoint(PDL::Graphics::Gnuplot=HASH(0x561e65e70fe8), "main", HASH(0x561e663d9f88)) called at /opt/perl-5.12.5/lib/site_perl/5.12.5/PDL/Graphics/Gnuplot.pm line 3400
# PDL::Graphics::Gnuplot::plot(undef, undef, HASH(0x561e663e1ec0), PDL=SCALAR(0x561e663da738), PDL=SCALAR(0x561e663fd100)) called at /home/cpansand/.cpan/build/2022021622/PDL-Graphics-Simple-1.007-0/blib/lib/PDL/Graphics/Simple/Gnuplot.pm line 374
# PDL::Graphics::Simple::Gnuplot::plot(PDL::Graphics::Simple::Gnuplot=HASH(0x561e663e93c8), HASH(0x561e65e71288), ARRAY(0x561e65e71240)) called at /home/cpansand/.cpan/build/2022021622/PDL-Graphics-Simple-1.007-0/blib/lib/PDL/Graphics/Simple.pm line 1044
# PDL::Graphics::Simple::plot(PDL::Graphics::Simple=HASH(0x561e65e71078), "with", "line", PDL=SCALAR(0x561e663fd100)) called at t/simple.t line 119
# eval {...} called at t/simple.t line 119
# '
# expected: ''
WARNING: the gnuplot process gave some unexpected chatter:
xxxxxxx Synchronizing gnuplot i/o 18 xxxxxxx
at /home/cpansand/.cpan/build/2022021622/PDL-Graphics-Simple-1.007-0/blib/lib/PDL/Graphics/Simple/Gnuplot.pm line 374.
# Failed test 'labels plot succeeded'
# at t/simple.t line 134.
# got: 'Hmmm, my main Gnuplot process didn't respond for 10 seconds.
# I've kicked it with an interrupt signal, which should help with the
# next thing you try to do. If you expect slow response fron gnuplot,
# you can adjust the timeout with the "wait" terminal option.
# at /opt/perl-5.12.5/lib/site_perl/5.12.5/PDL/Graphics/Gnuplot.pm line 7944.
# PDL::Graphics::Gnuplot::_checkpoint(PDL::Graphics::Gnuplot=HASH(0x561e65e70fe8), "main", HASH(0x561e663d3f98)) called at /opt/perl-5.12.5/lib/site_perl/5.12.5/PDL/Graphics/Gnuplot.pm line 3400
# PDL::Graphics::Gnuplot::plot(undef, undef, HASH(0x561e663e89d8), ARRAY(0x561e663e9488), ARRAY(0x561e663e1b18), ARRAY(0x561e663e2580)) called at /home/cpansand/.cpan/build/2022021622/PDL-Graphics-Simple-1.007-0/blib/lib/PDL/Graphics/Simple/Gnuplot.pm line 374
# PDL::Graphics::Simple::Gnuplot::plot(PDL::Graphics::Simple::Gnuplot=HASH(0x561e663e93c8), HASH(0x561e663e1a28), ARRAY(0x561e663da5b8)) called at /home/cpansand/.cpan/build/2022021622/PDL-Graphics-Simple-1.007-0/blib/lib/PDL/Graphics/Simple.pm line 1044
# PDL::Graphics::Simple::plot(PDL::Graphics::Simple=HASH(0x561e65e71078), "with", "labels", PDL=SCALAR(0x561e663daa08), PDL=SCALAR(0x561e663daa38), ARRAY(0x561e663e86d8)) called at t/simple.t line 128
# eval {...} called at t/simple.t line 128
# '
# expected: ''
Hmmm, my main Gnuplot process didn't respond for 10 seconds.
I've kicked it with an interrupt signal, which should help with the
next thing you try to do. If you expect slow response fron gnuplot,
you can adjust the timeout with the "wait" terminal option.
at /opt/perl-5.12.5/lib/site_perl/5.12.5/PDL/Graphics/Gnuplot.pm line 7944.
PDL::Graphics::Gnuplot::_checkpoint(PDL::Graphics::Gnuplot=HASH(0x561e663e1d58), "main") called at /opt/perl-5.12.5/lib/site_perl/5.12.5/PDL/Graphics/Gnuplot.pm line 4342
PDL::Graphics::Gnuplot::multiplot(undef, "layout", ARRAY(0x561e663e8a50)) called at /home/cpansand/.cpan/build/2022021622/PDL-Graphics-Simple-1.007-0/blib/lib/PDL/Graphics/Simple/Gnuplot.pm line 360
PDL::Graphics::Simple::Gnuplot::plot(PDL::Graphics::Simple::Gnuplot=HASH(0x561e663dac60), HASH(0x561e663d4148), ARRAY(0x561e663d3f68)) called at /home/cpansand/.cpan/build/2022021622/PDL-Graphics-Simple-1.007-0/blib/lib/PDL/Graphics/Simple.pm line 1044
PDL::Graphics::Simple::plot(PDL::Graphics::Simple=HASH(0x561e64fa08e0), "with", "image", PDL=SCALAR(0x561e663da0c0)) called at /home/cpansand/.cpan/build/2022021622/PDL-Graphics-Simple-1.007-0/blib/lib/PDL/Graphics/Simple.pm line 1127
PDL::Graphics::Simple::_convenience_plot("image", PDL::Graphics::Simple=HASH(0x561e64fa08e0), PDL=SCALAR(0x561e663da0c0), HASH(0x561e66313678), HASH(0x561e663fd100)) called at /home/cpansand/.cpan/build/2022021622/PDL-Graphics-Simple-1.007-0/blib/lib/PDL/Graphics/Simple.pm line 1143
PDL::Graphics::Simple::image(PDL::Graphics::Simple=HASH(0x561e64fa08e0), PDL=SCALAR(0x561e663da0c0), HASH(0x561e66313678)) called at t/simple.t line 145
# Tests were run but no plan was declared and done_testing() was not seen.
t/simple.t ..
Dubious, test returned 7 (wstat 1792, 0x700)
Failed 7/24 subtests
Test Summary Report
-------------------
t/simple.t (Wstat: 1792 Tests: 24 Failed: 7)
Failed tests: 1, 12, 14, 16, 18, 20, 22
Non-zero exit status: 7
Parse errors: No plan found in TAP output
Files=1, Tests=24, 81 wallclock secs ( 0.01 usr 0.00 sys + 0.28 cusr 0.12 csys = 0.41 CPU)
Result: FAIL
Failed 1/1 test programs. 7/24 subtests failed.
Makefile:873: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 7
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ---- --------
File::Temp 0 0.2311
PDL 0 2.074
Time::HiRes 0 1.9764
build_requires:
Module Need Have
------------------- ---- --------
ExtUtils::MakeMaker 0 7.64
Test::More 0.88 1.302188
configure_requires:
Module Need Have
------------------- ---- --------
ExtUtils::MakeMaker 7.12 7.64
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = en_US.UTF-8
PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/linux-gnu:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 8205
PERL5_CPAN_IS_RUNNING = 8205
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 8183,8205
PERLDOC = -MPod::Perldoc::ToTextOverstrike
PERL_BATCH = yes
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2022021622/cpanreporter_000_config.ini
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 1
SHELL = /usr/bin/zsh
TERM = screen
TMPDIR = /var/tmp/cpansmoker-1023/2022021622
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /opt/perl-5.12.5/bin/perl
$UID/$EUID = 1023 / 1023
$GID = 1023 1023
$EGID = 1023 1023
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.29
CPAN::Meta 2.150010
Cwd 3.75
ExtUtils::CBuilder 0.280236
ExtUtils::Command 7.64
ExtUtils::Install 2.06
ExtUtils::MakeMaker 7.64
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.35
File::Spec 3.75
JSON 4.03
JSON::PP 4.06
Module::Build 0.4231
Module::Signature 0.88
Parse::CPAN::Meta 2.150010
Test::Harness 3.42
Test::More 1.302188
YAML 1.30
YAML::Syck 1.34
version 0.9929
--
Summary of my perl5 (revision 5 version 12 subversion 5) configuration:
Platform:
osname=linux, osvers=4.9.0-16-amd64, archname=x86_64-linux
uname='linux cloud11.bbbike.org 4.9.0-16-amd64 #1 smp debian 4.9.272-2 (2021-07-19) x86_64 gnulinux '
config_args='-ds -e -Dprefix=/opt/perl-5.12.5 -Dcf_email=srezic@cpan.org'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='6.3.0 20170516', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib /usr/lib
libs=-lnsl -ldb -ldl -lm -lcrypt -lutil -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=libc-2.24.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.24'
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'
Characteristics of this binary (from libperl):
Compile-time options: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP USE_64_BIT_ALL
USE_64_BIT_INT USE_LARGE_FILES USE_PERLIO
USE_PERL_ATOF
Locally applied patches:
Devel::PatchPerl 2.08
Built under linux
Compiled at Sep 5 2021 12:37:59
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="8205"
PERL5_CPAN_IS_RUNNING="8205"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="8183,8205"
PERLDOC="-MPod::Perldoc::ToTextOverstrike"
PERL_BATCH="yes"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2022021622/cpanreporter_000_config.ini"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
/opt/perl-5.12.5/lib/site_perl/5.12.5/x86_64-linux
/opt/perl-5.12.5/lib/site_perl/5.12.5
/opt/perl-5.12.5/lib/5.12.5/x86_64-linux
/opt/perl-5.12.5/lib/5.12.5
.