• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [maint-5.12] v5.12.1-95-g324abfc FAIL(X) linux 2.6.32-22-generic [debian] (x86_64/8 cpu)

    Subject: Smoke [maint-5.12] v5.12.1-95-g324abfc FAIL(X) linux 2.6.32-22-generic [debian] (x86_64/8 cpu)
    Content-type: text/plain; charset="UTF8"
    Date: Mon, 23 Aug 2010 04:38 -0400
    Mime-version: 1.0
    Content-transfer-encoding: quoted-printable
    Message-ID: <20100823083859.A45312038A@zwei>
    
    Smoke logs available at http://m-l.org/~perl/smoke/perl/
    
    Automated smoke report for 5.12.1 patch 324abfcf8bbc42a546afc1cbb06fd4ecd90518bb v5.12.1-95-g324abfc
    zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 1600MHz) (x86_64/8 cpu)
        on        linux - 2.6.32-22-generic [debian]
        using     cc version 4.4.3
        smoketime 9 hours 5 minutes (average 34 minutes 5 seconds)
    
    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.12.1-95-g324abfc  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 X O O O O -Duseithreads -Duse64bitint
    O O O X 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:
        uncommitted-changes
        SMOKE324abfcf8bbc42a546afc1cbb06fd4ecd90518bb
    
    Failures: (common-args) none
    [perlio] -Duseithreads -Duse64bitint
    [stdio] -DDEBUGGING -Duseithreads -Duselongdouble
    Inconsistent test results (between TEST and harness):
        ../lib/Benchmark.t......................FAILED at test 13
    
    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
    pp_pack.c: In function ‘S_unpack_rec’:
    pp_pack.c:1228: warning: ‘sv’ may be used uninitialized in this function
    pp_pack.c:1561: warning: ‘str’ may be used uninitialized in this function
    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:2621)
    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.1
    (Reporter v0.035 / Smoker v0.045)