[via test-smoke.org] [similar] [Raw JSON] [Report JSON] [parsed detail]
This report never had a log
Automated smoke report for branch blead 5.15.1 patch 0023d991d9ad6844c16ec3ed710f1222272448bc v5.15.1-271-g0023d99.
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 cpus)
on linux 3.8.0-23-generic [debian]
using g++ version 4.7.3 (*1)
smoketime 43 minutes 33 seconds (average 10 minutes 53 seconds)
Summary: PASS
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.15.1-271-g0023d99
----------------------- ----------------------------------------------------
O O -Dcc=g++ -Accflags=-DPERL_POISON (*1)
O O -Dcc=g++ -Accflags=-DPERL_POISON -Duseithreads (*1)
| |
| +------------------ stdio DEBUGGING
+--------------------- stdio
Testsuite was run only with 'harness'
Applied patches:
SMOKE0023d991d9ad6844c16ec3ed710f1222272448bc
Skipped tests:
None.
Test failures:
None.
Compiler messages:
try.c: In function âint main()â:
mg.c: In function âint Perl_magic_set(SV*, MAGIC*)â:
mg.c:2822:42: warning: ignoring return value of âint setreuid(__uid_t, __uid_t)â, declared with attribute warn_unused_result [-Wunused-result]
mg.c:2850:31: warning: ignoring return value of âint seteuid(__uid_t)â, declared with attribute warn_unused_result [-Wunused-result]
mg.c:2879:42: warning: ignoring return value of âint setregid(__gid_t, __gid_t)â, declared with attribute warn_unused_result [-Wunused-result]
mg.c:2937:31: warning: ignoring return value of âint setegid(__gid_t)â, declared with attribute warn_unused_result [-Wunused-result]
util.c: In function âchar* S_write_no_mem()â:
util.c:72:34: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result [-Wunused-result]
dump.c:1504:1: warning: narrowing conversion of â-2147483648â from âintâ to âU32 {aka unsigned int}â inside { } is ill-formed in C++11 [-Wnarrowing]
toke.c: In function âint Perl_yylex()â:
toke.c:6929:6: warning: operation on âPL_parser->yy_parser::yylval.YYSTYPE::opvalâ may be undefined [-Wsequence-point]
pp_hot.c: In function âOP* Perl_pp_aassign()â:
pp_hot.c:1085:18: warning: ignoring return value of âint setresuid(__uid_t, __uid_t, __uid_t)â, declared with attribute warn_unused_result [-Wunused-result]
pp_hot.c:1117:18: warning: ignoring return value of âint setresgid(__gid_t, __gid_t, __gid_t)â, declared with attribute warn_unused_result [-Wunused-result]
sv.c: In function âvoid Perl_sv_vcatpvfn(SV*, const char*, STRLEN, __va_list_tag (*)[1], SV**, I32, bool*)â:
sv.c:9921:41: warning: ignoring return value of âchar* gcvt(double, int, char*)â, declared with attribute warn_unused_result [-Wunused-result]
sv.c:10759:53: warning: ignoring return value of âchar* gcvt(double, int, char*)â, declared with attribute warn_unused_result [-Wunused-result]
op.c: In function âOP* S_fold_constants(OP*)â:
op.c:2846:1: warning: argument âoâ might be clobbered by âlongjmpâ or âvforkâ [-Wclobbered]
sv.c: In function âchar* Perl_sv_2pv_flags(SV*, STRLEN*, I32)â:
sv.c:2903:39: warning: ignoring return value of âchar* gcvt(double, int, char*)â, declared with attribute warn_unused_result [-Wunused-result]
regexec.c: In function âchar* S_find_byclass(regexp*, const regnode*, char*, const char*, regmatch_info*)â:
regexec.c:1551:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:1557:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:1562:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:1572:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:1582:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:1587:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:1598:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:1605:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:1617:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:1624:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:1643:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:1650:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:1668:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:1675:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:1694:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:1712:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c: In function âI32 S_regmatch(regmatch_info*, regnode*)â:
regexec.c:3701:7: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:3777:9: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:3781:1: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:3783:9: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:3787:1: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:3789:9: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:3792:1: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:3877:7: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:3877:1: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c: In function âI32 S_regrepeat(const regexp*, const regnode*, I32, int)â:
regexec.c:6071:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:6116:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:6168:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:6217:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:6270:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:6303:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
doio.c: In function âvoid S_exec_failed(const char*, int, int)â:
doio.c:1383:43: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result [-Wunused-result]
doio.c: In function âPerlIOl** Perl_nextargv(GV*)â:
doio.c:871:46: warning: ignoring return value of âint fchown(int, __uid_t, __gid_t)â, declared with attribute warn_unused_result [-Wunused-result]
perlio.c: In function âvoid S_more_refcounted_fds(int)â:
perlio.c:2378:38: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result [-Wunused-result]
perlio.c: In function âvoid PerlIO_debug(const char*, ...)â:
perlio.c:519:43: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result [-Wunused-result]
mg_vtable.h:97:54: warning: âPL_magic_vtable_namesâ initialized and declared âexternâ [enabled by default]
regcomp.c: In function âREGEXP* Perl_re_compile(SV*, U32)â:
regcomp.c:4519:1: warning: argument âorig_pm_flagsâ might be clobbered by âlongjmpâ or âvforkâ [-Wclobbered]
Call.xs: In function âI32 filter_call(int, SV*, int)â:
Call.xs:63:58: warning: format â%dâ expects argument of type âintâ, but argument 3 has type âSTRLEN {aka long unsigned int}â [-Wformat]
Call.xs:63:58: warning: format â%dâ expects argument of type âintâ, but argument 5 has type âSTRLEN {aka long unsigned int}â [-Wformat]
Call.xs:100:41: warning: format â%dâ expects argument of type âintâ, but argument 4 has type âSTRLEN {aka long unsigned int}â [-Wformat]
Call.xs:156:38: warning: format â%dâ expects argument of type âintâ, but argument 3 has type âSTRLEN {aka long unsigned int}â [-Wformat]
Call.xs:175:51: warning: format â%dâ expects argument of type âintâ, but argument 4 has type âlong unsigned intâ [-Wformat]
Dumper.xs: In function âI32 DD_dump(SV*, const char*, STRLEN, SV*, HV*, AV*, I32*, I32, SV*, SV*, SV*, SV*, SV*, SV*, SV*, I32, I32, I32, SV*, I32, SV*)â:
Dumper.xs:817:49: warning: format â%ldâ expects argument of type âlong intâ, but argument 2 has type âU32 {aka unsigned int}â [-Wformat]
sdbm.c: In function âint makroom(DBM*, long int, int)â:
sdbm.c:371:70: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result [-Wunused-result]
util.c: In function âchar* S_write_no_mem(PerlInterpreter*)â:
mg.c: In function âint Perl_magic_set(PerlInterpreter*, SV*, MAGIC*)â:
perl.c: In function âvoid S_init_tls_and_interp(PerlInterpreter*)â:
perl.c:105:2: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result [-Wunused-result]
toke.c: In function âint Perl_yylex(PerlInterpreter*)â:
toke.c:6929:6: warning: operation on âmy_perl->interpreter::Iparser->yy_parser::yylval.YYSTYPE::opvalâ may be undefined [-Wsequence-point]
pp_hot.c: In function âOP* Perl_pp_aassign(PerlInterpreter*)â:
sv.c: In function âDIR* Perl_dirp_dup(PerlInterpreter*, DIR*, CLONE_PARAMS*)â:
sv.c:11206:26: warning: ignoring return value of âint fchdir(int)â, declared with attribute warn_unused_result [-Wunused-result]
sv.c: In function âvoid Perl_sv_vcatpvfn(PerlInterpreter*, SV*, const char*, STRLEN, __va_list_tag (*)[1], SV**, I32, bool*)â:
sv.c: In function âchar* Perl_sv_2pv_flags(PerlInterpreter*, SV*, STRLEN*, I32)â:
doio.c: In function âvoid S_exec_failed(PerlInterpreter*, const char*, int, int)â:
doio.c: In function âPerlIOl** Perl_nextargv(PerlInterpreter*, GV*)â:
regexec.c: In function âchar* S_find_byclass(PerlInterpreter*, regexp*, const regnode*, char*, const char*, regmatch_info*)â:
regexec.c: In function âI32 S_regmatch(PerlInterpreter*, regmatch_info*, regnode*)â:
regexec.c:3701:1: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c: In function âI32 S_regrepeat(PerlInterpreter*, const regexp*, const regnode*, I32, int)â:
regexec.c:6071:1: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:6116:1: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:6168:1: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:6217:1: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:6270:1: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:6303:1: warning: variable âokâ set but not used [-Wunused-but-set-variable]
op.c: In function âOP* S_fold_constants(PerlInterpreter*, OP*)â:
perlio.c: In function âvoid S_more_refcounted_fds(PerlInterpreter*, int)â:
perlio.c:510:56: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result [-Wunused-result]
regcomp.c: In function âREGEXP* Perl_re_compile(PerlInterpreter*, SV*, U32)â:
Call.xs: In function âI32 filter_call(PerlInterpreter*, int, SV*, int)â:
Dumper.xs: In function âI32 DD_dump(PerlInterpreter*, SV*, const char*, STRLEN, SV*, HV*, AV*, I32*, I32, SV*, SV*, SV*, SV*, SV*, SV*, SV*, I32, I32, I32, SV*, I32, SV*)â:
threads.xs: In function âithread* S_ithread_create(PerlInterpreter*, SV*, IV, int, int, int, int)â:
threads.xs:711:83: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result [-Wunused-result]
shared.xs: In function âuser_lock* S_get_userlock(PerlInterpreter*, SV*, bool)â:
shared.xs:348:5: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs: In function âvoid S_sharedsv_dec(PerlInterpreter*, SV*)â:
shared.xs:521:5: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs: In function âvoid Perl_sharedsv_share(PerlInterpreter*, SV*)â:
shared.xs:550:9: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs: In function âint sharedsv_scalar_mg_get(PerlInterpreter*, SV*, MAGIC*)â:
shared.xs:716:5: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs: In function âint sharedsv_scalar_mg_set(PerlInterpreter*, SV*, MAGIC*)â:
shared.xs:794:5: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs: In function âint sharedsv_scalar_mg_local(PerlInterpreter*, SV*, MAGIC*)â:
shared.xs:837:9: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs: In function âint sharedsv_elem_mg_FETCH(PerlInterpreter*, SV*, MAGIC*)â:
shared.xs:874:5: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs: In function âint sharedsv_elem_mg_STORE(PerlInterpreter*, SV*, MAGIC*)â:
shared.xs:932:5: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs: In function âint sharedsv_elem_mg_DELETE(PerlInterpreter*, SV*, MAGIC*)â:
shared.xs:974:5: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs: In function âU32 sharedsv_array_mg_FETCHSIZE(PerlInterpreter*, SV*, MAGIC*)â:
shared.xs:1037:5: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs: In function âint sharedsv_array_mg_CLEAR(PerlInterpreter*, SV*, MAGIC*)â:
shared.xs:1056:5: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs: In function âvoid Perl_sharedsv_lock(PerlInterpreter*, SV*)â:
shared.xs:1145:63: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs: In function âvoid XS_threads__shared__tie_PUSH(PerlInterpreter*, CV*)â:
shared.xs:1241:13: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs: In function âvoid XS_threads__shared__tie_UNSHIFT(PerlInterpreter*, CV*)â:
shared.xs:1258:9: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs: In function âvoid XS_threads__shared__tie_POP(PerlInterpreter*, CV*)â:
shared.xs:1281:9: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs: In function âvoid XS_threads__shared__tie_SHIFT(PerlInterpreter*, CV*)â:
shared.xs:1298:9: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs: In function âvoid XS_threads__shared__tie_EXTEND(PerlInterpreter*, CV*)â:
shared.xs:1314:9: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs: In function âvoid XS_threads__shared__tie_STORESIZE(PerlInterpreter*, CV*)â:
shared.xs:1324:9: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs: In function âvoid XS_threads__shared__tie_EXISTS(PerlInterpreter*, CV*)â:
shared.xs:1336:13: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs:1346:13: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs: In function âvoid XS_threads__shared__tie_FIRSTKEY(PerlInterpreter*, CV*)â:
shared.xs:1362:9: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs: In function âvoid XS_threads__shared__tie_NEXTKEY(PerlInterpreter*, CV*)â:
shared.xs:1390:9: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs: In function âvoid XS_threads__shared_bless(PerlInterpreter*, CV*)â:
shared.xs:1650:13: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
sv.c:9921:41: warning: ignoring return value of âchar* gcvt(double, int, char*)â, declared with attribute warn_unused_result [-Wunused-result] CCCMD = g++ -DPERL_CORE -c -D_REENTRANT -D_GNU_SOURCE -DDEBUGGING -DPERL_POISON -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -Wall -ansi -W -Wextra -Wendif-labels -Wwrite-strings -Wno-unused-variable -Wno-unused-parameter
Pattern(gcc): /(^(?-s:.+?):(?: In function .+?:$|(?: undefined reference to .+?$)|\d+(?:\:\d+)?: (?:warning:|error:|invalid) .+?$))/
About this smoke: smoking-perl: 5.14.2 smoker-version: 1.53/0.045 timestamp: 2013-08-07 07:22:45+02 tester: perl