develooper Front page | perl.perl5.porters | Postings from January 2010

Smoke [5.11.4] v5.11.4-30-g69ce7cb FAIL(F) openbsd 4.6 (i386/1 cpu)

From:
Steven Schubiger
Date:
January 28, 2010 06:27
Subject:
Smoke [5.11.4] v5.11.4-30-g69ce7cb FAIL(F) openbsd 4.6 (i386/1 cpu)
Message ID:
4b619e98.0e67f10a.495b.4d58@mx.google.com
Automated smoke report for 5.11.4 patch 69ce7cbe20ed2513112d34b7ba71c9bf70b958fa v5.11.4-30-g69ce7cb
p5openbsd: AMD Athlon(tm) Processor ("AuthenticAMD" 686-class, 256KB L2 cache) (909 MHz) (i386/1 cpu)
    on        openbsd - 4.6
    using     cc version 3.3.5 (propolice)
    smoketime 15 hours 1 minute (average 1 hour 52 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.11.4-30-g69ce7cb  Configuration (common) none
----------- ---------------------------------------------------------
F F F F     
F F F F     -Duse64bitint
F F F F     -Duseithreads
F F F F     -Duseithreads -Duse64bitint
| | | +----- PERLIO = perlio -DDEBUGGING
| | +------- PERLIO = stdio  -DDEBUGGING
| +--------- PERLIO = perlio
+----------- PERLIO = stdio


Locally applied patches:
    SMOKE69ce7cbe20ed2513112d34b7ba71c9bf70b958fa

Failures: (common-args) none
[stdio/perlio] 
[stdio/perlio] -DDEBUGGING
[stdio/perlio] -Duse64bitint
[stdio/perlio] -DDEBUGGING -Duse64bitint
[perlio] -Duseithreads
[stdio/perlio] -DDEBUGGING -Duseithreads
    ../t/porting/manifest.t.....................................FAILED
        9439

[stdio] -Duseithreads
    ../t/io/errno.t.............................................FAILED
        9
    ../t/porting/manifest.t.....................................FAILED
        9439

[stdio] -Duseithreads -Duse64bitint
    ../t/porting/manifest.t.....................................FAILED
        9439
Inconsistent test results (between TEST and harness):
    ../t/io/errno.t.........................FAILED at test 9

[perlio] -Duseithreads -Duse64bitint
[stdio] -DDEBUGGING -Duseithreads -Duse64bitint
    ../t/porting/manifest.t.....................................FAILED
        9439
Inconsistent test results (between TEST and harness):
    ../t/io/errno.t.........................FAILED at test 12

[perlio] -DDEBUGGING -Duseithreads -Duse64bitint
    ../t/io/errno.t.............................................FAILED
        12, 14
    ../t/porting/manifest.t.....................................FAILED
        9439

Compiler messages(gcc):
Configure .../tmp//cc7WV1IS.o(.text+0x3e): In function `main':
/tmp//ccrvvUDl.o(.text+0x5d): In function `main':
/tmp//ccn6DFM1.o(.text+0x1c): In function `xxx':
/tmp//cckVMzvh.o(.text+0xde): In function `main':
sv.o(.text+0x1d5f): In function `Perl_sv_2pv_flags':
libperl.a(DynaLoader.o)(.text+0x242): In function `XS_DynaLoader_dl_load_file':
libperl.a(sv.o)(.text+0x1d5f): 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
APItest.xs: In function `XS_XS__APItest_pmflag':
APItest.xs:930: warning: `Perl_pmflag' is deprecated (declared at ../../proto.h:2615)
util.o(.text+0x1b3): In function `savestr':
str.o(.text+0x5d): In function `str_2ptr':
../libperl.a(sv.o)(.text+0x1d5f): In function `Perl_sv_2pv_flags':
Configure .../tmp//ccJtmnL7.o(.text+0x3e): In function `main':
/home/sts/source/p5-current/UU/try.c:20: warning: sprintf() is often misused, please use snprintf()
/tmp//ccxrs2CD.o(.text+0x5d): In function `main':
/home/sts/source/p5-current/UU/try.c:29: warning: sprintf() is often misused, please use snprintf()
/tmp//ccVgly12.o(.text+0x1c): In function `xxx':
/home/sts/source/p5-current/UU/try.c:29: warning: vsprintf() is often misused, please use vsnprintf()
/tmp//ccDadika.o(.text+0xde): In function `main':
/home/sts/source/p5-current/UU/try.c:52: warning: sprintf() is often misused, please use snprintf()
sv.o(.text+0xbb13): In function `Perl_sv_2pv_flags':
/home/sts/source/p5-current/sv.c:2769: warning: sprintf() is often misused, please use snprintf()
libperl.a(DynaLoader.o)(.text+0x572): In function `XS_DynaLoader_dl_load_file':
/home/sts/source/p5-current/ext/DynaLoader/DynaLoader.xs:171: warning: strcat() is almost always misused, please use strlcat()
libperl.a(sv.o)(.text+0xbb13): 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+0x283): In function `savestr':
/home/sts/source/p5-current/x2p/util.c:147: warning: strcpy() is almost always misused, please use strlcpy()
str.o(.text+0x81): In function `str_2ptr':
/home/sts/source/p5-current/x2p/str.c:32: warning: sprintf() is often misused, please use snprintf()
../libperl.a(sv.o)(.text+0xbb13): In function `Perl_sv_2pv_flags':
Configure .../tmp//ccelBdu5.o(.text+0x3e): In function `main':
/tmp//ccNOHlXx.o(.text+0x5d): In function `main':
/tmp//ccvReAr6.o(.text+0x1c): In function `xxx':
/tmp//ccD1yVDD.o(.text+0xde): In function `main':
sv.o(.text+0x2223): In function `Perl_sv_2pv_flags':
libperl.a(sv.o)(.text+0x2223): In function `Perl_sv_2pv_flags':
../libperl.a(sv.o)(.text+0x2223): In function `Perl_sv_2pv_flags':
Configure .../tmp//ccusxPfk.o(.text+0x3e): In function `main':
/tmp//ccKMWKD3.o(.text+0x5d): In function `main':
/tmp//ccV0DtIF.o(.text+0x1c): In function `xxx':
/tmp//ccFIcOxf.o(.text+0xde): In function `main':
sv.o(.text+0xafb2): In function `Perl_sv_2pv_flags':
libperl.a(sv.o)(.text+0xafb2): In function `Perl_sv_2pv_flags':
../libperl.a(sv.o)(.text+0xafb2): In function `Perl_sv_2pv_flags':
Configure .../tmp//ccj0oFFM.o(.text+0x3e): In function `main':
/tmp//ccWgJc2Z.o(.text+0x5d): In function `main':
/tmp//ccy7Km44.o(.text+0x1c): In function `xxx':
/tmp//ccGUOb9p.o(.text+0xde): In function `main':
sv.o(.text+0x1eb3): In function `Perl_sv_2pv_flags':
libperl.a(DynaLoader.o)(.text+0x4aa): In function `XS_DynaLoader_dl_load_file':
libperl.a(sv.o)(.text+0x1eb3): In function `Perl_sv_2pv_flags':
../libperl.a(sv.o)(.text+0x1eb3): In function `Perl_sv_2pv_flags':
Configure .../tmp//ccNON1lD.o(.text+0x3e): In function `main':
/tmp//ccMN83om.o(.text+0x5d): In function `main':
/tmp//ccIyMJY5.o(.text+0x1c): In function `xxx':
/tmp//ccgk7C4q.o(.text+0xde): In function `main':
sv.o(.text+0xbd4f): In function `Perl_sv_2pv_flags':
libperl.a(DynaLoader.o)(.text+0x8f6): In function `XS_DynaLoader_dl_load_file':
libperl.a(sv.o)(.text+0xbd4f): 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+0xbd4f): In function `Perl_sv_2pv_flags':
Configure .../tmp//ccESxhPH.o(.text+0x3e): In function `main':
/tmp//ccgvLcnj.o(.text+0x5d): In function `main':
/tmp//cc5ImVUo.o(.text+0x1c): In function `xxx':
/tmp//ccyATAWJ.o(.text+0xde): In function `main':
sv.o(.text+0x236b): In function `Perl_sv_2pv_flags':
libperl.a(sv.o)(.text+0x236b): In function `Perl_sv_2pv_flags':
../libperl.a(sv.o)(.text+0x236b): In function `Perl_sv_2pv_flags':
Configure .../tmp//ccQk2nwB.o(.text+0x3e): In function `main':
/tmp//ccMdCVaO.o(.text+0x5d): In function `main':
/tmp//ccmJZ8oT.o(.text+0x1c): In function `xxx':
/tmp//cca8FW2w.o(.text+0xde): In function `main':
sv.o(.text+0xb242): In function `Perl_sv_2pv_flags':
libperl.a(DynaLoader.o)(.text+0x8fa): In function `XS_DynaLoader_dl_load_file':
libperl.a(sv.o)(.text+0xb242): In function `Perl_sv_2pv_flags':
../libperl.a(sv.o)(.text+0xb242): In function `Perl_sv_2pv_flags':

-- 
Report by Test::Smoke v1.40 build 1242 running on perl 5.10.0
(Reporter v0.035 / Smoker v0.044)



nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About