Regexp-Compare v0.34 Perl 5 v5.40.0 x86_64-linux

Status
Unknown
From
Chris Williams (BINGOS)
Dist
Regexp-Compare v0.34
Platform
Perl 5 v5.40.0 x86_64-linux
Date
2025-01-03 07:26:55
ID
1bf41d00-c9a4-11ef-98b0-b3c3213a625c
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 VBAR,

This is a computer-generated error report created automatically by
CPANPLUS, version 0.9914. Testers personal comments may appear
at the end of this report.


Thank you for uploading your work to CPAN.  However, it appears that
there were some problems testing your distribution.

TEST RESULTS:

Below is the error stack from stage 'fetch':

cp lib/Regexp/Compare.pm blib/lib/Regexp/Compare.pm
Running Mkbootstrap for Compare ()
chmod 644 "Compare.bs"
"/home/cpan/pit/bare/perl-5.40.0/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Compare.bs blib/arch/auto/Regexp/Compare/Compare.bs 644
"/home/cpan/pit/bare/perl-5.40.0/bin/perl" "/home/cpan/pit/bare/perl-5.40.0/lib/5.40.0/ExtUtils/xsubpp"  -typemap '/home/cpan/pit/bare/perl-5.40.0/lib/5.40.0/ExtUtils/typemap'  Compare.xs > Compare.xsc
mv Compare.xsc Compare.c
cc -c  -I. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"0.34\" -DXS_VERSION=\"0.34\" -fPIC "-I/home/cpan/pit/bare/perl-5.40.0/lib/5.40.0/x86_64-linux/CORE"   Compare.c
cc -c  -I. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"0.34\" -DXS_VERSION=\"0.34\" -fPIC "-I/home/cpan/pit/bare/perl-5.40.0/lib/5.40.0/x86_64-linux/CORE"   engine.c
engine.c:23:2: error: #error Unsupported PERL_API_VERSION
   23 | #error Unsupported PERL_API_VERSION
      |  ^~~~~
engine.c:97:28: error: ‘_CC_VERTSPACE’ undeclared here (not in a function); did you mean ‘CC_VERTSPACE_’?
   97 | #define HANDY_CC_VERTSPACE _CC_VERTSPACE
      |                            ^~~~~~~~~~~~~
engine.c:97:28: note: in definition of macro ‘HANDY_CC_VERTSPACE’
   97 | #define HANDY_CC_VERTSPACE _CC_VERTSPACE
      |                            ^~~~~~~~~~~~~
engine.c: In function ‘convert_invlist_to_map’:
engine.c:533:2: error: #error unexpected PERL_API_VERSION
  533 | #error unexpected PERL_API_VERSION
      |  ^~~~~
engine.c: In function ‘convert_regclass_map’:
engine.c:805:9: warning: implicit declaration of function ‘ARG_LOC’; did you mean ‘ARG1i_LOC’? [-Wimplicit-function-declaration]
  805 |     n = ARG_LOC(a->rn);
      |         ^~~~~~~
      |         ARG1i_LOC
engine.c: In function ‘convert_map’:
engine.c:87:44: error: ‘ANYOF_SHARED_d_UPPER_LATIN1_UTF8_STRING_MATCHES_non_d_RUNTIME_USER_PROP’ undeclared (first use in this function)
   87 | #define RC_ANYOF_HAS_EXTRA_RUNTIME_MATCHES ANYOF_SHARED_d_UPPER_LATIN1_UTF8_STRING_MATCHES_non_d_RUNTIME_USER_PROP
      |                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
engine.c:87:44: note: in definition of macro ‘RC_ANYOF_HAS_EXTRA_RUNTIME_MATCHES’
   87 | #define RC_ANYOF_HAS_EXTRA_RUNTIME_MATCHES ANYOF_SHARED_d_UPPER_LATIN1_UTF8_STRING_MATCHES_non_d_RUNTIME_USER_PROP
      |                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
