Skip to content

Instantly share code, notes, and snippets.

@bingos
Created June 20, 2024 10:39
Show Gist options
  • Save bingos/05393282f3852ada0c5d2ec21ed1dc5e to your computer and use it in GitHub Desktop.
Save bingos/05393282f3852ada0c5d2ec21ed1dc5e to your computer and use it in GitHub Desktop.
Syntax-Construct-1.036_001 -
cpan@ouzel:~$ cd Syntax-Construct-1.036_001
cpan@ouzel:~/Syntax-Construct-1.036_001$ ls
Changes lib Makefile.PL MANIFEST META.json META.yml t xt
cpan@ouzel:~/Syntax-Construct-1.036_001$ /home/cpan/pit/bare/perl-5.38.2/bin/perl Makefile.PL
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Syntax::Construct
Writing MYMETA.yml and MYMETA.json
cpan@ouzel:~/Syntax-Construct-1.036_001$ make
cp lib/Syntax/Construct.pm blib/lib/Syntax/Construct.pm
Manifying 1 pod document
cpan@ouzel:~/Syntax-Construct-1.036_001$ make test
PERL_DL_NONLAZY=1 "/home/cpan/pit/bare/perl-5.38.2/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-load.t ........ 1/1 # Testing Syntax::Construct 1.036_001, Perl 5.038002, /home/cpan/pit/bare/perl-5.38.2/bin/perl
t/00-load.t ........ ok
t/01-invalid.t ..... ok
t/02-constructs.t .. DEBUG: require 5.024 in 5.038002: 1 at t/02-constructs.t line 346.
t/02-constructs.t .. 1/? DEBUG: require 5.022 in 5.038002: 1 at t/02-constructs.t line 346.
:const is experimental at (eval 25) line 1, <> line 1.
DEBUG: require 5.010 in 5.038002: 1 at t/02-constructs.t line 346, <> line 1.
DEBUG: require 5.016 in 5.038002: 1 at t/02-constructs.t line 346, <> line 1.
DEBUG: require 5.040 in 5.038002: 0 at t/02-constructs.t line 346, <> line 1.
t/02-constructs.t .. 35/? DEBUG: require 5.028 in 5.038002: 1 at t/02-constructs.t line 346, <> line 1.
DEBUG: require 5.008001 in 5.038002: 1 at t/02-constructs.t line 346, <> line 1.
DEBUG: require 5.030 in 5.038002: 1 at t/02-constructs.t line 346, <> line 1.
The Unicode property wildcards feature is experimental at (eval 94) line 1, <> line 1.
DEBUG: require 5.036 in 5.038002: 1 at t/02-constructs.t line 346, <> line 1.
DEBUG: require 5.018 in 5.038002: 1 at t/02-constructs.t line 346, <> line 1.
DEBUG: require 5.032 in 5.038002: 1 at t/02-constructs.t line 346, <> line 1.
The Unicode property wildcards feature is experimental at (eval 115) line 1, <> line 1.
DEBUG: require 5.034 in 5.038002: 1 at t/02-constructs.t line 346, <> line 1.
DEBUG: require 5.014 in 5.038002: 1 at t/02-constructs.t line 346, <> line 1.
DEBUG: require 5.012 in 5.038002: 1 at t/02-constructs.t line 346, <> line 1.
DEBUG: require 5.026 in 5.038002: 1 at t/02-constructs.t line 346, <> line 1.
DEBUG: require 5.020 in 5.038002: 1 at t/02-constructs.t line 346, <> line 1.
DEBUG: require 5.038 in 5.038002: 1 at t/02-constructs.t line 346, <> line 1.
t/02-constructs.t .. ok
t/03-hooks.t ....... ok
t/04-extra.t ....... 1/4 Useless use of split in void context 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=121, 2 wallclock secs ( 0.09 usr 0.04 sys + 1.32 cusr 0.23 csys = 1.68 CPU)
Result: PASS
cpan@ouzel:~/Syntax-Construct-1.036_001$ make test
PERL_DL_NONLAZY=1 "/home/cpan/pit/bare/perl-5.38.2/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-load.t ........ 1/1 # Testing Syntax::Construct 1.036_001, Perl 5.038002, /home/cpan/pit/bare/perl-5.38.2/bin/perl
t/00-load.t ........ ok
t/01-invalid.t ..... ok
t/02-constructs.t .. DEBUG: require 5.030 in 5.038002: 1 at t/02-constructs.t line 346.
t/02-constructs.t .. 1/? The Unicode property wildcards feature is experimental at (eval 13) line 1.
DEBUG: require 5.010 in 5.038002: 1 at t/02-constructs.t line 346.
DEBUG: require 5.008001 in 5.038002: 1 at t/02-constructs.t line 346.
DEBUG: require 5.040 in 5.038002: 1 at t/02-constructs.t line 346.
# Failed test '^^'
# at t/02-constructs.t line 374.
# got: undef
# expected: '1'
# Failed test '__CLASS__'
# at t/02-constructs.t line 374.
# got: undef
# expected: 'MyChild1'
# Failed test ':reader'
# at t/02-constructs.t line 374.
# got: undef
# expected: '2'
DEBUG: require 5.012 in 5.038002: 1 at t/02-constructs.t line 346.
DEBUG: require 5.032 in 5.038002: 1 at t/02-constructs.t line 346.
The Unicode property wildcards feature is experimental at (eval 84) line 1.
DEBUG: require 5.026 in 5.038002: 1 at t/02-constructs.t line 346.
DEBUG: require 5.028 in 5.038002: 1 at t/02-constructs.t line 346.
DEBUG: require 5.014 in 5.038002: 1 at t/02-constructs.t line 346.
DEBUG: require 5.034 in 5.038002: 1 at t/02-constructs.t line 346.
DEBUG: require 5.016 in 5.038002: 1 at t/02-constructs.t line 346.
DEBUG: require 5.036 in 5.038002: 1 at t/02-constructs.t line 346.
DEBUG: require 5.038 in 5.038002: 1 at t/02-constructs.t line 346.
DEBUG: require 5.018 in 5.038002: 1 at t/02-constructs.t line 346.
DEBUG: require 5.024 in 5.038002: 1 at t/02-constructs.t line 346.
DEBUG: require 5.020 in 5.038002: 1 at t/02-constructs.t line 346.
DEBUG: require 5.022 in 5.038002: 1 at t/02-constructs.t line 346.
:const is experimental at (eval 181) line 1, <> line 1.
# Looks like you failed 3 tests of 99.
t/02-constructs.t .. Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/99 subtests
(less 1 skipped subtest: 95 okay)
t/03-hooks.t ....... ok
t/04-extra.t ....... 1/4 Useless use of split in void context at (eval 12) line 1.
t/04-extra.t ....... ok
t/05-functions.t ... ok
t/06-alias.t ....... ok
Test Summary Report
-------------------
t/02-constructs.t (Wstat: 768 (exited 3) Tests: 99 Failed: 3)
Failed tests: 28-30
Non-zero exit status: 3
Files=7, Tests=118, 1 wallclock secs ( 0.09 usr 0.03 sys + 1.27 cusr 0.21 csys = 1.60 CPU)
Result: FAIL
Failed 1/7 test programs. 3/118 subtests failed.
*** Error code 255
make: Fatal error: Command failed for target `test_dynamic'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment