• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [5.15.0] v5.14.0-388-gf7b9ec2 FAIL(F) openbsd 4.7 (amd64/2 cpu)

    Message-ID: <201106111307.p5BD7fGm026471@mars.tony.develop-help.com>
    Subject: Smoke [5.15.0] v5.14.0-388-gf7b9ec2 FAIL(F) openbsd 4.7 (amd64/2 cpu)
    Content-type: text/plain; charset="iso-8859-1"
    Date: Sat, 11 Jun 2011 22:14 +1000
    Mime-version: 1.0
    Content-transfer-encoding: quoted-printable
    
    Automated smoke report for 5.15.0 patch f7b9ec2a5ea2380cf95e6366f505141d2164a49c v5.14.0-388-gf7b9ec2
    openbsd64.tony.develop-help.com: Intel(R) Core(TM) i7 CPU 950 @ 3.07GHz (3395 MHz) (amd64/2 cpu)
        on        openbsd - 4.7
        using     cc version 3.3.5 (propolice)
        smoketime 4 days 13 hours 20 minutes (average 13 hours 40 minutes)
    
    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.14.0-388-gf7b9ec2  Configuration (common) none
    ----------- ---------------------------------------------------------
    F O O O     
    O O O O     -Duse64bitint
    F O O O     -Duseithreads
    O F O O     -Duseithreads -Duse64bitint
    | | | +----- PERLIO = perlio -DDEBUGGING
    | | +------- PERLIO = stdio  -DDEBUGGING
    | +--------- PERLIO = perlio
    +----------- PERLIO = stdio
    
    
    Locally applied patches:
        uncommitted-changes
        SMOKEf7b9ec2a5ea2380cf95e6366f505141d2164a49c
    
    Testsuite was run only with 'harness' and HARNESS_OPTIONS=j3
    
    Failures: (common-args) none
    [stdio] 
    ../lib/Benchmark.t..........................................FAILED
        15
        Non-zero exit status: 1
    
    [stdio] -Duseithreads
    ../dist/Math-BigInt/t/mbi_rand.t............................FAILED
        Bad plan.  You planned 512 tests but ran 112.
    
    [perlio] -Duseithreads -Duse64bitint
    ../lib/charnames.t..........................................FAILED
        No plan found in TAP output
    
    Compiler messages(gcc):
    /tmp//ccZVGxfg.o(.text+0x4c): In function `main':
    /tmp//ccOvuZDN.o(.text+0x78): In function `main':
    /tmp//ccqgukfj.o(.text+0x9d): In function `xxx':
    /tmp//ccgCiJo0.o(.text+0xc4): In function `main':
    malloc.c: In function `getpages':
    malloc.c:1694: warning: comparison between signed and unsigned
    util.c: In function `Perl_my_popen':
    util.c:2716: warning: unused variable `tmpgv'
    toke.c: In function `Perl_yylex':
    toke.c:4796: warning: comparison between signed and unsigned
    sv.o(.text+0x2501): In function `Perl_sv_2pv_flags':
    libperl.a(DynaLoader.o)(.text+0x2d0): In function `XS_DynaLoader_dl_load_file':
    libperl.a(sv.o)(.text+0x2501): In function `Perl_sv_2pv_flags':
    <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+0x2501): In function `Perl_sv_2pv_flags':
    /tmp//cc7Awhia.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//cc5oNTsH.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//ccOjy2CJ.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//cclfoTna.o(.text+0xc4): In function `main':
    /home/perlsmoke/smoke-me/perl-current/UU/try.c:52: warning: sprintf() is often misused, please use snprintf()
    sv.o(.text+0x108e7): In function `Perl_sv_2pv_flags':
    /home/perlsmoke/smoke-me/perl-current/sv.c:2760: warning: sprintf() is often misused, please use snprintf()
    libperl.a(DynaLoader.o)(.text+0x69d): 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(sv.o)(.text+0x108e7): In function `Perl_sv_2pv_flags':
    <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+0x108e7): In function `Perl_sv_2pv_flags':
    /tmp//cckwH1xa.o(.text+0x4c): In function `main':
    /tmp//cc2u8t0C.o(.text+0x78): In function `main':
    /tmp//cc6nuikN.o(.text+0x9d): In function `xxx':
    /tmp//ccRb1P7t.o(.text+0xc4): In function `main':
    /tmp//cc220VWd.o(.text+0x4c): In function `main':
    /tmp//ccqBjUsd.o(.text+0x78): In function `main':
    /tmp//ccjbZP7R.o(.text+0x9d): In function `xxx':
    /tmp//ccgeqNfm.o(.text+0xc4): In function `main':
    /tmp//ccrnPsHL.o(.text+0x4c): In function `main':
    /tmp//ccGBl3ad.o(.text+0x78): In function `main':
    /tmp//ccCzRQiv.o(.text+0x9d): In function `xxx':
    /tmp//ccRaBZAw.o(.text+0xc4): In function `main':
    sv.o(.text+0x2826): In function `Perl_sv_2pv_flags':
    libperl.a(DynaLoader.o)(.text+0x31b): In function `XS_DynaLoader_dl_load_file':
    libperl.a(sv.o)(.text+0x2826): In function `Perl_sv_2pv_flags':
    ../libperl.a(sv.o)(.text+0x2826): In function `Perl_sv_2pv_flags':
    /tmp//cc58FHGS.o(.text+0x4c): In function `main':
    /tmp//ccSwgetV.o(.text+0x78): In function `main':
    /tmp//ccczQ7XA.o(.text+0x9d): In function `xxx':
    /tmp//ccSnwAn2.o(.text+0xc4): In function `main':
    sv.o(.text+0x10ce1): In function `Perl_sv_2pv_flags':
    libperl.a(DynaLoader.o)(.text+0x6fa): In function `XS_DynaLoader_dl_load_file':
    libperl.a(sv.o)(.text+0x10ce1): In function `Perl_sv_2pv_flags':
    <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+0x10ce1): In function `Perl_sv_2pv_flags':
    /tmp//ccS8PuMR.o(.text+0x4c): In function `main':
    /tmp//ccnjqDOp.o(.text+0x78): In function `main':
    /tmp//cchKshfn.o(.text+0x9d): In function `xxx':
    /tmp//ccsd1ON7.o(.text+0xc4): In function `main':
    /tmp//ccw6YVIR.o(.text+0x4c): In function `main':
    /tmp//ccwy6FMn.o(.text+0x78): In function `main':
    /tmp//ccbsrXA3.o(.text+0x9d): In function `xxx':
    /tmp//cc61u9Uq.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/eintr
    Configuration: default