Net-Statsd-Server v0.20 Perl 5 v5.34.3 x86_64-linux-ld

Status
Fail
From
Andreas J. König (ANDK)
Dist
Net-Statsd-Server v0.20
Platform
Perl 5 v5.34.3 x86_64-linux-ld
Date
2023-12-29 16:53:51
ID
d7b11970-a66a-11ee-8f6e-9f1103b4dfcc
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 Cosimo Streppone,

This is a computer-generated report for Net-Statsd-Server-0.20
on perl 5.34.3, created by CPAN-Reporter-1.2019.

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:

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

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

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

PERL_DL_NONLAZY=1 "/tmp/basesmoker-reloperl-rGUl/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/integration-tests/*.t
t/000-sanity.t ............................. ok
t/config.t ................................. ok
t/graphite.t ............................... ok
2023-12-29 16:52:56.000000 +0000 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Console backend
2023-12-29 16:52:56.000000 +0000 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2023-12-29 16:52:56.000000 +0000 info  AnyEvent: Autoloaded model 'AnyEvent::Impl::EV', using it.
2023-12-29 16:52:56.938097 +0000 note  Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.17)
2023-12-29 16:52:56.938138 +0000 note  Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2023-12-29 16:52:56.938173 +0000 note  Net::Statsd::Server: metrics flush will happen every 1s
2023-12-29 16:52:56.989319 +0000 warn  Net::Statsd::Server: Bad line: 1 in msg "a_bad_test_value|z"
2023-12-29 16:52:57.937593 +0000 note  Net::Statsd::Server: flushing metrics
Flushing stats at Fri Dec 29 16:52:57 2023
{"pctThreshold":[90],"gauges":{},"timers":{},"timer_data":{},"counters":{"statsd.packets_received":1,"statsd.bad_lines_seen":1},"sets":null,"counter_rates":{"statsd.bad_lines_seen":1,"statsd.packets_received":1}}
t/integration-tests/bad-message.t .......... ok
2023-12-29 16:52:59.000000 +0000 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Console backend
2023-12-29 16:52:59.000000 +0000 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2023-12-29 16:52:59.000000 +0000 info  AnyEvent: Autoloaded model 'AnyEvent::Impl::EV', using it.
2023-12-29 16:52:59.386079 +0000 note  Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.17)
2023-12-29 16:52:59.386131 +0000 note  Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2023-12-29 16:52:59.386167 +0000 note  Net::Statsd::Server: metrics flush will happen every 1s
2023-12-29 16:53:00.377602 +0000 note  Net::Statsd::Server: flushing metrics
Flushing stats at Fri Dec 29 16:53:00 2023
{"timers":{},"counters":{"statsd.bad_lines_seen":0,"statsd.packets_received":0},"counter_rates":{"statsd.packets_received":0,"statsd.bad_lines_seen":0},"sets":null,"gauges":{},"timer_data":{},"pctThreshold":[90]}
# stats.counters.statsd.bad_lines_seen.rate 0.000000 1703868780
# stats.counters.statsd.bad_lines_seen.count 0 1703868780
# stats.counters.statsd.packets_received.rate 0.000000 1703868780
# stats.counters.statsd.packets_received.count 0 1703868780
# stats.statsd.numStats 2 1703868780
# stats.statsd.graphiteStats.calculationtime 0.033000 1703868780
# stats.statsd.processing_time 0.025 1703868780
# stats.statsd.graphiteStats.last_exception 93938990832424 1703868780
# stats.statsd.graphiteStats.last_flush 93938990832424 1703868780

#   Failed test 'Got the one metric that was fired'
#   at t/integration-tests/counts-are-valid.t line 32.
#          got: '2'
#     expected: '3'
Use of uninitialized value in numeric eq (==) at t/integration-tests/counts-are-valid.t line 38.

#   Failed test 'Rate of counter is calculated according to flushInterval'
#   at t/integration-tests/counts-are-valid.t line 38.
Use of uninitialized value in numeric eq (==) at t/integration-tests/counts-are-valid.t line 41.

#   Failed test 'Counter cumulative value should be the sum of all values sent'
#   at t/integration-tests/counts-are-valid.t line 41.
# Looks like you failed 3 tests of 4.
t/integration-tests/counts-are-valid.t ..... 
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/4 subtests 
2023-12-29 16:53:01.000000 +0000 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2023-12-29 16:53:01.000000 +0000 info  AnyEvent: Autoloaded model 'AnyEvent::Impl::EV', using it.
2023-12-29 16:53:01.970907 +0000 note  Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.17)
2023-12-29 16:53:01.970942 +0000 note  Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2023-12-29 16:53:01.970974 +0000 note  Net::Statsd::Server: metrics flush will happen every 1s
2023-12-29 16:53:02.957617 +0000 note  Net::Statsd::Server: flushing metrics
# First flush. Test gauge should be there.
Use of uninitialized value in numeric eq (==) at t/integration-tests/delete-gauges-false.t line 41.

#   Failed test 'Got back the expected gauge value'
#   at t/integration-tests/delete-gauges-false.t line 41.
2023-12-29 16:53:03.957591 +0000 note  Net::Statsd::Server: flushing metrics
# Second flush. deleteGauges=false should keep the test gauge.