engine.c:87:44: note: each undeclared identifier is reported only once for each function it appears in
   87 | #define RC_ANYOF_HAS_EXTRA_RUNTIME_MATCHES ANYOF_SHARED_d_UPPER_LATIN1_UTF8_STRING_MATCHES_non_d_RUNTIME_USER_PROP
      |                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
engine.c:87:44: note: in definition of macro ‘RC_ANYOF_HAS_EXTRA_RUNTIME_MATCHES’
   87 | #define RC_ANYOF_HAS_EXTRA_RUNTIME_MATCHES ANYOF_SHARED_d_UPPER_LATIN1_UTF8_STRING_MATCHES_non_d_RUNTIME_USER_PROP
      |                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
engine.c: In function ‘get_synth_offset’:
engine.c:1059:17: error: ‘ANYOF_MATCHES_ALL_ABOVE_BITMAP’ undeclared (first use in this function); did you mean ‘ANYOF_MATCHES_ALL_OUTSIDE_BITMAP’?
 1059 |               | ANYOF_MATCHES_ALL_ABOVE_BITMAP
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                 ANYOF_MATCHES_ALL_OUTSIDE_BITMAP
engine.c:87:44: error: ‘ANYOF_SHARED_d_UPPER_LATIN1_UTF8_STRING_MATCHES_non_d_RUNTIME_USER_PROP’ undeclared (first use in this function)
   87 | #define RC_ANYOF_HAS_EXTRA_RUNTIME_MATCHES ANYOF_SHARED_d_UPPER_LATIN1_UTF8_STRING_MATCHES_non_d_RUNTIME_USER_PROP
      |                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
engine.c:87:44: note: in definition of macro ‘RC_ANYOF_HAS_EXTRA_RUNTIME_MATCHES’
   87 | #define RC_ANYOF_HAS_EXTRA_RUNTIME_MATCHES ANYOF_SHARED_d_UPPER_LATIN1_UTF8_STRING_MATCHES_non_d_RUNTIME_USER_PROP
      |                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
engine.c: In function ‘get_bitmap_byte’:
engine.c:88:49: error: ‘ANYOF_SHARED_d_MATCHES_ALL_NON_UTF8_NON_ASCII_non_d_WARN_SUPER’ undeclared (first use in this function)
   88 | #define RC_ANYOF_NON_UTF8_MATCHES_ALL_NON_ASCII ANYOF_SHARED_d_MATCHES_ALL_NON_UTF8_NON_ASCII_non_d_WARN_SUPER
      |                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
engine.c:88:49: note: in definition of macro ‘RC_ANYOF_NON_UTF8_MATCHES_ALL_NON_ASCII’
   88 | #define RC_ANYOF_NON_UTF8_MATCHES_ALL_NON_ASCII ANYOF_SHARED_d_MATCHES_ALL_NON_UTF8_NON_ASCII_non_d_WARN_SUPER
      |                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
engine.c: In function ‘compare_anyof_multiline’:
engine.c:1909:15: error: ‘regnode’ has no member named ‘flags’
 1909 |     if (a1->rn->flags & ANYOF_MATCHES_ALL_ABOVE_BITMAP)
      |               ^~
engine.c:1909:25: error: ‘ANYOF_MATCHES_ALL_ABOVE_BITMAP’ undeclared (first use in this function); did you mean ‘ANYOF_MATCHES_ALL_OUTSIDE_BITMAP’?
 1909 |     if (a1->rn->flags & ANYOF_MATCHES_ALL_ABOVE_BITMAP)
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                         ANYOF_MATCHES_ALL_OUTSIDE_BITMAP
engine.c: In function ‘compare_anyof_anyof’:
engine.c:87:44: error: ‘ANYOF_SHARED_d_UPPER_LATIN1_UTF8_STRING_MATCHES_non_d_RUNTIME_USER_PROP’ undeclared (first use in this function)
   87 | #define RC_ANYOF_HAS_EXTRA_RUNTIME_MATCHES ANYOF_SHARED_d_UPPER_LATIN1_UTF8_STRING_MATCHES_non_d_RUNTIME_USER_PROP
      |                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
