• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [5.12.3] v5.12.3 FAIL(M) openbsd 4.7 (amd64/2 cpu)

    Message-ID: <201102191401.p1JE1u0f007047@mars.tony.develop-help.com>
    Subject: Smoke [5.12.3] v5.12.3 FAIL(M) openbsd 4.7 (amd64/2 cpu)
    Content-type: text/plain; charset="iso-8859-1"
    Date: Sun, 20 Feb 2011 01:01 +1100
    Mime-version: 1.0
    Content-transfer-encoding: quoted-printable
    
    Automated smoke report for 5.12.3 patch c0247066c34077145eaa8f33eddcbb64fa3b0f8d v5.12.3
    openbsd64.tony.develop-help.com: Intel(R) Core(TM) i7 CPU 950 @ 3.07GHz (2951 MHz) (amd64/2 cpu)
        on        openbsd - 4.7
        using     cc version 3.3.5 (propolice)
        smoketime 1 hour 55 minutes (average 14 minutes 29 seconds)
    
    Summary: FAIL(M)
    
    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.12.3    Configuration (common) none
    ----------- ---------------------------------------------------------
    M - M -     
    M - M -     -Duse64bitint
    M - M -     -Duseithreads
    M - M -     -Duseithreads -Duse64bitint
    | | | +----- PERLIO = perlio -DDEBUGGING
    | | +------- PERLIO = stdio  -DDEBUGGING
    | +--------- PERLIO = perlio
    +----------- PERLIO = stdio
    
    
    Locally applied patches:
        uncommitted-changes
        SMOKEc0247066c34077145eaa8f33eddcbb64fa3b0f8d
    
    Testsuite was run only with 'harness' and HARNESS_OPTIONS=j3
    
    Failures: (common-args) none
    [minitest] 
    [minitest] -DDEBUGGING
    [minitest] -Duse64bitint
    [minitest] -DDEBUGGING -Duse64bitint
    [minitest] -Duseithreads
    [minitest] -DDEBUGGING -Duseithreads
    [minitest] -Duseithreads -Duse64bitint
    [minitest] -DDEBUGGING -Duseithreads -Duse64bitint
        t/run/switchx...................FAILED--no leader found
        t/io/argv.......................FAILED--no leader found
        t/io/fs.........................FAILED--no leader found
        t/re/pat........................FAILED--no leader found
        t/re/pat_advanced...............FAILED--no leader found
        t/re/regexp_unicode_prop........FAILED--no leader found
        t/op/chdir......................FAILED--no leader found
        t/op/filehandle.................FAILED--no leader found
        t/op/fork.......................FAILED at test 10
        t/op/groups.....................FAILED--no leader found
        t/op/inccode-tie................FAILED--no leader found
        t/op/inccode....................FAILED--no leader found
        t/op/mkdir......................FAILED--no leader found
        t/op/readline...................FAILED--no leader found
        t/op/split......................FAILED--no leader found
        t/op/stat.......................FAILED--no leader found
        t/op/switch.....................FAILED--expected 132 tests, saw 138
        t/op/taint......................FAILED--no leader found
        t/uni/fold......................FAILED--no leader found
        t/uni/lex_utf8..................FAILED--no leader found
        t/uni/lower.....................FAILED--no leader found
        t/uni/title.....................FAILED--no leader found
        t/uni/upper.....................FAILED--no leader found
    
    Compiler messages(gcc):
    /tmp//ccfsIQrn.o(.text+0x4c): In function `main':
    /tmp//ccOakmLT.o(.text+0x78): In function `main':
    /tmp//ccUa3XNl.o(.text+0x9d): In function `xxx':
    /tmp//ccwvIyT1.o(.text+0xc4): In function `main':
    pp_pack.c: In function `S_unpack_rec':
    pp_pack.c:1228: warning: `sv' might be used uninitialized in this function
    pp_pack.c:1561: warning: `str' might be used uninitialized in this function
    toke.o(.text+0x3aa4): In function `S_scan_const':
    libperl.a(DynaLoader.o)(.text+0x2d0): In function `XS_DynaLoader_dl_load_file':
    libperl.a(toke.o)(.text+0x3aa4): In function `S_scan_const':
    APItest.xs: In function `XS_XS__APItest_pmflag':
    APItest.xs:930: warning: `Perl_pmflag' is deprecated (declared at ../../proto.h:2623)
    <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
    /tmp//ccbBmE4Z.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//ccX8Np4O.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//cc4Sk7wj.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//ccE06GCQ.o(.text+0xc4): In function `main':
    /home/perlsmoke/smoke-me/perl-current/UU/try.c:52: warning: sprintf() is often misused, please use snprintf()
    toke.o(.text+0x7935): In function `S_scan_const':
    /home/perlsmoke/smoke-me/perl-current/toke.c:3148: warning: sprintf() is often misused, please use snprintf()
    libperl.a(DynaLoader.o)(.text+0x620): In function `XS_DynaLoader_dl_load_file':
    /home/perlsmoke/smoke-me/perl-current/ext/DynaLoader/DynaLoader.xs:171: warning: strcat() is almost always misused, please use strlcat()
    libperl.a(toke.o)(.text+0x7935): In function `S_scan_const':
    <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
    /tmp//cczpejw9.o(.text+0x4c): In function `main':
    /tmp//ccffcaaa.o(.text+0x78): In function `main':
    /tmp//ccvDabRH.o(.text+0x9d): In function `xxx':
    /tmp//ccgTMlhB.o(.text+0xc4): In function `main':
    /tmp//ccM6Y4ac.o(.text+0x4c): In function `main':
    /tmp//cc3b7NVm.o(.text+0x78): In function `main':
    /tmp//cciQGE7M.o(.text+0x9d): In function `xxx':
    /tmp//cciBEd55.o(.text+0xc4): In function `main':
    /tmp//ccFU1TLa.o(.text+0x4c): In function `main':
    /tmp//ccWFucUa.o(.text+0x78): In function `main':
    /tmp//ccxr8yUq.o(.text+0x9d): In function `xxx':
    /tmp//ccLsl1a6.o(.text+0xc4): In function `main':
    toke.o(.text+0x3b85): In function `S_scan_const':
    libperl.a(DynaLoader.o)(.text+0x4b1): In function `XS_DynaLoader_dl_load_file':
    libperl.a(toke.o)(.text+0x3b85): In function `S_scan_const':
    /tmp//ccWdLJ28.o(.text+0x4c): In function `main':
    /tmp//cc7Spe4G.o(.text+0x78): In function `main':
    /tmp//ccVCE7Xu.o(.text+0x9d): In function `xxx':
    /tmp//ccwMf3zK.o(.text+0xc4): In function `main':
    toke.o(.text+0x7732): In function `S_scan_const':
    libperl.a(DynaLoader.o)(.text+0x8aa): In function `XS_DynaLoader_dl_load_file':
    libperl.a(toke.o)(.text+0x7732): In function `S_scan_const':
    <command line>:16:1: warning: "TIME_HIRES_STAT" redefined
    <command line>:15:1: warning: this is the location of the previous definition
    /tmp//ccmv1umh.o(.text+0x4c): In function `main':
    /tmp//cc6TcOSH.o(.text+0x78): In function `main':
    /tmp//ccs0yvbV.o(.text+0x9d): In function `xxx':
    /tmp//ccTw1sXL.o(.text+0xc4): In function `main':
    /tmp//ccLucgjZ.o(.text+0x4c): In function `main':
    /tmp//cceLiZl3.o(.text+0x78): In function `main':
    /tmp//cc6np4iA.o(.text+0x9d): In function `xxx':
    /tmp//ccopYsOr.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: origin/maint-5.12
    Configuration: default