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