• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [5.12.0] v5.11.5-133-gfaa13f9 PASS linux 2.6.31-20-generic [debian] (x86_64/8 cpu)

    Subject: Smoke [5.12.0] v5.11.5-133-gfaa13f9 PASS linux 2.6.31-20-generic [debian] (x86_64/8 cpu)
    Content-type: text/plain; charset="UTF8"
    Date: Tue, 16 Mar 2010 21:18 -0400
    Mime-version: 1.0
    Content-transfer-encoding: quoted-printable
    Message-ID: <20100317011824.9F7772070B@zwei>
    
    Automated smoke report for 5.12.0 patch faa13f98b5438d7d2712a2578895829787af9ff5 v5.11.5-133-gfaa13f9
    zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 cpu)
        on        linux - 2.6.31-20-generic [debian]
        using     cc version 4.4.1
        smoketime 8 hours 49 minutes (average 33 minutes 7 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.11.5-133-gfaa13f9  Configuration (common) none
    ----------- ---------------------------------------------------------
    O O O O O O 
    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 O -Duseithreads
    O O O O O O -Duseithreads -Duse64bitint
    O O O O O O -Duseithreads -Duselongdouble
    O O O O O O -Duseithreads -Dusemorebits
    | | | | | +- LC_ALL = en_US.utf8 -DDEBUGGING
    | | | | +--- PERLIO = perlio -DDEBUGGING
    | | | +----- PERLIO = stdio  -DDEBUGGING
    | | +------- LC_ALL = en_US.utf8
    | +--------- PERLIO = perlio
    +----------- PERLIO = stdio 
    
    Locally applied patches:
        RC0
        uncommitted-changes
        SMOKEfaa13f98b5438d7d2712a2578895829787af9ff5
    
    Compiler messages(gcc):
    try.c: In function ‘main’:
    try.c:36: warning: ignoring return value of ‘pipe’, declared with attribute warn_unused_result
    try.c:37: warning: ignoring return value of ‘pipe’, declared with attribute warn_unused_result
    try.c:53: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
    try.c:66: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
    try.c:72: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
    try.c:78: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result
    util.c: In function ‘S_write_no_mem’:
    util.c:67: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
    sv.c: In function ‘Perl_sv_2pv_flags’:
    sv.c:2772: warning: ignoring return value of ‘gcvt’, declared with attribute warn_unused_result
    sv.c:2965: warning: ignoring return value of ‘gcvt’, declared with attribute warn_unused_result
    sv.c: In function ‘Perl_sv_vcatpvfn’:
    sv.c:9422: warning: ignoring return value of ‘gcvt’, declared with attribute warn_unused_result
    sv.c:10227: warning: ignoring return value of ‘gcvt’, declared with attribute warn_unused_result
    doio.c: In function ‘Perl_nextargv’:
    doio.c:870: warning: ignoring return value of ‘fchown’, declared with attribute warn_unused_result
    doio.c: In function ‘S_exec_failed’:
    doio.c:1380: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
    perlio.c: In function ‘PerlIO_debug’:
    perlio.c:517: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
    perlio.c: In function ‘S_more_refcounted_fds’:
    perlio.c:2301: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
    Dumper.xs: In function ‘DD_dump’:
    Dumper.xs:813: warning: format ‘%ld’ expects type ‘long int’, but argument 2 has type ‘U32’
    Call.xs: In function ‘filter_call’:
    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 ‘STRLEN’
    sdbm.c: In function ‘makroom’:
    sdbm.c:371: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
    APItest.xs: In function ‘XS_XS__APItest_pmflag’:
    APItest.xs:930: warning: ‘Perl_pmflag’ is deprecated (declared at ../../proto.h:2620)
    sv.c:2772: warning: ignoring return value of ‘qgcvt’, declared with attribute warn_unused_result
    sv.c:2965: warning: ignoring return value of ‘qgcvt’, declared with attribute warn_unused_result
    sv.c:10227: warning: ignoring return value of ‘qgcvt’, declared with attribute warn_unused_result
    pp_sys.c: In function ‘Perl_pp_gmtime’:
    pp_sys.c:4527: warning: format ‘%.0f’ expects type ‘double’, but argument 4 has type ‘Time64_T’
    pp_sys.c:4532: warning: format ‘%.0f’ expects type ‘double’, but argument 4 has type ‘Time64_T’
    perlio.c:508: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
    perl.c: In function ‘S_init_tls_and_interp’:
    perl.c:107: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
    threads.xs: In function ‘S_ithread_create’:
    threads.xs:701: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
    pp_sys.c:4527: warning: format ‘%.0f’ expects type ‘double’, but argument 5 has type ‘Time64_T’
    pp_sys.c:4532: warning: format ‘%.0f’ expects type ‘double’, but argument 5 has type ‘Time64_T’
    
    -- 
    Report by Test::Smoke v1.42 build 1267 running on perl 5.10.0
    (Reporter v0.035 / Smoker v0.045)