#   Failed test 'deleteGauges=false overrides deleteIdleStats=true'
#   at t/integration-tests/delete-gauges-false.t line 51.
# Looks like you failed 2 tests of 4.
t/integration-tests/delete-gauges-false.t .. 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/4 subtests 
2023-12-29 16:53:05.000000 +0000 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2023-12-29 16:53:05.000000 +0000 info  AnyEvent: Autoloaded model 'AnyEvent::Impl::EV', using it.
2023-12-29 16:53:05.702159 +0000 note  Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.17)
2023-12-29 16:53:05.713567 +0000 note  Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2023-12-29 16:53:05.713628 +0000 note  Net::Statsd::Server: metrics flush will happen every 1s
2023-12-29 16:53:06.693600 +0000 note  Net::Statsd::Server: flushing metrics
# First flush. Test gauge should be there.
Use of uninitialized value in numeric eq (==) at t/integration-tests/delete-idle-stats.t line 40.

#   Failed test 'Got back the expected gauge value'
#   at t/integration-tests/delete-idle-stats.t line 40.
2023-12-29 16:53:07.693588 +0000 note  Net::Statsd::Server: flushing metrics
# Second flush. deleteIdleStats should have cleared the test gauge.
# Looks like you failed 1 test of 4.
t/integration-tests/delete-idle-stats.t .... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/4 subtests 
2023-12-29 16:53:09.000000 +0000 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Console backend
2023-12-29 16:53:09.000000 +0000 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2023-12-29 16:53:09.000000 +0000 info  AnyEvent: Autoloaded model 'AnyEvent::Impl::EV', using it.
2023-12-29 16:53:09.118139 +0000 note  Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.17)
2023-12-29 16:53:09.125588 +0000 note  Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2023-12-29 16:53:09.125654 +0000 note  Net::Statsd::Server: metrics flush will happen every 1s
2023-12-29 16:53:10.105603 +0000 note  Net::Statsd::Server: flushing metrics
Flushing stats at Fri Dec 29 16:53:10 2023
{"counters":{"statsd.packets_received":0,"statsd.bad_lines_seen":0},"pctThreshold":[90],"gauges":{},"sets":null,"timers":{},"timer_data":{},"counter_rates":{"statsd.packets_received":0,"statsd.bad_lines_seen":0}}
# stats.counters.statsd.packets_received.rate 0.000000 1703868790
# stats.counters.statsd.packets_received.count 0 1703868790
# stats.counters.statsd.bad_lines_seen.rate 0.000000 1703868790
# stats.counters.statsd.bad_lines_seen.count 0 1703868790
# stats.statsd.numStats 2 1703868790
# stats.statsd.graphiteStats.calculationtime 0.032000 1703868790
# stats.statsd.processing_time 0.026 1703868790
# stats.statsd.graphiteStats.last_exception 94504486124328 1703868790
# stats.statsd.graphiteStats.last_flush 94504486124328 1703868790

#   Failed test 'Counter key name with tags is preserved correctly'
#   at t/integration-tests/keys-with-tags.t line 33.
#          got: undef
#     expected: '100'
# Looks like you failed 1 test of 2.
t/integration-tests/keys-with-tags.t ....... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests 
# Expected mean value is 2083.28
2023-12-29 16:53:11.000000 +0000 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2023-12-29 16:53:11.000000 +0000 info  AnyEvent: Autoloaded model 'AnyEvent::Impl::EV', using it.
2023-12-29 16:53:12.018162 +0000 note  Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.17)
2023-12-29 16:53:12.021598 +0000 note  Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2023-12-29 16:53:12.021686 +0000 note  Net::Statsd::Server: metrics flush will happen every 1s
2023-12-29 16:53:13.001641 +0000 note  Net::Statsd::Server: flushing metrics
# stats.counters.statsd.packets_received.rate 0.000000 1703868793
# stats.counters.statsd.packets_received.count 0 1703868793
# stats.counters.statsd.bad_lines_seen.rate 0.000000 1703868793
# stats.counters.statsd.bad_lines_seen.count 0 1703868793
# stats.statsd.numStats 2 1703868793
# stats.statsd.graphiteStats.calculationtime 0.046000 1703868793
# stats.statsd.processing_time 0.039 1703868793
# stats.statsd.graphiteStats.last_exception 94634658814760 1703868793
# stats.statsd.graphiteStats.last_flush 94634658814760 1703868793

#   Failed test 'Got the one metric that was fired'
#   at t/integration-tests/percent-threshold.t line 49.
#          got: '2'
#     expected: '3'
Use of uninitialized value in numeric ge (>=) at t/integration-tests/percent-threshold.t line 57.
Use of uninitialized value in concatenation (.) or string at t/integration-tests/percent-threshold.t line 57.

#   Failed test 'stats.timers.read_latency.mean_95 value was calculated ()'
#   at t/integration-tests/percent-threshold.t line 57.
Use of uninitialized value in numeric ge (>=) at t/integration-tests/percent-threshold.t line 60.
Use of uninitialized value in numeric ge (>=) at t/integration-tests/percent-threshold.t line 60.
Use of uninitialized value in concatenation (.) or string at t/integration-tests/percent-threshold.t line 60.
Use of uninitialized value in numeric ge (>=) at t/integration-tests/percent-threshold.t line 63.
Use of uninitialized value in numeric ge (>=) at t/integration-tests/percent-threshold.t line 63.
Use of uninitialized value in concatenation (.) or string at t/integration-tests/percent-threshold.t line 63.
Use of uninitialized value in numeric eq (==) at t/integration-tests/percent-threshold.t line 65.

