[via test-smoke.org] [similar] [Raw JSON] [Report JSON] [parsed detail]
Automated smoke report for branch blead 5.17.12 patch 7d9b70325a21ed396942eb31395a8482cce661e3 v5.17.11-100-g7d9b703.
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 1600MHz) (x86_64/8 cpus)
on linux 3.8.0-23-generic [debian]
using g++ version 4.7.3 (*1)
smoketime 10 minutes 25 seconds (average 2 minutes 36.250 seconds)
Summary: FAIL(M)
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.17.11-100-g7d9b703
----------------------- ----------------------------------------------------
? ? -Dcc=g++ -Accflags=-DPERL_POISON (*1)
? ? -Dcc=g++ -Accflags=-DPERL_POISON -Duseithreads (*1)
| |
| +------------------ minitest DEBUGGING
+--------------------- minitest
Testsuite was run only with 'harness'
Applied patches:
SMOKE7d9b70325a21ed396942eb31395a8482cce661e3
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:2770:43: warning: ignoring return value of âÂÂint setreuid(__uid_t, __uid_t)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
mg.c:2799:32: warning: ignoring return value of âÂÂint seteuid(__uid_t)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
mg.c:2829:43: warning: ignoring return value of âÂÂint setregid(__gid_t, __gid_t)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
mg.c:2889:32: warning: ignoring return value of âÂÂint setegid(__gid_t)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
util.c: In function âÂÂvoid Perl_croak_no_mem()âÂÂ:
util.c:1613:36: warning: ignoring return value of âÂÂssize_t write(int, const void*, size_t)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
pp_hot.c: In function âÂÂOP* Perl_pp_aassign()âÂÂ:
pp_hot.c:1185: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:1217: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_flags(SV*, const char*, STRLEN, __va_list_tag (*)[1], SV**, I32, bool*, U32)âÂÂ:
sv.c:10320:41: warning: ignoring return value of âÂÂchar* gcvt(double, int, char*)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
sv.c:11170:53: warning: ignoring return value of âÂÂchar* gcvt(double, int, char*)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
sv.c: In function âÂÂchar* Perl_sv_2pv_flags(SV*, STRLEN*, I32)âÂÂ:
sv.c:2910:39: warning: ignoring return value of âÂÂchar* gcvt(double, int, char*)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
doio.c: In function âÂÂvoid S_exec_failed(const char*, int, int)âÂÂ:
doio.c:1379: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:876:46: warning: ignoring return value of âÂÂint fchown(int, __uid_t, __gid_t)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
op.c: In function âÂÂOP* S_fold_constants(OP*)âÂÂ:
op.c:3207:1: warning: argument âÂÂoâ might be clobbered by âÂÂlongjmpâ or âÂÂvforkâ [-Wclobbered]
perlio.c: In function âÂÂvoid PerlIO_debug(const char*, ...)âÂÂ:
perlio.c:484:43: warning: ignoring return value of âÂÂssize_t write(int, const void*, size_t)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
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]
Util.xs: In function âÂÂvoid XS_Hash__Util_hash_traversal_mask(CV*)âÂÂ:
Util.xs:94:13: error: invalid conversion from âÂÂconst HV* {aka const hv*}â to âÂÂHV* {aka hv*}â [-fpermissive]
../../proto.h:1638:20: error: initializing argument 1 of âÂÂvoid Perl_hv_rand_set(HV*, U32)â [-fpermissive]
Zlib.xs: In function âÂÂvoid XS_Compress__Raw__Zlib__deflateInit(CV*)âÂÂ:
Zlib.xs:797:33: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
Zlib.xs: In function âÂÂvoid XS_Compress__Raw__Zlib__deflateStream_deflate(CV*)âÂÂ:
Zlib.xs:1015:33: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
Zlib.xs:1024:34: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
Zlib.xs: In function âÂÂvoid XS_Compress__Raw__Zlib__deflateStream_flush(CV*)âÂÂ:
Zlib.xs:1133:33: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
Zlib.xs:1142:34: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
mg.c: In function âÂÂint Perl_magic_set(PerlInterpreter*, SV*, MAGIC*)âÂÂ:
perl.c: In function âÂÂvoid S_init_tls_and_interp(PerlInterpreter*)âÂÂ:
perl.c:99:2: warning: ignoring return value of âÂÂssize_t write(int, const void*, size_t)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
pp_hot.c: In function âÂÂOP* Perl_pp_aassign(PerlInterpreter*)âÂÂ:
sv.c: In function âÂÂDIR* Perl_dirp_dup(PerlInterpreter*, DIR*, CLONE_PARAMS*)âÂÂ:
sv.c:11616: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_flags(PerlInterpreter*, SV*, const char*, STRLEN, __va_list_tag (*)[1], SV**, I32, bool*, U32)âÂÂ:
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*)âÂÂ:
op.c: In function âÂÂOP* S_fold_constants(PerlInterpreter*, OP*)âÂÂ:
perlio.c:475:56: warning: ignoring return value of âÂÂssize_t write(int, const void*, size_t)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
Call.xs: In function âÂÂI32 filter_call(PerlInterpreter*, int, SV*, int)âÂÂ:
Util.xs: In function âÂÂvoid XS_Hash__Util_hash_traversal_mask(PerlInterpreter*, CV*)âÂÂ:
../../proto.h:1638:20: error: initializing argument 2 of âÂÂvoid Perl_hv_rand_set(PerlInterpreter*, HV*, U32)â [-fpermissive]
Zlib.xs: In function âÂÂvoid XS_Compress__Raw__Zlib__deflateInit(PerlInterpreter*, CV*)âÂÂ:
Zlib.xs: In function âÂÂvoid XS_Compress__Raw__Zlib__deflateStream_deflate(PerlInterpreter*, CV*)âÂÂ:
Zlib.xs: In function âÂÂvoid XS_Compress__Raw__Zlib__deflateStream_flush(PerlInterpreter*, CV*)âÂÂ:
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-08 22:14:49+02 tester: perl