[via nntp.perl.org] [similar] [parsed detail]
Message-ID: <201305261234.r4QCY1na001025@m-l.org>
Subject: Smoke [blead] v5.19.0-201-g9e4422c FAIL(X) linux 3.5.0-24-generic [debian] (x86_64/8 cpu) {blead_g++}
Content-type: text/plain; charset="UTF8"
Date: Sun, 26 May 2013 08:34 -0400
Mime-version: 1.0
Content-transfer-encoding: quoted-printable
Smoke logs available at http://m-l.org/~perl/smoke/perl/linux/blead_g++/log9e4422ce853c1cf94ffa48ae03aa9ed083ac2358.log.gz
Automated smoke report for 5.19.1 patch 9e4422ce853c1cf94ffa48ae03aa9ed083ac2358 v5.19.0-201-g9e4422c
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 cpu)
on linux - 3.5.0-24-generic [debian]
using g++ version 4.7.3
smoketime 1 day 46 minutes (average 1 hour 1 minute)
Summary: FAIL(X)
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.19.0-201-g9e4422c 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
O O O O O O -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT
O O O O O O -Dmad
O O O O O O -Accflags=-DPERL_NEW_COPY_ON_WRITE
O O O X X X -Duseithreads
O O O O O O -Duseithreads -Accflags=-DPERL_POISON
O O O O O O -Duseithreads -Duse64bitall
O O O O O O -Duseithreads -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT
O O O O O O -Duseithreads -Dmad
O O O O O O -Duseithreads -Accflags=-DPERL_NEW_COPY_ON_WRITE
| | | | | +- LC_ALL = en_US.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +----- PERLIO = stdio -DDEBUGGING
| | +------- LC_ALL = en_US.utf8
| +--------- PERLIO = perlio
+----------- PERLIO = stdio
Locally applied patches:
SMOKE9e4422ce853c1cf94ffa48ae03aa9ed083ac2358
Failures: (common-args) -Dcc=g++ -O
[stdio] -DDEBUGGING -Duseithreads
Inconsistent test results (between TEST and harness):
../lib/Benchmark.t...................... ................................................ FAILED at test 15
[perlio/en_US.utf8] -DDEBUGGING -Duseithreads
Inconsistent test results (between TEST and harness):
../t/comp/require.t..................... ............................................... FAILED at test 47
Compiler messages(gcc):
try.c: In function âint main()â:
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]
mg.c: In function âint Perl_magic_set(SV*, MAGIC*)â:
mg.c:2774:43: warning: ignoring return value of âint setreuid(__uid_t, __uid_t)â, declared with attribute warn_unused_result [-Wunused-result]
mg.c:2803:32: warning: ignoring return value of âint seteuid(__uid_t)â, declared with attribute warn_unused_result [-Wunused-result]
mg.c:2833:43: warning: ignoring return value of âint setregid(__gid_t, __gid_t)â, declared with attribute warn_unused_result [-Wunused-result]
mg.c:2893: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]
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]
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]
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]
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]
op.c: In function âOP* S_fold_constants(OP*)â:
op.c:3235:1: warning: argument âoâ might be clobbered by âlongjmpâ or âvforkâ [-Wclobbered]
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]
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]
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*)â:
doio.c: In function âvoid S_exec_failed(PerlInterpreter*, const char*, int, int)â:
doio.c: In function âPerlIOl** Perl_nextargv(PerlInterpreter*, GV*)â:
pp_hot.c: In function âOP* Perl_pp_aassign(PerlInterpreter*)â:
sv.c: In function âvoid Perl_sv_vcatpvfn_flags(PerlInterpreter*, SV*, const char*, STRLEN, __va_list_tag (*)[1], SV**, I32, bool*, U32)â:
sv.c:11170:53: warning: ignoring return value of âchar* qgcvt(long double, int, char*)â, declared with attribute warn_unused_result [-Wunused-result]
sv.c: In function âchar* Perl_sv_2pv_flags(PerlInterpreter*, SV*, STRLEN*, I32)â:
sv.c:2910:39: warning: ignoring return value of âchar* qgcvt(long double, int, char*)â, declared with attribute warn_unused_result [-Wunused-result]
op.c: In function âOP* S_fold_constants(PerlInterpreter*, OP*)â:
Call.xs: In function âI32 filter_call(PerlInterpreter*, int, SV*, int)â:
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*)â:
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]
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]
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]
shared.xs: In function âuser_lock* S_get_userlock(PerlInterpreter*, SV*, bool)â:
shared.xs:362:5: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs: In function âvoid S_sharedsv_dec(PerlInterpreter*, SV*)â:
shared.xs:535:5: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs: In function âvoid Perl_sharedsv_share(PerlInterpreter*, SV*)â:
shared.xs:564: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:739: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:817:5: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs: In function âint sharedsv_scalar_mg_free(PerlInterpreter*, SV*, MAGIC*)â:
shared.xs:835: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:868: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:905: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:960: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:1003: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:1066: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:1086:5: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
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:1287: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:1305: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:1330: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:1347: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:1363: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:1373: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:1385:13: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs:1395: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:1411: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:1439:9: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs: In function âvoid XS_threads__shared_bless(PerlInterpreter*, CV*)â:
shared.xs:1699:13: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
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]
--
Report by Test::Smoke v1.53 build 1374 running on perl 5.14.2
(Reporter v0.050 / Smoker v0.045)