Syntax-Construct v1.036_001 Perl 5 v5.18.4 x86_64-linux

Status
Pass
From
Slaven Rezić
Dist
Syntax-Construct v1.036_001
Platform
Perl 5 v5.18.4 x86_64-linux
Date
2024-06-20 05:39:15
ID
6e49028c-2ec7-11ef-8f38-fce46d8775ea
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.036_001
on perl 5.18.4, 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:

none provided

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

Output from 'make test':

PERL_DL_NONLAZY=1 "/opt/perl-5.18.4/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.036_001, Perl 5.018004, /opt/perl-5.18.4/bin/perl
t/00-load.t ........ ok
t/01-invalid.t ..... ok
DEBUG: require 5.012 in 5.018004: 1 at t/02-constructs.t line 346.
DEBUG: require 5.034 in 5.018004: 0 at t/02-constructs.t line 346.
Bareword found where operator expected at (eval 29) line 1, near "0o12"
	(Missing operator before o12?)
Illegal hexadecimal digit ' ' ignored at (eval 31) line 1.
DEBUG: require 5.022 in 5.018004: 0 at t/02-constructs.t line 346.
Use of bare << to mean <<"" is deprecated at (eval 34) line 1.
"\B{" is deprecated; use "\B\{" or "\B[{]" instead in regex; marked by <-- HERE in m/O\ <-- HERE B{wb}'/ at (eval 36) line 1.
Bareword found where operator expected at (eval 49) line 1, near "0xFFp"
	(Missing operator before p?)
Escape literal pattern white space under /x in regex; marked by <-- HERE in m/a … <-- HERE ‎‏

b/ at (eval 56) line 1.
Escape literal pattern white space under /x in regex; marked by <-- HERE in m/a …‎ <-- HERE ‏

b/ at (eval 56) line 1.
Escape literal pattern white space under /x in regex; marked by <-- HERE in m/a …‎‏ <-- HERE 

b/ at (eval 56) line 1.
Escape literal pattern white space under /x in regex; marked by <-- HERE in m/a …‎‏
 <-- HERE 
b/ at (eval 56) line 1.
Escape literal pattern white space under /x in regex; marked by <-- HERE in m/a …‎‏

 <-- HERE b/ at (eval 56) line 1.
