WebService-Uptrack vv0.0.2 Perl 5 v5.31.3 x86_64-linux-thread-multi-ld
- Status
- Fail
- From
- Andreas J. König (ANDK)
- Dist
-
WebService-Uptrack vv0.0.2
- Platform
- Perl 5 v5.31.3 x86_64-linux-thread-multi-ld
- Date
- 2019-08-26 09:48:23
- ID
- a4f72d1a-c7e6-11e9-adf1-a31ce5e1720a
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 Steve Huff,
This is a computer-generated report for WebService-Uptrack-v0.0.2
on perl 5.31.3, 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:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from './Build test':
# Testing WebService::Uptrack 0.0.2
t/00.load.t ....... ok
# Instantiating WebService::Uptrack 0.0.2
t/01.init.t ....... ok
# Test initialization of _ua
t/02.ua.t ......... ok
# Test initialization of _json
t/03.json.t ....... ok
These tests should not be running unless AUTHOR_TESTING=1 and/or RELEASE_TESTING=1!
t/kwalitee.t ...... ok
# Failed test 'Test::Perl::Critic for "blib/lib/WebService/Uptrack.pm"'
# at /home/sand/src/perl/repoperls/installed-perls/host/k93bionic/v5.31.3/ebf1/lib/site_perl/5.31.3/Test/Perl/Critic.pm line 121.
#
# Use of "require" is not allowed at line 13, column 1. Use Require() method of MainObject instead. (Severity: 5)
# Use of "require" is not allowed at line 14, column 1. Use Require() method of MainObject instead. (Severity: 5)
# Use of "require" is not allowed at line 15, column 1. Use Require() method of MainObject instead. (Severity: 5)
# Use of "require" is not allowed at line 16, column 1. Use Require() method of MainObject instead. (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 21, column 14. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 36, column 20. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 41, column 1. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 42, column 9. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 42, column 16. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 42, column 22. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 44, column 5. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 45, column 5. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 46, column 5. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 47, column 13. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 65, column 1. (no explanation). (Severity: 5)
# Method invocation should use "()" at line 65, column 40. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 75, column 1. (no explanation). (Severity: 5)
# Method invocation should use "()" at line 75, column 36. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 77, column 1. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 78, column 9. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 78, column 16. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 80, column 5. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 80, column 41. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 83, column 9. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 83, column 19. (no explanation). (Severity: 5)
# Private Member Data shouldn't be accessed directly at line 83, column 19. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 84, column 9. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 84, column 19. (no explanation). (Severity: 5)
# Private Member Data shouldn't be accessed directly at line 84, column 19. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 85, column 9. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 85, column 19. (no explanation). (Severity: 5)
# Private Member Data shouldn't be accessed directly at line 85, column 19. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 88, column 23. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 93, column 9. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 94, column 44. (no explanation). (Severity: 5)
# Method invocation should use "()" at line 94, column 49. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 95, column 44. (no explanation). (Severity: 5)
# Method invocation should use "()" at line 95, column 49. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 99, column 9. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 99, column 18. (no explanation). (Severity: 5)
# Method invocation should use "()" at line 99, column 23. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 99, column 31. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 100, column 5. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 103, column 9. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 103, column 42. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 103, column 49. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 103, column 55. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 103, column 63. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 105, column 5. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 108, column 9. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 108, column 23. (no explanation). (Severity: 5)
# Method invocation should use "()" at line 108, column 28. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 108, column 44. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 111, column 10. (no explanation). (Severity: 5)
# Method invocation should use "()" at line 111, column 19. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 112, column 13. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 112, column 23. (no explanation). (Severity: 5)
# Method invocation should use "()" at line 112, column 32. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 114, column 13. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 114, column 25. (no explanation). (Severity: 5)
# Method invocation should use "()" at line 114, column 30. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
# Method invocation should use "()" at line 114, column 37. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 114, column 53. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 117, column 19. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 118, column 24. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 118, column 37. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 119, column 17. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 119, column 45. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 123, column 13. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 123, column 40. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 126, column 17. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 132, column 28. (no explanation). (Severity: 5)
# Method invocation should use "()" at line 132, column 37. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 133, column 28. (no explanation). (Severity: 5)
# Method invocation should use "()" at line 133, column 37. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 139, column 1. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 140, column 9. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 142, column 18. (no explanation). (Severity: 5)
# Private Member Data shouldn't be accessed directly at line 142, column 18. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 143, column 9. (no explanation). (Severity: 5)
# Private Member Data shouldn't be accessed directly at line 143, column 9. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 143, column 30. (no explanation). (Severity: 5)
# Private Member Data shouldn't be accessed directly at line 143, column 30. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 146, column 13. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 149, column 1. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 150, column 9. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 150, column 16. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 150, column 26. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 152, column 14. (no explanation). (Severity: 5)
# Use of low precedence operators is not allowed at line 152, column 23. Replace low precedence operators with the high precedence substitutes. (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 152, column 26. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 154, column 10. (no explanation). (Severity: 5)
# Method invocation should use "()" at line 154, column 15. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 154, column 26. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 155, column 15. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 161, column 1. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 162, column 9. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 164, column 9. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 168, column 13. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 168, column 30. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 171, column 1. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 172, column 9. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 172, column 16. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 174, column 23. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 178, column 9. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 182, column 13. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 182, column 30. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 185, column 1. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 186, column 9. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 186, column 16. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 186, column 23. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 188, column 23. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 188, column 43. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 193, column 5. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 193, column 13. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 196, column 9. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 196, column 19. (no explanation). (Severity: 5)
# Method invocation should use "()" at line 196, column 24. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
# Method invocation should use "()" at line 196, column 31. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 196, column 63. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 198, column 9. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 201, column 32. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 204, column 13. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 204, column 30. (no explanation). (Severity: 5)
# Method invocation should use "()" at line 209, column 12. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
# Method invocation should use "()" at line 209, column 18. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
t/perlcritic.t ....
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
t/pod-coverage.t .. ok
t/pod.t ........... ok
Test Summary Report
-------------------
t/perlcritic.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
Files=8, Tests=28, 3 wallclock secs ( 0.04 usr 0.06 sys + 2.77 cusr 0.94 csys = 3.81 CPU)
Result: FAIL
Failed 1/8 test programs. 1/28 subtests failed.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
---------------------------- ---- --------
Carp 0 1.50
Data::Dumper 0 2.174
HTTP::Request 0 6.18
HTTP::Response 0 6.18
JSON::XS 0 4.02
LWP::UserAgent 0 6.39
Moose 0 2.2011
Moose::Util::TypeConstraints 0 2.2011
MooseX::StrictConstructor 0 0.21
Readonly 0 2.05
version 0 0.9924
build_requires:
Module Need Have
---------------------------- ---- --------
Test::More 0 1.302166
configure_requires:
Module Need Have
---------------------------- ---- --------
Module::Build 0.36 0.4229
------------------------------
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:/usr/local/perl/bin:/usr/X11/bin
PERL = /tmp/basesmoker-reloperl-GWPD/bin/perl
PERL5LIB = /tmp/loop_over_bdir-3749-SI4vBF/shishi-0.0.1-0/blib/arch:/tmp/loop_over_bdir-3749-SI4vBF/shishi-0.0.1-0/blib/lib:/tmp/loop_over_bdir-3749-SI4vBF/Prima-prigraph-win32-1.06-0/blib/arch:/tmp/loop_over_bdir-3749-SI4vBF/Prima-prigraph-win32-1.06-0/blib/lib:/tmp/loop_over_bdir-3749-SI4vBF/Lingua-BioYaTeA-0.11-0/blib/arch:/tmp/loop_over_bdir-3749-SI4vBF/Lingua-BioYaTeA-0.11-0/blib/lib:/tmp/loop_over_bdir-3749-SI4vBF/Schema-RDBMS-AUS-0.04-0/blib/arch:/tmp/loop_over_bdir-3749-SI4vBF/Schema-RDBMS-AUS-0.04-0/blib/lib:/tmp/loop_over_bdir-3749-SI4vBF/DBIx-Migration-Directories-0.12-0/blib/arch:/tmp/loop_over_bdir-3749-SI4vBF/DBIx-Migration-Directories-0.12-0/blib/lib:/tmp/loop_over_bdir-3749-SI4vBF/Net-ISP-Balance-1.28-0/blib/arch:/tmp/loop_over_bdir-3749-SI4vBF/Net-ISP-Balance-1.28-0/blib/lib:/tmp/loop_over_bdir-3749-SI4vBF/Debian-Packages-0.03-0/blib/arch:/tmp/loop_over_bdir-3749-SI4vBF/Debian-Packages-0.03-0/blib/lib:/tmp/loop_over_bdir-3749-SI4vBF/OSDial-3.0.2.124-0/blib/arch:/tmp/loop_over_bdir-3749-SI4vBF/OSDial-3.0.2.124-0/blib/lib:/tmp/loop_over_bdir-3749-SI4vBF/makepp-1.19-0/blib/arch:/tmp/loop_over_bdir-3749-SI4vBF/makepp-1.19-0/blib/lib:/tmp/loop_over_bdir-3749-SI4vBF/Linux-InitFS-0.2-0/blib/arch:/tmp/loop_over_bdir-3749-SI4vBF/Linux-InitFS-0.2-0/blib/lib:/tmp/loop_over_bdir-3749-SI4vBF/downsexta-0/blib/arch:/tmp/loop_over_bdir-3749-SI4vBF/downsexta-0/blib/lib:/tmp/loop_over_bdir-3749-SI4vBF/ProjectBuilder-0.14.1-0/blib/arch:/tmp/loop_over_bdir-3749-SI4vBF/ProjectBuilder-0.14.1-0/blib/lib:/tmp/loop_over_bdir-3749-SI4vBF/ppt-0.14-0/blib/arch:/tmp/loop_over_bdir-3749-SI4vBF/ppt-0.14-0/blib/lib:/tmp/loop_over_bdir-3749-SI4vBF/Lingua-YaTeA-0.626-0/blib/arch:/tmp/loop_over_bdir-3749-SI4vBF/Lingua-YaTeA-0.626-0/blib/lib:/tmp/loop_over_bdir-3749-SI4vBF/Business-Shipping-DataFiles-1.02-0/blib/arch:/tmp/loop_over_bdir-3749-SI4vBF/Business-Shipping-DataFiles-1.02-0/blib/lib:/tmp/loop_over_bdir-3749-SI4vBF/dta-tokwrap-0.90-0/blib/arch:/tmp/loop_over_bdir-3749-SI4vBF/dta-tokwrap-0.90-0/blib/lib:/tmp/loop_over_bdir-3749-SI4vBF/EJBCA-CrlPublish-0.60-0/blib/arch:/tmp/loop_over_bdir-3749-SI4vBF/EJBCA-CrlPublish-0.60-0/blib/lib:/tmp/loop_over_bdir-3749-SI4vBF/Sysync-0.35-0/blib/arch:/tmp/loop_over_bdir-3749-SI4vBF/Sysync-0.35-0/blib/lib:/tmp/loop_over_bdir-3749-SI4vBF/Dpkg-1.19.7-0/blib/arch:/tmp/loop_over_bdir-3749-SI4vBF/Dpkg-1.19.7-0/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 3757
PERL5_CPAN_IS_RUNNING = 3757
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-GWPD/bin/perl
$UID/$EUID = 1005 / 1005
$GID = 1005 1005
$EGID = 1005 1005
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.27
CPAN::Meta 2.150010
Cwd 3.78
ExtUtils::CBuilder 0.280232
ExtUtils::Command 7.36
ExtUtils::Install 2.14
ExtUtils::MakeMaker 7.36
ExtUtils::Manifest 1.72
ExtUtils::ParseXS 3.40
File::Spec 3.78
JSON 4.02
JSON::PP 4.04
Module::Build 0.4229
Module::Signature 0.83
Parse::CPAN::Meta 2.150010
Test::Harness 3.42
Test::More 1.302166
YAML 1.29
YAML::Syck 1.31
version 0.9924
--
Summary of my perl5 (revision 5 version 31 subversion 3) configuration:
Commit id: 1f6c9461cb3775550f70cd0c579d874dc80c5038
Platform:
osname=linux
osvers=4.15.0-55-generic
archname=x86_64-linux-thread-multi-ld
uname='linux k93bionic 4.15.0-55-generic #60-ubuntu smp tue jul 2 18:22:20 utc 2019 x86_64 x86_64 x86_64 gnulinux '
config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/host/k93bionic/v5.31.3/ebf1 -Dmyhostname=k93bionic -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 -Duseithreads -Duselongdouble -DEBUGGING=-g'
hint=recommended
useposix=true
d_sigaction=define
useithreads=define
usemultiplicity=define
use64bitint=define
use64bitall=define
uselongdouble=define
usemymalloc=n
default_inc_excludes_dot=define
bincompat5005=undef
Compiler:
cc='cc'
ccflags ='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
optimize='-O2 -g'
cppflags='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='7.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/gcc/x86_64-linux-gnu/7/include-fixed /usr/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib
libs=-lpthread -lnsl -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 -g -L/usr/local/lib -fstack-protector-strong'
Characteristics of this binary (from libperl):
Compile-time options:
HAS_TIMES
MULTIPLICITY
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
PERL_USE_DEVEL
USE_64_BIT_ALL
USE_64_BIT_INT
USE_ITHREADS
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
USE_REENTRANT_API
USE_THREAD_SAFE_LOCALE
Built under linux
Compiled at Aug 20 2019 17:22:17
%ENV:
PERL="/tmp/basesmoker-reloperl-GWPD/bin/perl"
PERL5LIB="/tmp/loop_over_bdir-3749-SI4vBF/shishi-0.0.1-0/blib/arch:/tmp/loop_over_bdir-3749-SI4vBF/shishi-0.0.1-0/blib/lib:/tmp/loop_over_bdir-3749-SI4vBF/Prima-prigraph-win32-1.06-0/blib/arch:/tmp/loop_over_bdir-3749-SI4vBF/Prima-prigraph-win32-1.06-0/blib/lib:/tmp/loop_over_bdir-3749-SI4vBF/Lingua-BioYaTeA-0.11-0/blib/arch:/tmp/loop_over_bdir-3749-SI4vBF/Lingua-BioYaTeA-0.11-0/blib/lib:/tmp/loop_over_bdir-3749-SI4vBF/Schema-RDBMS-AUS-0.04-0/blib/arch:/tmp/loop_over_bdir-3749-SI4vBF/Schema-RDBMS-AUS-0.04-0/blib/lib:/tmp/loop_over_bdir-3749-SI4vBF/DBIx-Migration-Directories-0.12-0/blib/arch:/tmp/loop_over_bdir-3749-SI4vBF/DBIx-Migration-Directories-0.12-0/blib/lib:/tmp/loop_over_bdir-3749-SI4vBF/Net-ISP-Balance-1.28-0/blib/arch:/tmp/loop_over_bdir-3749-SI4vBF/Net-ISP-Balance-1.28-0/blib/lib:/tmp/loop_over_bdir-3749-SI4vBF/Debian-Packages-0.03-0/blib/arch:/tmp/loop_over_bdir-3749-SI4vBF/Debian-Packages-0.03-0/blib/lib:/tmp/loop_over_bdir-3749-SI4vBF/OSDial-3.0.2.124-0/blib/arch:/tmp/loop_over_bdir-3749-SI4vBF/OSDial-3.0.2.124-0/blib/lib:/tmp/loop_over_bdir-3749-SI4vBF/makepp-1.19-0/blib/arch:/tmp/loop_over_bdir-3749-SI4vBF/makepp-1.19-0/blib/lib:/tmp/loop_over_bdir-3749-SI4vBF/Linux-InitFS-0.2-0/blib/arch:/tmp/loop_over_bdir-3749-SI4vBF/Linux-InitFS-0.2-0/blib/lib:/tmp/loop_over_bdir-3749-SI4vBF/downsexta-0/blib/arch:/tmp/loop_over_bdir-3749-SI4vBF/downsexta-0/blib/lib:/tmp/loop_over_bdir-3749-SI4vBF/ProjectBuilder-0.14.1-0/blib/arch:/tmp/loop_over_bdir-3749-SI4vBF/ProjectBuilder-0.14.1-0/blib/lib:/tmp/loop_over_bdir-3749-SI4vBF/ppt-0.14-0/blib/arch:/tmp/loop_over_bdir-3749-SI4vBF/ppt-0.14-0/blib/lib:/tmp/loop_over_bdir-3749-SI4vBF/Lingua-YaTeA-0.626-0/blib/arch:/tmp/loop_over_bdir-3749-SI4vBF/Lingua-YaTeA-0.626-0/blib/lib:/tmp/loop_over_bdir-3749-SI4vBF/Business-Shipping-DataFiles-1.02-0/blib/arch:/tmp/loop_over_bdir-3749-SI4vBF/Business-Shipping-DataFiles-1.02-0/blib/lib:/tmp/loop_over_bdir-3749-SI4vBF/dta-tokwrap-0.90-0/blib/arch:/tmp/loop_over_bdir-3749-SI4vBF/dta-tokwrap-0.90-0/blib/lib:/tmp/loop_over_bdir-3749-SI4vBF/EJBCA-CrlPublish-0.60-0/blib/arch:/tmp/loop_over_bdir-3749-SI4vBF/EJBCA-CrlPublish-0.60-0/blib/lib:/tmp/loop_over_bdir-3749-SI4vBF/Sysync-0.35-0/blib/arch:/tmp/loop_over_bdir-3749-SI4vBF/Sysync-0.35-0/blib/lib:/tmp/loop_over_bdir-3749-SI4vBF/Dpkg-1.19.7-0/blib/arch:/tmp/loop_over_bdir-3749-SI4vBF/Dpkg-1.19.7-0/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="3757"
PERL5_CPAN_IS_RUNNING="3757"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
/tmp/loop_over_bdir-3749-SI4vBF/shishi-0.0.1-0/blib/arch
/tmp/loop_over_bdir-3749-SI4vBF/shishi-0.0.1-0/blib/lib
/tmp/loop_over_bdir-3749-SI4vBF/Prima-prigraph-win32-1.06-0/blib/arch
/tmp/loop_over_bdir-3749-SI4vBF/Prima-prigraph-win32-1.06-0/blib/lib
/tmp/loop_over_bdir-3749-SI4vBF/Lingua-BioYaTeA-0.11-0/blib/arch
/tmp/loop_over_bdir-3749-SI4vBF/Lingua-BioYaTeA-0.11-0/blib/lib
/tmp/loop_over_bdir-3749-SI4vBF/Schema-RDBMS-AUS-0.04-0/blib/arch
/tmp/loop_over_bdir-3749-SI4vBF/Schema-RDBMS-AUS-0.04-0/blib/lib
/tmp/loop_over_bdir-3749-SI4vBF/DBIx-Migration-Directories-0.12-0/blib/arch
/tmp/loop_over_bdir-3749-SI4vBF/DBIx-Migration-Directories-0.12-0/blib/lib
/tmp/loop_over_bdir-3749-SI4vBF/Net-ISP-Balance-1.28-0/blib/arch
/tmp/loop_over_bdir-3749-SI4vBF/Net-ISP-Balance-1.28-0/blib/lib
/tmp/loop_over_bdir-3749-SI4vBF/Debian-Packages-0.03-0/blib/arch
/tmp/loop_over_bdir-3749-SI4vBF/Debian-Packages-0.03-0/blib/lib
/tmp/loop_over_bdir-3749-SI4vBF/OSDial-3.0.2.124-0/blib/arch
/tmp/loop_over_bdir-3749-SI4vBF/OSDial-3.0.2.124-0/blib/lib
/tmp/loop_over_bdir-3749-SI4vBF/makepp-1.19-0/blib/arch
/tmp/loop_over_bdir-3749-SI4vBF/makepp-1.19-0/blib/lib
/tmp/loop_over_bdir-3749-SI4vBF/Linux-InitFS-0.2-0/blib/arch
/tmp/loop_over_bdir-3749-SI4vBF/Linux-InitFS-0.2-0/blib/lib
/tmp/loop_over_bdir-3749-SI4vBF/downsexta-0/blib/arch
/tmp/loop_over_bdir-3749-SI4vBF/downsexta-0/blib/lib
/tmp/loop_over_bdir-3749-SI4vBF/ProjectBuilder-0.14.1-0/blib/arch
/tmp/loop_over_bdir-3749-SI4vBF/ProjectBuilder-0.14.1-0/blib/lib
/tmp/loop_over_bdir-3749-SI4vBF/ppt-0.14-0/blib/arch
/tmp/loop_over_bdir-3749-SI4vBF/ppt-0.14-0/blib/lib
/tmp/loop_over_bdir-3749-SI4vBF/Lingua-YaTeA-0.626-0/blib/arch
/tmp/loop_over_bdir-3749-SI4vBF/Lingua-YaTeA-0.626-0/blib/lib
/tmp/loop_over_bdir-3749-SI4vBF/Business-Shipping-DataFiles-1.02-0/blib/arch
/tmp/loop_over_bdir-3749-SI4vBF/Business-Shipping-DataFiles-1.02-0/blib/lib
/tmp/loop_over_bdir-3749-SI4vBF/dta-tokwrap-0.90-0/blib/arch
/tmp/loop_over_bdir-3749-SI4vBF/dta-tokwrap-0.90-0/blib/lib
/tmp/loop_over_bdir-3749-SI4vBF/EJBCA-CrlPublish-0.60-0/blib/arch
/tmp/loop_over_bdir-3749-SI4vBF/EJBCA-CrlPublish-0.60-0/blib/lib
/tmp/loop_over_bdir-3749-SI4vBF/Sysync-0.35-0/blib/arch
/tmp/loop_over_bdir-3749-SI4vBF/Sysync-0.35-0/blib/lib
/tmp/loop_over_bdir-3749-SI4vBF/Dpkg-1.19.7-0/blib/arch
/tmp/loop_over_bdir-3749-SI4vBF/Dpkg-1.19.7-0/blib/lib
/home/sand/src/perl/repoperls/installed-perls/host/k93bionic/v5.31.3/ebf1/lib/site_perl/5.31.3/x86_64-linux-thread-multi-ld
/home/sand/src/perl/repoperls/installed-perls/host/k93bionic/v5.31.3/ebf1/lib/site_perl/5.31.3
/home/sand/src/perl/repoperls/installed-perls/host/k93bionic/v5.31.3/ebf1/lib/5.31.3/x86_64-linux-thread-multi-ld
/home/sand/src/perl/repoperls/installed-perls/host/k93bionic/v5.31.3/ebf1/lib/5.31.3
.