[via test-smoke.org] [similar] [Raw JSON] [Report JSON] [parsed detail]
Automated smoke report for branch blead 5.21.9 patch e5b523c60efd342430dbab9db046ade7d09054dd v5.21.8-106-ge5b523c.
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 cpus)
on linux 3.16.0-29-generic [debian]
using g++ version 4.9.1 (*1)
smoketime 1 hour 49 minutes (average 27 minutes 27 seconds)
Summary: FAIL(F)
O = OK F = Failure(s), extended report at the bottom
X = Failure(s) under TEST but not under harness
? = still running or test results not (yet) available
Build failures during: - = unknown or N/A
c = Configure, m = make, M = make (after miniperl), t = make test-prep
v5.21.8-106-ge5b523c
----------------------- ----------------------------------------------------
F F -Dcc=g++ -Accflags=-DPERL_POISON (*1)
F F -Dcc=g++ -Accflags=-DPERL_POISON -Duseithreads (*1)
| |
| +------------------ stdio DEBUGGING
+--------------------- stdio
Testsuite was run only with 'harness'
Applied patches:
SMOKEe5b523c60efd342430dbab9db046ade7d09054dd
Skipped tests:
None.
Test failures:
None.
Compiler messages:
regexec.c: In function âÂÂPL_WB_enum S_advance_one_WB(U8**, const U8*, PL_WB_enum, bool)âÂÂ:
regexec.c:4277:16: warning: unused variable âÂÂstarting_wbâ [-Wunused-variable]
regexec.c:4296:63: warning: unused parameter âÂÂcurrentâ [-Wunused-parameter]
regexec.c: In function âÂÂI32 S_regtry(regmatch_info*, char**)âÂÂ:
regexec.c:5303:18: warning: âÂÂmatchâ may be used uninitialized in this function [-Wmaybe-uninitialized]
ListUtil.xs: In function âÂÂvoid XS_List__Util_reduce(CV*)âÂÂ:
../../cop.h:1186:10: warning: variable âÂÂnewspâ set but not used [-Wunused-but-set-variable]
ListUtil.xs: In function âÂÂvoid XS_List__Util_first(CV*)âÂÂ:
ListUtil.xs: In function âÂÂvoid XS_List__Util_any(CV*)âÂÂ:
ListUtil.xs: In function âÂÂvoid XS_List__Util_pairfirst(CV*)âÂÂ:
ListUtil.xs: In function âÂÂvoid XS_List__Util_pairgrep(CV*)âÂÂ:
ListUtil.xs: In function âÂÂvoid XS_List__Util_pairmap(CV*)âÂÂ:
ListUtil.xs:688:17: warning: unused variable âÂÂaâ [-Wunused-variable]
ListUtil.xs:689:17: warning: unused variable âÂÂbâ [-Wunused-variable]
ListUtil.xs:730:17: warning: unused variable âÂÂaâ [-Wunused-variable]
ListUtil.xs:731:17: warning: unused variable âÂÂbâ [-Wunused-variable]
Piece.xs: In function âÂÂchar* _strptime(const char*, const char*, tm*, int*)âÂÂ:
Piece.xs:688:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
Piece.xs:782:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
Piece.xs: In function âÂÂvoid XS_Time__Piece__strftime(CV*)âÂÂ:
Piece.xs:1059:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
Piece.xs:350:13: warning: âÂÂcopyrightâ defined but not used [-Wunused-variable]
Piece.xs:352:13: warning: âÂÂsccsidâ defined but not used [-Wunused-variable]
POSIX.o: In function `XS_POSIX_tmpnam(cv*)':
re_exec.c: In function âÂÂPL_WB_enum S_advance_one_WB(U8**, const U8*, PL_WB_enum, bool)âÂÂ:
re_exec.c:4277:16: warning: unused variable âÂÂstarting_wbâ [-Wunused-variable]
re_exec.c:4296:63: warning: unused parameter âÂÂcurrentâ [-Wunused-parameter]
re_exec.c: In function âÂÂI32 S_regtry(regmatch_info*, char**)âÂÂ:
re_exec.c:5303:18: warning: âÂÂmatchâ may be used uninitialized in this function [-Wmaybe-uninitialized]
Unicode.xs: In function âÂÂvoid XS_Encode__Unicode_decode_xs(CV*)âÂÂ:
../../../handy.h:111:49: warning: the address of âÂÂPL_sv_undefâ will always evaluate as âÂÂtrueâ [-Waddress]
Unicode.xs: In function âÂÂvoid XS_Encode__Unicode_encode_xs(CV*)âÂÂ:
POSIX.o: In function `XS_POSIX_tmpnam':
/home/perl/smoke/perl/smoke-me_g++_quick/build/ext/POSIX/POSIX.xs:3079: warning: the use of `tmpnam' is dangerous, better use `mkstemp'
regexec.c: In function âÂÂPL_WB_enum S_advance_one_WB(PerlInterpreter*, U8**, const U8*, PL_WB_enum, bool)âÂÂ:
regexec.c: In function âÂÂI32 S_regtry(PerlInterpreter*, regmatch_info*, char**)âÂÂ:
ListUtil.xs: In function âÂÂvoid XS_List__Util_reduce(PerlInterpreter*, CV*)âÂÂ:
ListUtil.xs: In function âÂÂvoid XS_List__Util_first(PerlInterpreter*, CV*)âÂÂ:
ListUtil.xs: In function âÂÂvoid XS_List__Util_any(PerlInterpreter*, CV*)âÂÂ:
ListUtil.xs: In function âÂÂvoid XS_List__Util_pairfirst(PerlInterpreter*, CV*)âÂÂ:
ListUtil.xs: In function âÂÂvoid XS_List__Util_pairgrep(PerlInterpreter*, CV*)âÂÂ:
ListUtil.xs: In function âÂÂvoid XS_List__Util_pairmap(PerlInterpreter*, CV*)âÂÂ:
POSIX.o: In function `XS_POSIX_tmpnam(interpreter*, cv*)':
Piece.xs: In function âÂÂchar* _strptime(PerlInterpreter*, const char*, const char*, tm*, int*)âÂÂ:
Piece.xs: In function âÂÂvoid XS_Time__Piece__strftime(PerlInterpreter*, CV*)âÂÂ:
re_exec.c: In function âÂÂPL_WB_enum S_advance_one_WB(PerlInterpreter*, U8**, const U8*, PL_WB_enum, bool)âÂÂ:
threads.xs: In function âÂÂvoid* S_ithread_run(void*)âÂÂ:
../../perl.h:165:22: warning: variable âÂÂmy_perlâ might be clobbered by âÂÂlongjmpâ or âÂÂvforkâ [-Wclobbered]
re_exec.c: In function âÂÂI32 S_regtry(PerlInterpreter*, regmatch_info*, char**)âÂÂ:
Pattern(gcc): /(^(?-s:.+?):(?: In function .+?:$|(?: undefined reference to .+?$)|\d+(?:\:\d+)?: (?:warning:|error:|invalid) .+?$))/
About this smoke: smoking-perl: 5.20.1 smoker-version: 1.53/0.045 timestamp: 2015-01-29 06:42:14+01 tester: perl