• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [smoke-me/nan_inf_str] v5.13.5-364-g7e7b870 FAIL(Fm) linux 2.6.35-24-generic [debian] (x86_64/8 cpu)

    Message-ID: <201102101627.p1AGR0kG017799@m-l.org>
    Subject: Smoke [smoke-me/nan_inf_str] v5.13.5-364-g7e7b870 FAIL(Fm) linux 2.6.35-24-generic [debian] (x86_64/8 cpu)
    Content-type: text/plain; charset="UTF8"
    Date: Thu, 10 Feb 2011 11:27 -0500
    Mime-version: 1.0
    Content-transfer-encoding: quoted-printable
    
    Smoke logs available at http://m-l.org/~perl/smoke/perl/
    
    Automated smoke report for 5.13.5 patch 7e7b870751068e26e2d984893c5d24689c41ab01 v5.13.5-364-g7e7b870
    zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2533MHz) (x86_64/8 cpu)
        on        linux - 2.6.35-24-generic [debian]
        using     g++ version 4.4.5
        smoketime 15 hours 5 minutes (average 37 minutes 43 seconds)
    
    Summary: FAIL(Fm)
    
    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.13.5-364-g7e7b870  Configuration (common) -Dcc=g++
    ----------- ---------------------------------------------------------
    O O O O O O 
    m - - m - - -Accflags=-DPERL_POISON
    O O O O O O -Duse64bitint
    O O O O O O -Duselongdouble
    O O O O O O -Dusemorebits
    O O O O O F -Dmad
    O O O O O O -Duseithreads
    m - - m - - -Duseithreads -Accflags=-DPERL_POISON
    O O O O O O -Duseithreads -Duse64bitint
    O O O O O O -Duseithreads -Duselongdouble
    O O O O O O -Duseithreads -Dusemorebits
    O O O O O O -Duseithreads -Dmad
    | | | | | +- LC_ALL = en_US.utf8 -DDEBUGGING
    | | | | +--- PERLIO = perlio -DDEBUGGING
    | | | +----- PERLIO = stdio  -DDEBUGGING
    | | +------- LC_ALL = en_US.utf8
    | +--------- PERLIO = perlio
    +----------- PERLIO = stdio 
    
    Locally applied patches:
        uncommitted-changes
        SMOKE7e7b870751068e26e2d984893c5d24689c41ab01
    
    Failures: (common-args) -Dcc=g++
    [en_US.utf8] -DDEBUGGING -Dmad
        ../lib/warnings.t...........................................FAILED
            245
        ../t/op/runlevel.t..........................................FAILED
            9
    
    Compiler messages(gcc):
    try.c: In function ‘int main()’:
    try.c:36: warning: ignoring return value of ‘int pipe(int*)’, declared with attribute warn_unused_result
    try.c:37: warning: ignoring return value of ‘int pipe(int*)’, declared with attribute warn_unused_result
    try.c:53: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result
    try.c:66: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result
    try.c:72: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result
    try.c:78: warning: ignoring return value of ‘ssize_t read(int, void*, size_t)’, declared with attribute warn_unused_result
    util.c: In function ‘char* S_write_no_mem()’:
    util.c:68: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result
    sv.c: In function ‘char* Perl_sv_2pv_flags(SV*, STRLEN*, I32)’:
    sv.c:2737: warning: ignoring return value of ‘char* gcvt(double, int, char*)’, declared with attribute warn_unused_result
    sv.c:2932: warning: ignoring return value of ‘char* gcvt(double, int, char*)’, declared with attribute warn_unused_result
    sv.c: In function ‘void Perl_sv_vcatpvfn(SV*, const char*, STRLEN, __va_list_tag (*)[1], SV**, I32, bool*)’:
    sv.c:9802: warning: ignoring return value of ‘char* gcvt(double, int, char*)’, declared with attribute warn_unused_result
    sv.c:10607: warning: ignoring return value of ‘char* gcvt(double, int, char*)’, declared with attribute warn_unused_result
    doio.c: In function ‘PerlIOl** Perl_nextargv(GV*)’:
    doio.c:871: warning: ignoring return value of ‘int fchown(int, __uid_t, __gid_t)’, declared with attribute warn_unused_result
    doio.c: In function ‘void S_exec_failed(const char*, int, int)’:
    doio.c:1383: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result
    utf8.c: In function ‘STRLEN Perl_utf8_length(const U8*, const U8*)’:
    utf8.c:744: warning: format not a string literal and no format arguments
    perlio.c: In function ‘void PerlIO_debug(const char*, ...)’:
    perlio.c:517: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result
    perlio.c: In function ‘void S_more_refcounted_fds(int)’:
    perlio.c:2306: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result
    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:813: warning: format ‘%ld’ expects type ‘long int’, but argument 2 has type ‘U32’
    Call.xs: In function ‘I32 filter_call(int, SV*, int)’:
    Call.xs:63: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘STRLEN’
    Call.xs:63: warning: format ‘%d’ expects type ‘int’, but argument 5 has type ‘STRLEN’
    Call.xs:100: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘STRLEN’
    Call.xs:156: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘STRLEN’
    Call.xs:175: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘long unsigned int’
    sdbm.c: In function ‘int makroom(DBM*, long int, int)’:
    sdbm.c:371: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result
    regcomp.c: In function ‘REGEXP* Perl_re_compile(SV*, U32)’:
    regcomp.c:4292: warning: variable ‘re_debug_flags’ might be clobbered by ‘longjmp’ or ‘vfork’
    Call.xs:63: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘long unsigned int’
    Call.xs:63: warning: format ‘%d’ expects type ‘int’, but argument 5 has type ‘long unsigned int’
    Call.xs:100: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘long unsigned int’
    Call.xs:156: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘long unsigned int’
    gv.c: In function ‘GV* Perl_gv_fetchpvn_flags(const char*, STRLEN, I32, svtype)’:
    gv.c:1059: error: lvalue required as unary ‘&’ operand
    sv.c:2737: warning: ignoring return value of ‘char* qgcvt(long double, int, char*)’, declared with attribute warn_unused_result
    sv.c:2932: warning: ignoring return value of ‘char* qgcvt(long double, int, char*)’, declared with attribute warn_unused_result
    sv.c:10607: warning: ignoring return value of ‘char* qgcvt(long double, int, char*)’, declared with attribute warn_unused_result
    util.c: In function ‘char* S_write_no_mem(PerlInterpreter*)’:
    sv.c: In function ‘char* Perl_sv_2pv_flags(PerlInterpreter*, SV*, STRLEN*, I32)’:
    sv.c: In function ‘void Perl_sv_vcatpvfn(PerlInterpreter*, SV*, const char*, STRLEN, __va_list_tag (*)[1], SV**, I32, bool*)’:
    sv.c: In function ‘DIR* Perl_dirp_dup(PerlInterpreter*, DIR*)’:
    sv.c:11042: warning: ignoring return value of ‘int fchdir(int)’, declared with attribute warn_unused_result
    doio.c: In function ‘PerlIOl** Perl_nextargv(PerlInterpreter*, GV*)’:
    doio.c: In function ‘void S_exec_failed(PerlInterpreter*, const char*, int, int)’:
    utf8.c: In function ‘STRLEN Perl_utf8_length(PerlInterpreter*, const U8*, const U8*)’:
    perlio.c:508: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result
    perlio.c: In function ‘void S_more_refcounted_fds(PerlInterpreter*, int)’:
    perl.c: In function ‘void S_init_tls_and_interp(PerlInterpreter*)’:
    perl.c:101: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result
    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*)’:
    Call.xs: In function ‘I32 filter_call(PerlInterpreter*, int, SV*, int)’:
    threads.xs: In function ‘ithread* S_ithread_create(PerlInterpreter*, SV*, IV, int, int, SV**, SV**)’:
    threads.xs:704: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result
    shared.xs: In function ‘user_lock* S_get_userlock(PerlInterpreter*, SV*, bool)’:
    shared.xs:345: warning: deprecated conversion from string constant to ‘char*’
    shared.xs: In function ‘void S_sharedsv_dec(PerlInterpreter*, SV*)’:
    shared.xs:518: warning: deprecated conversion from string constant to ‘char*’
    shared.xs: In function ‘void Perl_sharedsv_share(PerlInterpreter*, SV*)’:
    shared.xs:547: warning: deprecated conversion from string constant to ‘char*’
    shared.xs: In function ‘int sharedsv_scalar_mg_get(PerlInterpreter*, SV*, MAGIC*)’:
    shared.xs:713: warning: deprecated conversion from string constant to ‘char*’
    shared.xs: In function ‘int sharedsv_scalar_mg_set(PerlInterpreter*, SV*, MAGIC*)’:
    shared.xs:791: warning: deprecated conversion from string constant to ‘char*’
    shared.xs: In function ‘int sharedsv_scalar_mg_local(PerlInterpreter*, SV*, MAGIC*)’:
    shared.xs:832: warning: deprecated conversion from string constant to ‘char*’
    shared.xs: In function ‘int sharedsv_elem_mg_FETCH(PerlInterpreter*, SV*, MAGIC*)’:
    shared.xs:869: warning: deprecated conversion from string constant to ‘char*’
    shared.xs: In function ‘int sharedsv_elem_mg_STORE(PerlInterpreter*, SV*, MAGIC*)’:
    shared.xs:927: warning: deprecated conversion from string constant to ‘char*’
    shared.xs: In function ‘int sharedsv_elem_mg_DELETE(PerlInterpreter*, SV*, MAGIC*)’:
    shared.xs:969: warning: deprecated conversion from string constant to ‘char*’
    shared.xs: In function ‘U32 sharedsv_array_mg_FETCHSIZE(PerlInterpreter*, SV*, MAGIC*)’:
    shared.xs:1030: warning: deprecated conversion from string constant to ‘char*’
    shared.xs: In function ‘int sharedsv_array_mg_CLEAR(PerlInterpreter*, SV*, MAGIC*)’:
    shared.xs:1048: warning: deprecated conversion from string constant to ‘char*’
    shared.xs: In function ‘void Perl_sharedsv_lock(PerlInterpreter*, SV*)’:
    shared.xs:1134: warning: deprecated conversion from string constant to ‘char*’
    shared.xs: In function ‘void XS_threads__shared__tie_PUSH(PerlInterpreter*, CV*)’:
    shared.xs:1230: warning: deprecated conversion from string constant to ‘char*’
    shared.xs: In function ‘void XS_threads__shared__tie_UNSHIFT(PerlInterpreter*, CV*)’:
    shared.xs:1247: warning: deprecated conversion from string constant to ‘char*’
    shared.xs: In function ‘void XS_threads__shared__tie_POP(PerlInterpreter*, CV*)’:
    shared.xs:1270: warning: deprecated conversion from string constant to ‘char*’
    shared.xs: In function ‘void XS_threads__shared__tie_SHIFT(PerlInterpreter*, CV*)’:
    shared.xs:1287: warning: deprecated conversion from string constant to ‘char*’
    shared.xs: In function ‘void XS_threads__shared__tie_EXTEND(PerlInterpreter*, CV*)’:
    shared.xs:1303: warning: deprecated conversion from string constant to ‘char*’
    shared.xs: In function ‘void XS_threads__shared__tie_STORESIZE(PerlInterpreter*, CV*)’:
    shared.xs:1313: warning: deprecated conversion from string constant to ‘char*’
    shared.xs: In function ‘void XS_threads__shared__tie_EXISTS(PerlInterpreter*, CV*)’:
    shared.xs:1325: warning: deprecated conversion from string constant to ‘char*’
    shared.xs:1335: warning: deprecated conversion from string constant to ‘char*’
    shared.xs: In function ‘void XS_threads__shared__tie_FIRSTKEY(PerlInterpreter*, CV*)’:
    shared.xs:1351: warning: deprecated conversion from string constant to ‘char*’
    shared.xs: In function ‘void XS_threads__shared__tie_NEXTKEY(PerlInterpreter*, CV*)’:
    shared.xs:1379: warning: deprecated conversion from string constant to ‘char*’
    shared.xs: In function ‘void XS_threads__shared_bless(PerlInterpreter*, CV*)’:
    shared.xs:1639: warning: deprecated conversion from string constant to ‘char*’
    regcomp.c: In function ‘REGEXP* Perl_re_compile(PerlInterpreter*, SV*, U32)’:
    gv.c: In function ‘GV* Perl_gv_fetchpvn_flags(PerlInterpreter*, const char*, STRLEN, I32, svtype)’:
    -- 
    Report by Test::Smoke v1.44 build 1285 running on perl 5.10.1
    (Reporter v0.035 / Smoker v0.045)