DEBUG: require 5.016 in 5.018004: 1 at t/02-constructs.t line 346.
DEBUG: require 5.032 in 5.018004: 0 at t/02-constructs.t line 346.
DEBUG: require 5.026 in 5.018004: 0 at t/02-constructs.t line 346.
Use of bare << to mean <<"" is deprecated at (eval 70) line 1.
Possible unintended interpolation of @APTURE in string at (eval 75) line 1.
DEBUG: require 5.036 in 5.018004: 0 at t/02-constructs.t line 346.
DEBUG: require 5.030 in 5.018004: 0 at t/02-constructs.t line 346.
DEBUG: require 5.038 in 5.018004: 0 at t/02-constructs.t line 346.
Use of uninitialized value $x in regexp compilation at (eval 107) line 1.
Use of uninitialized value $^LAST_SUCCESSFUL_PATTERN in regexp compilation at (eval 111) line 1.
DEBUG: require 5.024 in 5.018004: 0 at t/02-constructs.t line 346.
"\b{" is deprecated; use "\b\{" or "\b[{]" instead in regex; marked by <-- HERE in m/\ <-- HERE b{lb}/ at (eval 116) line 1.
Invalid conversion in sprintf: "%.*2$" at (eval 119) line 1.
DEBUG: require 5.040 in 5.018004: 0 at t/02-constructs.t line 346.
DEBUG: require 5.010 in 5.018004: 1 at t/02-constructs.t line 346.
Use of my $_ is experimental at (eval 159) line 1.
DEBUG: require 5.008001 in 5.018004: 1 at t/02-constructs.t line 346.
DEBUG: require 5.028 in 5.018004: 0 at t/02-constructs.t line 346.
DEBUG: require 5.020 in 5.018004: 0 at t/02-constructs.t line 346.
DEBUG: require 5.014 in 5.018004: 1 at t/02-constructs.t line 346.
DEBUG: require 5.018 in 5.018004: 1 at t/02-constructs.t line 346.
t/02-constructs.t .. ok
t/03-hooks.t ....... ok
Use of ?PATTERN? without explicit operator is deprecated at (eval 7) line 1.
Useless use of split in void context at (eval 11) line 1.
Array @arr missing the @ in argument 1 of push() at (eval 12) line 1.
t/04-extra.t ....... ok
t/05-functions.t ... ok
t/06-alias.t ....... ok
All tests successful.
Files=7, Tests=161,  1 wallclock secs ( 0.04 usr  0.00 sys +  0.30 cusr  0.03 csys =  0.37 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module              Need     Have    
    ------------------- -------- --------
    Config              0        5.018004
    locale              0        1.02    
    perl                5.006002 5.018004
    POSIX               0        1.32    

build_requires:

    Module              Need     Have    
    ------------------- -------- --------
    ExtUtils::MakeMaker 0        7.64    
    File::Spec          0        3.40    
    FindBin             0        1.51    
    Test::More          0        1.302190

configure_requires:

    Module              Need     Have    
    ------------------- -------- --------
    ExtUtils::MakeMaker 0        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/e/eserte/bin/linux-gnu:/home/e/eserte/bin/sh:/home/e/eserte/bin:/home/e/eserte/bin/pistachio-perl/bin:/usr/games:/home/e/eserte/devel:/home/e/eserte/work2/fzf/bin:/home/e/eserte/src/srezic-misc/scripts
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 1706
    PERL5_CPAN_IS_RUNNING = 1706
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 32599,1706
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1000/2024062007/cpanreporter_000_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_USE_UNSAFE_INC = 1
    SHELL = /bin/zsh
    STDPERL = perl
    TERM = xterm
    TMPDIR = /var/tmp/cpansmoker-1000/2024062007

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

    $^X = /opt/perl-5.18.4/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 1000 4 24 25 27 29 30 33 44 46 108 111 115 128 134 1000 1024
    $EGID = 1000 4 24 25 27 29 30 33 44 46 108 111 115 128 134 1000 1024

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.34    
    CPAN::Meta          2.150010
    Cwd                 3.40    
    ExtUtils::CBuilder  0.280210
    ExtUtils::Command   7.64    
    ExtUtils::Install   2.06    
    ExtUtils::MakeMaker 7.64    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.44    
    File::Spec          3.40    
    JSON                4.06    
    JSON::PP            4.09    
    Module::Build       0.4231  
    Module::Signature   0.88    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.44    
    Test::More          1.302190
    YAML                1.30    
    YAML::Syck          1.34    
    version             0.9902  


--

Summary of my perl5 (revision 5 version 18 subversion 4) configuration:
   
  Platform:
    osname=linux, osvers=4.9.0-18-amd64, archname=x86_64-linux
    uname='linux cabulja 4.9.0-18-amd64 #1 smp debian 4.9.303-1 (2022-03-07) x86_64 gnulinux '
    config_args='-ds -e -Dprefix=/opt/perl-5.18.4 -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 -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
    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: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV PERL_SAWAMPERSAND 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:
	Devel::PatchPerl 2.08
  Built under linux
  Compiled at May 30 2022 08:09:10
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="1706"
    PERL5_CPAN_IS_RUNNING="1706"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="32599,1706"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1000/2024062007/cpanreporter_000_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /opt/perl-5.18.4/lib/site_perl/5.18.4/x86_64-linux
    /opt/perl-5.18.4/lib/site_perl/5.18.4
    /opt/perl-5.18.4/lib/5.18.4/x86_64-linux
    /opt/perl-5.18.4/lib/5.18.4
    .