engine.c:87:44: note: in definition of macro ‘RC_ANYOF_HAS_EXTRA_RUNTIME_MATCHES’
   87 | #define RC_ANYOF_HAS_EXTRA_RUNTIME_MATCHES ANYOF_SHARED_d_UPPER_LATIN1_UTF8_STRING_MATCHES_non_d_RUNTIME_USER_PROP
      |                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
engine.c:2080:31: error: ‘regnode’ has no member named ‘flags’
 2080 |     if ((extra_left || (a1->rn->flags & ANYOF_MATCHES_ALL_ABOVE_BITMAP)) &&
      |                               ^~
engine.c:2080:41: error: ‘ANYOF_MATCHES_ALL_ABOVE_BITMAP’ undeclared (first use in this function); did you mean ‘ANYOF_MATCHES_ALL_OUTSIDE_BITMAP’?
 2080 |     if ((extra_left || (a1->rn->flags & ANYOF_MATCHES_ALL_ABOVE_BITMAP)) &&
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                         ANYOF_MATCHES_ALL_OUTSIDE_BITMAP
engine.c:2081:17: error: ‘regnode’ has no member named ‘flags’
 2081 |         !(a2->rn->flags & ANYOF_MATCHES_ALL_ABOVE_BITMAP))
      |                 ^~
engine.c: In function ‘compare_anyof_anyofr’:
engine.c:87:44: error: ‘ANYOF_SHARED_d_UPPER_LATIN1_UTF8_STRING_MATCHES_non_d_RUNTIME_USER_PROP’ undeclared (first use in this function)
   87 | #define RC_ANYOF_HAS_EXTRA_RUNTIME_MATCHES ANYOF_SHARED_d_UPPER_LATIN1_UTF8_STRING_MATCHES_non_d_RUNTIME_USER_PROP
      |                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
engine.c:87:44: note: in definition of macro ‘RC_ANYOF_HAS_EXTRA_RUNTIME_MATCHES’
   87 | #define RC_ANYOF_HAS_EXTRA_RUNTIME_MATCHES ANYOF_SHARED_d_UPPER_LATIN1_UTF8_STRING_MATCHES_non_d_RUNTIME_USER_PROP
      |                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
engine.c: In function ‘compare_anyof_anyofm’:
engine.c:87:44: error: ‘ANYOF_SHARED_d_UPPER_LATIN1_UTF8_STRING_MATCHES_non_d_RUNTIME_USER_PROP’ undeclared (first use in this function)
   87 | #define RC_ANYOF_HAS_EXTRA_RUNTIME_MATCHES ANYOF_SHARED_d_UPPER_LATIN1_UTF8_STRING_MATCHES_non_d_RUNTIME_USER_PROP
      |                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
engine.c:87:44: note: in definition of macro ‘RC_ANYOF_HAS_EXTRA_RUNTIME_MATCHES’
   87 | #define RC_ANYOF_HAS_EXTRA_RUNTIME_MATCHES ANYOF_SHARED_d_UPPER_LATIN1_UTF8_STRING_MATCHES_non_d_RUNTIME_USER_PROP
      |                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
engine.c: In function ‘compare_anyof_nanyofm’:
engine.c:87:44: error: ‘ANYOF_SHARED_d_UPPER_LATIN1_UTF8_STRING_MATCHES_non_d_RUNTIME_USER_PROP’ undeclared (first use in this function)
   87 | #define RC_ANYOF_HAS_EXTRA_RUNTIME_MATCHES ANYOF_SHARED_d_UPPER_LATIN1_UTF8_STRING_MATCHES_non_d_RUNTIME_USER_PROP
      |                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
engine.c:87:44: note: in definition of macro ‘RC_ANYOF_HAS_EXTRA_RUNTIME_MATCHES’
   87 | #define RC_ANYOF_HAS_EXTRA_RUNTIME_MATCHES ANYOF_SHARED_d_UPPER_LATIN1_UTF8_STRING_MATCHES_non_d_RUNTIME_USER_PROP
      |                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
engine.c:88:49: error: ‘ANYOF_SHARED_d_MATCHES_ALL_NON_UTF8_NON_ASCII_non_d_WARN_SUPER’ undeclared (first use in this function)
   88 | #define RC_ANYOF_NON_UTF8_MATCHES_ALL_NON_ASCII ANYOF_SHARED_d_MATCHES_ALL_NON_UTF8_NON_ASCII_non_d_WARN_SUPER
      |                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
engine.c:88:49: note: in definition of macro ‘RC_ANYOF_NON_UTF8_MATCHES_ALL_NON_ASCII’
   88 | #define RC_ANYOF_NON_UTF8_MATCHES_ALL_NON_ASCII ANYOF_SHARED_d_MATCHES_ALL_NON_UTF8_NON_ASCII_non_d_WARN_SUPER
      |                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
engine.c: In function ‘compare_exact_posix’:
engine.c:100:40: warning: implicit declaration of function ‘_generic_isCC_A’; did you mean ‘generic_isCC_’? [-Wimplicit-function-declaration]
  100 | #define rc_generic_isCC_A(c, classnum) _generic_isCC_A(c, classnum)
      |                                        ^~~~~~~~~~~~~~~
engine.c:100:40: note: in definition of macro ‘rc_generic_isCC_A’
  100 | #define rc_generic_isCC_A(c, classnum) _generic_isCC_A(c, classnum)
      |                                        ^~~~~~~~~~~~~~~
engine.c: In function ‘compare_posix_anyof’:
engine.c:87:44: error: ‘ANYOF_SHARED_d_UPPER_LATIN1_UTF8_STRING_MATCHES_non_d_RUNTIME_USER_PROP’ undeclared (first use in this function)
   87 | #define RC_ANYOF_HAS_EXTRA_RUNTIME_MATCHES ANYOF_SHARED_d_UPPER_LATIN1_UTF8_STRING_MATCHES_non_d_RUNTIME_USER_PROP
      |                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
engine.c:87:44: note: in definition of macro ‘RC_ANYOF_HAS_EXTRA_RUNTIME_MATCHES’
   87 | #define RC_ANYOF_HAS_EXTRA_RUNTIME_MATCHES ANYOF_SHARED_d_UPPER_LATIN1_UTF8_STRING_MATCHES_non_d_RUNTIME_USER_PROP
      |                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
engine.c:2632:17: error: ‘ANYOF_MATCHES_ALL_ABOVE_BITMAP’ undeclared (first use in this function); did you mean ‘ANYOF_MATCHES_ALL_OUTSIDE_BITMAP’?
 2632 |               | ANYOF_MATCHES_ALL_ABOVE_BITMAP
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                 ANYOF_MATCHES_ALL_OUTSIDE_BITMAP
engine.c: In function ‘compare_negative_posix_anyof’:
engine.c:87:44: error: ‘ANYOF_SHARED_d_UPPER_LATIN1_UTF8_STRING_MATCHES_non_d_RUNTIME_USER_PROP’ undeclared (first use in this function)
   87 | #define RC_ANYOF_HAS_EXTRA_RUNTIME_MATCHES ANYOF_SHARED_d_UPPER_LATIN1_UTF8_STRING_MATCHES_non_d_RUNTIME_USER_PROP
      |                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
engine.c:87:44: note: in definition of macro ‘RC_ANYOF_HAS_EXTRA_RUNTIME_MATCHES’
   87 | #define RC_ANYOF_HAS_EXTRA_RUNTIME_MATCHES ANYOF_SHARED_d_UPPER_LATIN1_UTF8_STRING_MATCHES_non_d_RUNTIME_USER_PROP
      |                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
engine.c:2691:17: error: ‘ANYOF_MATCHES_ALL_ABOVE_BITMAP’ undeclared (first use in this function); did you mean ‘ANYOF_MATCHES_ALL_OUTSIDE_BITMAP’?
 2691 |               | ANYOF_MATCHES_ALL_ABOVE_BITMAP
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                 ANYOF_MATCHES_ALL_OUTSIDE_BITMAP
engine.c: In function ‘compare_sany_anyof’:
engine.c:3095:15: error: ‘regnode’ has no member named ‘flags’
 3095 |     if (a2->rn->flags & ANYOF_MATCHES_ALL_ABOVE_BITMAP)
      |               ^~
engine.c:3095:25: error: ‘ANYOF_MATCHES_ALL_ABOVE_BITMAP’ undeclared (first use in this function); did you mean ‘ANYOF_MATCHES_ALL_OUTSIDE_BITMAP’?
 3095 |     if (a2->rn->flags & ANYOF_MATCHES_ALL_ABOVE_BITMAP)
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                         ANYOF_MATCHES_ALL_OUTSIDE_BITMAP
engine.c: In function ‘compare_anyof_posixa’:
engine.c:87:44: error: ‘ANYOF_SHARED_d_UPPER_LATIN1_UTF8_STRING_MATCHES_non_d_RUNTIME_USER_PROP’ undeclared (first use in this function)
   87 | #define RC_ANYOF_HAS_EXTRA_RUNTIME_MATCHES ANYOF_SHARED_d_UPPER_LATIN1_UTF8_STRING_MATCHES_non_d_RUNTIME_USER_PROP
      |                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
engine.c:87:44: note: in definition of macro ‘RC_ANYOF_HAS_EXTRA_RUNTIME_MATCHES’
   87 | #define RC_ANYOF_HAS_EXTRA_RUNTIME_MATCHES ANYOF_SHARED_d_UPPER_LATIN1_UTF8_STRING_MATCHES_non_d_RUNTIME_USER_PROP
      |                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
engine.c: In function ‘compare_anyof_exact’:
engine.c:3489:15: error: ‘regnode’ has no member named ‘flags’
 3489 |     if (a1->rn->flags & ANYOF_MATCHES_ALL_ABOVE_BITMAP)
      |               ^~
engine.c:3489:25: error: ‘ANYOF_MATCHES_ALL_ABOVE_BITMAP’ undeclared (first use in this function); did you mean ‘ANYOF_MATCHES_ALL_OUTSIDE_BITMAP’?
 3489 |     if (a1->rn->flags & ANYOF_MATCHES_ALL_ABOVE_BITMAP)
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                         ANYOF_MATCHES_ALL_OUTSIDE_BITMAP
engine.c: In function ‘compare_anyof_exactf’:
engine.c:3584:15: error: ‘regnode’ has no member named ‘flags’
 3584 |     if (a1->rn->flags & ANYOF_MATCHES_ALL_ABOVE_BITMAP)
      |               ^~
engine.c:3584:25: error: ‘ANYOF_MATCHES_ALL_ABOVE_BITMAP’ undeclared (first use in this function); did you mean ‘ANYOF_MATCHES_ALL_OUTSIDE_BITMAP’?
 3584 |     if (a1->rn->flags & ANYOF_MATCHES_ALL_ABOVE_BITMAP)
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                         ANYOF_MATCHES_ALL_OUTSIDE_BITMAP
engine.c: In function ‘compare_bound’:
engine.c:4866:20: error: ‘regnode’ has no member named ‘flags’
 4866 |         if (left.rn->flags & ANYOF_MATCHES_ALL_ABOVE_BITMAP)
      |                    ^~
engine.c:4866:30: error: ‘ANYOF_MATCHES_ALL_ABOVE_BITMAP’ undeclared (first use in this function); did you mean ‘ANYOF_MATCHES_ALL_OUTSIDE_BITMAP’?
 4866 |         if (left.rn->flags & ANYOF_MATCHES_ALL_ABOVE_BITMAP)
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                              ANYOF_MATCHES_ALL_OUTSIDE_BITMAP
engine.c: In function ‘compare_anyof_bound’:
engine.c:5006:15: error: ‘regnode’ has no member named ‘flags’
 5006 |     if (a1->rn->flags & ANYOF_MATCHES_ALL_ABOVE_BITMAP)
      |               ^~
engine.c:5006:25: error: ‘ANYOF_MATCHES_ALL_ABOVE_BITMAP’ undeclared (first use in this function); did you mean ‘ANYOF_MATCHES_ALL_OUTSIDE_BITMAP’?
 5006 |     if (a1->rn->flags & ANYOF_MATCHES_ALL_ABOVE_BITMAP)
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                         ANYOF_MATCHES_ALL_OUTSIDE_BITMAP
engine.c: In function ‘compare_anyof_nbound’:
engine.c:5021:15: error: ‘regnode’ has no member named ‘flags’
 5021 |     if (a1->rn->flags & ANYOF_MATCHES_ALL_ABOVE_BITMAP)
      |               ^~
engine.c:5021:25: error: ‘ANYOF_MATCHES_ALL_ABOVE_BITMAP’ undeclared (first use in this function); did you mean ‘ANYOF_MATCHES_ALL_OUTSIDE_BITMAP’?
 5021 |     if (a1->rn->flags & ANYOF_MATCHES_ALL_ABOVE_BITMAP)
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                         ANYOF_MATCHES_ALL_OUTSIDE_BITMAP
engine.c: In function ‘compare_negative_posix_word_bound’:
engine.c:98:27: error: ‘_CC_WORDCHAR’ undeclared (first use in this function); did you mean ‘CC_WORDCHAR_’?
   98 | #define HANDY_CC_WORDCHAR _CC_WORDCHAR
      |                           ^~~~~~~~~~~~
engine.c:98:27: note: in definition of macro ‘HANDY_CC_WORDCHAR’
   98 | #define HANDY_CC_WORDCHAR _CC_WORDCHAR
      |                           ^~~~~~~~~~~~
engine.c: In function ‘compare_negative_posix_word_nbound’:
engine.c:98:27: error: ‘_CC_WORDCHAR’ undeclared (first use in this function); did you mean ‘CC_WORDCHAR_’?
   98 | #define HANDY_CC_WORDCHAR _CC_WORDCHAR
      |                           ^~~~~~~~~~~~
engine.c:98:27: note: in definition of macro ‘HANDY_CC_WORDCHAR’
   98 | #define HANDY_CC_WORDCHAR _CC_WORDCHAR
      |                           ^~~~~~~~~~~~
engine.c: In function ‘rc_init’:
engine.c:5396:27: error: ‘_CC_WORDCHAR’ undeclared (first use in this function); did you mean ‘CC_WORDCHAR_’?
 5396 |     word_posix_regclasses[_CC_WORDCHAR] =
      |                           ^~~~~~~~~~~~
      |                           CC_WORDCHAR_
engine.c:5397:31: error: ‘_CC_DIGIT’ undeclared (first use in this function); did you mean ‘CC_DIGIT_’?
 5397 |         word_posix_regclasses[_CC_DIGIT] =
      |                               ^~~~~~~~~
      |                               CC_DIGIT_
engine.c:5398:31: error: ‘_CC_ALPHA’ undeclared (first use in this function); did you mean ‘CC_ALPHA_’?
 5398 |         word_posix_regclasses[_CC_ALPHA] =
      |                               ^~~~~~~~~
      |                               CC_ALPHA_
engine.c:5399:31: error: ‘_CC_LOWER’ undeclared (first use in this function); did you mean ‘CC_LOWER_’?
 5399 |         word_posix_regclasses[_CC_LOWER] =
      |                               ^~~~~~~~~
      |                               CC_LOWER_
engine.c:5400:31: error: ‘_CC_UPPER’ undeclared (first use in this function); did you mean ‘CC_UPPER_’?
 5400 |         word_posix_regclasses[_CC_UPPER] =
      |                               ^~~~~~~~~
      |                               CC_UPPER_
engine.c:5402:31: error: ‘_CC_ALPHANUMERIC’ undeclared (first use in this function); did you mean ‘CC_ALPHANUMERIC_’?
 5402 |         word_posix_regclasses[_CC_ALPHANUMERIC] =
      |                               ^~~~~~~~~~~~~~~~
      |                               CC_ALPHANUMERIC_
engine.c:5403:31: error: ‘_CC_CASED’ undeclared (first use in this function); did you mean ‘CC_CASED_’?
 5403 |         word_posix_regclasses[_CC_CASED] =
      |                               ^~~~~~~~~
      |                               CC_CASED_
engine.c:5404:31: error: ‘_CC_XDIGIT’ undeclared (first use in this function); did you mean ‘CC_XDIGIT_’?
 5404 |         word_posix_regclasses[_CC_XDIGIT] = 1;
      |                               ^~~~~~~~~~
      |                               CC_XDIGIT_
engine.c:5420:31: error: ‘_CC_PUNCT’ undeclared (first use in this function); did you mean ‘CC_PUNCT_’?
 5420 |     non_word_posix_regclasses[_CC_PUNCT] =
      |                               ^~~~~~~~~
      |                               CC_PUNCT_
engine.c:5421:35: error: ‘_CC_SPACE’ undeclared (first use in this function); did you mean ‘CC_SPACE_’?
 5421 |         non_word_posix_regclasses[_CC_SPACE] =
      |                                   ^~~~~~~~~
      |                                   CC_SPACE_
engine.c:5422:35: error: ‘_CC_BLANK’ undeclared (first use in this function); did you mean ‘CC_BLANK_’?
 5422 |         non_word_posix_regclasses[_CC_BLANK] =
      |                                   ^~~~~~~~~
      |                                   CC_BLANK_
engine.c:5435:34: error: ‘_CC_CNTRL’ undeclared (first use in this function); did you mean ‘CC_CNTRL_’?
 5435 |         newline_posix_regclasses[_CC_CNTRL] =
      |                                  ^~~~~~~~~
      |                                  CC_CNTRL_
engine.c:5436:34: error: ‘_CC_ASCII’ undeclared (first use in this function); did you mean ‘CC_ASCII_’?
 5436 |         newline_posix_regclasses[_CC_ASCII] =
      |                                  ^~~~~~~~~
      |                                  CC_ASCII_
make: *** [Makefile:342: engine.o] Error 1


PREREQUISITES:

Here is a list of prerequisites you specified and versions we
managed to load:

	  Module Name                        Have     Want
	  ExtUtils::MakeMaker                7.70        0

Perl module toolchain versions installed:
	Module Name                        Have
	CPANPLUS                         0.9914
	CPANPLUS::Dist::Build              0.90
	Cwd                                3.90
	ExtUtils::CBuilder             0.280240
	ExtUtils::Command                  7.70
	ExtUtils::Install                  2.22
	ExtUtils::MakeMaker                7.70
	ExtUtils::Manifest                 1.75
	ExtUtils::ParseXS                  3.51
	File::Spec                         3.90
	Module::Build                    0.4234
	Pod::Parser                           0
	Pod::Simple                        3.45
	Test2                          1.302199
	Test::Harness                      3.48
	Test::More                     1.302199
	version                          0.9932

******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender.  As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive
identical messages about the same problem.

If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally.  We appreciate your patience. :)
**********************************************************************

