• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [maint-5.12] v5.12.2-3-g4ffae9c PASS linux 2.6.32-24-generic [debian] (x86_64/8 cpu)

    Subject: Smoke [maint-5.12] v5.12.2-3-g4ffae9c PASS linux 2.6.32-24-generic [debian] (x86_64/8 cpu)
    Content-type: text/plain; charset="UTF8"
    Date: Tue, 19 Oct 2010 04:49 -0400
    Mime-version: 1.0
    Content-transfer-encoding: quoted-printable
    Message-ID: <20101019084949.123ED20070@zwei>
    
    Smoke logs available at http://m-l.org/~perl/smoke/perl/
    
    Automated smoke report for 5.12.2 patch 4ffae9cec64e9dd4150c249b8d63bdceb4e=
    65fb2 v5.12.2-3-g4ffae9c
    zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 1600MHz) (x86_64=
    /8 cpu)
        on        linux - 2.6.32-24-generic [debian]
        using     cc version 4.4.5
        smoketime 10 hours 12 minutes (average 38 minutes 15 seconds)
    
    Summary: PASS
    
    O =3D OK  F =3D Failure(s), extended report at the bottom
    X =3D Failure(s) under TEST but not under harness
    ? =3D still running or test results not (yet) available
    Build failures during:       - =3D unknown or N/A
    c =3D Configure, m =3D make, M =3D make (after miniperl), t =3D make test-p=
    rep
    
    v5.12.2-3-g4ffae9c  Configuration (common) none
    ----------- ---------------------------------------------------------
    O O O O O O=20
    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 =3D en_US.utf8 -DDEBUGGING
    | | | | +--- PERLIO =3D perlio -DDEBUGGING
    | | | +----- PERLIO =3D stdio  -DDEBUGGING
    | | +------- LC_ALL =3D en_US.utf8
    | +--------- PERLIO =3D perlio
    +----------- PERLIO =3D stdio=20
    
    Locally applied patches:
        uncommitted-changes
        SMOKE4ffae9cec64e9dd4150c249b8d63bdceb4e65fb2
    
    Compiler messages(gcc):
    try.c: In function =E2=80=98main=E2=80=99:
    try.c:36: warning: ignoring return value of =E2=80=98pipe=E2=80=99, declare=
    d with attribute warn_unused_result
    try.c:37: warning: ignoring return value of =E2=80=98pipe=E2=80=99, declare=
    d with attribute warn_unused_result
    try.c:53: warning: ignoring return value of =E2=80=98write=E2=80=99, declar=
    ed with attribute warn_unused_result
    try.c:66: warning: ignoring return value of =E2=80=98write=E2=80=99, declar=
    ed with attribute warn_unused_result
    try.c:72: warning: ignoring return value of =E2=80=98write=E2=80=99, declar=
    ed with attribute warn_unused_result
    try.c:78: warning: ignoring return value of =E2=80=98read=E2=80=99, declare=
    d with attribute warn_unused_result
    util.c: In function =E2=80=98S_write_no_mem=E2=80=99:
    util.c:67: warning: ignoring return value of =E2=80=98write=E2=80=99, decla=
    red with attribute warn_unused_result
    sv.c: In function =E2=80=98Perl_sv_2pv_flags=E2=80=99:
    sv.c:2772: warning: ignoring return value of =E2=80=98gcvt=E2=80=99, declar=
    ed with attribute warn_unused_result
    sv.c:2965: warning: ignoring return value of =E2=80=98gcvt=E2=80=99, declar=
    ed with attribute warn_unused_result
    sv.c: In function =E2=80=98Perl_sv_vcatpvfn=E2=80=99:
    sv.c:9422: warning: ignoring return value of =E2=80=98gcvt=E2=80=99, declar=
    ed with attribute warn_unused_result
    sv.c:10227: warning: ignoring return value of =E2=80=98gcvt=E2=80=99, decla=
    red with attribute warn_unused_result
    doio.c: In function =E2=80=98Perl_nextargv=E2=80=99:
    doio.c:870: warning: ignoring return value of =E2=80=98fchown=E2=80=99, dec=
    lared with attribute warn_unused_result
    doio.c: In function =E2=80=98S_exec_failed=E2=80=99:
    doio.c:1380: warning: ignoring return value of =E2=80=98write=E2=80=99, dec=
    lared with attribute warn_unused_result
    perlio.c: In function =E2=80=98PerlIO_debug=E2=80=99:
    perlio.c:517: warning: ignoring return value of =E2=80=98write=E2=80=99, de=
    clared with attribute warn_unused_result
    perlio.c: In function =E2=80=98S_more_refcounted_fds=E2=80=99:
    perlio.c:2301: warning: ignoring return value of =E2=80=98write=E2=80=99, d=
    eclared with attribute warn_unused_result
    pp_pack.c: In function =E2=80=98S_unpack_rec=E2=80=99:
    pp_pack.c:1228: warning: =E2=80=98sv=E2=80=99 may be used uninitialized in =
    this function
    pp_pack.c:1561: warning: =E2=80=98str=E2=80=99 may be used uninitialized in=
     this function
    Dumper.xs: In function =E2=80=98DD_dump=E2=80=99:
    Dumper.xs:813: warning: format =E2=80=98%ld=E2=80=99 expects type =E2=80=98=
    long int=E2=80=99, but argument 2 has type =E2=80=98U32=E2=80=99
    Call.xs: In function =E2=80=98filter_call=E2=80=99:
    Call.xs:63: warning: format =E2=80=98%d=E2=80=99 expects type =E2=80=98int=
    =E2=80=99, but argument 3 has type =E2=80=98STRLEN=E2=80=99
    Call.xs:63: warning: format =E2=80=98%d=E2=80=99 expects type =E2=80=98int=
    =E2=80=99, but argument 5 has type =E2=80=98STRLEN=E2=80=99
    Call.xs:100: warning: format =E2=80=98%d=E2=80=99 expects type =E2=80=98int=
    =E2=80=99, but argument 4 has type =E2=80=98STRLEN=E2=80=99
    Call.xs:156: warning: format =E2=80=98%d=E2=80=99 expects type =E2=80=98int=
    =E2=80=99, but argument 3 has type =E2=80=98STRLEN=E2=80=99
    Call.xs:175: warning: format =E2=80=98%d=E2=80=99 expects type =E2=80=98int=
    =E2=80=99, but argument 4 has type =E2=80=98STRLEN=E2=80=99
    sdbm.c: In function =E2=80=98makroom=E2=80=99:
    sdbm.c:371: warning: ignoring return value of =E2=80=98write=E2=80=99, decl=
    ared with attribute warn_unused_result
    APItest.xs: In function =E2=80=98XS_XS__APItest_pmflag=E2=80=99:
    APItest.xs:930: warning: =E2=80=98Perl_pmflag=E2=80=99 is deprecated (decla=
    red at ../../proto.h:2621)
    sv.c:2772: warning: ignoring return value of =E2=80=98qgcvt=E2=80=99, decla=
    red with attribute warn_unused_result
    sv.c:2965: warning: ignoring return value of =E2=80=98qgcvt=E2=80=99, decla=
    red with attribute warn_unused_result
    sv.c:10227: warning: ignoring return value of =E2=80=98qgcvt=E2=80=99, decl=
    ared with attribute warn_unused_result
    pp_sys.c: In function =E2=80=98Perl_pp_gmtime=E2=80=99:
    pp_sys.c:4537: warning: format =E2=80=98%.0f=E2=80=99 expects type =E2=80=
    =98double=E2=80=99, but argument 4 has type =E2=80=98Time64_T=E2=80=99
    pp_sys.c:4542: warning: format =E2=80=98%.0f=E2=80=99 expects type =E2=80=
    =98double=E2=80=99, but argument 4 has type =E2=80=98Time64_T=E2=80=99
    perlio.c:508: warning: ignoring return value of =E2=80=98write=E2=80=99, de=
    clared with attribute warn_unused_result
    perl.c: In function =E2=80=98S_init_tls_and_interp=E2=80=99:
    perl.c:107: warning: ignoring return value of =E2=80=98write=E2=80=99, decl=
    ared with attribute warn_unused_result
    threads.xs: In function =E2=80=98S_ithread_create=E2=80=99:
    threads.xs:701: warning: ignoring return value of =E2=80=98write=E2=80=99, =
    declared with attribute warn_unused_result
    pp_sys.c:4537: warning: format =E2=80=98%.0f=E2=80=99 expects type =E2=80=
    =98double=E2=80=99, but argument 5 has type =E2=80=98Time64_T=E2=80=99
    pp_sys.c:4542: warning: format =E2=80=98%.0f=E2=80=99 expects type =E2=80=
    =98double=E2=80=99, but argument 5 has type =E2=80=98Time64_T=E2=80=99
    
    --=20
    Report by Test::Smoke v1.42 build 1267 running on perl 5.10.1
    (Reporter v0.035 / Smoker v0.045)