Syntax-Construct v1.040 Perl 5 v5.16.0 x86_64-linux
- Status
- Pass
- From
- Andreas J. König (ANDK)
- Dist
-
Syntax-Construct v1.040
- Platform
- Perl 5 v5.16.0 x86_64-linux
- Date
- 2025-05-02 14:13:29
- ID
- 9ef55b1a-275f-11f0-9a14-9f5524b3deae
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 E. Choroba,
This is a computer-generated report for Syntax-Construct-1.040
on perl 5.16.0, created by CPAN-Reporter-1.2019.
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/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.16.0/da1c/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Testing Syntax::Construct 1.040, Perl 5.016000, /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.16.0/da1c/bin/perl
t/00-load.t ........ ok
t/01-invalid.t ..... ok
Exiting eval via last at (eval 13) line 1.
Use of uninitialized value $_ in concatenation (.) or string at (eval 15) line 1.
Use of uninitialized value $_ in hash element at (eval 15) line 1.
Use of uninitialized value in concatenation (.) or string at (eval 15) line 1.
Use of uninitialized value $_ in concatenation (.) or string at (eval 15) line 1.
Use of uninitialized value $_ in hash element at (eval 15) line 1.
Use of uninitialized value in concatenation (.) or string at (eval 15) line 1.
Use of uninitialized value $_ in concatenation (.) or string at (eval 15) line 1.
Use of uninitialized value $_ in hash element at (eval 15) line 1.
Use of uninitialized value in concatenation (.) or string at (eval 15) line 1.
Use of bare << to mean <<"" is deprecated at (eval 25) line 1.
Possible unintended interpolation of @APTURE in string at (eval 30) line 1.
Unknown charname 'BUTTERFLY' at (eval 33) line 1.
Bareword found where operator expected at (eval 45) line 1, near "0o12"
(Missing operator before o12?)
Illegal hexadecimal digit ' ' ignored at (eval 47) line 1.
Unknown charname 'T-REX' at (eval 88) line 1.
Unknown charname 'MELTING FACE' at (eval 93) line 1.
Unknown charname 'MOOSE' at (eval 99) line 1.
Use of uninitialized value $x in regexp compilation at (eval 108) line 1.
Use of uninitialized value $^LAST_SUCCESSFUL_PATTERN in regexp compilation at (eval 112) line 1.
Use of bare << to mean <<"" is deprecated at (eval 135) line 1.
"\B{" is deprecated; use "\B\{" instead in regex; marked by <-- HERE in m/O\ <-- HERE B{wb}'/ at (eval 137) line 1.
Having no space between pattern and following word is deprecated at (eval 140) line 1.
Bareword found where operator expected at (eval 140) line 1, near "/(.)/n"
(Missing operator before n?)
Bareword found where operator expected at (eval 150) line 1, near "0xFFp"
(Missing operator before p?)
Unknown charname 'FREEZING FACE' at (eval 160) line 1.
Unknown charname 'SLOTH' at (eval 160) line 1.
Unknown charname 'SQUARE ERA NAME REIWA' at (eval 160) line 1.
Unknown charname 'OLD HUNGARIAN CAPITAL LETTER A' at (eval 172) line 1.
"\b{" is deprecated; use "\b\{" instead in regex; marked by <-- HERE in m/\ <-- HERE b{lb}/ at (eval 175) line 1.
Invalid conversion in sprintf: "%.*2$" at (eval 178) line 1.
Unknown charname 'NINJA' at (eval 181) line 1.
Unknown charname 'DODO' at (eval 181) line 1.
Unknown charname 'BISON' at (eval 188) line 1.
Unknown charname 'BEAVER' at (eval 188) line 1.
t/02-constructs.t .. ok
t/03-hooks.t ....... ok
Use of ?PATTERN? without explicit operator is deprecated at (eval 11) line 1.
Use of qw(...) as parentheses is deprecated at (eval 13) line 1.
Useless use of split in void context at (eval 15) line 1.
Array @arr missing the @ in argument 1 of push() at (eval 16) line 1.
t/04-extra.t ....... ok
t/05-functions.t ... ok
t/06-alias.t ....... ok
All tests successful.
Files=7, Tests=166, 0 wallclock secs ( 0.04 usr 0.02 sys + 0.41 cusr 0.12 csys = 0.59 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- -------- --------
Config 0 0
locale 0 1.01
perl 5.006002 5.016000
POSIX 0 1.30
build_requires:
Module Need Have
------------------- -------- --------
ExtUtils::MakeMaker 0 7.70
File::Spec 0 3.75
FindBin 0 1.54
Test::More 0 1.302207
configure_requires:
Module Need Have
------------------- -------- --------
ExtUtils::MakeMaker 0 7.70
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US.UTF-8
LANGUAGE = en_US:en
PATH = /home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 3447246
PERL5_CPAN_IS_RUNNING = 3447246
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 = /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.16.0/da1c/bin/perl
$UID/$EUID = 1005 / 1005
$GID = 1005 1005
$EGID = 1005 1005
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.38
CPAN::Meta 2.150010
Cwd 3.75
ExtUtils::CBuilder 0.280236
ExtUtils::Command 7.70
ExtUtils::Install 2.22
ExtUtils::MakeMaker 7.70
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.51
File::Spec 3.75
JSON 4.10
JSON::PP 4.16
Module::Build 0.4234
Module::Signature 0.88
Parse::CPAN::Meta 2.150010
Test2 1.302207
Test::Harness 3.49_02
Test::More 1.302207
YAML 1.30
YAML::Syck 1.34
version 0.9932
--
Summary of my perl5 (revision 5 version 16 subversion 0) configuration:
Derived from: 7a04c38f6a1f87cc07b6ab6c7778e2a56ca24902
Platform:
osname=linux, osvers=6.5.0-4-amd64, archname=x86_64-linux
uname='linux k93msid 6.5.0-4-amd64 #1 smp preempt_dynamic debian 6.5.10-1 (2023-11-03) x86_64 gnulinux '
config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.16.0/da1c -Dmyhostname=k93msid -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 -Uuselongdouble -DEBUGGING=-g'
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 -g',
cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='13.2.0', 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 /lib64 /usr/lib64
libs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
libc=/lib/x86_64-linux-gnu/libc.so.6, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.37'
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'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
PERL_MALLOC_WRAP 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_PERLIO USE_PERL_ATOF
Locally applied patches:
uncommitted-changes
Built under linux
Compiled at Nov 20 2023 14:16:05
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="3447246"
PERL5_CPAN_IS_RUNNING="3447246"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.16.0/da1c/lib/site_perl/5.16.0/x86_64-linux
/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.16.0/da1c/lib/site_perl/5.16.0
/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.16.0/da1c/lib/5.16.0/x86_64-linux
/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.16.0/da1c/lib/5.16.0
.