#   Failed test 'stats.timers.read_latency.count corresponds to number of timer values'
#   at t/integration-tests/percent-threshold.t line 65.
Use of uninitialized value in numeric eq (==) at t/integration-tests/percent-threshold.t line 68.

#   Failed test 'stats.timers.read_latency.count_ps is correct as 100 were sent during 1 seconds'
#   at t/integration-tests/percent-threshold.t line 68.
# Looks like you failed 4 tests of 8.
t/integration-tests/percent-threshold.t .... 
Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/8 subtests 
2023-12-29 16:53:14.000000 +0000 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Console backend
2023-12-29 16:53:14.000000 +0000 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2023-12-29 16:53:14.000000 +0000 info  AnyEvent: Autoloaded model 'AnyEvent::Impl::EV', using it.
2023-12-29 16:53:14.472757 +0000 note  Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.17)
2023-12-29 16:53:14.481551 +0000 note  Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2023-12-29 16:53:14.481605 +0000 note  Net::Statsd::Server: metrics flush will happen every 1s
2023-12-29 16:53:15.474297 +0000 note  Net::Statsd::Server: flushing metrics
Flushing stats at Fri Dec 29 16:53:15 2023
{"counter_rates":{"statsd.bad_lines_seen":0,"statsd.packets_received":0},"counters":{"statsd.packets_received":0,"statsd.bad_lines_seen":0},"pctThreshold":[90],"sets":null,"timer_data":{},"timers":{},"gauges":{}}
# stats.counters.statsd.packets_received.rate 0.000000 1703868795
# stats.counters.statsd.packets_received.count 0 1703868795
# stats.counters.statsd.bad_lines_seen.rate 0.000000 1703868795
# stats.counters.statsd.bad_lines_seen.count 0 1703868795
# stats.statsd.numStats 2 1703868795
# stats.statsd.graphiteStats.calculationtime 0.032000 1703868795
# stats.statsd.processing_time 0.025 1703868795
# stats.statsd.graphiteStats.last_exception 94592449604392 1703868795
# stats.statsd.graphiteStats.last_flush 94592449604392 1703868795

#   Failed test 'Got the one metric that was fired'
#   at t/integration-tests/timers-are-valid.t line 32.
#          got: '2'
#     expected: '3'
Use of uninitialized value in numeric eq (==) at t/integration-tests/timers-are-valid.t line 35.

#   Failed test 'stats.timers.a_test_value.mean_90 should be 100'
#   at t/integration-tests/timers-are-valid.t line 35.
Use of uninitialized value in numeric eq (==) at t/integration-tests/timers-are-valid.t line 38.

#   Failed test 'stats.timers.a_test_value.count is 1 since we got one value'
#   at t/integration-tests/timers-are-valid.t line 38.
Use of uninitialized value in numeric eq (==) at t/integration-tests/timers-are-valid.t line 41.

#   Failed test 'stats.timers.a_test_value.count_ps is 1 since we got one value per second'
#   at t/integration-tests/timers-are-valid.t line 41.
# Looks like you failed 4 tests of 5.
t/integration-tests/timers-are-valid.t ..... 
Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/5 subtests 
t/process-metrics.t ........................ ok
t/trim.t ................................... ok

Test Summary Report
-------------------
t/integration-tests/counts-are-valid.t   (Wstat: 768 (exited 3) Tests: 4 Failed: 3)
  Failed tests:  2-4
  Non-zero exit status: 3
t/integration-tests/delete-gauges-false.t (Wstat: 512 (exited 2) Tests: 4 Failed: 2)
  Failed tests:  2, 4
  Non-zero exit status: 2
t/integration-tests/delete-idle-stats.t  (Wstat: 256 (exited 1) Tests: 4 Failed: 1)
  Failed test:  2
  Non-zero exit status: 1
t/integration-tests/keys-with-tags.t     (Wstat: 256 (exited 1) Tests: 2 Failed: 1)
  Failed test:  2
  Non-zero exit status: 1
t/integration-tests/percent-threshold.t  (Wstat: 1024 (exited 4) Tests: 8 Failed: 4)
  Failed tests:  2, 4, 7-8
  Non-zero exit status: 4
t/integration-tests/timers-are-valid.t   (Wstat: 1024 (exited 4) Tests: 5 Failed: 4)
  Failed tests:  2-5
  Non-zero exit status: 4
Files=12, Tests=92, 23 wallclock secs ( 0.05 usr  0.02 sys +  1.34 cusr  0.46 csys =  1.87 CPU)
Result: FAIL
Failed 6/12 test programs. 15/92 subtests failed.
make: *** [Makefile:916: test_dynamic] Error 255

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

Prerequisite modules loaded:

requires:

    Module                Need Have    
    --------------------- ---- --------
    AnyEvent::Handle::UDP 0    0.050   
    IO::Socket::INET      0    1.51    
    JSON::XS              0    4.03    

build_requires:

    Module                Need Have    
    --------------------- ---- --------
    ExtUtils::MakeMaker   0    7.70    
    Test::More            0    1.302198

