SQL-SplitStatement v1.00023 Perl 5 v5.20.2 armv7l-linux
- Status
- Pass
- From
- Nigel Horne
- Dist
-
SQL-SplitStatement v1.00023
- Platform
- Perl 5 v5.20.2 armv7l-linux
- Date
- 2021-06-05 19:47:02
- ID
- cc2dbd5e-c636-11eb-a6d9-9af5c36c90a2
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 Avishai Goldman,
This is a computer-generated report for SQL-SplitStatement-1.00023
on perl 5.20.2, created by CPAN-Reporter-1.2018.
Thank you for uploading your work to CPAN. Congratulations!
All tests were successful.
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 "/home/smoker/perl5/perlbrew/perls/perl-5.20.2-ld/bin/perl5.20.2" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/basic/*.t t/mysql/*.t t/postgres/*.t t/proc/*.t
# Testing SQL::SplitStatement 1.00023, Perl 5.020002, /home/smoker/perl5/perlbrew/perls/perl-5.20.2-ld/bin/perl5.20.2
t/00-load.t ................................. ok
t/80-examples.t ............................. ok
#
# Versions for all modules listed in MYMETA.json (including optional ones):
#
# === Configure Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.44
#
# === Build Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.44
#
# === Test Requires ===
#
# Module Want Have
# ------------------- ---- --------
# ExtUtils::MakeMaker any 7.44
# File::Find any 1.27
# File::Spec any 3.75
# File::Temp any 0.2304
# Test::Differences 0.68 0.68
# Test::Exception 0.27 0.43
# Test::More 0.7 1.302171
#
# === Test Recommends ===
#
# Module Want Have
# ---------- -------- --------
# CPAN::Meta 2.120900 2.150010
#
# === Runtime Requires ===
#
# Module Want Have
# --------------------- ---- ----------
# Carp any 1.3301
# Class::Accessor::Fast any 0.51
# Exporter any 5.71
# Getopt::Long any 2.51
# List::MoreUtils any 0.430
# Pod::Usage any 1.63
# Regexp::Common any 2017060201
# base any 2.22
# constant any 1.31
# strict any 1.08
# warnings any 1.23
#
t/00-report-prereqs.t ....................... ok
t/00-compile.t .............................. ok
t/81-examples_procedural.t .................. ok
t/82-synopsis.t ............................. ok
t/94-exception.t ............................ ok
t/95-script.t ............................... skipped: please install Test::Script::Run to run these tests
t/basic/empty_statements.t .................. ok
t/basic/comments.t .......................... ok
t/basic/hard.t .............................. ok
t/basic/keywords_as_unquoted_identifiers.t .. ok
t/basic/nested_blocks.t ..................... ok
t/basic/placeholders.t ...................... ok
t/92-postgresql_pagila.t .................... ok
t/basic/placeholders_empty.t ................ ok
t/basic/simple.t ............................ ok
t/basic/slash_terminates.t .................. ok
t/basic/transactions.t ...................... ok
t/basic/transactions_and_proc.t ............. ok
t/mysql/mixed.t ............................. ok
t/mysql/delimiter.t ......................... ok
t/mysql/replace.t ........................... ok
t/postgres/dollar_quoted_w_tranactions.t .... ok
t/postgres/dollar_quoted.t .................. ok
t/postgres/pl_perl.t ........................ ok
t/mysql/sakila.t ............................ ok
t/proc/grant.t .............................. ok
t/proc/plsql_alias.t ........................ ok
t/proc/plsql_mixed.t ........................ ok
t/proc/plsql_mixed_endings.t ................ ok
t/proc/plsql_function_inside_package.t ...... ok
t/proc/plsql_nested_functions.t ............. ok
t/proc/plsql_package.t ...................... ok
t/proc/plsql_RTbug_57971.t .................. ok
t/proc/plsql_slash_endings.t ................ ok
All tests successful.
Files=36, Tests=290, 13 wallclock secs ( 0.40 usr 0.15 sys + 16.45 cusr 5.22 csys = 22.22 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
--------------------- ---- ----------
base 0 2.22
Carp 0 1.3301
Class::Accessor::Fast 0 0.51
constant 0 1.31
Exporter 0 5.71
Getopt::Long 0 2.51
List::MoreUtils 0 0.430
Pod::Usage 0 1.63
Regexp::Common 0 2017060201
strict 0 1.08
warnings 0 1.23
build_requires:
Module Need Have
--------------------- ---- ----------
ExtUtils::MakeMaker 0 7.44
File::Find 0 1.27
File::Spec 0 3.75
File::Temp 0 0.2304
Test::Differences 0.68 0.68
Test::Exception 0.27 0.43
Test::More 0.7 1.302171
configure_requires:
Module Need Have
--------------------- ---- ----------
ExtUtils::MakeMaker 0 7.44
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
HARNESS_OPTIONS = j4
NONINTERACTIVE_TESTING = 1
PATH = /home/smoker/perl5/perlbrew/bin:/home/smoker/perl5/perlbrew/perls/perl-5.20.2-ld/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PERL5LIB = /tmp/build/Test-Differences-0.68-0/blib/arch:/tmp/build/Test-Differences-0.68-0/blib/lib:/tmp/build/Regexp-Common-2017060201-0/blib/arch:/tmp/build/Regexp-Common-2017060201-0/blib/lib:/tmp/build/List-MoreUtils-0.430-0/blib/arch:/tmp/build/List-MoreUtils-0.430-0/blib/lib:/tmp/build/Test-LeakTrace-0.17-0/blib/arch:/tmp/build/Test-LeakTrace-0.17-0/blib/lib:/tmp/build/List-MoreUtils-XS-0.430-0/blib/arch:/tmp/build/List-MoreUtils-XS-0.430-0/blib/lib:/tmp/build/XSLoader-0.24-0/blib/arch:/tmp/build/XSLoader-0.24-0/blib/lib:/tmp/build/Exporter-Tiny-1.002002-0/blib/arch:/tmp/build/Exporter-Tiny-1.002002-0/blib/lib:/tmp/build/Class-Accessor-0.51-0/blib/arch:/tmp/build/Class-Accessor-0.51-0/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 5192
PERL5_CPAN_IS_RUNNING = 5192
PERLBREW_HOME = /home/smoker/.perlbrew
PERLBREW_MANPATH = /home/smoker/perl5/perlbrew/perls/perl-5.20.2-ld/man
PERLBREW_PATH = /home/smoker/perl5/perlbrew/bin:/home/smoker/perl5/perlbrew/perls/perl-5.20.2-ld/bin
PERLBREW_PERL = perl-5.20.2-ld
PERLBREW_ROOT = /home/smoker/perl5/perlbrew
PERLBREW_SHELLRC_VERSION = 0.88
PERLBREW_VERSION = 0.88
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 1
SHELL = /bin/bash
TERM = xterm
TMPDIR = /tmp/testwrapper.5181
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/smoker/perl5/perlbrew/perls/perl-5.20.2-ld/bin/perl5.20.2
$UID/$EUID = 1000 / 1000
$GID = 1000
$EGID = 1000
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.27
CPAN::Meta 2.150010
Cwd 3.75
ExtUtils::CBuilder 0.280217
ExtUtils::Command 7.44
ExtUtils::Install 2.06
ExtUtils::MakeMaker 7.44
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.24
File::Spec 3.75
JSON 4.02
JSON::PP 4.04
Module::Build 0.4231
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test::Harness 3.42
Test::More 1.302171
YAML 1.30
YAML::Syck 1.32
version 0.9909
--
Summary of my perl5 (revision 5 version 20 subversion 2) configuration:
Platform:
osname=linux, osvers=4.19.75-v7l+, archname=armv7l-linux
uname='linux 2c1d99e927e1 4.19.75-v7l+ #1270 smp tue sep 24 18:51:41 bst 2019 armv7l gnulinux '
config_args='-de -Dprefix=/home/smoker/perl5/perlbrew/perls/perl-5.20.2-ld -Dusedevel -Duselongdouble -Accflags=-O2 -pipe -Wall -Wextra -mtune=native -march=native -Aeval:scriptdir=/home/smoker/perl5/perlbrew/perls/perl-5.20.2-ld/bin'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
use64bitint=undef, use64bitall=undef, uselongdouble=define
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-O2 -pipe -Wall -Wextra -mtune=native -march=native -fwrapv -fno-strict-aliasing -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-O2 -pipe -Wall -Wextra -mtune=native -march=native -fwrapv -fno-strict-aliasing -fstack-protector -I/usr/local/include'
ccversion='', gccversion='8.3.0', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
ivtype='long', ivsize=4, nvtype='long 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 /usr/lib/gcc/arm-linux-gnueabihf/8/include-fixed /usr/include/arm-linux-gnueabihf /usr/lib /lib/arm-linux-gnueabihf /lib /usr/lib/arm-linux-gnueabihf
libs=-lnsl -ldl -lm -lcrypt -lutil -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=libc-2.28.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.28'
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: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
PERL_USE_DEVEL USE_LARGE_FILES USE_LOCALE
USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
Locally applied patches:
Devel::PatchPerl 1.84
Built under linux
Compiled at Feb 2 2020 18:06:26
%ENV:
PERL5LIB="/tmp/build/Test-Differences-0.68-0/blib/arch:/tmp/build/Test-Differences-0.68-0/blib/lib:/tmp/build/Regexp-Common-2017060201-0/blib/arch:/tmp/build/Regexp-Common-2017060201-0/blib/lib:/tmp/build/List-MoreUtils-0.430-0/blib/arch:/tmp/build/List-MoreUtils-0.430-0/blib/lib:/tmp/build/Test-LeakTrace-0.17-0/blib/arch:/tmp/build/Test-LeakTrace-0.17-0/blib/lib:/tmp/build/List-MoreUtils-XS-0.430-0/blib/arch:/tmp/build/List-MoreUtils-XS-0.430-0/blib/lib:/tmp/build/XSLoader-0.24-0/blib/arch:/tmp/build/XSLoader-0.24-0/blib/lib:/tmp/build/Exporter-Tiny-1.002002-0/blib/arch:/tmp/build/Exporter-Tiny-1.002002-0/blib/lib:/tmp/build/Class-Accessor-0.51-0/blib/arch:/tmp/build/Class-Accessor-0.51-0/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="5192"
PERL5_CPAN_IS_RUNNING="5192"
PERLBREW_HOME="/home/smoker/.perlbrew"
PERLBREW_MANPATH="/home/smoker/perl5/perlbrew/perls/perl-5.20.2-ld/man"
PERLBREW_PATH="/home/smoker/perl5/perlbrew/bin:/home/smoker/perl5/perlbrew/perls/perl-5.20.2-ld/bin"
PERLBREW_PERL="perl-5.20.2-ld"
PERLBREW_ROOT="/home/smoker/perl5/perlbrew"
PERLBREW_SHELLRC_VERSION="0.88"
PERLBREW_VERSION="0.88"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
/tmp/build/Test-Differences-0.68-0/blib/arch
/tmp/build/Test-Differences-0.68-0/blib/lib
/tmp/build/Regexp-Common-2017060201-0/blib/arch
/tmp/build/Regexp-Common-2017060201-0/blib/lib
/tmp/build/List-MoreUtils-0.430-0/blib/arch
/tmp/build/List-MoreUtils-0.430-0/blib/lib
/tmp/build/Test-LeakTrace-0.17-0/blib/arch
/tmp/build/Test-LeakTrace-0.17-0/blib/lib
/tmp/build/List-MoreUtils-XS-0.430-0/blib/arch
/tmp/build/List-MoreUtils-XS-0.430-0/blib/lib
/tmp/build/XSLoader-0.24-0/blib/arch
/tmp/build/XSLoader-0.24-0/blib/lib
/tmp/build/Exporter-Tiny-1.002002-0/blib/arch
/tmp/build/Exporter-Tiny-1.002002-0/blib/lib
/tmp/build/Class-Accessor-0.51-0/blib/arch
/tmp/build/Class-Accessor-0.51-0/blib/lib
/home/smoker/perl5/perlbrew/perls/perl-5.20.2-ld/lib/site_perl/5.20.2/armv7l-linux
/home/smoker/perl5/perlbrew/perls/perl-5.20.2-ld/lib/site_perl/5.20.2
/home/smoker/perl5/perlbrew/perls/perl-5.20.2-ld/lib/5.20.2/armv7l-linux
/home/smoker/perl5/perlbrew/perls/perl-5.20.2-ld/lib/5.20.2
.