[via nntp.perl.org] [similar] [parsed detail]
Message-ID: <201409160919.s8G9JTVW032201@m-l.org>
Content-transfer-encoding: quoted-printable
Subject: Smoke [maint-5.20] v5.20.1-1-gac41b5d PASS linux 3.13.0-36-generic [debian] (x86_64/8 cpu) {maint_g++}
Mime-version: 1.0
Content-type: text/plain; charset="UTF8"
Date: Tue, 16 Sep 2014 05:19 -0400
Smoke logs available at http://m-l.org/~perl/smoke/perl/linux/maint_g++/logac41b5de56ac9a76accc094d413f1860198dac4f.log.gz
Automated smoke report for 5.20.1 patch ac41b5de56ac9a76accc094d413f1860198dac4f v5.20.1-1-gac41b5d
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 cpu)
on linux - 3.13.0-36-generic [debian]
using g++ version 4.8.2
smoketime 20 hours 50 minutes (average 1 hour 18 minutes)
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.20.1-1-gac41b5d Configuration (common) -Dcc=g++ -O
----------- ---------------------------------------------------------
O O O O O O
O O O O O O -Accflags=-DPERL_POISON
O O O O O O -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE
O O O O O O -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT
O O O O O O -Duseithreads
O O O O O O -Duseithreads -Accflags=-DPERL_POISON
O O O O O O -Duseithreads -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE
O O O O O O -Duseithreads -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT
| | | | | +- LC_ALL = en_US.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +----- PERLIO = stdio -DDEBUGGING
| | +------- LC_ALL = en_US.utf8
| +--------- PERLIO = perlio
+----------- PERLIO = stdio
Locally applied patches:
SMOKEac41b5de56ac9a76accc094d413f1860198dac4f
Compiler messages(gcc):
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) .+?$))/
--
Report by Test::Smoke v1.53 build 1374 running on perl 5.18.2
(Reporter v0.050 / Smoker v0.045)