configure_requires:

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


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    PATH = /home/sand/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/perl/bin:/usr/X11/bin
    PERL = /tmp/basesmoker-reloperl-rGUl/bin/perl
    PERL5LIB = /tmp/loop_over_bdir-2070-HtePjb/Debian-Packages-0.03-0/blib/arch:/tmp/loop_over_bdir-2070-HtePjb/Debian-Packages-0.03-0/blib/lib:/tmp/loop_over_bdir-2070-HtePjb/ProjectBuilder-0.14.1-0/blib/arch:/tmp/loop_over_bdir-2070-HtePjb/ProjectBuilder-0.14.1-0/blib/lib:/tmp/loop_over_bdir-2070-HtePjb/Lemonldap-NG-Cli-0.2-0/blib/arch:/tmp/loop_over_bdir-2070-HtePjb/Lemonldap-NG-Cli-0.2-0/blib/lib:/tmp/loop_over_bdir-2070-HtePjb/LCFG-Build-Tools-0.9.30-0/blib/arch:/tmp/loop_over_bdir-2070-HtePjb/LCFG-Build-Tools-0.9.30-0/blib/lib:/tmp/loop_over_bdir-2070-HtePjb/App-oo_modulino_zsh_completion_helper-0.04-0/blib/arch:/tmp/loop_over_bdir-2070-HtePjb/App-oo_modulino_zsh_completion_helper-0.04-0/blib/lib:/tmp/loop_over_bdir-2070-HtePjb/Captive-Portal-4.10-0/blib/arch:/tmp/loop_over_bdir-2070-HtePjb/Captive-Portal-4.10-0/blib/lib:/tmp/loop_over_bdir-2070-HtePjb/Simulation-Automate-1.0.1-0/blib/arch:/tmp/loop_over_bdir-2070-HtePjb/Simulation-Automate-1.0.1-0/blib/lib:/tmp/loop_over_bdir-2070-HtePjb/CORBA-Python-2.66-0/blib/arch:/tmp/loop_over_bdir-2070-HtePjb/CORBA-Python-2.66-0/blib/lib:/tmp/loop_over_bdir-2070-HtePjb/NoZone-1.3-0/blib/arch:/tmp/loop_over_bdir-2070-HtePjb/NoZone-1.3-0/blib/lib:/tmp/loop_over_bdir-2070-HtePjb/Net-OpenVPN-DDNS-0.1-0/blib/arch:/tmp/loop_over_bdir-2070-HtePjb/Net-OpenVPN-DDNS-0.1-0/blib/lib:/tmp/loop_over_bdir-2070-HtePjb/CGI-Application-NetNewsIface-0.0204-0/blib/arch:/tmp/loop_over_bdir-2070-HtePjb/CGI-Application-NetNewsIface-0.0204-0/blib/lib:/tmp/loop_over_bdir-2070-HtePjb/LCFG-Build-Skeleton-0.5.0-0/blib/arch:/tmp/loop_over_bdir-2070-HtePjb/LCFG-Build-Skeleton-0.5.0-0/blib/lib:/tmp/loop_over_bdir-2070-HtePjb/Lingua-BioYaTeA-0.11-0/blib/arch:/tmp/loop_over_bdir-2070-HtePjb/Lingua-BioYaTeA-0.11-0/blib/lib:/tmp/loop_over_bdir-2070-HtePjb/Alien-SNMP-MIBDEV-2.020000-0/blib/arch:/tmp/loop_over_bdir-2070-HtePjb/Alien-SNMP-MIBDEV-2.020000-0/blib/lib:/tmp/loop_over_bdir-2070-HtePjb/RDF-NLP-SPARQLQuery-0.1-0/blib/arch:/tmp/loop_over_bdir-2070-HtePjb/RDF-NLP-SPARQLQuery-0.1-0/blib/lib:/tmp/loop_over_bdir-2070-HtePjb/DBIx-Migration-Directories-0.12-0/blib/arch:/tmp/loop_over_bdir-2070-HtePjb/DBIx-Migration-Directories-0.12-0/blib/lib:/tmp/loop_over_bdir-2070-HtePjb/MP3-PodcastFetch-1.05-0/blib/arch:/tmp/loop_over_bdir-2070-HtePjb/MP3-PodcastFetch-1.05-0/blib/lib:/tmp/loop_over_bdir-2070-HtePjb/App-nrun-v1.1.2-0/blib/arch:/tmp/loop_over_bdir-2070-HtePjb/App-nrun-v1.1.2-0/blib/lib:/tmp/loop_over_bdir-2070-HtePjb/Business-Shipping-DataFiles-1.02-0/blib/arch:/tmp/loop_over_bdir-2070-HtePjb/Business-Shipping-DataFiles-1.02-0/blib/lib:/tmp/loop_over_bdir-2070-HtePjb/downsexta-0/blib/arch:/tmp/loop_over_bdir-2070-HtePjb/downsexta-0/blib/lib:/tmp/loop_over_bdir-2070-HtePjb/Devel-Required-0.16-0/blib/arch:/tmp/loop_over_bdir-2070-HtePjb/Devel-Required-0.16-0/blib/lib:/tmp/loop_over_bdir-2070-HtePjb/Net-Async-WebService-lxd-0.03-0/blib/arch:/tmp/loop_over_bdir-2070-HtePjb/Net-Async-WebService-lxd-0.03-0/blib/lib:/tmp/loop_over_bdir-2070-HtePjb/AllKnowingDNS-1.7-0/blib/arch:/tmp/loop_over_bdir-2070-HtePjb/AllKnowingDNS-1.7-0/blib/lib:/tmp/loop_over_bdir-2070-HtePjb/perl-Hardware-UPS-Perl-0.43-0/blib/arch:/tmp/loop_over_bdir-2070-HtePjb/perl-Hardware-UPS-Perl-0.43-0/blib/lib:/tmp/loop_over_bdir-2070-HtePjb/Lingua-YaTeA-0.626-0/blib/arch:/tmp/loop_over_bdir-2070-HtePjb/Lingua-YaTeA-0.626-0/blib/lib:/tmp/loop_over_bdir-2070-HtePjb/Sysync-0.35-0/blib/arch:/tmp/loop_over_bdir-2070-HtePjb/Sysync-0.35-0/blib/lib:/tmp/loop_over_bdir-2070-HtePjb/mmds-1.902-0/blib/arch:/tmp/loop_over_bdir-2070-HtePjb/mmds-1.902-0/blib/lib:/tmp/loop_over_bdir-2070-HtePjb/Linux-InitFS-0.2-0/blib/arch:/tmp/loop_over_bdir-2070-HtePjb/Linux-InitFS-0.2-0/blib/lib:/tmp/loop_over_bdir-2070-HtePjb/Dpkg-1.22.2-0/blib/arch:/tmp/loop_over_bdir-2070-HtePjb/Dpkg-1.22.2-0/blib/lib:/tmp/loop_over_bdir-2070-HtePjb/App-rmcd-0.280-0/blib/arch:/tmp/loop_over_bdir-2070-HtePjb/App-rmcd-0.280-0/blib/lib:/tmp/loop_over_bdir-2070-HtePjb/triceps-2.1.0-0/blib/arch:/tmp/loop_over_bdir-2070-HtePjb/triceps-2.1.0-0/blib/lib:/tmp/loop_over_bdir-2070-HtePjb/dta-tokwrap-0.98-0/blib/arch:/tmp/loop_over_bdir-2070-HtePjb/dta-tokwrap-0.98-0/blib/lib:/tmp/loop_over_bdir-2070-HtePjb/EJBCA-CrlPublish-0.60-0/blib/arch:/tmp/loop_over_bdir-2070-HtePjb/EJBCA-CrlPublish-0.60-0/blib/lib:/tmp/loop_over_bdir-2070-HtePjb/shishi-0.0.1-0/blib/arch:/tmp/loop_over_bdir-2070-HtePjb/shishi-0.0.1-0/blib/lib:/tmp/loop_over_bdir-2070-HtePjb/HTML-Menu-TreeView-1.22-0/blib/arch:/tmp/loop_over_bdir-2070-HtePjb/HTML-Menu-TreeView-1.22-0/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 2078
    PERL5_CPAN_IS_RUNNING = 2078
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/bin/zsh
    TERM = screen

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

    $^X = /tmp/basesmoker-reloperl-rGUl/bin/perl
    $UID/$EUID = 1005 / 1005
    $GID = 1005 1005
    $EGID = 1005 1005

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.36    
    CPAN::Meta          2.150010
    Cwd                 3.80    
    ExtUtils::CBuilder  0.280236
    ExtUtils::Command   7.70    
    ExtUtils::Install   2.22    
    ExtUtils::MakeMaker 7.70    
    ExtUtils::Manifest  1.75    
    ExtUtils::ParseXS   3.51    
    File::Spec          3.80    
    JSON                4.10    
    JSON::PP            4.16    
    Module::Build       0.4234  
    Module::Signature   0.88    
    Parse::CPAN::Meta   2.150010
    Test2               1.302198
    Test::Harness       3.48    
    Test::More          1.302198
    YAML                1.30    
    YAML::Syck          1.34    
    version             0.9930  


