[via nntp.perl.org] [similar] [parsed detail]
Message-ID: <201409261157.s8QBvRr2011029@m-l.org>
Content-type: text/plain; charset="UTF8"
Mime-version: 1.0
Content-transfer-encoding: quoted-printable
Subject: Smoke [smoke-me/jkeenan/maint-5.18-khw-patch] v5.18.3-RC1-3-g32579b7 FAIL(F) linux 3.13.0-36-generic [debian] (x86_64/8 cpu) {smoke-me_g++_quick}
Date: Fri, 26 Sep 2014 07:57 -0400
Smoke logs available at http://m-l.org/~perl/smoke/perl/linux/smoke-me_g++_quick/James%20E%20Keenan/log32579b7760d40218f47be93b7d39739d2450a943.log.gz
Automated smoke report for 5.18.3 patch 32579b7760d40218f47be93b7d39739d2450a943 v5.18.3-RC1-3-g32579b7
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 1 hour 15 minutes (average 18 minutes 46 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.18.3-RC1-3-g32579b7 Configuration (common) -Accflags=-DPERL_POISON -Dcc=g++
----------- ---------------------------------------------------------
O F
O O -Duseithreads
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
RC1
uncommitted-changes
SMOKE32579b7760d40218f47be93b7d39739d2450a943
Testsuite was run only with 'harness'
Failures: (common-args) -Accflags=-DPERL_POISON -Dcc=g++
[default] -DDEBUGGING
../ext/File-Glob/t/basic.t..................................FAILED
2
Non-zero exit status: 1
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]
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 â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]
B.xs: In function âvoid XS_B__GV_FILEGV(CV*)â:
../../embed.h:183:51: 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=]
MD5.xs: In function âvoid XS_Digest__MD5_md5(CV*)â:
../../handy.h:435:36: 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*)â:
POSIX.o: In function `XS_POSIX_tmpnam(cv*)':
POSIX.o: In function `XS_POSIX_tmpnam':
/home/perl/smoke/perl/smoke-me_g++_quick/build/ext/POSIX/POSIX.xs:1583: warning: the use of `tmpnam' is dangerous, better use `mkstemp'
mg.c: In function âint Perl_magic_set(PerlInterpreter*, SV*, MAGIC*)â:
pp_hot.c: In function âOP* Perl_pp_aassign(PerlInterpreter*)â:
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: 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]
doio.c: In function âPerlIOl** Perl_nextargv(PerlInterpreter*, GV*)â:
doio.c: In function âvoid S_exec_failed(PerlInterpreter*, const char*, int, int)â:
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]
Call.xs: In function âI32 filter_call(PerlInterpreter*, int, SV*, int)â:
MD5.xs: In function âvoid XS_Digest__MD5_md5(PerlInterpreter*, CV*)â:
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]
Opcode.xs: In function âvoid XS_Opcode__safe_pkg_prep(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]
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*)â:
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*)':
threads.xs: In function âithread* S_ithread_create(PerlInterpreter*, SV*, IV, int, int, int, int)â:
threads.xs:714: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:241:75: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs: In function âvoid S_sharedsv_dec(PerlInterpreter*, SV*)â:
shared.xs: In function âvoid Perl_sharedsv_share(PerlInterpreter*, SV*)â:
shared.xs: In function âint sharedsv_scalar_mg_get(PerlInterpreter*, SV*, MAGIC*)â:
shared.xs: In function âint sharedsv_scalar_mg_set(PerlInterpreter*, SV*, MAGIC*)â:
shared.xs: In function âint sharedsv_scalar_mg_free(PerlInterpreter*, SV*, MAGIC*)â:
shared.xs: In function âint sharedsv_scalar_mg_local(PerlInterpreter*, SV*, MAGIC*)â:
shared.xs: In function âint sharedsv_elem_mg_FETCH(PerlInterpreter*, SV*, MAGIC*)â:
shared.xs: In function âint sharedsv_elem_mg_STORE(PerlInterpreter*, SV*, MAGIC*)â:
shared.xs: In function âint sharedsv_elem_mg_DELETE(PerlInterpreter*, SV*, MAGIC*)â:
shared.xs: In function âU32 sharedsv_array_mg_FETCHSIZE(PerlInterpreter*, SV*, MAGIC*)â:
shared.xs: In function âint sharedsv_array_mg_CLEAR(PerlInterpreter*, SV*, MAGIC*)â:
shared.xs: In function âvoid Perl_sharedsv_lock(PerlInterpreter*, SV*)â:
shared.xs:1190: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: In function âvoid XS_threads__shared__tie_UNSHIFT(PerlInterpreter*, CV*)â:
shared.xs: In function âvoid XS_threads__shared__tie_POP(PerlInterpreter*, CV*)â:
shared.xs: In function âvoid XS_threads__shared__tie_SHIFT(PerlInterpreter*, CV*)â:
shared.xs: In function âvoid XS_threads__shared__tie_EXTEND(PerlInterpreter*, CV*)â:
shared.xs: In function âvoid XS_threads__shared__tie_STORESIZE(PerlInterpreter*, CV*)â:
shared.xs: In function âvoid XS_threads__shared__tie_EXISTS(PerlInterpreter*, CV*)â:
shared.xs: In function âvoid XS_threads__shared__tie_FIRSTKEY(PerlInterpreter*, CV*)â:
shared.xs: In function âvoid XS_threads__shared__tie_NEXTKEY(PerlInterpreter*, CV*)â:
shared.xs: In function âvoid XS_threads__shared_bless(PerlInterpreter*, CV*)â:
--
Report by Test::Smoke v1.53 build 1374 running on perl 5.18.2
(Reporter v0.050 / Smoker v0.045)