Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Perl: porters

Smoke [5.11.1] v5.11.1-221-gb65597c FAIL(F) openbsd 4.6 (i386/1 cpu)

 

 

Perl porters RSS feed   Index | Next | Previous | View Threaded


stsc at refcnt

Nov 16, 2009, 4:41 AM

Post #1 of 1 (135 views)
Permalink
Smoke [5.11.1] v5.11.1-221-gb65597c FAIL(F) openbsd 4.6 (i386/1 cpu)

Automated smoke report for 5.11.1 patch b65597cb4d6f7ba547ab80880fc66b31b6f08c15 v5.11.1-221-gb65597c
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 13 hours 22 minutes (average 1 hour 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.11.1-221-gb65597c 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:
SMOKEb65597cb4d6f7ba547ab80880fc66b31b6f08c15

Failures: (common-args) none
[stdio/perlio]
[stdio/perlio] -DDEBUGGING
[stdio/perlio] -Duse64bitint
[stdio/perlio] -DDEBUGGING -Duse64bitint
[stdio/perlio] -DDEBUGGING -Duseithreads
../lib/File/Copy.t..........................................FAILED
Bad plan. You planned 461 tests but ran 82.

[stdio/perlio] -Duseithreads
[stdio/perlio] -Duseithreads -Duse64bitint
../ext/re/t/lexical_debug.t.................................FAILED
7-10
../ext/re/t/regop.t.........................................FAILED
1, 3-4, 8-12, 19
Bad plan. You planned 48 tests but ran 19.
../lib/File/Copy.t..........................................FAILED
Bad plan. You planned 461 tests but ran 82.

[stdio] -DDEBUGGING -Duseithreads -Duse64bitint
../lib/File/Copy.t..........................................FAILED
Bad plan. You planned 461 tests but ran 82.
Inconsistent test results (between TEST and harness):
../t/io/errno.t.........................FAILED at test 14

[perlio] -DDEBUGGING -Duseithreads -Duse64bitint
../lib/File/Copy.t..........................................FAILED
Bad plan. You planned 461 tests but ran 82.
../t/io/errno.t.............................................FAILED
14

Compiler messages(gcc):
Configure .../tmp//ccqFfUJZ.o(.text+0x3e): In function `main':
/tmp//ccTVuDpm.o(.text+0x5d): In function `main':
/tmp//ccoXUxbi.o(.text+0x1c): In function `xxx':
/tmp//ccC3RtBV.o(.text+0xde): In function `main':
sv.o(.text+0x1d8b): In function `Perl_sv_2pv_flags':
libperl.a(DynaLoader.o)(.text+0x242): In function `XS_DynaLoader_dl_load_file':
libperl.a(sv.o)(.text+0x1d8b): 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:2548)
util.o(.text+0x1b3): In function `savestr':
str.o(.text+0x5d): In function `str_2ptr':
../libperl.a(sv.o)(.text+0x1d8b): In function `Perl_sv_2pv_flags':
Configure .../tmp//ccBG7NLG.o(.text+0x3e): In function `main':
/home/sts/source/p5-current/UU/try.c:20: warning: sprintf() is often misused, please use snprintf()
/tmp//cc3h9ft5.o(.text+0x5d): In function `main':
/home/sts/source/p5-current/UU/try.c:29: warning: sprintf() is often misused, please use snprintf()
/tmp//cccH7rqm.o(.text+0x1c): In function `xxx':
/home/sts/source/p5-current/UU/try.c:29: warning: vsprintf() is often misused, please use vsnprintf()
/tmp//ccB8lJwP.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+0xb80b): In function `Perl_sv_2pv_flags':
/home/sts/source/p5-current/sv.c:2773: warning: sprintf() is often misused, please use snprintf()
libperl.a(DynaLoader.o)(.text+0x556): 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+0xb80b): 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+0xb80b): In function `Perl_sv_2pv_flags':
Configure .../tmp//ccOQYw0X.o(.text+0x3e): In function `main':
/tmp//cce5WKfD.o(.text+0x5d): In function `main':
/tmp//ccxWLcsR.o(.text+0x1c): In function `xxx':
/tmp//ccQWVujF.o(.text+0xde): In function `main':
sv.o(.text+0x224f): In function `Perl_sv_2pv_flags':
libperl.a(sv.o)(.text+0x224f): In function `Perl_sv_2pv_flags':
../libperl.a(sv.o)(.text+0x224f): In function `Perl_sv_2pv_flags':
Configure .../tmp//cc95F9hT.o(.text+0x3e): In function `main':
/tmp//cckBnKwW.o(.text+0x5d): In function `main':
/tmp//ccTKeBqI.o(.text+0x1c): In function `xxx':
/tmp//cctjf9Kb.o(.text+0xde): In function `main':
sv.o(.text+0xac2a): In function `Perl_sv_2pv_flags':
libperl.a(DynaLoader.o)(.text+0x55a): In function `XS_DynaLoader_dl_load_file':
libperl.a(sv.o)(.text+0xac2a): In function `Perl_sv_2pv_flags':
../libperl.a(sv.o)(.text+0xac2a): In function `Perl_sv_2pv_flags':
Configure .../tmp//ccJVzz7a.o(.text+0x3e): In function `main':
/tmp//cc2Q1fM6.o(.text+0x5d): In function `main':
/tmp//cc1Nhqde.o(.text+0x1c): In function `xxx':
/tmp//ccvSjXKt.o(.text+0xde): In function `main':
sv.o(.text+0x1ee7): In function `Perl_sv_2pv_flags':
libperl.a(DynaLoader.o)(.text+0x4aa): In function `XS_DynaLoader_dl_load_file':
libperl.a(sv.o)(.text+0x1ee7): In function `Perl_sv_2pv_flags':
../libperl.a(sv.o)(.text+0x1ee7): In function `Perl_sv_2pv_flags':
Configure .../tmp//ccQD5cI2.o(.text+0x3e): In function `main':
/tmp//cciM6Ylq.o(.text+0x5d): In function `main':
/tmp//cc8KYZW0.o(.text+0x1c): In function `xxx':
/tmp//ccg16nHl.o(.text+0xde): In function `main':
sv.o(.text+0xba43): In function `Perl_sv_2pv_flags':
libperl.a(DynaLoader.o)(.text+0x8de): In function `XS_DynaLoader_dl_load_file':
libperl.a(sv.o)(.text+0xba43): 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+0xba43): In function `Perl_sv_2pv_flags':
Configure .../tmp//ccHDCjdP.o(.text+0x3e): In function `main':
/tmp//ccJm6Tub.o(.text+0x5d): In function `main':
/tmp//ccDx7Ahz.o(.text+0x1c): In function `xxx':
/tmp//ccfDuwbz.o(.text+0xde): In function `main':
sv.o(.text+0x239b): In function `Perl_sv_2pv_flags':
libperl.a(sv.o)(.text+0x239b): In function `Perl_sv_2pv_flags':
../libperl.a(sv.o)(.text+0x239b): In function `Perl_sv_2pv_flags':
Configure .../tmp//ccqSRRwS.o(.text+0x3e): In function `main':
/tmp//cc4gxx2c.o(.text+0x5d): In function `main':
/tmp//cccXl2Pi.o(.text+0x1c): In function `xxx':
/tmp//ccQekN1D.o(.text+0xde): In function `main':
sv.o(.text+0xaec2): In function `Perl_sv_2pv_flags':
libperl.a(sv.o)(.text+0xaec2): In function `Perl_sv_2pv_flags':
../libperl.a(sv.o)(.text+0xaec2): 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)

Perl porters RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.