[via test-smoke.org] [similar] [Raw JSON] [Report JSON] [parsed detail]
Automated smoke report for branch blead 5.18.3 patch c14aac8348c6efdba19f438a181cea7ab24ab109 v5.18.3-RC1.
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 cpus)
on linux 3.13.0-36-generic [debian]
using g++ version 4.8.2 (*1)
smoketime 2 hours (average 7 minutes 32 seconds)
Summary: FAIL(Mm)
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.18.3-RC1
----------------------- ----------------------------------------------------
? - ? - -Dcc=g++ -O (*1)
? - ? - -Dcc=g++ -O -Accflags=-DPERL_POISON (*1)
- m - m -Dcc=g++ -O -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE (*1)
? - ? - -Dcc=g++ -O -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT (*1)
? - ? - -Dcc=g++ -O -Duseithreads (*1)
? - ? - -Dcc=g++ -O -Duseithreads -Accflags=-DPERL_POISON (*1)
- m - m -Dcc=g++ -O -Duseithreads -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE (*1)
? - ? - -Dcc=g++ -O -Duseithreads -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT (*1)
| | | |
| | | +------------ stdio DEBUGGING
| | +--------------- minitest DEBUGGING
| +------------------ stdio
+--------------------- minitest
Applied patches:
RC1
uncommitted-changes
SMOKEc14aac8348c6efdba19f438a181cea7ab24ab109
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:2773:43: warning: ignoring return value of âÂÂint setreuid(__uid_t, __uid_t)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
mg.c:2802:32: warning: ignoring return value of âÂÂint seteuid(__uid_t)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
mg.c:2832:43: warning: ignoring return value of âÂÂint setregid(__gid_t, __gid_t)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
mg.c:2892:32: warning: ignoring return value of âÂÂint setegid(__gid_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]
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]
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]
sv.c: In function âÂÂvoid Perl_sv_vcatpvfn_flags(SV*, const char*, STRLEN, __va_list_tag (*)[1], SV**, I32, bool*, U32)âÂÂ:
sv.c:10327:41: warning: ignoring return value of âÂÂchar* gcvt(double, int, char*)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
sv.c:11177:53: warning: ignoring return value of âÂÂchar* gcvt(double, int, char*)âÂÂ, 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]
doio.c: In function âÂÂvoid S_exec_failed(const char*, int, int)âÂÂ:
doio.c:1384:43: 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:484:43: warning: ignoring return value of âÂÂssize_t write(int, const void*, size_t)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
MD5.xs: In function âÂÂvoid XS_Digest__MD5_md5(CV*)âÂÂ:
../../handy.h:435:36: warning: null argument where non-null required (argument 1) [-Wnonnull]
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=]
B.xs: In function âÂÂvoid XS_B__GV_FILEGV(CV*)âÂÂ:
../../embed.h:183:51: warning: null argument where non-null required (argument 1) [-Wnonnull]
Opcode.xs: In function âÂÂvoid XS_Opcode__safe_pkg_prep(CV*)âÂÂ:
../../handy.h:434:35: warning: null argument where non-null required (argument 1) [-Wnonnull]
sdbm.c: In function âÂÂint makroom(DBM*, long int, int)âÂÂ:
sdbm.c:378:70: warning: ignoring return value of âÂÂssize_t write(int, const void*, size_t)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
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]
via.xs: In function âÂÂSV* PerlIOVia_method(PerlIOl**, const char*, CV**, int, ...)âÂÂ:
../../embed.h:354:58: warning: null argument where non-null required (argument 1) [-Wnonnull]
Storable.xs: In function âÂÂSV* retrieve_hook(stcxt_t*, const char*)âÂÂ:
../../embed.h:205:51: warning: null argument where non-null required (argument 1) [-Wnonnull]
Storable.xs: In function âÂÂSV* old_retrieve_array(stcxt_t*, const char*)âÂÂ:
Storable.xs: In function âÂÂSV* old_retrieve_hash(stcxt_t*, const char*)âÂÂ:
../../perl.h:3282:79: error: declaration of âÂÂvoid* Perl_calloc(size_t, size_t)â has a different exception specifier
<command-line>:0:8: error: from previous declaration âÂÂvoid* Perl_calloc(size_t, size_t) throw ()âÂÂ
../../perl.h:3282:79: error: declaration of âÂÂvoid* Perl_malloc(size_t)â has a different exception specifier
<command-line>:0:8: error: from previous declaration âÂÂvoid* Perl_malloc(size_t) throw ()âÂÂ
../../proto.h:2456:47: error: declaration of âÂÂvoid Perl_mfree(void*)â has a different exception specifier
<command-line>:0:6: error: from previous declaration âÂÂvoid Perl_mfree(void*) throw ()âÂÂ
../../perl.h:3282:79: error: declaration of âÂÂvoid* Perl_realloc(void*, size_t)â has a different exception specifier
<command-line>:0:9: error: from previous declaration âÂÂvoid* Perl_realloc(void*, size_t) throw ()âÂÂ
POSIX.o: In function `XS_POSIX_tmpnam(cv*)':
POSIX.o: In function `XS_POSIX_tmpnam':
/home/perl/smoke/perl/maint_g++/build/ext/POSIX/POSIX.xs:1583: warning: the use of `tmpnam' is dangerous, better use `mkstemp'
util.c: In function âÂÂMGVTBL* Perl_get_vtbl(PerlInterpreter*, int)âÂÂ:
util.c:3669:30: error: invalid conversion from âÂÂconst MGVTBL* {aka const mgvtbl*}â to âÂÂMGVTBL* {aka mgvtbl*}â [-fpermissive]
pp_hot.c: In function âÂÂOP* Perl_pp_aassign(PerlInterpreter*)âÂÂ:
mg.c: In function âÂÂint Perl_magic_set(PerlInterpreter*, SV*, MAGIC*)âÂÂ:
sv.c: In function âÂÂchar* Perl_sv_2pv_flags(PerlInterpreter*, SV*, STRLEN*, I32)âÂÂ:
sv.c: In function âÂÂvoid Perl_sv_vcatpvfn_flags(PerlInterpreter*, SV*, const char*, STRLEN, __va_list_tag (*)[1], SV**, I32, bool*, U32)âÂÂ:
sv.c:2910:39: warning: ignoring return value of âÂÂchar* qgcvt(long double, int, char*)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
sv.c:11177:53: warning: ignoring return value of âÂÂchar* qgcvt(long double, int, char*)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
doio.c: In function âÂÂPerlIOl** Perl_nextargv(PerlInterpreter*, GV*)âÂÂ:
doio.c: In function âÂÂvoid S_exec_failed(PerlInterpreter*, const char*, int, int)âÂÂ:
B.xs: In function âÂÂvoid XS_B__GV_FILEGV(PerlInterpreter*, CV*)âÂÂ:
../../embed.h:183:51: warning: null argument where non-null required (argument 2) [-Wnonnull]
MD5.xs: In function âÂÂvoid XS_Digest__MD5_md5(PerlInterpreter*, CV*)âÂÂ:
Call.xs: In function âÂÂI32 filter_call(PerlInterpreter*, int, SV*, int)âÂÂ:
Opcode.xs: In function âÂÂvoid XS_Opcode__safe_pkg_prep(PerlInterpreter*, CV*)âÂÂ:
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*)âÂÂ:
via.xs: In function âÂÂSV* PerlIOVia_method(PerlInterpreter*, PerlIOl**, const char*, CV**, int, ...)âÂÂ:
../../embed.h:354:58: warning: null argument where non-null required (argument 2) [-Wnonnull]
Storable.xs: In function âÂÂSV* retrieve_hook(PerlInterpreter*, stcxt_t*, const char*)âÂÂ:
../../embed.h:205:51: warning: null argument where non-null required (argument 2) [-Wnonnull]
Storable.xs: In function âÂÂSV* old_retrieve_array(PerlInterpreter*, stcxt_t*, const char*)âÂÂ:
Storable.xs: In function âÂÂSV* old_retrieve_hash(PerlInterpreter*, stcxt_t*, const char*)âÂÂ:
POSIX.o: In function `XS_POSIX_tmpnam(interpreter*, cv*)':
sv.c: In function âÂÂDIR* Perl_dirp_dup(PerlInterpreter*, DIR*, CLONE_PARAMS*)âÂÂ:
sv.c:11623:26: warning: ignoring return value of âÂÂint fchdir(int)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
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]
perl.c: In function âÂÂvoid S_init_tls_and_interp(PerlInterpreter*)âÂÂ:
thread.h:343:73: warning: ignoring return value of âÂÂssize_t write(int, const void*, size_t)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
Pattern(gcc): /(^(?-s:.+?):(?: In function .+?:$|(?: undefined reference to .+?$)|\d+(?:\:\d+)?: (?:warning:|error:|invalid) .+?$))/
About this smoke: smoking-perl: 5.18.2 smoker-version: 1.53/0.045 timestamp: 2014-09-17 22:32:52+02 tester: perl