• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [smoke-me/Shut-It!] v5.15.0-247-g34eefe4 PASS linux 3.8.0-23-generic [debian] (x86_64/8 cpu) {smoke-me_g++_quick}

    Message-ID: <201308070522.r775M3D0030954@m-l.org>
    Subject: Smoke [smoke-me/Shut-It!] v5.15.0-247-g34eefe4 PASS linux 3.8.0-23-generic [debian] (x86_64/8 cpu) {smoke-me_g++_quick}
    Content-type: text/plain; charset="UTF8"
    Date: Wed, 7 Aug 2013 01:22 -0400
    Mime-version: 1.0
    Content-transfer-encoding: quoted-printable
    
    Smoke logs available at http://m-l.org/~perl/smoke/perl/linux/smoke-me_g++_quick/Nicholas Clark/log34eefe41bf497e6f8e4c0f2f92f5b98d219269fe.log.gz
    
    Automated smoke report for 5.15.0 patch 34eefe41bf497e6f8e4c0f2f92f5b98d219269fe v5.15.0-247-g34eefe4
    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 45 minutes 1 seconds (average 11 minutes 15 seconds)
    
    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.15.0-247-g34eefe4  Configuration (common) -Accflags=-DPERL_POISON -Dcc=g++
    ----------- ---------------------------------------------------------
    O O         
    O O         -Duseithreads
    | +--------- -DDEBUGGING
    +----------- no debugging
    
    
    Locally applied patches:
        SMOKE34eefe41bf497e6f8e4c0f2f92f5b98d219269fe
    
    Testsuite was run only with 'harness'
    
    Passed Todo tests: (common-args) -Accflags=-DPERL_POISON -Dcc=g++
    [default] 
    [default] -DDEBUGGING
    [default] -Duseithreads
    [default] -DDEBUGGING -Duseithreads
    ../cpan/CGI/t/tmpdir.t......................................PASSED
        3-9
    
    Compiler messages(gcc):
    try.c: In function ‘int main()’:
    dump.c:1504:1: warning: narrowing conversion of ‘-2147483648’ from ‘int’ to ‘U32 {aka unsigned int}’ inside { } is ill-formed in C++11 [-Wnarrowing]
    util.c: In function ‘char* S_write_no_mem()’:
    util.c:72:34: 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:2755:42: warning: ignoring return value of ‘int setreuid(__uid_t, __uid_t)’, declared with attribute warn_unused_result [-Wunused-result]
    mg.c:2783:31: warning: ignoring return value of ‘int seteuid(__uid_t)’, declared with attribute warn_unused_result [-Wunused-result]
    mg.c:2812:42: warning: ignoring return value of ‘int setregid(__gid_t, __gid_t)’, declared with attribute warn_unused_result [-Wunused-result]
    mg.c:2870:31: 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:1085: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:1117:18: warning: ignoring return value of ‘int setresgid(__gid_t, __gid_t, __gid_t)’, declared with attribute warn_unused_result [-Wunused-result]
    pp_ctl.c: In function ‘OP* Perl_pp_continue()’:
    pp_ctl.c:4998:9: warning: variable ‘gimme’ set but not used [-Wunused-but-set-variable]
    sv.c: In function ‘void Perl_sv_vcatpvfn(SV*, const char*, STRLEN, __va_list_tag (*)[1], SV**, I32, bool*)’:
    sv.c:9979:41: warning: ignoring return value of ‘char* gcvt(double, int, char*)’, declared with attribute warn_unused_result [-Wunused-result]
    sv.c:10817: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:2760:39: warning: ignoring return value of ‘char* gcvt(double, int, char*)’, declared with attribute warn_unused_result [-Wunused-result]
    sv.c:2949:39: 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:1383: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:871:46: warning: ignoring return value of ‘int fchown(int, __uid_t, __gid_t)’, declared with attribute warn_unused_result [-Wunused-result]
    regexec.c: In function ‘char* S_find_byclass(regexp*, const regnode*, char*, const char*, regmatch_info*)’:
    regexec.c:1551:6: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
    regexec.c:1557:6: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
    regexec.c:1562:6: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
    regexec.c:1572:6: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
    regexec.c:1582:6: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
    regexec.c:1587:6: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
    regexec.c:1598:6: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
    regexec.c:1605:6: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
    regexec.c:1617:6: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
    regexec.c:1624:6: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
    regexec.c:1643:6: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
    regexec.c:1650:6: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
    regexec.c:1668:6: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
    regexec.c:1675:6: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
    regexec.c:1694:6: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
    regexec.c:1712:6: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
    regexec.c: In function ‘I32 S_regmatch(regmatch_info*, regnode*)’:
    regexec.c:3698:7: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
    regexec.c:3773:9: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
    regexec.c:3777:1: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
    regexec.c:3779:9: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
    regexec.c:3783:1: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
    regexec.c:3785:9: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
    regexec.c:3788:1: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
    regexec.c:3872:7: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
    regexec.c:3872:1: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
    regexec.c: In function ‘I32 S_regrepeat(const regexp*, const regnode*, I32, int)’:
    regexec.c:6055:6: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
    regexec.c:6100:6: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
    regexec.c:6152:6: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
    regexec.c:6201:6: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
    regexec.c:6254:6: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
    regexec.c:6287:6: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
    perlio.c: In function ‘void S_more_refcounted_fds(int)’:
    perlio.c:2378:38: 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:519: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:2591:1: warning: argument ‘o’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered]
    mg_vtable.h:97:54: warning: ‘PL_magic_vtable_names’ initialized and declared ‘extern’ [enabled by default]
    regcomp.c: In function ‘REGEXP* Perl_re_compile(SV*, U32)’:
    regcomp.c:4519:1: warning: argument ‘orig_pm_flags’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered]
    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]
    Dumper.xs: In function ‘I32 DD_dump(SV*, const char*, STRLEN, SV*, HV*, AV*, I32*, I32, SV*, SV*, SV*, SV*, SV*, SV*, SV*, I32, I32, I32, SV*, I32, SV*)’:
    Dumper.xs:817:49: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 2 has type ‘U32 {aka unsigned int}’ [-Wformat]
    sdbm.c: In function ‘int makroom(DBM*, long int, int)’:
    sdbm.c:371:70: 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:11264: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(PerlInterpreter*, SV*, const char*, STRLEN, __va_list_tag (*)[1], SV**, I32, bool*)’:
    sv.c: In function ‘char* Perl_sv_2pv_flags(PerlInterpreter*, SV*, STRLEN*, I32)’:
    pp_hot.c: In function ‘OP* Perl_pp_aassign(PerlInterpreter*)’:
    mg.c: In function ‘int Perl_magic_set(PerlInterpreter*, SV*, MAGIC*)’:
    util.c: In function ‘char* S_write_no_mem(PerlInterpreter*)’:
    pp_ctl.c: In function ‘OP* Perl_pp_continue(PerlInterpreter*)’:
    doio.c: In function ‘void S_exec_failed(PerlInterpreter*, const char*, int, int)’:
    doio.c: In function ‘PerlIOl** Perl_nextargv(PerlInterpreter*, GV*)’:
    regexec.c: In function ‘char* S_find_byclass(PerlInterpreter*, regexp*, const regnode*, char*, const char*, regmatch_info*)’:
    regexec.c: In function ‘I32 S_regmatch(PerlInterpreter*, regmatch_info*, regnode*)’:
    regexec.c:3698:1: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
    regexec.c: In function ‘I32 S_regrepeat(PerlInterpreter*, const regexp*, const regnode*, I32, int)’:
    regexec.c:6055:1: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
    regexec.c:6100:1: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
    regexec.c:6152:1: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
    regexec.c:6201:1: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
    regexec.c:6254:1: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
    regexec.c:6287:1: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
    perlio.c: In function ‘void S_more_refcounted_fds(PerlInterpreter*, int)’:
    perlio.c:510: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:105: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*)’:
    regcomp.c: In function ‘REGEXP* Perl_re_compile(PerlInterpreter*, SV*, U32)’:
    Call.xs: In function ‘I32 filter_call(PerlInterpreter*, int, SV*, int)’:
    Dumper.xs: In function ‘I32 DD_dump(PerlInterpreter*, SV*, const char*, STRLEN, SV*, HV*, AV*, I32*, I32, SV*, SV*, SV*, SV*, SV*, SV*, SV*, I32, I32, I32, SV*, I32, SV*)’:
    threads.xs: In function ‘ithread* S_ithread_create(PerlInterpreter*, SV*, IV, int, int, int, int)’:
    threads.xs:711: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:348:5: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
    shared.xs: In function ‘void S_sharedsv_dec(PerlInterpreter*, SV*)’:
    shared.xs:521:5: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
    shared.xs: In function ‘void Perl_sharedsv_share(PerlInterpreter*, SV*)’:
    shared.xs:550: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:716: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:794: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:837: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:874: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:932: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:974: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:1037: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:1056:5: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
    shared.xs: In function ‘void Perl_sharedsv_lock(PerlInterpreter*, SV*)’:
    shared.xs:1145: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:1241: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:1258: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:1281: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:1298: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:1314: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:1324: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:1336:13: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
    shared.xs:1346: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:1362: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:1390:9: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
    shared.xs: In function ‘void XS_threads__shared_bless(PerlInterpreter*, CV*)’:
    shared.xs:1650:13: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
    -- 
    Report by Test::Smoke v1.53 build 1374 running on perl 5.14.2
    (Reporter v0.050 / Smoker v0.045)