Additional comments:


This report was machine-generated by CPANPLUS::Dist::YACSmoke 1.08.
Powered by minismokebox version 0.68

CPANPLUS is prefering Build.PL

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_GB.UTF-8
    LANGUAGE = en_GB:en
    NONINTERACTIVE_TESTING = 1
    PATH = /home/cpan/pit/jail/6HJCHIbnOy/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
    PERL5LIB = /home/cpan/pit/jail/6HJCHIbnOy/lib/perl5
    PERL5_CPANPLUS_IS_RUNNING = 1923912
    PERL5_CPANPLUS_IS_VERSION = 0.9914
    PERL5_MINISMOKEBOX = 0.68
    PERL5_YACSMOKE_BASE = /home/cpan/pit/bare/conf/perl-5.40.0
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_LOCAL_LIB_ROOT = /home/cpan/pit/jail/6HJCHIbnOy
    PERL_MB_OPT = --install_base "/home/cpan/pit/jail/6HJCHIbnOy"
    PERL_MM_OPT = INSTALL_BASE=/home/cpan/pit/jail/6HJCHIbnOy
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = screen.xterm-256color

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

    Perl: $^X = /home/cpan/pit/bare/perl-5.40.0/bin/perl
    UID:  $<  = 1001
    EUID: $>  = 1001
    GID:  $(  = 1001 1001
    EGID: $)  = 1001 1001


