• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [5.19.1] v5.19.0-153-g6ce7181 PASS openbsd 5.2 (amd64/1 cpu)

    Message-ID: <201305232222.r4NMM1OJ002003@mars.tony.develop-help.com>
    Subject: Smoke [5.19.1] v5.19.0-153-g6ce7181 PASS openbsd 5.2 (amd64/1 cpu)
    Content-type: text/plain; charset="iso-8859-1"
    Date: Fri, 24 May 2013 18:10 +1000
    Mime-version: 1.0
    Content-transfer-encoding: quoted-printable
    
    Automated smoke report for 5.19.1 patch 6ce7181b5ea47520f79e627ec466f1f14a3=
    f26e4 v5.19.0-153-g6ce7181
    despina.tony.develop-help.com: Intel(R) Core(TM) i7 CPU 950 @ 3.07GHz (2957=
     MHz) (amd64/1 cpu)
        on        openbsd - 5.2
        using     cc version 4.2.1 20070719
        smoketime 3 hours 24 minutes (average 51 minutes 10 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.19.0-153-g6ce7181  Configuration (common) none
    ----------- ---------------------------------------------------------
    O O O O=20=20=20=20=20
    O O O O     -Duseithreads
    | | | +----- PERLIO =3D perlio -DDEBUGGING
    | | +------- PERLIO =3D stdio  -DDEBUGGING
    | +--------- PERLIO =3D perlio
    +----------- PERLIO =3D stdio
    
    
    Locally applied patches:
        SMOKE6ce7181b5ea47520f79e627ec466f1f14a3f26e4
    
    Testsuite was run only with 'harness' and HARNESS_OPTIONS=3Dj3
    
    Compiler messages(gcc):
    /tmp//ccHQtp3P.o(.text+0x9f): In function `xxx':
    /tmp//ccnoTTYq.o(.text+0xfd): In function `main':
    op.c: In function 'Perl_report_redefined_cv':
    op.c:11827: warning: passing argument 1 of 'S_CvGV' discards qualifiers fro=
    m pointer target type
    universal.c: In function 'Perl_croak_xs_usage':
    universal.c:303: warning: passing argument 1 of 'S_CvGV' discards qualifier=
    s from pointer target type
    regcomp.c: In function 'S_regatom':
    regcomp.c:10693: warning: unused variable 'parse_start'
    proto.h:5725: warning: 'S_ptr_hash' declared inline after being called
    proto.h:5725: warning: previous declaration of 'S_ptr_hash' was here
    dump.c: In function 'Perl_do_sv_dump':
    dump.c:1824: warning: format '%lu' expects type 'long unsigned int', but ar=
    gument 5 has type 'U32'
    dump.c:2026: warning: passing argument 1 of 'S_CvGV' discards qualifiers fr=
    om pointer target type
    regcomp.o(.text+0xd2b4): In function `S_regclass':
    a2py.c: In function 'main':
    a2py.c:64: warning: unused parameter 'env'
    util.o(.text+0x389): In function `savestr':
    str.o(.text+0x45a): In function `str_2ptr':
    libperl.a(DynaLoader.o)(.text+0x8b5): In function `XS_DynaLoader_dl_load_fi=
    le':
    libperl.a(regcomp.o)(.text+0xd2b4): In function `S_regclass':
    ../libperl.a(regcomp.o)(.text+0xd2b4): In function `S_regclass':
    /tmp//ccRhHBuz.o(.text+0x9f): In function `xxx':
    /home/perlsmoker/smoke-me/perl-current/UU/try.c:29: warning: vsprintf() is =
    often misused, please use vsnprintf()
    /tmp//cc9t9Iou.o(.text+0xfd): In function `main':
    /home/perlsmoker/smoke-me/perl-current/UU/try.c:52: warning: sprintf() is o=
    ften misused, please use snprintf()
    op.c:11830: warning: passing argument 1 of 'S_CvGV' discards qualifiers fro=
    m pointer target type
    op.c:11831: warning: passing argument 1 of 'S_CvGV' discards qualifiers fro=
    m pointer target type
    op.c:11832: warning: passing argument 1 of 'S_CvGV' discards qualifiers fro=
    m pointer target type
    pad.c: In function 'S_cv_dump':
    pad.c:1941: warning: passing argument 1 of 'S_CvGV' discards qualifiers fro=
    m pointer target type
    pad.c:1955: warning: passing argument 1 of 'S_CvGV' discards qualifiers fro=
    m pointer target type
    pad.c:1949: warning: passing argument 1 of 'S_CvGV' discards qualifiers fro=
    m pointer target type
    dump.c:2032: warning: passing argument 1 of 'S_CvGV' discards qualifiers fr=
    om pointer target type
    regcomp.o(.text+0x20ad5): In function `S_regclass':
    /home/perlsmoker/smoke-me/perl-current/regcomp.c:12414: warning: sprintf() =
    is often misused, please use snprintf()
    libperl.a(DynaLoader.o)(.text+0xfe0): In function `XS_DynaLoader_dl_load_fi=
    le':
    /home/perlsmoker/smoke-me/perl-current/ext/DynaLoader/DynaLoader.xs:173: wa=
    rning: strcat() is almost always misused, please use strlcat()
    libperl.a(regcomp.o)(.text+0x20ad5): In function `S_regclass':
    util.o(.text+0x469): In function `savestr':
    /home/perlsmoker/smoke-me/perl-current/x2p/util.c:147: warning: strcpy() is=
     almost always misused, please use strlcpy()
    str.o(.text+0x463): In function `str_2ptr':
    /home/perlsmoker/smoke-me/perl-current/x2p/str.c:32: warning: sprintf() is =
    often misused, please use snprintf()
    ../libperl.a(regcomp.o)(.text+0x20ad5): In function `S_regclass':
    /tmp//cclleJ31.o(.text+0x9f): In function `xxx':
    /tmp//ccLWXknC.o(.text+0xfd): In function `main':
    dump.c:1824: warning: format '%lu' expects type 'long unsigned int', but ar=
    gument 6 has type 'U32'
    regcomp.o(.text+0xe5a6): In function `S_regclass':
    libperl.a(DynaLoader.o)(.text+0x9e8): In function `XS_DynaLoader_dl_load_fi=
    le':
    libperl.a(regcomp.o)(.text+0xe5a6): In function `S_regclass':
    ../libperl.a(regcomp.o)(.text+0xe5a6): In function `S_regclass':
    /tmp//ccwvuH6e.o(.text+0x9f): In function `xxx':
    /tmp//ccf3Dhdr.o(.text+0xfd): In function `main':
    regcomp.o(.text+0x22a29): In function `S_regclass':
    libperl.a(DynaLoader.o)(.text+0x1240): In function `XS_DynaLoader_dl_load_f=
    ile':
    libperl.a(regcomp.o)(.text+0x22a29): In function `S_regclass':
    ../libperl.a(regcomp.o)(.text+0x22a29): In function `S_regclass':
    UUID: C2ACDF0E-C42C-11E2-842A-D61C0596AABD
    Branch: smoke-me/nicholas/lazy-hv-fill
    Config: default
    Logs: http://perl.develop-help.com/reports/
    
    --=20
    Report by Test::Smoke v1.53 build  running on perl 5.12.2
    (Reporter v0.050 / Smoker v0.045)