App-Staticperl v1.46 Perl 5 v5.40.1 RC1 x86_64-linux-thread-multi-ld
- Status
- Fail
- From
- Andreas J. König (ANDK)
- Dist
-
App-Staticperl v1.46
- Platform
- Perl 5 v5.40.1 RC1 x86_64-linux-thread-multi-ld
- Date
- 2025-01-15 20:06:13
- ID
- 2bb08e5e-d37c-11ef-bc80-bc5a55c7190f
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 Marc A. Lehmann,
This is a computer-generated report for App-Staticperl-1.46
on perl 5.40.1, created by CPAN-Reporter-1.2020.
Thank you for uploading your work to CPAN. However, there was a problem
testing your distribution.
If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:
http://wiki.cpantesters.org/wiki/CPANAuthorNotes
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 "/tmp/basesmoker-reloperl-IkH4/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# FAILED #2 exit status 0x0100 (sh bin/staticperl install)
# OUTPUT:
)
| ^~~~
doio.c:1084:8: warning: 'nonnull' argument 'gv' compared to NULL [-Wnonnull-compare]
1084 | if (gv && (io = GvIO(gv)) && (fp = IoIFP(io)))
| ^
`sh cflags "optimize='-O2'" regexec.o` regexec.c
CCCMD = cc -DPERL_CORE -c -fpcc-struct-return -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall
regexec.c: In function 'S_find_byclass':
regexec.c:122:39: warning: variable 'ok' set but not used [-Wunused-but-set-variable]
122 | if (!CAT2(PL_utf8_,class)) { bool ok; ENTER; save_re_context(); ok=CAT2(is_utf8_,class)((const U8*)str); assert(ok); LEAVE; } } STMT_END
| ^~
regexec.c:128:37: note: in expansion of macro 'LOAD_UTF8_CHARCLASS'
128 | #define LOAD_UTF8_CHARCLASS_ALNUM() LOAD_UTF8_CHARCLASS(alnum,"a")
| ^~~~~~~~~~~~~~~~~~~
regexec.c:1479:17: note: in expansion of macro 'LOAD_UTF8_CHARCLASS_ALNUM'
1479 | LOAD_UTF8_CHARCLASS_ALNUM();
| ^~~~~~~~~~~~~~~~~~~~~~~~~
regexec.c:122:39: warning: variable 'ok' set but not used [-Wunused-but-set-variable]
122 | if (!CAT2(PL_utf8_,class)) { bool ok; ENTER; save_re_context(); ok=CAT2(is_utf8_,class)((const U8*)str); assert(ok); LEAVE; } } STMT_END
| ^~
regexec.c:128:37: note: in expansion of macro 'LOAD_UTF8_CHARCLASS'
128 | #define LOAD_UTF8_CHARCLASS_ALNUM() LOAD_UTF8_CHARCLASS(alnum,"a")
| ^~~~~~~~~~~~~~~~~~~
regexec.c:1517:17: note: in expansion of macro 'LOAD_UTF8_CHARCLASS_ALNUM'
1517 | LOAD_UTF8_CHARCLASS_ALNUM();
| ^~~~~~~~~~~~~~~~~~~~~~~~~
regexec.c:122:39: warning: variable 'ok' set but not used [-Wunused-but-set-variable]
122 | if (!CAT2(PL_utf8_,class)) { bool ok; ENTER; save_re_context(); ok=CAT2(is_utf8_,class)((const U8*)str); assert(ok); LEAVE; } } STMT_END
| ^~
regexec.c:1268:9: note: in definition of macro 'REXEC_FBC_CSCAN_PRELOAD'
1268 | UtFpReLoAd; \
| ^~~~~~~~~~
regexec.c:128:37: note: in expansion of macro 'LOAD_UTF8_CHARCLASS'
128 | #define LOAD_UTF8_CHARCLASS_ALNUM() LOAD_UTF8_CHARCLASS(alnum,"a")
| ^~~~~~~~~~~~~~~~~~~
regexec.c:160:43: note: in expansion of macro 'LOAD_UTF8_CHARCLASS_ALNUM'
160 | #define LOAD_UTF8_CHARCLASS_PERL_WORD() LOAD_UTF8_CHARCLASS_ALNUM()
| ^~~~~~~~~~~~~~~~~~~~~~~~~
regexec.c:1542:17: note: in expansion of macro 'LOAD_UTF8_CHARCLASS_PERL_WORD'
1542 | LOAD_UTF8_CHARCLASS_PERL_WORD(),
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
regexec.c:122:39: warning: variable 'ok' set but not used [-Wunused-but-set-variable]
122 | if (!CAT2(PL_utf8_,class)) { bool ok; ENTER; save_re_context(); ok=CAT2(is_utf8_,class)((const U8*)str); assert(ok); LEAVE; } } STMT_END
| ^~
regexec.c:1268:9: note: in definition of macro 'REXEC_FBC_CSCAN_PRELOAD'
1268 | UtFpReLoAd; \
| ^~~~~~~~~~
regexec.c:128:37: note: in expansion of macro 'LOAD_UTF8_CHARCLASS'
128 | #define LOAD_UTF8_CHARCLASS_ALNUM() LOAD_UTF8_CHARCLASS(alnum,"a")
| ^~~~~~~~~~~~~~~~~~~
regexec.c:160:43: note: in expansion of macro 'LOAD_UTF8_CHARCLASS_ALNUM'
160 | #define LOAD_UTF8_CHARCLASS_PERL_WORD() LOAD_UTF8_CHARCLASS_ALNUM()
| ^~~~~~~~~~~~~~~~~~~~~~~~~
regexec.c:1553:17: note: in expansion of macro 'LOAD_UTF8_CHARCLASS_PERL_WORD'
1553 | LOAD_UTF8_CHARCLASS_PERL_WORD(),
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
regexec.c:122:39: warning: variable 'ok' set but not used [-Wunused-but-set-variable]
122 | if (!CAT2(PL_utf8_,class)) { bool ok; ENTER; save_re_context(); ok=CAT2(is_utf8_,class)((const U8*)str); assert(ok); LEAVE; } } STMT_END
| ^~
regexec.c:1268:9: note: in definition of macro 'REXEC_FBC_CSCAN_PRELOAD'
1268 | UtFpReLoAd; \
| ^~~~~~~~~~
regexec.c:130:37: note: in expansion of macro 'LOAD_UTF8_CHARCLASS'
130 | #define LOAD_UTF8_CHARCLASS_SPACE() LOAD_UTF8_CHARCLASS(space," ")
| ^~~~~~~~~~~~~~~~~~~
regexec.c:161:43: note: in expansion of macro 'LOAD_UTF8_CHARCLASS_SPACE'
161 | #define LOAD_UTF8_CHARCLASS_PERL_SPACE() LOAD_UTF8_CHARCLASS_SPACE()
| ^~~~~~~~~~~~~~~~~~~~~~~~~
regexec.c:1564:17: note: in expansion of macro 'LOAD_UTF8_CHARCLASS_PERL_SPACE'
1564 | LOAD_UTF8_CHARCLASS_PERL_SPACE(),
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
regexec.c:122:39: warning: variable 'ok' set but not used [-Wunused-but-set-variable]
122 | if (!CAT2(PL_utf8_,class)) { bool ok; ENTER; save_re_context(); ok=CAT2(is_utf8_,class)((const U8*)str); assert(ok); LEAVE; } } STMT_END
| ^~
regexec.c:1268:9: note: in definition of macro 'REXEC_FBC_CSCAN_PRELOAD'
1268 | UtFpReLoAd; \
| ^~~~~~~~~~
regexec.c:130:37: note: in expansion of macro 'LOAD_UTF8_CHARCLASS'
130 | #define LOAD_UTF8_CHARCLASS_SPACE() LOAD_UTF8_CHARCLASS(space," ")
| ^~~~~~~~~~~~~~~~~~~
regexec.c:161:43: note: in expansion of macro 'LOAD_UTF8_CHARCLASS_SPACE'
161 | #define LOAD_UTF8_CHARCLASS_PERL_SPACE() LOAD_UTF8_CHARCLASS_SPACE()
| ^~~~~~~~~~~~~~~~~~~~~~~~~
regexec.c:1575:17: note: in expansion of macro 'LOAD_UTF8_CHARCLASS_PERL_SPACE'
1575 | LOAD_UTF8_CHARCLASS_PERL_SPACE(),
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
regexec.c:122:39: warning: variable 'ok' set but not used [-Wunused-but-set-variable]
122 | if (!CAT2(PL_utf8_,class)) { bool ok; ENTER; save_re_context(); ok=CAT2(is_utf8_,class)((const U8*)str); assert(ok); LEAVE; } } STMT_END
| ^~
regexec.c:1268:9: note: in definition of macro 'REXEC_FBC_CSCAN_PRELOAD'
1268 | UtFpReLoAd; \
| ^~~~~~~~~~
regexec.c:129:37: note: in expansion of macro 'LOAD_UTF8_CHARCLASS'
129 | #define LOAD_UTF8_CHARCLASS_DIGIT() LOAD_UTF8_CHARCLASS(digit,"0")
| ^~~~~~~~~~~~~~~~~~~
regexec.c:162:43: note: in expansion of macro 'LOAD_UTF8_CHARCLASS_DIGIT'
162 | #define LOAD_UTF8_CHARCLASS_POSIX_DIGIT() LOAD_UTF8_CHARCLASS_DIGIT()
| ^~~~~~~~~~~~~~~~~~~~~~~~~
regexec.c:1586:17: note: in expansion of macro 'LOAD_UTF8_CHARCLASS_POSIX_DIGIT'
1586 | LOAD_UTF8_CHARCLASS_POSIX_DIGIT(),
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
regexec.c:122:39: warning: variable 'ok' set but not used [-Wunused-but-set-variable]
122 | if (!CAT2(PL_utf8_,class)) { bool ok; ENTER; save_re_context(); ok=CAT2(is_utf8_,class)((const U8*)str); assert(ok); LEAVE; } } STMT_END
| ^~
regexec.c:1268:9: note: in definition of macro 'REXEC_FBC_CSCAN_PRELOAD'
1268 | UtFpReLoAd; \
| ^~~~~~~~~~
regexec.c:129:37: note: in expansion of macro 'LOAD_UTF8_CHARCLASS'
129 | #define LOAD_UTF8_CHARCLASS_DIGIT() LOAD_UTF8_CHARCLASS(digit,"0")
| ^~~~~~~~~~~~~~~~~~~
regexec.c:162:43: note: in expansion of macro 'LOAD_UTF8_CHARCLASS_DIGIT'
162 | #define LOAD_UTF8_CHARCLASS_POSIX_DIGIT() LOAD_UTF8_CHARCLASS_DIGIT()
| ^~~~~~~~~~~~~~~~~~~~~~~~~
regexec.c:1597:17: note: in expansion of macro 'LOAD_UTF8_CHARCLASS_POSIX_DIGIT'
1597 | LOAD_UTF8_CHARCLASS_POSIX_DIGIT(),
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
regexec.c: In function 'S_regmatch':
regexec.c:122:39: warning: variable 'ok' set but not used [-Wunused-but-set-variable]
122 | if (!CAT2(PL_utf8_,class)) { bool ok; ENTER; save_re_context(); ok=CAT2(is_utf8_,class)((const U8*)str); assert(ok); LEAVE; } } STMT_END
| ^~
regexec.c:128:37: note: in expansion of macro 'LOAD_UTF8_CHARCLASS'
128 | #define LOAD_UTF8_CHARCLASS_ALNUM() LOAD_UTF8_CHARCLASS(alnum,"a")
| ^~~~~~~~~~~~~~~~~~~
regexec.c:3512:21: note: in expansion of macro 'LOAD_UTF8_CHARCLASS_ALNUM'
3512 | LOAD_UTF8_CHARCLASS_ALNUM();
| ^~~~~~~~~~~~~~~~~~~~~~~~~
regexec.c:188:26: warning: variable 'ok' set but not used [-Wunused-but-set-variable]
188 | bool ok; \
| ^~
regexec.c:3570:9: note: in expansion of macro 'CCC_TRY_AFF'
3570 | CCC_TRY_AFF( ALNUM, ALNUML, perl_word, "a", isALNUM_LC_utf8, isALNUM, isALNUM_LC);
| ^~~~~~~~~~~
regexec.c:219:26: warning: variable 'ok' set but not used [-Wunused-but-set-variable]
219 | bool ok; \
| ^~
regexec.c:3571:9: note: in expansion of macro 'CCC_TRY_NEG'
3571 | CCC_TRY_NEG(NALNUM, NALNUML, perl_word, "a", isALNUM_LC_utf8, isALNUM, isALNUM_LC);
| ^~~~~~~~~~~
regexec.c:188:26: warning: variable 'ok' set but not used [-Wunused-but-set-variable]
188 | bool ok; \
| ^~
regexec.c:3573:9: note: in expansion of macro 'CCC_TRY_AFF'
3573 | CCC_TRY_AFF( SPACE, SPACEL, perl_space, " ", isSPACE_LC_utf8, isSPACE, isSPACE_LC);
| ^~~~~~~~~~~
regexec.c:219:26: warning: variable 'ok' set but not used [-Wunused-but-set-variable]
219 | bool ok; \
| ^~
regexec.c:3574:9: note: in expansion of macro 'CCC_TRY_NEG'
3574 | CCC_TRY_NEG(NSPACE, NSPACEL, perl_space, " ", isSPACE_LC_utf8, isSPACE, isSPACE_LC);
| ^~~~~~~~~~~
regexec.c:188:26: warning: variable 'ok' set but not used [-Wunused-but-set-variable]
188 | bool ok; \
| ^~
regexec.c:3576:9: note: in expansion of macro 'CCC_TRY_AFF'
3576 | CCC_TRY_AFF( DIGIT, DIGITL, posix_digit, "0", isDIGIT_LC_utf8, isDIGIT, isDIGIT_LC);
| ^~~~~~~~~~~
regexec.c:219:26: warning: variable 'ok' set but not used [-Wunused-but-set-variable]
219 | bool ok; \
| ^~
regexec.c:3577:9: note: in expansion of macro 'CCC_TRY_NEG'
3577 | CCC_TRY_NEG(NDIGIT, NDIGITL, posix_digit, "0", isDIGIT_LC_utf8, isDIGIT, isDIGIT_LC);
| ^~~~~~~~~~~
regexec.c:122:39: warning: variable 'ok' set but not used [-Wunused-but-set-variable]
122 | if (!CAT2(PL_utf8_,class)) { bool ok; ENTER; save_re_context(); ok=CAT2(is_utf8_,class)((const U8*)str); assert(ok); LEAVE; } } STMT_END
| ^~
regexec.c:133:9: note: in expansion of macro 'LOAD_UTF8_CHARCLASS'
133 | LOAD_UTF8_CHARCLASS(X_begin, " "); \
| ^~~~~~~~~~~~~~~~~~~
regexec.c:3661:21: note: in expansion of macro 'LOAD_UTF8_CHARCLASS_GCB'
3661 | LOAD_UTF8_CHARCLASS_GCB();
| ^~~~~~~~~~~~~~~~~~~~~~~
regexec.c:122:39: warning: variable 'ok' set but not used [-Wunused-but-set-variable]
122 | if (!CAT2(PL_utf8_,class)) { bool ok; ENTER; save_re_context(); ok=CAT2(is_utf8_,class)((const U8*)str); assert(ok); LEAVE; } } STMT_END
| ^~
regexec.c:134:9: note: in expansion of macro 'LOAD_UTF8_CHARCLASS'
134 | LOAD_UTF8_CHARCLASS(X_non_hangul, "A"); \
| ^~~~~~~~~~~~~~~~~~~
regexec.c:3661:21: note: in expansion of macro 'LOAD_UTF8_CHARCLASS_GCB'
3661 | LOAD_UTF8_CHARCLASS_GCB();
| ^~~~~~~~~~~~~~~~~~~~~~~
regexec.c:122:39: warning: variable 'ok' set but not used [-Wunused-but-set-variable]
122 | if (!CAT2(PL_utf8_,class)) { bool ok; ENTER; save_re_context(); ok=CAT2(is_utf8_,class)((const U8*)str); assert(ok); LEAVE; } } STMT_END
| ^~
regexec.c:137:9: note: in expansion of macro 'LOAD_UTF8_CHARCLASS'
137 | LOAD_UTF8_CHARCLASS(X_extend, "\xcc\x80"); /* U+0300 */ \
| ^~~~~~~~~~~~~~~~~~~
regexec.c:3661:21: note: in expansion of macro 'LOAD_UTF8_CHARCLASS_GCB'
3661 | LOAD_UTF8_CHARCLASS_GCB();
| ^~~~~~~~~~~~~~~~~~~~~~~
regexec.c:126:39: warning: variable 'ok' set but not used [-Wunused-but-set-variable]
126 | if (!CAT2(PL_utf8_,class)) { bool ok; ENTER; save_re_context(); ok=CAT2(is_utf8_,class)((const U8*)" "); LEAVE; } } STMT_END
| ^~
regexec.c:141:9: note: in expansion of macro 'LOAD_UTF8_CHARCLASS_NO_CHECK'
141 | LOAD_UTF8_CHARCLASS_NO_CHECK(X_prepend);/* U+0E40 "\xe0\xb9\x80" */ \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
regexec.c:3661:21: note: in expansion of macro 'LOAD_UTF8_CHARCLASS_GCB'
3661 | LOAD_UTF8_CHARCLASS_GCB();
| ^~~~~~~~~~~~~~~~~~~~~~~
regexec.c:126:39: warning: variable 'ok' set but not used [-Wunused-but-set-variable]
126 | if (!CAT2(PL_utf8_,class)) { bool ok; ENTER; save_re_context(); ok=CAT2(is_utf8_,class)((const U8*)" "); LEAVE; } } STMT_END
| ^~
regexec.c:142:9: note: in expansion of macro 'LOAD_UTF8_CHARCLASS_NO_CHECK'
142 | LOAD_UTF8_CHARCLASS_NO_CHECK(X_L); /* U+1100 "\xe1\x84\x80" */ \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
regexec.c:3661:21: note: in expansion of macro 'LOAD_UTF8_CHARCLASS_GCB'
3661 | LOAD_UTF8_CHARCLASS_GCB();
| ^~~~~~~~~~~~~~~~~~~~~~~
regexec.c:126:39: warning: variable 'ok' set but not used [-Wunused-but-set-variable]
126 | if (!CAT2(PL_utf8_,class)) { bool ok; ENTER; save_re_context(); ok=CAT2(is_utf8_,class)((const U8*)" "); LEAVE; } } STMT_END
| ^~
regexec.c:143:9: note: in expansion of macro 'LOAD_UTF8_CHARCLASS_NO_CHECK'
143 | LOAD_UTF8_CHARCLASS_NO_CHECK(X_LV); /* U+AC00 "\xea\xb0\x80" */ \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
regexec.c:3661:21: note: in expansion of macro 'LOAD_UTF8_CHARCLASS_GCB'
3661 | LOAD_UTF8_CHARCLASS_GCB();
| ^~~~~~~~~~~~~~~~~~~~~~~
regexec.c:126:39: warning: variable 'ok' set but not used [-Wunused-but-set-variable]
126 | if (!CAT2(PL_utf8_,class)) { bool ok; ENTER; save_re_context(); ok=CAT2(is_utf8_,class)((const U8*)" "); LEAVE; } } STMT_END
| ^~
regexec.c:144:9: note: in expansion of macro 'LOAD_UTF8_CHARCLASS_NO_CHECK'
144 | LOAD_UTF8_CHARCLASS_NO_CHECK(X_LVT); /* U+AC01 "\xea\xb0\x81" */ \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
regexec.c:3661:21: note: in expansion of macro 'LOAD_UTF8_CHARCLASS_GCB'
3661 | LOAD_UTF8_CHARCLASS_GCB();
| ^~~~~~~~~~~~~~~~~~~~~~~
regexec.c:126:39: warning: variable 'ok' set but not used [-Wunused-but-set-variable]
126 | if (!CAT2(PL_utf8_,class)) { bool ok; ENTER; save_re_context(); ok=CAT2(is_utf8_,class)((const U8*)" "); LEAVE; } } STMT_END
| ^~
regexec.c:145:9: note: in expansion of macro 'LOAD_UTF8_CHARCLASS_NO_CHECK'
145 | LOAD_UTF8_CHARCLASS_NO_CHECK(X_LV_LVT_V);/* U+AC01 "\xea\xb0\x81" */\
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
regexec.c:3661:21: note: in expansion of macro 'LOAD_UTF8_CHARCLASS_GCB'
3661 | LOAD_UTF8_CHARCLASS_GCB();
| ^~~~~~~~~~~~~~~~~~~~~~~
regexec.c:126:39: warning: variable 'ok' set but not used [-Wunused-but-set-variable]
126 | if (!CAT2(PL_utf8_,class)) { bool ok; ENTER; save_re_context(); ok=CAT2(is_utf8_,class)((const U8*)" "); LEAVE; } } STMT_END
| ^~
regexec.c:146:9: note: in expansion of macro 'LOAD_UTF8_CHARCLASS_NO_CHECK'
146 | LOAD_UTF8_CHARCLASS_NO_CHECK(X_T); /* U+11A8 "\xe1\x86\xa8" */ \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
regexec.c:3661:21: note: in expansion of macro 'LOAD_UTF8_CHARCLASS_GCB'
3661 | LOAD_UTF8_CHARCLASS_GCB();
| ^~~~~~~~~~~~~~~~~~~~~~~
regexec.c:126:39: warning: variable 'ok' set but not used [-Wunused-but-set-variable]
126 | if (!CAT2(PL_utf8_,class)) { bool ok; ENTER; save_re_context(); ok=CAT2(is_utf8_,class)((const U8*)" "); LEAVE; } } STMT_END
| ^~
regexec.c:147:9: note: in expansion of macro 'LOAD_UTF8_CHARCLASS_NO_CHECK'
147 | LOAD_UTF8_CHARCLASS_NO_CHECK(X_V) /* U+1160 "\xe1\x85\xa0" */
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
regexec.c:3661:21: note: in expansion of macro 'LOAD_UTF8_CHARCLASS_GCB'
3661 | LOAD_UTF8_CHARCLASS_GCB();
| ^~~~~~~~~~~~~~~~~~~~~~~
regexec.c: In function 'S_regrepeat':
regexec.c:122:39: warning: variable 'ok' set but not used [-Wunused-but-set-variable]
122 | if (!CAT2(PL_utf8_,class)) { bool ok; ENTER; save_re_context(); ok=CAT2(is_utf8_,class)((const U8*)str); assert(ok); LEAVE; } } STMT_END
| ^~
regexec.c:128:37: note: in expansion of macro 'LOAD_UTF8_CHARCLASS'
128 | #define LOAD_UTF8_CHARCLASS_ALNUM() LOAD_UTF8_CHARCLASS(alnum,"a")
| ^~~~~~~~~~~~~~~~~~~
regexec.c:5675:13: note: in expansion of macro 'LOAD_UTF8_CHARCLASS_ALNUM'
5675 | LOAD_UTF8_CHARCLASS_ALNUM();
| ^~~~~~~~~~~~~~~~~~~~~~~~~
regexec.c:122:39: warning: variable 'ok' set but not used [-Wunused-but-set-variable]
122 | if (!CAT2(PL_utf8_,class)) { bool ok; ENTER; save_re_context(); ok=CAT2(is_utf8_,class)((const U8*)str); assert(ok); LEAVE; } } STMT_END
| ^~
regexec.c:128:37: note: in expansion of macro 'LOAD_UTF8_CHARCLASS'
128 | #define LOAD_UTF8_CHARCLASS_ALNUM() LOAD_UTF8_CHARCLASS(alnum,"a")
| ^~~~~~~~~~~~~~~~~~~
regexec.c:5703:13: note: in expansion of macro 'LOAD_UTF8_CHARCLASS_ALNUM'
5703 | LOAD_UTF8_CHARCLASS_ALNUM();
| ^~~~~~~~~~~~~~~~~~~~~~~~~
regexec.c:122:39: warning: variable 'ok' set but not used [-Wunused-but-set-variable]
122 | if (!CAT2(PL_utf8_,class)) { bool ok; ENTER; save_re_context(); ok=CAT2(is_utf8_,class)((const U8*)str); assert(ok); LEAVE; } } STMT_END
| ^~
regexec.c:130:37: note: in expansion of macro 'LOAD_UTF8_CHARCLASS'
130 | #define LOAD_UTF8_CHARCLASS_SPACE() LOAD_UTF8_CHARCLASS(space," ")
| ^~~~~~~~~~~~~~~~~~~
regexec.c:5731:13: note: in expansion of macro 'LOAD_UTF8_CHARCLASS_SPACE'
5731 | LOAD_UTF8_CHARCLASS_SPACE();
| ^~~~~~~~~~~~~~~~~~~~~~~~~
regexec.c:122:39: warning: variable 'ok' set but not used [-Wunused-but-set-variable]
122 | if (!CAT2(PL_utf8_,class)) { bool ok; ENTER; save_re_context(); ok=CAT2(is_utf8_,class)((const U8*)str); assert(ok); LEAVE; } } STMT_END
| ^~
regexec.c:130:37: note: in expansion of macro 'LOAD_UTF8_CHARCLASS'
130 | #define LOAD_UTF8_CHARCLASS_SPACE() LOAD_UTF8_CHARCLASS(space," ")
| ^~~~~~~~~~~~~~~~~~~
regexec.c:5760:13: note: in expansion of macro 'LOAD_UTF8_CHARCLASS_SPACE'
5760 | LOAD_UTF8_CHARCLASS_SPACE();
| ^~~~~~~~~~~~~~~~~~~~~~~~~
regexec.c:122:39: warning: variable 'ok' set but not used [-Wunused-but-set-variable]
122 | if (!CAT2(PL_utf8_,class)) { bool ok; ENTER; save_re_context(); ok=CAT2(is_utf8_,class)((const U8*)str); assert(ok); LEAVE; } } STMT_END
| ^~
regexec.c:129:37: note: in expansion of macro 'LOAD_UTF8_CHARCLASS'
129 | #define LOAD_UTF8_CHARCLASS_DIGIT() LOAD_UTF8_CHARCLASS(digit,"0")
| ^~~~~~~~~~~~~~~~~~~
regexec.c:5789:13: note: in expansion of macro 'LOAD_UTF8_CHARCLASS_DIGIT'
5789 | LOAD_UTF8_CHARCLASS_DIGIT();
| ^~~~~~~~~~~~~~~~~~~~~~~~~
regexec.c:122:39: warning: variable 'ok' set but not used [-Wunused-but-set-variable]
122 | if (!CAT2(PL_utf8_,class)) { bool ok; ENTER; save_re_context(); ok=CAT2(is_utf8_,class)((const U8*)str); assert(ok); LEAVE; } } STMT_END
| ^~
regexec.c:129:37: note: in expansion of macro 'LOAD_UTF8_CHARCLASS'
129 | #define LOAD_UTF8_CHARCLASS_DIGIT() LOAD_UTF8_CHARCLASS(digit,"0")
| ^~~~~~~~~~~~~~~~~~~
regexec.c:5803:13: note: in expansion of macro 'LOAD_UTF8_CHARCLASS_DIGIT'
5803 | LOAD_UTF8_CHARCLASS_DIGIT();
| ^~~~~~~~~~~~~~~~~~~~~~~~~
regexec.c: In function 'Perl_regexec_flags':
regexec.c:1941:19: warning: 'nonnull' argument 'sv' compared to NULL [-Wnonnull-compare]
1941 | } else if (sv && SvTYPE(sv) >= SVt_PVMG
| ^
`sh cflags "optimize='-O2'" utf8.o` utf8.c
CCCMD = cc -DPERL_CORE -c -fpcc-struct-return -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall
utf8.c: In function 'Perl_to_utf8_case':
utf8.c:1657:8: warning: 'nonnull' argument 'special' compared to NULL [-Wnonnull-compare]
1657 | if (special && (uv1 == 0xDF || uv1 > 0xFF)) {
| ^
`sh cflags "optimize='-O2'" taint.o` taint.c
CCCMD = cc -DPERL_CORE -c -fpcc-struct-return -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall
`sh cflags "optimize='-O2'" deb.o` deb.c
CCCMD = cc -DPERL_CORE -c -fpcc-struct-return -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall
`sh cflags "optimize='-O2'" universal.o` universal.c
CCCMD = cc -DPERL_CORE -c -fpcc-struct-return -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall
universal.c: In function 'XS_Tie_Hash_NamedCapture_flags':
universal.c:1583:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
1583 | if (items != 0)
| ^~
In file included from universal.c:30:
perl.h:459:25: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
459 | # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
| ^
pp.h:318:25: note: in expansion of macro 'STMT_START'
318 | #define mXPUSHu(u) STMT_START { EXTEND(sp,1); sv_setuv(PUSHmortal, (UV)(u)); } STMT_END
| ^~~~~~~~~~
universal.c:1586:9: note: in expansion of macro 'mXPUSHu'
1586 | mXPUSHu(RXapif_ONE);
| ^~~~~~~
`sh cflags "optimize='-O2'" generate_uudmap.o` generate_uudmap.c
CCCMD = cc -DPERL_CORE -c -fpcc-struct-return -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall
cc -o generate_uudmap -L/usr/local/lib generate_uudmap.o -lnsl -ldb -ldl -lm -lcrypt -lutil -lc
./generate_uudmap uudmap.h bitcount.h
`sh cflags "optimize='-O2'" globals.o` globals.c
CCCMD = cc -DPERL_CORE -c -fpcc-struct-return -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall
`sh cflags "optimize='-O2'" perlio.o` perlio.c
CCCMD = cc -DPERL_CORE -c -fpcc-struct-return -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall
In file included from perl.h:3371,
from perlio.c:59:
perlio.c: In function 'PerlIO_debug':
iperlsys.h:769:41: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
769 | #define PerlLIO_write(fd, buf, count) write((fd), (buf), (count))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
perlio.c:517:9: note: in expansion of macro 'PerlLIO_write'
517 | PerlLIO_write(PL_perlio_debug_fd, s, len);
| ^~~~~~~~~~~~~
perlio.c: In function 'S_more_refcounted_fds':
iperlsys.h:769:41: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
769 | #define PerlLIO_write(fd, buf, count) write((fd), (buf), (count))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
perlio.c:2301:9: note: in expansion of macro 'PerlLIO_write'
2301 | PerlLIO_write(PerlIO_fileno(Perl_error_log),
| ^~~~~~~~~~~~~
`sh cflags "optimize='-O2'" perlapi.o` perlapi.c
CCCMD = cc -DPERL_CORE -c -fpcc-struct-return -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall
`sh cflags "optimize='-O2'" numeric.o` numeric.c
CCCMD = cc -DPERL_CORE -c -fpcc-struct-return -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall
`sh cflags "optimize='-O2'" mathoms.o` mathoms.c
CCCMD = cc -DPERL_CORE -c -fpcc-struct-return -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall
`sh cflags "optimize='-O2'" locale.o` locale.c
CCCMD = cc -DPERL_CORE -c -fpcc-struct-return -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall
`sh cflags "optimize='-O2'" pp_pack.o` pp_pack.c
CCCMD = cc -DPERL_CORE -c -fpcc-struct-return -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall
pp_pack.c: In function 'S_unpack_rec':
pp_pack.c:1597:35: warning: 'str' may be used uninitialized in this function [-Wmaybe-uninitialized]
1597 | SvCUR_set(sv, str - SvPVX_const(sv));
| ^
`sh cflags "optimize='-O2'" pp_sort.o` pp_sort.c
CCCMD = cc -DPERL_CORE -c -fpcc-struct-return -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall
`sh cflags "optimize='-O2'" opmini.o` -DPERL_EXTERNAL_GLOB opmini.c
CCCMD = cc -DPERL_CORE -c -fpcc-struct-return -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall
op.c: In function 'Perl_newXS':
op.c:6140:8: warning: 'nonnull' argument 'subaddr' compared to NULL [-Wnonnull-compare]
6140 | if (!subaddr)
| ^
op.c: In function 'Perl_doref':
op.c:1817:8: warning: 'nonnull' argument 'o' compared to NULL [-Wnonnull-compare]
1817 | if (!o || (PL_parser && PL_parser->error_count))
| ^
op.c: In function 'S_apply_attrs':
op.c:1943:51: warning: 'nonnull' argument 'stash' compared to NULL [-Wnonnull-compare]
1943 | stashsv = stash ? newSVhek(HvNAME_HEK(stash)) : &PL_sv_no;
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
op.c: In function 'S_apply_attrs_my':
op.c:1994:51: warning: 'nonnull' argument 'stash' compared to NULL [-Wnonnull-compare]
1994 | stashsv = stash ? newSVhek(HvNAME_HEK(stash)) : &PL_sv_no;
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
`sh cflags "optimize='-O2'" perlmini.o` -DPERL_IS_MINIPERL perlmini.c
CCCMD = cc -DPERL_CORE -c -fpcc-struct-return -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall
perl.c: In function 'Perl_call_argv':
perl.c:2468:8: warning: 'nonnull' argument 'argv' compared to NULL [-Wnonnull-compare]
2468 | if (argv) {
| ^
cc -L/usr/local/lib -o miniperl \
gv.o toke.o perly.o pad.o regcomp.o dump.o util.o mg.o reentr.o mro.o hv.o av.o run.o pp_hot.o sv.o pp.o scope.o pp_ctl.o pp_sys.o doop.o doio.o regexec.o utf8.o taint.o deb.o universal.o globals.o perlio.o perlapi.o numeric.o mathoms.o locale.o pp_pack.o pp_sort.o \
miniperlmain.o opmini.o perlmini.o -lnsl -ldb -ldl -lm -lcrypt -lutil -lc
./miniperl -w -Ilib -MExporter -e '<?>' || make minitest
Segmentation fault (core dumped)
make[2]: Entering directory '/tmp/staticperltest2464126/src/perl'
cp ext/re/re.pm lib/re.pm
make[3]: Entering directory '/tmp/staticperltest2464126/src/perl'
./miniperl -Ilib make_patchnum.pl
make[3]: *** [makefile:278: lib/Config_git.pl] Segmentation fault (core dumped)
make[3]: Leaving directory '/tmp/staticperltest2464126/src/perl'
make[2]: [makefile:954: minitest.prep] Error 2 (ignored)
You may see some irrelevant test failures if you have been unable
to build lib/Config.pm, or the Unicode data files.
cd t && (rm -f perl; /usr/bin/ln -s ../miniperl perl) \
&& ./perl TEST -minitest base/*.t comp/*.t cmd/*.t run/*.t io/*.t re/*.t op/*.t uni/*.t </dev/tty
/bin/sh: 2: cannot open /dev/tty: No such device or address
make[2]: [makefile:963: minitest] Error 2 (ignored)
make[2]: Leaving directory '/tmp/staticperltest2464126/src/perl'
./miniperl -Ilib autodoc.pl
make[1]: *** [Makefile:513: pod/perlintern.pod] Segmentation fault (core dumped)
make[1]: Leaving directory '/tmp/staticperltest2464126/src/perl'
FATAL: make: error while building perl
# FAILED #3 exit status 0x0100 (sh bin/staticperl instcpan Games::Go::SimpleBoard)
# OUTPUT:
***
*** building /tmp/staticperltest2464126/src/perl
***
make[1]: Entering directory '/tmp/staticperltest2464126/src/perl'
./miniperl -Ilib autodoc.pl
make[1]: *** [makefile:513: pod/perlintern.pod] Segmentation fault (core dumped)
make[1]: Leaving directory '/tmp/staticperltest2464126/src/perl'
FATAL: make: error while building perl
# FAILED #4 exit status 0x0100 (sh bin/staticperl mkapp /tmp/staticperltest2464126/perl.bin -MGames::Go::SimpleBoard)
# OUTPUT:
***
*** building /tmp/staticperltest2464126/src/perl
***
make[1]: Entering directory '/tmp/staticperltest2464126/src/perl'
./miniperl -Ilib autodoc.pl
make[1]: *** [makefile:513: pod/perlintern.pod] Segmentation fault (core dumped)
make[1]: Leaving directory '/tmp/staticperltest2464126/src/perl'
FATAL: make: error while building perl
# FAILED #5 exit status 0x7f00 (/tmp/staticperltest2464126/perl.bin -e0)
# OUTPUT:
sh: 1: /tmp/staticperltest2464126/perl.bin: not found
# FAILED #6 exit status 0x7f00 (/tmp/staticperltest2464126/perl.bin -MGames::Go::SimpleBoard -e0)
# OUTPUT:
sh: 1: /tmp/staticperltest2464126/perl.bin: not found
# FAILED #7 exit status 0x0100 (sh bin/staticperl mkapp /tmp/staticperltest2464126/perl.bin -MGames::Go::SimpleBoard -MPOSIX)
# OUTPUT:
***
*** building /tmp/staticperltest2464126/src/perl
***
make[1]: Entering directory '/tmp/staticperltest2464126/src/perl'
./miniperl -Ilib autodoc.pl
make[1]: *** [makefile:513: pod/perlintern.pod] Segmentation fault (core dumped)
make[1]: Leaving directory '/tmp/staticperltest2464126/src/perl'
FATAL: make: error while building perl
# FAILED #8 exit status 0x7f00 (/tmp/staticperltest2464126/perl.bin -e0)
# OUTPUT:
sh: 1: /tmp/staticperltest2464126/perl.bin: not found
# FAILED #9 exit status 0x7f00 (/tmp/staticperltest2464126/perl.bin -MPOSIX -e0)
# OUTPUT:
sh: 1: /tmp/staticperltest2464126/perl.bin: not found
t/01_vollwaesche.t ..
Failed 8/9 subtests
Test Summary Report
-------------------
t/01_vollwaesche.t (Wstat: 0 Tests: 9 Failed: 8)
Failed tests: 2-9
Files=1, Tests=9, 79 wallclock secs ( 0.02 usr 0.01 sys + 57.25 cusr 14.60 csys = 71.88 CPU)
Result: FAIL
Failed 1/1 test programs. 8/9 subtests failed.
make: *** [Makefile:853: test_dynamic] Error 255
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
build_requires:
Module Need Have
------------------- ---- ----
ExtUtils::MakeMaker 0 7.70
configure_requires:
Module Need Have
------------------- ---- ----
ExtUtils::MakeMaker 0 7.70
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US.UTF-8
LC_ADDRESS = de_DE.UTF-8
LC_IDENTIFICATION = de_DE.UTF-8
LC_MEASUREMENT = de_DE.UTF-8
LC_MONETARY = de_DE.UTF-8
LC_NAME = de_DE.UTF-8
LC_NUMERIC = de_DE.UTF-8
LC_PAPER = de_DE.UTF-8
LC_TELEPHONE = de_DE.UTF-8
LC_TIME = de_DE.UTF-8
PATH = /home/sand/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/perl/bin:/usr/X11/bin
PERL = /tmp/basesmoker-reloperl-IkH4/bin/perl
PERL5LIB = /tmp/loop_over_bdir-2280921-rWy1eM/MP3-PodcastFetch-1.05-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/MP3-PodcastFetch-1.05-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/AllKnowingDNS-1.7-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/AllKnowingDNS-1.7-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/Module-ScanDeps-Static-1.7.2-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/Module-ScanDeps-Static-1.7.2-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/Lingua-BioYaTeA-0.11-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/Lingua-BioYaTeA-0.11-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/Lingua-YaTeA-0.626-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/Lingua-YaTeA-0.626-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/Net-ISP-Balance-1.31-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/Net-ISP-Balance-1.31-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/perl-Hardware-UPS-Perl-0.43-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/perl-Hardware-UPS-Perl-0.43-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/NoZone-1.3-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/NoZone-1.3-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/Business-Shipping-DataFiles-1.02-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/Business-Shipping-DataFiles-1.02-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/Simulation-Automate-1.0.1-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/Simulation-Automate-1.0.1-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/mmds-1.902-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/mmds-1.902-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/Linux-InitFS-0.2-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/Linux-InitFS-0.2-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/Net-OpenVPN-DDNS-0.1-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/Net-OpenVPN-DDNS-0.1-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/OSDial-3.0.2.124-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/OSDial-3.0.2.124-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/App-nrun-v1.1.2-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/App-nrun-v1.1.2-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/dta-tokwrap-0.98-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/dta-tokwrap-0.98-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/RDF-NLP-SPARQLQuery-0.1-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/RDF-NLP-SPARQLQuery-0.1-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/DBIx-Migration-Directories-0.12-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/DBIx-Migration-Directories-0.12-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/CGI-Application-NetNewsIface-0.0204-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/CGI-Application-NetNewsIface-0.0204-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/Devel-Required-0.16-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/Devel-Required-0.16-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/Sysync-0.38-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/Sysync-0.38-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/downsexta-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/downsexta-0/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 2280929
PERL5_CPAN_IS_RUNNING = 2280929
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 = /tmp/basesmoker-reloperl-IkH4/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.91
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.91
JSON 4.10
JSON::PP 4.16
Module::Build 0.4234
Module::Signature 0.89
Parse::CPAN::Meta 2.150010
Test2 1.302207
Test::Harness 3.50
Test::More 1.302207
YAML 1.31
YAML::Syck 1.34
version 0.9933
--
Summary of my perl5 (revision 5 version 40 subversion 1) configuration:
Commit id: 2f6bf899676e0924d65cbbbd7f122bfce0ab9022
Platform:
osname=linux
osvers=6.8.0-50-generic
archname=x86_64-linux-thread-multi-ld
uname='linux k93jammy 6.8.0-50-generic #51~22.04.1-ubuntu smp preempt_dynamic thu nov 21 12:03:03 utc 2 x86_64 x86_64 x86_64 gnulinux '
config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f -Dmyhostname=k93jammy -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 -Duseithreads -Duselongdouble -DEBUGGING=-g'
hint=recommended
useposix=true
d_sigaction=define
useithreads=define
usemultiplicity=define
use64bitint=define
use64bitall=define
uselongdouble=define
usemymalloc=n
default_inc_excludes_dot=define
Compiler:
cc='cc'
ccflags ='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
optimize='-O2 -g'
cppflags='-D_REENTRANT -D_GNU_SOURCE -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='long double'
nvsize=16
Off_t='off_t'
lseeksize=8
alignbytes=16
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 -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.35'
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-strong'
Characteristics of this binary (from libperl):
Compile-time options:
HAS_LONG_DOUBLE
HAS_STRTOLD
HAS_TIMES
MULTIPLICITY
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_DEVEL
PERL_USE_SAFE_PUTENV
USE_64_BIT_ALL
USE_64_BIT_INT
USE_ITHREADS
USE_LARGE_FILES
USE_LOCALE
USE_LOCALE_COLLATE
USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC
USE_LOCALE_TIME
USE_LONG_DOUBLE
USE_PERLIO
USE_PERL_ATOF
USE_REENTRANT_API
USE_THREAD_SAFE_LOCALE
Locally applied patches:
RC1
Built under linux
Compiled at Jan 8 2025 09:32:22
%ENV:
PERL="/tmp/basesmoker-reloperl-IkH4/bin/perl"
PERL5LIB="/tmp/loop_over_bdir-2280921-rWy1eM/MP3-PodcastFetch-1.05-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/MP3-PodcastFetch-1.05-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/AllKnowingDNS-1.7-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/AllKnowingDNS-1.7-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/Module-ScanDeps-Static-1.7.2-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/Module-ScanDeps-Static-1.7.2-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/Lingua-BioYaTeA-0.11-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/Lingua-BioYaTeA-0.11-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/Lingua-YaTeA-0.626-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/Lingua-YaTeA-0.626-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/Net-ISP-Balance-1.31-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/Net-ISP-Balance-1.31-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/perl-Hardware-UPS-Perl-0.43-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/perl-Hardware-UPS-Perl-0.43-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/NoZone-1.3-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/NoZone-1.3-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/Business-Shipping-DataFiles-1.02-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/Business-Shipping-DataFiles-1.02-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/Simulation-Automate-1.0.1-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/Simulation-Automate-1.0.1-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/mmds-1.902-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/mmds-1.902-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/Linux-InitFS-0.2-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/Linux-InitFS-0.2-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/Net-OpenVPN-DDNS-0.1-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/Net-OpenVPN-DDNS-0.1-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/OSDial-3.0.2.124-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/OSDial-3.0.2.124-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/App-nrun-v1.1.2-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/App-nrun-v1.1.2-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/dta-tokwrap-0.98-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/dta-tokwrap-0.98-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/RDF-NLP-SPARQLQuery-0.1-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/RDF-NLP-SPARQLQuery-0.1-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/DBIx-Migration-Directories-0.12-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/DBIx-Migration-Directories-0.12-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/CGI-Application-NetNewsIface-0.0204-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/CGI-Application-NetNewsIface-0.0204-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/Devel-Required-0.16-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/Devel-Required-0.16-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/Sysync-0.38-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/Sysync-0.38-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/downsexta-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/downsexta-0/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="2280929"
PERL5_CPAN_IS_RUNNING="2280929"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
/tmp/loop_over_bdir-2280921-rWy1eM/MP3-PodcastFetch-1.05-0/blib/arch
/tmp/loop_over_bdir-2280921-rWy1eM/MP3-PodcastFetch-1.05-0/blib/lib
/tmp/loop_over_bdir-2280921-rWy1eM/AllKnowingDNS-1.7-0/blib/arch
/tmp/loop_over_bdir-2280921-rWy1eM/AllKnowingDNS-1.7-0/blib/lib
/tmp/loop_over_bdir-2280921-rWy1eM/Module-ScanDeps-Static-1.7.2-0/blib/arch
/tmp/loop_over_bdir-2280921-rWy1eM/Module-ScanDeps-Static-1.7.2-0/blib/lib
/tmp/loop_over_bdir-2280921-rWy1eM/Lingua-BioYaTeA-0.11-0/blib/arch
/tmp/loop_over_bdir-2280921-rWy1eM/Lingua-BioYaTeA-0.11-0/blib/lib
/tmp/loop_over_bdir-2280921-rWy1eM/Lingua-YaTeA-0.626-0/blib/arch
/tmp/loop_over_bdir-2280921-rWy1eM/Lingua-YaTeA-0.626-0/blib/lib
/tmp/loop_over_bdir-2280921-rWy1eM/Net-ISP-Balance-1.31-0/blib/arch
/tmp/loop_over_bdir-2280921-rWy1eM/Net-ISP-Balance-1.31-0/blib/lib
/tmp/loop_over_bdir-2280921-rWy1eM/perl-Hardware-UPS-Perl-0.43-0/blib/arch
/tmp/loop_over_bdir-2280921-rWy1eM/perl-Hardware-UPS-Perl-0.43-0/blib/lib
/tmp/loop_over_bdir-2280921-rWy1eM/NoZone-1.3-0/blib/arch
/tmp/loop_over_bdir-2280921-rWy1eM/NoZone-1.3-0/blib/lib
/tmp/loop_over_bdir-2280921-rWy1eM/Business-Shipping-DataFiles-1.02-0/blib/arch
/tmp/loop_over_bdir-2280921-rWy1eM/Business-Shipping-DataFiles-1.02-0/blib/lib
/tmp/loop_over_bdir-2280921-rWy1eM/Simulation-Automate-1.0.1-0/blib/arch
/tmp/loop_over_bdir-2280921-rWy1eM/Simulation-Automate-1.0.1-0/blib/lib
/tmp/loop_over_bdir-2280921-rWy1eM/mmds-1.902-0/blib/arch
/tmp/loop_over_bdir-2280921-rWy1eM/mmds-1.902-0/blib/lib
/tmp/loop_over_bdir-2280921-rWy1eM/Linux-InitFS-0.2-0/blib/arch
/tmp/loop_over_bdir-2280921-rWy1eM/Linux-InitFS-0.2-0/blib/lib
/tmp/loop_over_bdir-2280921-rWy1eM/Net-OpenVPN-DDNS-0.1-0/blib/arch
/tmp/loop_over_bdir-2280921-rWy1eM/Net-OpenVPN-DDNS-0.1-0/blib/lib
/tmp/loop_over_bdir-2280921-rWy1eM/OSDial-3.0.2.124-0/blib/arch
/tmp/loop_over_bdir-2280921-rWy1eM/OSDial-3.0.2.124-0/blib/lib
/tmp/loop_over_bdir-2280921-rWy1eM/App-nrun-v1.1.2-0/blib/arch
/tmp/loop_over_bdir-2280921-rWy1eM/App-nrun-v1.1.2-0/blib/lib
/tmp/loop_over_bdir-2280921-rWy1eM/dta-tokwrap-0.98-0/blib/arch
/tmp/loop_over_bdir-2280921-rWy1eM/dta-tokwrap-0.98-0/blib/lib
/tmp/loop_over_bdir-2280921-rWy1eM/RDF-NLP-SPARQLQuery-0.1-0/blib/arch
/tmp/loop_over_bdir-2280921-rWy1eM/RDF-NLP-SPARQLQuery-0.1-0/blib/lib
/tmp/loop_over_bdir-2280921-rWy1eM/DBIx-Migration-Directories-0.12-0/blib/arch
/tmp/loop_over_bdir-2280921-rWy1eM/DBIx-Migration-Directories-0.12-0/blib/lib
/tmp/loop_over_bdir-2280921-rWy1eM/CGI-Application-NetNewsIface-0.0204-0/blib/arch
/tmp/loop_over_bdir-2280921-rWy1eM/CGI-Application-NetNewsIface-0.0204-0/blib/lib
/tmp/loop_over_bdir-2280921-rWy1eM/Devel-Required-0.16-0/blib/arch
/tmp/loop_over_bdir-2280921-rWy1eM/Devel-Required-0.16-0/blib/lib
/tmp/loop_over_bdir-2280921-rWy1eM/Sysync-0.38-0/blib/arch
/tmp/loop_over_bdir-2280921-rWy1eM/Sysync-0.38-0/blib/lib
/tmp/loop_over_bdir-2280921-rWy1eM/downsexta-0/blib/arch
/tmp/loop_over_bdir-2280921-rWy1eM/downsexta-0/blib/lib
/home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/x86_64-linux-thread-multi-ld
/home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1
/home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/5.40.1/x86_64-linux-thread-multi-ld
/home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/5.40.1
.