-------------------------------


--

Summary of my perl5 (revision 5 version 40 subversion 0) configuration:
   
  Platform:
    osname=linux
    osvers=5.15.0-112-generic
    archname=x86_64-linux
    uname='linux uchder 5.15.0-112-generic #122-ubuntu smp thu may 23 07:48:21 utc 2024 x86_64 x86_64 x86_64 gnulinux '
    config_args='-des -Dprefix=/home/cpan/pit/bare/perl-5.40.0'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=undef
    usemultiplicity=undef
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
  Compiler:
    cc='cc'
    ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
    optimize='-O2'
    cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='11.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='double'
    nvsize=8
    Off_t='off_t'
    lseeksize=8
    alignbytes=8
    prototype=define
  Linker and Libraries:
    ld='cc'
    ldflags =' -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib/x86_64-linux-gnu /usr/lib /usr/lib64
    libs=-lpthread -lgdbm -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -ldl -lm -lcrypt -lutil -lc
    libc=/lib/x86_64-linux-gnu/libc.so.6
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version='2.35'
  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-strong'


Characteristics of this binary (from libperl): 
  Compile-time options:
    HAS_LONG_DOUBLE
    HAS_STRTOLD
    HAS_TIMES
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_HASH_FUNC_SIPHASH13
    PERL_HASH_USE_SBOX32
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    PERL_USE_SAFE_PUTENV
    USE_64_BIT_ALL
    USE_64_BIT_INT
    USE_LARGE_FILES
    USE_LOCALE
    USE_LOCALE_COLLATE
    USE_LOCALE_CTYPE
    USE_LOCALE_NUMERIC
    USE_LOCALE_TIME
    USE_PERLIO
    USE_PERL_ATOF
  Built under linux
  Compiled at Jun 11 2024 00:29:36
  %ENV:
    PERL5LIB="/home/cpan/pit/jail/6HJCHIbnOy/lib/perl5"
    PERL5_CPANPLUS_IS_RUNNING="1923912"
    PERL5_CPANPLUS_IS_VERSION="0.9914"
    PERL5_MINISMOKEBOX="0.68"
    PERL5_YACSMOKE_BASE="/home/cpan/pit/bare/conf/perl-5.40.0"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_LOCAL_LIB_ROOT="/home/cpan/pit/jail/6HJCHIbnOy"
    PERL_MB_OPT="--install_base "/home/cpan/pit/jail/6HJCHIbnOy""
    PERL_MM_OPT="INSTALL_BASE=/home/cpan/pit/jail/6HJCHIbnOy"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/cpan/pit/jail/6HJCHIbnOy/lib/perl5/5.40.0/x86_64-linux
    /home/cpan/pit/jail/6HJCHIbnOy/lib/perl5/5.40.0
    /home/cpan/pit/jail/6HJCHIbnOy/lib/perl5/x86_64-linux
    /home/cpan/pit/jail/6HJCHIbnOy/lib/perl5
    /home/cpan/pit/bare/perl-5.40.0/lib/site_perl/5.40.0/x86_64-linux
    /home/cpan/pit/bare/perl-5.40.0/lib/site_perl/5.40.0
    /home/cpan/pit/bare/perl-5.40.0/lib/5.40.0/x86_64-linux
    /home/cpan/pit/bare/perl-5.40.0/lib/5.40.0