• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [5.21.6] v5.21.5-94-g25f5d54 FAIL(FM) cygwin_nt-6.3-wow64 1.7.32(0.274/5/3) (x86/2 cpu)

    Message-ID: <201410252053.s9PKrqrh002094@mars.tony.develop-help.com>
    Subject: Smoke [5.21.6] v5.21.5-94-g25f5d54 FAIL(FM) cygwin_nt-6.3-wow64 1.7.32(0.274/5/3) (x86/2 cpu)
    Content-type: text/plain; charset="UTF8"
    Date: Sun, 26 Oct 2014 07:53 +1100
    Mime-version: 1.0
    Content-transfer-encoding: quoted-printable
    
    Automated smoke report for 5.21.6 patch 25f5d540536c9ee920ad9bdc29e43e32844=
    65acb v5.21.5-94-g25f5d54
    mimas: AMD64 Family 16 Model 10 Stepping 0, AuthenticAMD (x86/2 cpu)
        on        cygwin_nt-6.3-wow64 - 1.7.32(0.274/5/3)
        using     gcc version 4.8.3
        smoketime 1 hour 45 minutes (average 26 minutes 24 seconds)
    
    Summary: FAIL(FM)
    
    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.21.5-94-g25f5d54  Configuration (common) none
    ----------- ---------------------------------------------------------
    F F F F     -Uusethreads
    M - M -     -Duseithreads
    | | | +----- PERLIO =3D perlio -DDEBUGGING
    | | +------- PERLIO =3D stdio  -DDEBUGGING
    | +--------- PERLIO =3D perlio
    +----------- PERLIO =3D stdio
    
    
    Locally applied patches:
        SMOKE25f5d540536c9ee920ad9bdc29e43e3284465acb
    
    Testsuite was run only with 'harness' and HARNESS_OPTIONS=3Dj2
    
    Failures: (common-args) none
    [stdio] -Uusethreads
    [stdio] -DDEBUGGING -Uusethreads
    ../cpan/Digest-SHA/t/methods.t..............................FAILED
        9
    ../cpan/Win32/t/Names.t.....................................FAILED
        8, 10-11
        Non-zero exit status: 3
    
    [perlio] -Uusethreads
    ../cpan/Time-HiRes/t/alarm.t................................FAILED
        5
        Non-zero exit status: 1
    ../cpan/Time-HiRes/t/clock.t................................FAILED
        5
        Non-zero exit status: 1
    ../cpan/Socket/t/socketpair.t...............................FAILED
        Bad plan.  You planned 45 tests but ran 35.
    ../cpan/Win32/t/Names.t.....................................FAILED
        8, 10-11
        Non-zero exit status: 3
    
    [perlio] -DDEBUGGING -Uusethreads
    ../cpan/Time-HiRes/t/alarm.t................................FAILED
        5, 9
        Non-zero exit status: 2
    ../cpan/Win32/t/Names.t.....................................FAILED
        8, 10-11
        Non-zero exit status: 3
    
    [minitest] -Duseithreads
    [minitest] -DDEBUGGING -Duseithreads
        t/uni/variables ................ FAILED at test 591
    
    Compiler messages(gcc):
    op.c: In function =E2=80=98Perl_rpeep=E2=80=99:
    op.c:12059:25: warning: comparison is always false due to limited range of =
    data type [-Wtype-limits]
    malloc.c:450:24: warning: cast from pointer to integer of different size [-=
    Wpointer-to-int-cast]
    regcomp.c: In function =E2=80=98Perl_regprop=E2=80=99:
    regcomp.c:16154:116: warning: unused parameter =E2=80=98pRExC_state=E2=80=
    =99 [-Wunused-parameter]
    sv.c: In function =E2=80=98Perl_sv_vcatpvfn_flags=E2=80=99:
    sv.c:11254:21: warning: comparison is always false due to limited range of =
    data type [-Wtype-limits]
    time64.c: In function =E2=80=98S_copy_little_tm_to_big_TM=E2=80=99:
    time64.c:291:25: warning: assignment discards =E2=80=98const=E2=80=99 quali=
    fier from pointer target type [enabled by default]
    compress.c: In function =E2=80=98sendMTFValues=E2=80=99:
    compress.c:243:19: warning: variable =E2=80=98nBytes=E2=80=99 set but not u=
    sed [-Wunused-but-set-variable]
    compress.c: In function =E2=80=98BZ2_compressBlock=E2=80=99:
    compress.c:401:25: warning: =E2=80=98cost[5]=E2=80=99 may be used uninitial=
    ized in this function [-Wmaybe-uninitialized]
    compress.c:391:54: warning: =E2=80=98cost[4]=E2=80=99 may be used uninitial=
    ized in this function [-Wmaybe-uninitialized]
    compress.c:391:54: warning: =E2=80=98cost[3]=E2=80=99 may be used uninitial=
    ized in this function [-Wmaybe-uninitialized]
    compress.c:391:54: warning: =E2=80=98cost[2]=E2=80=99 may be used uninitial=
    ized in this function [-Wmaybe-uninitialized]
    POSIX.xs:976:7: warning: =E2=80=98_tzname=E2=80=99 redeclared without dllim=
    port attribute: previous dllimport ignored [-Wattributes]
    regcomp.c: In function =E2=80=98S_study_chunk=E2=80=99:
    regcomp.c:3772:5: warning: format =E2=80=98%d=E2=80=99 expects argument of =
    type =E2=80=98int=E2=80=99, but argument 3 has type =E2=80=98U32=E2=80=99 [=
    -Wformat=3D]
    regcomp.c: In function =E2=80=98S_reg=E2=80=99:
    regcomp.h:348:32: warning: field width specifier =E2=80=98*=E2=80=99 expect=
    s argument of type =E2=80=98int=E2=80=99, but argument 5 has type =E2=80=98=
    long unsigned int=E2=80=99 [-Wformat=3D]
    regcomp.c:10424:7: warning: field width specifier =E2=80=98*=E2=80=99 expec=
    ts argument of type =E2=80=98int=E2=80=99, but argument 5 has type =E2=80=
    =98long unsigned int=E2=80=99 [-Wformat=3D]
    regcomp.c:10514:3: warning: field width specifier =E2=80=98*=E2=80=99 expec=
    ts argument of type =E2=80=98int=E2=80=99, but argument 5 has type =E2=80=
    =98long unsigned int=E2=80=99 [-Wformat=3D]
    sv.c:11256:29: warning: comparison is always true due to limited range of d=
    ata type [-Wtype-limits]
    sv.c:12453:16: warning: comparison is always true due to limited range of d=
    ata type [-Wtype-limits]
    APItest.xs: In function =E2=80=98THX_parse_keyword_with_vars=E2=80=99:
    APItest.xs:1003:9: warning: passing argument 1 of =E2=80=98sv_cat_c=E2=80=
    =99 from incompatible pointer type [enabled by default]
    APItest.xs:1003:9: warning: passing argument 2 of =E2=80=98sv_cat_c=E2=80=
    =99 makes pointer from integer without a cast [enabled by default]
    APItest.xs:1003:9: error: too few arguments to function =E2=80=98sv_cat_c=
    =E2=80=99
    APItest.xs:1007:13: warning: passing argument 1 of =E2=80=98sv_cat_c=E2=80=
    =99 from incompatible pointer type [enabled by default]
    APItest.xs:1007:13: warning: passing argument 2 of =E2=80=98sv_cat_c=E2=80=
    =99 makes pointer from integer without a cast [enabled by default]
    APItest.xs:1007:13: error: too few arguments to function =E2=80=98sv_cat_c=
    =E2=80=99
    UUID: F1B68DA0-6E1C-1014-8EE5-DD263D0D44DE
    Branch: blead
    Config: default
    Logs: http://perl.develop-help.com/reports/
    
    --=20
    Report by Test::Smoke v1.53 build  running on perl 5.14.2
    (Reporter v0.050 / Smoker v0.045)