[via nntp.perl.org] [similar] [parsed detail]
Message-ID: <201311180358.rAI3w1UN023673@m-l.org>
Subject: Smoke [smoke-me/jkeenan/120388-file-find-fullname] v5.19.5-307-g7d54991 FAIL(X) linux 3.8.0-33-generic [debian] (x86_64/8 cpu) {smoke-me_g++}
Content-type: text/plain; charset="UTF8"
Date: Sun, 17 Nov 2013 22:58 -0500
Mime-version: 1.0
Content-transfer-encoding: quoted-printable
Smoke logs available at http://m-l.org/~perl/smoke/perl/linux/smoke-me_g++/James E Keenan/log7d549910d470e308c92159a1872387a76440fe3c.log.gz
Automated smoke report for 5.19.6 patch 7d549910d470e308c92159a1872387a76440fe3c v5.19.5-307-g7d54991
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 cpu)
on linux - 3.8.0-33-generic [debian]
using g++ version 4.7.3
smoketime 1 day 7 minutes (average 1 hour)
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.5-307-g7d54991 Configuration (common) -Dcc=g++
----------- ---------------------------------------------------------
X 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 X O O -Accflags=-DPERL_NO_COW
X O O O O O -Duseithreads
O O O O O O -Duseithreads -Accflags=-DPERL_POISON
X O O O O O -Duseithreads -Duse64bitall
O O O O O O -Duseithreads -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT
X O O O O O -Duseithreads -Dmad
O O O X O O -Duseithreads -Accflags=-DPERL_NO_COW
| | | | | +- LC_ALL = en_US.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +----- PERLIO = stdio -DDEBUGGING
| | +------- LC_ALL = en_US.utf8
| +--------- PERLIO = perlio
+----------- PERLIO = stdio
Locally applied patches:
SMOKE7d549910d470e308c92159a1872387a76440fe3c
Failures: (common-args) -Dcc=g++
[stdio]
Inconsistent test results (between TEST and harness):
../t/cpan/IPC-Cmd/t/03_run-forked.t..... ................................. FAILED at test 16
[stdio] -DDEBUGGING -Accflags=-DPERL_NO_COW
Inconsistent test results (between TEST and harness):
../t/cpan/IPC-Cmd/t/03_run-forked.t..... ................................. FAILED at test 23
[stdio] -Duseithreads
Inconsistent test results (between TEST and harness):
../t/cpan/IPC-Cmd/t/03_run-forked.t..... ................................. FAILED at test 84
[stdio] -Duseithreads -Duse64bitall
Inconsistent test results (between TEST and harness):
../t/cpan/IPC-Cmd/t/03_run-forked.t..... ................................. FAILED at test 65
[stdio] -Duseithreads -Dmad
Inconsistent test results (between TEST and harness):
../t/cpan/IPC-Cmd/t/03_run-forked.t..... ................................. FAILED at test 69
[stdio] -DDEBUGGING -Duseithreads -Accflags=-DPERL_NO_COW
Inconsistent test results (between TEST and harness):
../t/cpan/IPC-Cmd/t/03_run-forked.t..... ................................. FAILED at test 50
Compiler messages(gcc):
try.c: In function âint main()â:
mg.c: In function âint Perl_magic_set(SV*, MAGIC*)â:
mg.c:2787:36: warning: ignoring return value of âint setreuid(__uid_t, __uid_t)â, declared with attribute warn_unused_result [-Wunused-result]
mg.c:2816:25: warning: ignoring return value of âint seteuid(__uid_t)â, declared with attribute warn_unused_result [-Wunused-result]
mg.c:2846:36: warning: ignoring return value of âint setregid(__gid_t, __gid_t)â, declared with attribute warn_unused_result [-Wunused-result]
mg.c:2906:25: 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:1601: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:1188: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:1220: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:10463:41: warning: ignoring return value of âchar* gcvt(double, int, char*)â, declared with attribute warn_unused_result [-Wunused-result]
sv.c:11323: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:2960:50: warning: ignoring return value of âchar* gcvt(double, int, char*)â, declared with attribute warn_unused_result [-Wunused-result]
sv.c:2974:50: 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:1398:49: 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:883: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:3422:1: warning: argument âoâ might be clobbered by âlongjmpâ or âvforkâ [-Wclobbered]
perlio.c: In function âvoid PerlIO_debug(const char*, ...)â:
perlio.c:475:49: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result [-Wunused-result]
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]
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 âvoid Perl_sv_vcatpvfn_flags(PerlInterpreter*, SV*, const char*, STRLEN, __va_list_tag (*)[1], SV**, I32, bool*, U32)â:
sv.c:11323: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:2960:50: warning: ignoring return value of âchar* qgcvt(long double, int, char*)â, declared with attribute warn_unused_result [-Wunused-result]
sv.c:2974:50: warning: ignoring return value of âchar* qgcvt(long double, int, char*)â, declared with attribute warn_unused_result [-Wunused-result]
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*)â:
toke.c: In function âint Perl_yylex()â:
toke.c:5655:4: warning: âdâ may be used uninitialized in this function [-Wmaybe-uninitialized]
sv.c: In function âDIR* Perl_dirp_dup(PerlInterpreter*, DIR*, CLONE_PARAMS*)â:
sv.c:11801:26: warning: ignoring return value of âint fchdir(int)â, declared with attribute warn_unused_result [-Wunused-result]
perlio.c:466:62: 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*)â:
perl.c:91:2: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result [-Wunused-result]
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]
toke.c: In function âint Perl_yylex(PerlInterpreter*)â:
--
Report by Test::Smoke v1.53 build 1374 running on perl 5.14.2
(Reporter v0.050 / Smoker v0.045)