develooper Front page | perl.perl5.porters | Postings from July 2013

Smoke [blead] v5.19.2-225-g323602a FAIL(M) linux 3.8.0-23-generic [debian] (x86_64/8 cpu) {blead_g++_quick}

From:
George Greer
Date:
July 30, 2013 00:51
Subject:
Smoke [blead] v5.19.2-225-g323602a FAIL(M) linux 3.8.0-23-generic [debian] (x86_64/8 cpu) {blead_g++_quick}
Message ID:
201307300051.r6U0p5LT014570@m-l.org
Smoke logs available at http://m-l.org/~perl/smoke/perl/linux/blead_g++_quick/log323602af3a97d3d7bef451b6a9fabe0bc38921c2.log.gz

Automated smoke report for 5.19.3 patch 323602af3a97d3d7bef451b6a9fabe0bc38921c2 v5.19.2-225-g323602a
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 cpu)
    on        linux - 3.8.0-23-generic [debian]
    using     g++ version 4.7.3
    smoketime 35 minutes 7 seconds (average 8 minutes 47 seconds)

Summary: FAIL(M)

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.2-225-g323602a  Configuration (common) -Accflags=-DPERL_POISON -Dcc=g++
----------- ---------------------------------------------------------
O O         
M M         -Duseithreads
| +--------- -DDEBUGGING
+----------- no debugging


Locally applied patches:
    SMOKE323602af3a97d3d7bef451b6a9fabe0bc38921c2

Testsuite was run only with 'harness'

Compiler messages(gcc):
try.c: In function ‘int main()’:
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]
mg.c: In function ‘int Perl_magic_set(SV*, MAGIC*)’:
mg.c:2816:36: warning: ignoring return value of ‘int setreuid(__uid_t, __uid_t)’, declared with attribute warn_unused_result [-Wunused-result]
mg.c:2845:25: warning: ignoring return value of ‘int seteuid(__uid_t)’, declared with attribute warn_unused_result [-Wunused-result]
mg.c:2875:36: warning: ignoring return value of ‘int setregid(__gid_t, __gid_t)’, declared with attribute warn_unused_result [-Wunused-result]
mg.c:2935:25: 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]
sv.c: In function ‘void Perl_sv_vcatpvfn_flags(SV*, const char*, STRLEN, __va_list_tag (*)[1], SV**, I32, bool*, U32)’:
sv.c:10422:41: warning: ignoring return value of ‘char* gcvt(double, int, char*)’, declared with attribute warn_unused_result [-Wunused-result]
sv.c:11282: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:2941:50: warning: ignoring return value of ‘char* gcvt(double, int, char*)’, declared with attribute warn_unused_result [-Wunused-result]
sv.c:2955: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:1399: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]
op.c: In function ‘OP* S_fold_constants(OP*)’:
op.c:3196: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]
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 ‘DIR* Perl_dirp_dup(PerlInterpreter*, DIR*, CLONE_PARAMS*)’:
sv.c:11734:26: warning: ignoring return value of ‘int fchdir(int)’, declared with attribute warn_unused_result [-Wunused-result]
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 ‘char* Perl_sv_2pv_flags(PerlInterpreter*, SV*, STRLEN*, I32)’:
doio.c: In function ‘void S_exec_failed(PerlInterpreter*, const char*, int, int)’:
doio.c: In function ‘PerlIOl** Perl_nextargv(PerlInterpreter*, GV*)’:
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*)’:
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]
op.c: In function ‘OP* S_fold_constants(PerlInterpreter*, OP*)’:
B.xs: In function ‘void XS_B__CV_GV(PerlInterpreter*, CV*)’:
B.xs:1912:37: error: cannot convert ‘SV* {aka sv*}’ to ‘PerlInterpreter* {aka interpreter*}’ for argument ‘1’ to ‘SV* make_sv_object(PerlInterpreter*, SV*)’
-- 
Report by Test::Smoke v1.53 build 1374 running on perl 5.14.2
(Reporter v0.050 / Smoker v0.045)




nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About