--

Summary of my perl5 (revision 5 version 34 subversion 3) configuration:
  Commit id: 81db88e83a981f603c5207a1fc4cc41da8dd5d79
  Platform:
    osname=linux
    osvers=5.4.0-167-generic
    archname=x86_64-linux-ld
    uname='linux k93focal 5.4.0-167-generic #184-ubuntu smp tue oct 31 09:21:49 utc 2023 x86_64 x86_64 x86_64 gnulinux '
    config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.34.3/d3e4 -Dmyhostname=k93focal -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Dlibswanted=cl pthread socket inet nsl gdbm dbm malloc dl ld sun m crypt sec util c cposix posix ucb BSD gdbm_compat -Uuseithreads -Duselongdouble -DEBUGGING=both'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=undef
    usemultiplicity=undef
    use64bitint=define
    use64bitall=define
    uselongdouble=define
    usemymalloc=n
    default_inc_excludes_dot=define
  Compiler:
    cc='cc'
    ccflags ='-fwrapv -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
    optimize='-O2 -g'
    cppflags='-fwrapv -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='9.4.0'
    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='long double'
    nvsize=16
    Off_t='off_t'
    lseeksize=8
    alignbytes=16
    prototype=define
  Linker and Libraries:
    ld='cc'
    ldflags =' -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib/x86_64-linux-gnu /usr/lib /usr/lib64
    libs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.31.so
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version='2.31'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=so
    d_dlsymun=undef
    ccdlflags='-Wl,-E'
    cccdlflags='-fPIC'
    lddlflags='-shared -O2 -g -L/usr/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options:
    DEBUGGING
    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_LONG_DOUBLE
    USE_PERLIO
    USE_PERL_ATOF
  Built under linux
  Compiled at Dec  7 2023 08:39:36
  %ENV:
    PERL="/tmp/basesmoker-reloperl-rGUl/bin/perl"
    PERL5LIB="/tmp/loop_over_bdir-2070-HtePjb/Debian-Packages-0.03-0/blib/arch:/tmp/loop_over_bdir-2070-HtePjb/Debian-Packages-0.03-0/blib/lib:/tmp/loop_over_bdir-2070-HtePjb/ProjectBuilder-0.14.1-0/blib/arch:/tmp/loop_over_bdir-2070-HtePjb/ProjectBuilder-0.14.1-0/blib/lib:/tmp/loop_over_bdir-2070-HtePjb/Lemonldap-NG-Cli-0.2-0/blib/arch:/tmp/loop_over_bdir-2070-HtePjb/Lemonldap-NG-Cli-0.2-0/blib/lib:/tmp/loop_over_bdir-2070-HtePjb/LCFG-Build-Tools-0.9.30-0/blib/arch:/tmp/loop_over_bdir-2070-HtePjb/LCFG-Build-Tools-0.9.30-0/blib/lib:/tmp/loop_over_bdir-2070-HtePjb/App-oo_modulino_zsh_completion_helper-0.04-0/blib/arch:/tmp/loop_over_bdir-2070-HtePjb/App-oo_modulino_zsh_completion_helper-0.04-0/blib/lib:/tmp/loop_over_bdir-2070-HtePjb/Captive-Portal-4.10-0/blib/arch:/tmp/loop_over_bdir-2070-HtePjb/Captive-Portal-4.10-0/blib/lib:/tmp/loop_over_bdir-2070-HtePjb/Simulation-Automate-1.0.1-0/blib/arch:/tmp/loop_over_bdir-2070-HtePjb/Simulation-Automate-1.0.1-0/blib/lib:/tmp/loop_over_bdir-2070-HtePjb/CORBA-Python-2.66-0/blib/arch:/tmp/loop_over_bdir-2070-HtePjb/CORBA-Python-2.66-0/blib/lib:/tmp/loop_over_bdir-2070-HtePjb/NoZone-1.3-0/blib/arch:/tmp/loop_over_bdir-2070-HtePjb/NoZone-1.3-0/blib/lib:/tmp/loop_over_bdir-2070-HtePjb/Net-OpenVPN-DDNS-0.1-0/blib/arch:/tmp/loop_over_bdir-2070-HtePjb/Net-OpenVPN-DDNS-0.1-0/blib/lib:/tmp/loop_over_bdir-2070-HtePjb/CGI-Application-NetNewsIface-0.0204-0/blib/arch:/tmp/loop_over_bdir-2070-HtePjb/CGI-Application-NetNewsIface-0.0204-0/blib/lib:/tmp/loop_over_bdir-2070-HtePjb/LCFG-Build-Skeleton-0.5.0-0/blib/arch:/tmp/loop_over_bdir-2070-HtePjb/LCFG-Build-Skeleton-0.5.0-0/blib/lib:/tmp/loop_over_bdir-2070-HtePjb/Lingua-BioYaTeA-0.11-0/blib/arch:/tmp/loop_over_bdir-2070-HtePjb/Lingua-BioYaTeA-0.11-0/blib/lib:/tmp/loop_over_bdir-2070-HtePjb/Alien-SNMP-MIBDEV-2.020000-0/blib/arch:/tmp/loop_over_bdir-2070-HtePjb/Alien-SNMP-MIBDEV-2.020000-0/blib/lib:/tmp/loop_over_bdir-2070-HtePjb/RDF-NLP-SPARQLQuery-0.1-0/blib/arch:/tmp/loop_over_bdir-2070-HtePjb/RDF-NLP-SPARQLQuery-0.1-0/blib/lib:/tmp/loop_over_bdir-2070-HtePjb/DBIx-Migration-Directories-0.12-0/blib/arch:/tmp/loop_over_bdir-2070-HtePjb/DBIx-Migration-Directories-0.12-0/blib/lib:/tmp/loop_over_bdir-2070-HtePjb/MP3-PodcastFetch-1.05-0/blib/arch:/tmp/loop_over_bdir-2070-HtePjb/MP3-PodcastFetch-1.05-0/blib/lib:/tmp/loop_over_bdir-2070-HtePjb/App-nrun-v1.1.2-0/blib/arch:/tmp/loop_over_bdir-2070-HtePjb/App-nrun-v1.1.2-0/blib/lib:/tmp/loop_over_bdir-2070-HtePjb/Business-Shipping-DataFiles-1.02-0/blib/arch:/tmp/loop_over_bdir-2070-HtePjb/Business-Shipping-DataFiles-1.02-0/blib/lib:/tmp/loop_over_bdir-2070-HtePjb/downsexta-0/blib/arch:/tmp/loop_over_bdir-2070-HtePjb/downsexta-0/blib/lib:/tmp/loop_over_bdir-2070-HtePjb/Devel-Required-0.16-0/blib/arch:/tmp/loop_over_bdir-2070-HtePjb/Devel-Required-0.16-0/blib/lib:/tmp/loop_over_bdir-2070-HtePjb/Net-Async-WebService-lxd-0.03-0/blib/arch:/tmp/loop_over_bdir-2070-HtePjb/Net-Async-WebService-lxd-0.03-0/blib/lib:/tmp/loop_over_bdir-2070-HtePjb/AllKnowingDNS-1.7-0/blib/arch:/tmp/loop_over_bdir-2070-HtePjb/AllKnowingDNS-1.7-0/blib/lib:/tmp/loop_over_bdir-2070-HtePjb/perl-Hardware-UPS-Perl-0.43-0/blib/arch:/tmp/loop_over_bdir-2070-HtePjb/perl-Hardware-UPS-Perl-0.43-0/blib/lib:/tmp/loop_over_bdir-2070-HtePjb/Lingua-YaTeA-0.626-0/blib/arch:/tmp/loop_over_bdir-2070-HtePjb/Lingua-YaTeA-0.626-0/blib/lib:/tmp/loop_over_bdir-2070-HtePjb/Sysync-0.35-0/blib/arch:/tmp/loop_over_bdir-2070-HtePjb/Sysync-0.35-0/blib/lib:/tmp/loop_over_bdir-2070-HtePjb/mmds-1.902-0/blib/arch:/tmp/loop_over_bdir-2070-HtePjb/mmds-1.902-0/blib/lib:/tmp/loop_over_bdir-2070-HtePjb/Linux-InitFS-0.2-0/blib/arch:/tmp/loop_over_bdir-2070-HtePjb/Linux-InitFS-0.2-0/blib/lib:/tmp/loop_over_bdir-2070-HtePjb/Dpkg-1.22.2-0/blib/arch:/tmp/loop_over_bdir-2070-HtePjb/Dpkg-1.22.2-0/blib/lib:/tmp/loop_over_bdir-2070-HtePjb/App-rmcd-0.280-0/blib/arch:/tmp/loop_over_bdir-2070-HtePjb/App-rmcd-0.280-0/blib/lib:/tmp/loop_over_bdir-2070-HtePjb/triceps-2.1.0-0/blib/arch:/tmp/loop_over_bdir-2070-HtePjb/triceps-2.1.0-0/blib/lib:/tmp/loop_over_bdir-2070-HtePjb/dta-tokwrap-0.98-0/blib/arch:/tmp/loop_over_bdir-2070-HtePjb/dta-tokwrap-0.98-0/blib/lib:/tmp/loop_over_bdir-2070-HtePjb/EJBCA-CrlPublish-0.60-0/blib/arch:/tmp/loop_over_bdir-2070-HtePjb/EJBCA-CrlPublish-0.60-0/blib/lib:/tmp/loop_over_bdir-2070-HtePjb/shishi-0.0.1-0/blib/arch:/tmp/loop_over_bdir-2070-HtePjb/shishi-0.0.1-0/blib/lib:/tmp/loop_over_bdir-2070-HtePjb/HTML-Menu-TreeView-1.22-0/blib/arch:/tmp/loop_over_bdir-2070-HtePjb/HTML-Menu-TreeView-1.22-0/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="2078"
    PERL5_CPAN_IS_RUNNING="2078"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /tmp/loop_over_bdir-2070-HtePjb/Debian-Packages-0.03-0/blib/arch
    /tmp/loop_over_bdir-2070-HtePjb/Debian-Packages-0.03-0/blib/lib
    /tmp/loop_over_bdir-2070-HtePjb/ProjectBuilder-0.14.1-0/blib/arch
    /tmp/loop_over_bdir-2070-HtePjb/ProjectBuilder-0.14.1-0/blib/lib
    /tmp/loop_over_bdir-2070-HtePjb/Lemonldap-NG-Cli-0.2-0/blib/arch
    /tmp/loop_over_bdir-2070-HtePjb/Lemonldap-NG-Cli-0.2-0/blib/lib
    /tmp/loop_over_bdir-2070-HtePjb/LCFG-Build-Tools-0.9.30-0/blib/arch
    /tmp/loop_over_bdir-2070-HtePjb/LCFG-Build-Tools-0.9.30-0/blib/lib
    /tmp/loop_over_bdir-2070-HtePjb/App-oo_modulino_zsh_completion_helper-0.04-0/blib/arch
    /tmp/loop_over_bdir-2070-HtePjb/App-oo_modulino_zsh_completion_helper-0.04-0/blib/lib
    /tmp/loop_over_bdir-2070-HtePjb/Captive-Portal-4.10-0/blib/arch
    /tmp/loop_over_bdir-2070-HtePjb/Captive-Portal-4.10-0/blib/lib
    /tmp/loop_over_bdir-2070-HtePjb/Simulation-Automate-1.0.1-0/blib/arch
    /tmp/loop_over_bdir-2070-HtePjb/Simulation-Automate-1.0.1-0/blib/lib
    /tmp/loop_over_bdir-2070-HtePjb/CORBA-Python-2.66-0/blib/arch
    /tmp/loop_over_bdir-2070-HtePjb/CORBA-Python-2.66-0/blib/lib
    /tmp/loop_over_bdir-2070-HtePjb/NoZone-1.3-0/blib/arch
    /tmp/loop_over_bdir-2070-HtePjb/NoZone-1.3-0/blib/lib
    /tmp/loop_over_bdir-2070-HtePjb/Net-OpenVPN-DDNS-0.1-0/blib/arch
    /tmp/loop_over_bdir-2070-HtePjb/Net-OpenVPN-DDNS-0.1-0/blib/lib
    /tmp/loop_over_bdir-2070-HtePjb/CGI-Application-NetNewsIface-0.0204-0/blib/arch
    /tmp/loop_over_bdir-2070-HtePjb/CGI-Application-NetNewsIface-0.0204-0/blib/lib
    /tmp/loop_over_bdir-2070-HtePjb/LCFG-Build-Skeleton-0.5.0-0/blib/arch
    /tmp/loop_over_bdir-2070-HtePjb/LCFG-Build-Skeleton-0.5.0-0/blib/lib
    /tmp/loop_over_bdir-2070-HtePjb/Lingua-BioYaTeA-0.11-0/blib/arch
    /tmp/loop_over_bdir-2070-HtePjb/Lingua-BioYaTeA-0.11-0/blib/lib
    /tmp/loop_over_bdir-2070-HtePjb/Alien-SNMP-MIBDEV-2.020000-0/blib/arch
    /tmp/loop_over_bdir-2070-HtePjb/Alien-SNMP-MIBDEV-2.020000-0/blib/lib
    /tmp/loop_over_bdir-2070-HtePjb/RDF-NLP-SPARQLQuery-0.1-0/blib/arch
    /tmp/loop_over_bdir-2070-HtePjb/RDF-NLP-SPARQLQuery-0.1-0/blib/lib
    /tmp/loop_over_bdir-2070-HtePjb/DBIx-Migration-Directories-0.12-0/blib/arch
    /tmp/loop_over_bdir-2070-HtePjb/DBIx-Migration-Directories-0.12-0/blib/lib
    /tmp/loop_over_bdir-2070-HtePjb/MP3-PodcastFetch-1.05-0/blib/arch
    /tmp/loop_over_bdir-2070-HtePjb/MP3-PodcastFetch-1.05-0/blib/lib
    /tmp/loop_over_bdir-2070-HtePjb/App-nrun-v1.1.2-0/blib/arch
    /tmp/loop_over_bdir-2070-HtePjb/App-nrun-v1.1.2-0/blib/lib
    /tmp/loop_over_bdir-2070-HtePjb/Business-Shipping-DataFiles-1.02-0/blib/arch
    /tmp/loop_over_bdir-2070-HtePjb/Business-Shipping-DataFiles-1.02-0/blib/lib
    /tmp/loop_over_bdir-2070-HtePjb/downsexta-0/blib/arch
    /tmp/loop_over_bdir-2070-HtePjb/downsexta-0/blib/lib
    /tmp/loop_over_bdir-2070-HtePjb/Devel-Required-0.16-0/blib/arch
    /tmp/loop_over_bdir-2070-HtePjb/Devel-Required-0.16-0/blib/lib
    /tmp/loop_over_bdir-2070-HtePjb/Net-Async-WebService-lxd-0.03-0/blib/arch
    /tmp/loop_over_bdir-2070-HtePjb/Net-Async-WebService-lxd-0.03-0/blib/lib
    /tmp/loop_over_bdir-2070-HtePjb/AllKnowingDNS-1.7-0/blib/arch
    /tmp/loop_over_bdir-2070-HtePjb/AllKnowingDNS-1.7-0/blib/lib
    /tmp/loop_over_bdir-2070-HtePjb/perl-Hardware-UPS-Perl-0.43-0/blib/arch
    /tmp/loop_over_bdir-2070-HtePjb/perl-Hardware-UPS-Perl-0.43-0/blib/lib
    /tmp/loop_over_bdir-2070-HtePjb/Lingua-YaTeA-0.626-0/blib/arch
    /tmp/loop_over_bdir-2070-HtePjb/Lingua-YaTeA-0.626-0/blib/lib
    /tmp/loop_over_bdir-2070-HtePjb/Sysync-0.35-0/blib/arch
    /tmp/loop_over_bdir-2070-HtePjb/Sysync-0.35-0/blib/lib
    /tmp/loop_over_bdir-2070-HtePjb/mmds-1.902-0/blib/arch
    /tmp/loop_over_bdir-2070-HtePjb/mmds-1.902-0/blib/lib
    /tmp/loop_over_bdir-2070-HtePjb/Linux-InitFS-0.2-0/blib/arch
    /tmp/loop_over_bdir-2070-HtePjb/Linux-InitFS-0.2-0/blib/lib
    /tmp/loop_over_bdir-2070-HtePjb/Dpkg-1.22.2-0/blib/arch
    /tmp/loop_over_bdir-2070-HtePjb/Dpkg-1.22.2-0/blib/lib
    /tmp/loop_over_bdir-2070-HtePjb/App-rmcd-0.280-0/blib/arch
    /tmp/loop_over_bdir-2070-HtePjb/App-rmcd-0.280-0/blib/lib
    /tmp/loop_over_bdir-2070-HtePjb/triceps-2.1.0-0/blib/arch
    /tmp/loop_over_bdir-2070-HtePjb/triceps-2.1.0-0/blib/lib
    /tmp/loop_over_bdir-2070-HtePjb/dta-tokwrap-0.98-0/blib/arch
    /tmp/loop_over_bdir-2070-HtePjb/dta-tokwrap-0.98-0/blib/lib
    /tmp/loop_over_bdir-2070-HtePjb/EJBCA-CrlPublish-0.60-0/blib/arch
    /tmp/loop_over_bdir-2070-HtePjb/EJBCA-CrlPublish-0.60-0/blib/lib
    /tmp/loop_over_bdir-2070-HtePjb/shishi-0.0.1-0/blib/arch
    /tmp/loop_over_bdir-2070-HtePjb/shishi-0.0.1-0/blib/lib
    /tmp/loop_over_bdir-2070-HtePjb/HTML-Menu-TreeView-1.22-0/blib/arch
    /tmp/loop_over_bdir-2070-HtePjb/HTML-Menu-TreeView-1.22-0/blib/lib
    /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.34.3/d3e4/lib/site_perl/5.34.3/x86_64-linux-ld
    /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.34.3/d3e4/lib/site_perl/5.34.3
    /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.34.3/d3e4/lib/5.34.3/x86_64-linux-ld
    /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.34.3/d3e4/lib/5.34.3
    .