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

    Message-ID: <201209072215.q87MFVkG019367@mars.tony.develop-help.com>
    Subject: Smoke [5.17.4] v5.17.3-270-ga95df5d FAIL(F) openbsd 4.7 (amd64/2 cpu)
    Content-type: text/plain; charset="iso-8859-1"
    Date: Sat, 8 Sep 2012 08:04 +1000
    Mime-version: 1.0
    Content-transfer-encoding: quoted-printable
    
    Automated smoke report for 5.17.4 patch a95df5d20ee28f5958282291355902c727b08064 v5.17.3-270-ga95df5d
    openbsd64.tony.develop-help.com: Intel(R) Core(TM) i7 CPU 950 @ 3.07GHz (3009 MHz) (amd64/2 cpu)
        on        openbsd - 4.7
        using     cc version 3.3.5 (propolice)
        smoketime 8 hours 41 minutes (average 1 hour 5 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.17.3-270-ga95df5d  Configuration (common) none
    ----------- ---------------------------------------------------------
    F O O O     
    F F O O     -Duse64bitint
    O F O O     -Duseithreads
    O O F O     -Duseithreads -Duse64bitint
    | | | +----- PERLIO = perlio -DDEBUGGING
    | | +------- PERLIO = stdio  -DDEBUGGING
    | +--------- PERLIO = perlio
    +----------- PERLIO = stdio
    
    
    Locally applied patches:
        uncommitted-changes
        SMOKEa95df5d20ee28f5958282291355902c727b08064
    
    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] -Duse64bitint
    ../cpan/Time-HiRes/t/usleep.t...............................FAILED
        4
        Non-zero exit status: 1
    
    [perlio] -Duse64bitint
    ../cpan/Memoize/t/expmod_t.t................................FAILED
        15
    ../cpan/Time-HiRes/t/usleep.t...............................FAILED
        4
        Non-zero exit status: 1
    
    [perlio] -Duseithreads
    ../dist/I18N-LangTags/t/80_all_env.t........................FAILED
    
    [stdio] -DDEBUGGING -Duseithreads -Duse64bitint
    ../cpan/ExtUtils-MakeMaker/t/xs.t...........................FAILED
        4
        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//ccmGcnhV.o(.text+0x4c): In function `main':
    /tmp//ccE8OwY4.o(.text+0x78): In function `main':
    /tmp//cced7o0H.o(.text+0x9d): In function `xxx':
    /tmp//ccnfBVbL.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+0x13e7a): In function `S_regclass':
    libperl.a(DynaLoader.o)(.text+0x304): In function `XS_DynaLoader_dl_load_file':
    libperl.a(regcomp.o)(.text+0x13e7a): 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//cc5YzTXC.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//ccY4D2bk.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//ccabUdN4.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//ccb3oxlA.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+0x2a6ca): In function `S_regclass':
    /home/perlsmoke/smoke-me/perl-current/regcomp.c:11585: 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+0x2a6ca): 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//cch2b0oQ.o(.text+0x4c): In function `main':
    /tmp//ccMyPNiX.o(.text+0x78): In function `main':
    /tmp//ccet3AGz.o(.text+0x9d): In function `xxx':
    /tmp//ccrrfCyz.o(.text+0xc4): In function `main':
    /tmp//cceVLcre.o(.text+0x4c): In function `main':
    /tmp//cclEbVwX.o(.text+0x78): In function `main':
    /tmp//ccL7F9t7.o(.text+0x9d): In function `xxx':
    /tmp//ccgq3ixz.o(.text+0xc4): In function `main':
    /tmp//ccCdhmMa.o(.text+0x4c): In function `main':
    /tmp//ccKuSVSE.o(.text+0x78): In function `main':
    /tmp//ccxjW47B.o(.text+0x9d): In function `xxx':
    /tmp//ccsvFNMM.o(.text+0xc4): In function `main':
    regcomp.o(.text+0x155c5): In function `S_regclass':
    libperl.a(DynaLoader.o)(.text+0x344): In function `XS_DynaLoader_dl_load_file':
    libperl.a(regcomp.o)(.text+0x155c5): In function `S_regclass':
    ../libperl.a(sv.o)(.text+0x2c0c): In function `Perl_sv_2pv_flags':
    /tmp//ccJATSM1.o(.text+0x4c): In function `main':
    /tmp//ccZ9g1a0.o(.text+0x78): In function `main':
    /tmp//ccNHnrGp.o(.text+0x9d): In function `xxx':
    /tmp//ccyORPM2.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//ccchIXiY.o(.text+0x4c): In function `main':
    /tmp//ccFFKmo9.o(.text+0x78): In function `main':
    /tmp//ccvlSdK1.o(.text+0x9d): In function `xxx':
    /tmp//ccrY3lnC.o(.text+0xc4): In function `main':
    /tmp//ccuqewVr.o(.text+0x4c): In function `main':
    /tmp//ccEPu3fk.o(.text+0x78): In function `main':
    /tmp//cc0q96h9.o(.text+0x9d): In function `xxx':
    /tmp//ccvwwkcE.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/khw-clump
    Configuration: default