• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [5.17.4] v5.17.3-258-g2bcd9b6 FAIL(F) openbsd 4.7 (amd64/2 cpu)

    Message-ID: <201209151118.q8FBI7mN031254@mars.tony.develop-help.com>
    Subject: Smoke [5.17.4] v5.17.3-258-g2bcd9b6 FAIL(F) openbsd 4.7 (amd64/2 cpu)
    Content-type: text/plain; charset="iso-8859-1"
    Date: Sat, 15 Sep 2012 20:49 +1000
    Mime-version: 1.0
    Content-transfer-encoding: quoted-printable
    
    Automated smoke report for 5.17.4 patch 2bcd9b62481f3d1cdcd60ef3e7b263485761ddb3 v5.17.3-258-g2bcd9b6
    openbsd64.tony.develop-help.com: Intel(R) Core(TM) i7 CPU 950 @ 3.07GHz (2981 MHz) (amd64/2 cpu)
        on        openbsd - 4.7
        using     cc version 3.3.5 (propolice)
        smoketime 7 hours 40 minutes (average 57 minutes 35 seconds)
    
    Summary: FAIL(F)
    
    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.17.3-258-g2bcd9b6  Configuration (common) none
    ----------- ---------------------------------------------------------
    O O O O     
    F O O O     -Duse64bitint
    O F O O     -Duseithreads
    F O O O     -Duseithreads -Duse64bitint
    | | | +----- PERLIO = perlio -DDEBUGGING
    | | +------- PERLIO = stdio  -DDEBUGGING
    | +--------- PERLIO = perlio
    +----------- PERLIO = stdio
    
    
    Locally applied patches:
        uncommitted-changes
        SMOKE2bcd9b62481f3d1cdcd60ef3e7b263485761ddb3
    
    Testsuite was run only with 'harness' and HARNESS_OPTIONS=j3
    
    Failures: (common-args) none
    [stdio] -Duse64bitint
    ../cpan/Time-HiRes/t/nanosleep.t............................FAILED
        3
        Non-zero exit status: 1
    
    [perlio] -Duseithreads
    ../cpan/Time-HiRes/t/alarm.t................................FAILED
        2
        Non-zero exit status: 1
    ../lib/overload.t...........................................FAILED
    ../ext/Pod-Functions/t/Functions.t..........................FAILED
        Bad plan.  You planned 233 tests but ran 204.
    
    [stdio] -Duseithreads -Duse64bitint
    ../t/porting/checkcase.t....................................FAILED
        No plan found in TAP output
    ../ext/POSIX/t/termios.t....................................FAILED
        1589
        Non-zero exit status: 1
    
    Passed Todo tests: (common-args) none
    [stdio/perlio] 
    [stdio/perlio] -DDEBUGGING
    [stdio/perlio] -Duse64bitint
    [stdio/perlio] -DDEBUGGING -Duse64bitint
    [stdio/perlio] -Duseithreads
    [stdio/perlio] -DDEBUGGING -Duseithreads
    [stdio/perlio] -Duseithreads -Duse64bitint
    [stdio/perlio] -DDEBUGGING -Duseithreads -Duse64bitint
    ../cpan/CGI/t/tmpdir.t......................................PASSED
        3-9
    
    Compiler messages(gcc):
    /tmp//ccixKDgr.o(.text+0x4c): In function `main':
    /tmp//ccoNr9uh.o(.text+0x78): In function `main':
    /tmp//ccoRwXg7.o(.text+0x9d): In function `xxx':
    /tmp//ccSQHPLw.o(.text+0xc4): In function `main':
    regcomp.c: In function `Perl_re_op_compile':
    regcomp.c:5324: warning: variable `runtime_code' might be clobbered by `longjmp' or `vfork'
    regcomp.o(.text+0x13efa): In function `S_regclass':
    libperl.a(DynaLoader.o)(.text+0x304): In function `XS_DynaLoader_dl_load_file':
    libperl.a(regcomp.o)(.text+0x13efa): In function `S_regclass':
    <command line>:12:1: warning: "TIME_HIRES_STAT" redefined
    <command line>:11:1: warning: this is the location of the previous definition
    <command line>:13:1: warning: "TIME_HIRES_STAT" redefined
    <command line>:12:1: warning: this is the location of the previous definition
    util.o(.text+0x1a9): In function `savestr':
    str.o(.text+0x70): In function `str_2ptr':
    ../libperl.a(sv.o)(.text+0x2877): In function `Perl_sv_2pv_flags':
    /tmp//ccgb6pBi.o(.text+0x4c): In function `main':
    /home/perlsmoke/smoke-me/perl-current/UU/try.c:20: warning: sprintf() is often misused, please use snprintf()
    /tmp//ccJnzoog.o(.text+0x78): In function `main':
    /home/perlsmoke/smoke-me/perl-current/UU/try.c:29: warning: sprintf() is often misused, please use snprintf()
    /tmp//ccDQlx55.o(.text+0x9d): In function `xxx':
    /home/perlsmoke/smoke-me/perl-current/UU/try.c:29: warning: vsprintf() is often misused, please use vsnprintf()
    /tmp//ccjd94lp.o(.text+0xc4): In function `main':
    /home/perlsmoke/smoke-me/perl-current/UU/try.c:52: warning: sprintf() is often misused, please use snprintf()
    regcomp.o(.text+0x2a70a): In function `S_regclass':
    /home/perlsmoke/smoke-me/perl-current/regcomp.c:11618: warning: sprintf() is often misused, please use snprintf()
    libperl.a(DynaLoader.o)(.text+0x55c): In function `XS_DynaLoader_dl_load_file':
    /home/perlsmoke/smoke-me/perl-current/ext/DynaLoader/DynaLoader.xs:173: warning: strcat() is almost always misused, please use strlcat()
    libperl.a(regcomp.o)(.text+0x2a70a): In function `S_regclass':
    <command line>:14:1: warning: "TIME_HIRES_STAT" redefined
    <command line>:13:1: warning: this is the location of the previous definition
    <command line>:15:1: warning: "TIME_HIRES_STAT" redefined
    <command line>:14:1: warning: this is the location of the previous definition
    util.o(.text+0x2a9): In function `savestr':
    /home/perlsmoke/smoke-me/perl-current/x2p/util.c:147: warning: strcpy() is almost always misused, please use strlcpy()
    str.o(.text+0x95): In function `str_2ptr':
    /home/perlsmoke/smoke-me/perl-current/x2p/str.c:32: warning: sprintf() is often misused, please use snprintf()
    ../libperl.a(sv.o)(.text+0xa79e): In function `Perl_sv_2pv_flags':
    /home/perlsmoke/smoke-me/perl-current/sv.c:2899: warning: sprintf() is often misused, please use snprintf()
    /tmp//cc7p9WMI.o(.text+0x4c): In function `main':
    /tmp//ccjEpZe1.o(.text+0x78): In function `main':
    /tmp//ccAaVc8T.o(.text+0x9d): In function `xxx':
    /tmp//ccWkbRlo.o(.text+0xc4): In function `main':
    /tmp//ccXu3Tn4.o(.text+0x4c): In function `main':
    /tmp//ccGVIl0D.o(.text+0x78): In function `main':
    /tmp//ccXeFwY7.o(.text+0x9d): In function `xxx':
    /tmp//ccWiD5gE.o(.text+0xc4): In function `main':
    /tmp//cc0sHXee.o(.text+0x4c): In function `main':
    /tmp//ccXJJqQA.o(.text+0x78): In function `main':
    /tmp//cc99bpte.o(.text+0x9d): In function `xxx':
    /tmp//cc1adWrJ.o(.text+0xc4): In function `main':
    regcomp.o(.text+0x1565a): In function `S_regclass':
    libperl.a(DynaLoader.o)(.text+0x344): In function `XS_DynaLoader_dl_load_file':
    libperl.a(regcomp.o)(.text+0x1565a): In function `S_regclass':
    ../libperl.a(sv.o)(.text+0x2c0c): In function `Perl_sv_2pv_flags':
    /tmp//cckwTDv5.o(.text+0x4c): In function `main':
    /tmp//ccWVcKKm.o(.text+0x78): In function `main':
    /tmp//ccWtDlAK.o(.text+0x9d): In function `xxx':
    /tmp//ccHzXiFm.o(.text+0xc4): In function `main':
    regcomp.o(.text+0x2cbb5): In function `S_regclass':
    libperl.a(DynaLoader.o)(.text+0x5c9): In function `XS_DynaLoader_dl_load_file':
    libperl.a(regcomp.o)(.text+0x2cbb5): In function `S_regclass':
    <command line>:16:1: warning: "TIME_HIRES_STAT" redefined
    <command line>:15:1: warning: this is the location of the previous definition
    ../libperl.a(sv.o)(.text+0xac21): In function `Perl_sv_2pv_flags':
    /tmp//ccVySLLh.o(.text+0x4c): In function `main':
    /tmp//ccKLnjEz.o(.text+0x78): In function `main':
    /tmp//cciF9HrO.o(.text+0x9d): In function `xxx':
    /tmp//cccySTIN.o(.text+0xc4): In function `main':
    /tmp//cco0xrZC.o(.text+0x4c): In function `main':
    /tmp//ccHq6jjb.o(.text+0x78): In function `main':
    /tmp//cc4S9B9P.o(.text+0x9d): In function `xxx':
    /tmp//ccCdLs1r.o(.text+0xc4): In function `main':
    
    -- 
    Report by Test::Smoke v1.44 build 1285 running on perl 5.10.1
    (Reporter v0.035 / Smoker v0.045)
    
    Logs at http://perl.develop-help.com/reports/
    Branch: remotes/origin/smoke-me/davem-regex-buffer-copy
    Configuration: default