Smoke [5.12.1] v5.12.1-RC0-10-g8615356 FAIL(F) MSWin32 Win2000 SP4 (x86/2 cpu)

2010-05-09 Thread George Greer
Automated smoke report for 5.12.1 patch 
8615356d76c331b7754ec660c69a0632c60fc00c v5.12.1-RC0-10-g8615356
perl-win2k: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz(~2672 MHz) (x86/2 cpu)
onMSWin32 - Win2000 SP4
using cl version 14.00.50727.762
smoketime 4 hours 42 minutes (average 35 minutes 18 seconds)

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.12.1-RC0-10-g8615356  Configuration (common) none
--- -
O O 
O O -Duselargefiles
F O -Duseithreads
F O -Duseithreads -Duselargefiles
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
RC0
uncommitted-changes
SMOKE8615356d76c331b7754ec660c69a0632c60fc00c

Failures: (common-args) none
[default] -Duseithreads
[default] -Duseithreads -Duselargefiles
../dist/IO/t/io_sock.t..FAILED

Compiler messages(MSWin32):
Cwd.xs(75) : warning C4101: 'symlink' : unreferenced local variable

-- 
Report by Test::Smoke v1.42 build 1267 running on perl 5.10.0
(Reporter v0.035 / Smoker v0.045)



Smoke [5.13.0] v5.13.0-205-gdce3ee4 FAIL(F) linux 2.6.26-2-amd64 [debian] (x86_64/4 cpu)

2010-05-09 Thread tony
Automated smoke report for 5.13.0 patch 
dce3ee48d7ab1ee0d37b9dd125e92b4c58a3ad8e v5.13.0-205-gdce3ee4
mars: Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz (GenuineIntel 1596MHz) 
(x86_64/4 cpu)
onlinux - 2.6.26-2-amd64 [debian]
using g++ version 4.3.2
smoketime 3 hours 6 minutes (average 15 minutes 33 seconds)

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.13.0-205-gdce3ee4  Configuration (common) -Dcc=g++
--- -
O O O O O O 
F F F F F F -Dusemorebits
O O O O O O -Dmad
O O O O F O -Duseithreads
F F F F F F -Duseithreads -Dusemorebits
O O O O O O -Duseithreads -Dmad
| | | | | +- LC_ALL = de_DE.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = de_DE.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
uncommitted-changes
SMOKEdce3ee48d7ab1ee0d37b9dd125e92b4c58a3ad8e

Testsuite was run only with 'harness' and HARNESS_OPTIONS=j4

Failures: (common-args) -Dcc=g++
[stdio/perlio/de_DE.utf8] -Dusemorebits
[stdio/perlio/de_DE.utf8] -DDEBUGGING -Dusemorebits
[stdio/perlio/de_DE.utf8] -Duseithreads -Dusemorebits
[stdio/perlio/de_DE.utf8] -DDEBUGGING -Duseithreads -Dusemorebits
../t/op/sprintf.t...FAILED
205, 221

[perlio] -DDEBUGGING -Duseithreads
../t/op/while_readdir.t.FAILED
3-6

MANIFEST did not declare 'Porting/checkpodencoding.pl'

Passed Todo tests: (common-args) -Dcc=g++
[stdio/perlio/de_DE.utf8] 
[stdio/perlio/de_DE.utf8] -DDEBUGGING
[stdio/perlio/de_DE.utf8] -Dusemorebits
[stdio/perlio/de_DE.utf8] -DDEBUGGING -Dusemorebits
[stdio/perlio/de_DE.utf8] -Dmad
[stdio/perlio/de_DE.utf8] -DDEBUGGING -Dmad
[stdio/perlio/de_DE.utf8] -Duseithreads
[stdio/perlio/de_DE.utf8] -DDEBUGGING -Duseithreads
[stdio/perlio/de_DE.utf8] -Duseithreads -Dusemorebits
[stdio/perlio/de_DE.utf8] -DDEBUGGING -Duseithreads -Dusemorebits
[stdio/perlio/de_DE.utf8] -Duseithreads -Dmad
[stdio/perlio/de_DE.utf8] -DDEBUGGING -Duseithreads -Dmad
../t/op/stash.t.PASSED
26

Compiler messages(gcc):
toke.c: In function ‘char* S_scan_const(char*)’:
toke.c:3271: warning: field precision should have type ‘int’, but argument 3 
has type ‘long int’
toke.c:3271: warning: field precision should have type ‘int’, but argument 5 
has type ‘long int’
mg.c: In function ‘int Perl_magic_get(SV*, MAGIC*)’:
mg.c:1001: warning: deprecated conversion from string constant to ‘char*’
mg.c:1013: warning: deprecated conversion from string constant to ‘char*’
pp_ctl.c: In function ‘OP* Perl_pp_require()’:
pp_ctl.c:3610: warning: suggest a space before ‘;’ or explicit braces around 
empty body in ‘while’ statement
MD5.xs: In function ‘void XS_Digest__MD5_md5(CV*)’:
MD5.xs:702: warning: deprecated conversion from string constant to ‘char*’
MD5.xs:704: warning: deprecated conversion from string constant to ‘char*’
MD5.xs:710: warning: deprecated conversion from string constant to ‘char*’
MD5.xs:715: warning: deprecated conversion from string constant to ‘char*’
APItest.c: In function ‘void XS_XS__APItest__PtrTable_clear(CV*)’:
APItest.c:1171: warning: ‘void Perl_ptr_table_clear(PTR_TBL_t*)’ is deprecated 
(declared at ../../proto.h:4324)
regexec.c: In function ‘I32 S_regmatch(regmatch_info*, regnode*)’:
regexec.c:3167: warning: ‘charid’ may be used uninitialized in this function
pp_sys.c: In function ‘OP* Perl_pp_gmtime()’:
pp_sys.c:4518: warning: format ‘%.0f’ expects type ‘double’, but argument 4 has 
type ‘Time64_T’
pp_sys.c:4523: warning: format ‘%.0f’ expects type ‘double’, but argument 4 has 
type ‘Time64_T’
toke.c: In function ‘char* S_scan_const(PerlInterpreter*, char*)’:
toke.c:3271: warning: field precision should have type ‘int’, but argument 4 
has type ‘long int’
toke.c:3271: warning: field precision should have type ‘int’, but argument 6 
has type ‘long int’
mg.c: In function ‘int Perl_magic_get(PerlInterpreter*, SV*, MAGIC*)’:
pp_ctl.c: In function ‘OP* Perl_pp_require(PerlInterpreter*)’:
MD5.xs: In function ‘void XS_Digest__MD5_md5(PerlInterpreter*, CV*)’:
shared.xs: In function ‘user_lock* S_get_userlock(PerlInterpreter*, SV*, bool)’:
shared.xs:345: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘void S_sharedsv_dec(PerlInterpreter*, SV*)’:
shared.xs:518: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘void Perl_sharedsv_share(PerlInterpreter*, SV*)’:
shared.xs:547: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘int sharedsv_scalar_mg_get(PerlInterpreter*, SV*, 
MAGIC*)’

Smoke [5.13.0] v5.13.0-205-gdce3ee4 PASS HP-UX B.11.11/64 (PA-RISC2.0/64/2 cpu)

2010-05-09 Thread H.Merijn Brand
Automated smoke report for 5.13.0 patch 
dce3ee48d7ab1ee0d37b9dd125e92b4c58a3ad8e v5.13.0-205-gdce3ee4
r3: PA8800 (PA-RISC2.0/64/2 cpu)
onHP-UX - B.11.11/64
using cc version B.11.11.18
smoketime 9 hours 56 minutes (average 1 hour 14 minutes)

Summary: PASS

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.13.0-205-gdce3ee4  Configuration (common) none
--- -
O O O O O O 
O O O O O O -Duse64bitall
O O O O O O -Duseithreads
O O O O O O -Duseithreads -Duse64bitall
| | | | | +- LC_ALL = univ.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = univ.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
uncommitted-changes
SMOKEdce3ee48d7ab1ee0d37b9dd125e92b4c58a3ad8e

Testsuite was run only with 'harness'

Tests skipped on user request:
lib/Test/Simple/t/utf8.t
MANIFEST did not declare 'Porting/checkpodencoding.pl'

Passed Todo tests: (common-args) none
[stdio/perlio/univ.utf8] 
[stdio/perlio/univ.utf8] -DDEBUGGING
[stdio/perlio/univ.utf8] -Duseithreads
[stdio/perlio/univ.utf8] -DDEBUGGING -Duseithreads
../dist/Net-Ping/t/450_service.tPASSED
9, 18

[stdio/perlio/univ.utf8] -Duse64bitall
[stdio/perlio/univ.utf8] -DDEBUGGING -Duse64bitall
[stdio/perlio/univ.utf8] -Duseithreads -Duse64bitall
[stdio/perlio/univ.utf8] -DDEBUGGING -Duseithreads -Duse64bitall
../t/op/stash.t.PASSED
26
../dist/Net-Ping/t/450_service.tPASSED
9, 18

-- 
Report by Test::Smoke v1.42 build 1267 running on perl 5.10.1
(Reporter v0.035 / Smoker v0.045)



Smoke [5.12.1] v5.12.1-RC0-7-gf731fdb PASS linux 2.6.26-2-amd64 [debian] (x86_64/2 cpu)

2010-05-09 Thread brian greenfield
Automated smoke report for 5.12.1 patch 
f731fdbe6f0ec99cc79b9c418c2f87147293af79 v5.12.1-RC0-7-gf731fdb
zippy: AMD Athlon(tm) Dual Core Processor 5050e (AuthenticAMD 2614MHz) 
(x86_64/2 cpu)
onlinux - 2.6.26-2-amd64 [debian]
using cc version 4.4.3 20100108 (prerelease)
smoketime 8 hours 5 minutes (average 30 minutes 22 seconds)

Summary: PASS

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.1-RC0-7-gf731fdb  Configuration (common) none
--- -
O O O O 
O O O O -Duse64bitint
O O O O -Duselongdouble
O O O O -Dusemorebits
O O O O -Duseithreads
O O O O -Duseithreads -Duse64bitint
O O O O -Duseithreads -Duselongdouble
O O O O -Duseithreads -Dusemorebits
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
RC0
uncommitted-changes
SMOKEf731fdbe6f0ec99cc79b9c418c2f87147293af79

Compiler messages(gcc):
APItest.xs: In function 'XS_XS__APItest_pmflag':
APItest.xs:930: warning: 'Perl_pmflag' is deprecated (declared at 
../../proto.h:2620)
pp_sys.c: In function 'Perl_pp_gmtime':
pp_sys.c:4527: warning: format '%.0f' expects type 'double', but argument 4 has 
type 'Time64_T'
pp_sys.c:4532: warning: format '%.0f' expects type 'double', but argument 4 has 
type 'Time64_T'
pp_sys.c:4527: warning: format '%.0f' expects type 'double', but argument 5 has 
type 'Time64_T'
pp_sys.c:4532: warning: format '%.0f' expects type 'double', but argument 5 has 
type 'Time64_T'

-- 
Report by Test::Smoke v1.43 build 1271 running on perl 5.10.1
(Reporter v0.035 / Smoker v0.045)




Smoke [5.13.0] v5.13.0-205-gdce3ee4 FAIL(XM) darwin 10.3.0 (Intel Core i7/1 cpu[4 cores])

2010-05-09 Thread shouldbedomo
Automated smoke report for 5.13.0 patch 
dce3ee48d7ab1ee0d37b9dd125e92b4c58a3ad8e v5.13.0-205-gdce3ee4
burghead.lan: iMac (2.8 GHz) (Intel Core i7/1 cpu[4 cores])
ondarwin - 10.3.0 (Mac OS X)
using cc version 4.2.1 (Apple Inc. build 5659)
smoketime 8 hours 55 minutes (average 33 minutes 27 seconds)

Summary: FAIL(XM)

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.13.0-205-gdce3ee4  Configuration (common) none
--- -
O O O O O O 
O O O M - - -Duse64bitint
O O O O O O -Duseithreads
X O O O O O -Duseithreads -Duse64bitint
O O O O O O -Dcc=llvm-gcc -Dld='env MACOSX_DEPLOYMENT_TARGET=10.3 llvm-gcc' 
-Aldflags=-flto -Accflags=-flto
O O O O O O -Dcc=llvm-gcc -Dld='env MACOSX_DEPLOYMENT_TARGET=10.3 llvm-gcc' 
-Aldflags=-flto -Accflags=-flto -Duse64bitint
O O O O O O -Dcc=llvm-gcc -Dld='env MACOSX_DEPLOYMENT_TARGET=10.3 llvm-gcc' 
-Aldflags=-flto -Accflags=-flto -Duseithreads
O O O O O O -Dcc=llvm-gcc -Dld='env MACOSX_DEPLOYMENT_TARGET=10.3 llvm-gcc' 
-Aldflags=-flto -Accflags=-flto -Duseithreads -Duse64bitint
| | | | | +- LC_ALL = en_GB.UTF-8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = en_GB.UTF-8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
uncommitted-changes
SMOKEdce3ee48d7ab1ee0d37b9dd125e92b4c58a3ad8e

Failures: (common-args) none
[stdio] -Duseithreads -Duse64bitint
Inconsistent test results (between TEST and harness):
../t/dist/Thread-Semaphore/t/01_basic.t.FAILED--expected 10 tests, saw 9

MANIFEST did not declare 'Porting/checkpodencoding.pl'

Compiler messages(gcc):
toke.c: In function 'S_scan_const':
toke.c:3271: warning: field precision should have type 'int', but argument 3 
has type 'long int'
toke.c:3271: warning: field precision should have type 'int', but argument 5 
has type 'long int'
perlio.c: In function 'PerlIOStdio_set_ptrcnt':
perlio.c:3437: warning: pointer targets in assignment differ in signedness
Dumper.xs: In function 'DD_dump':
Dumper.xs:813: warning: format '%ld' expects type 'long int', but argument 2 
has type 'U32'
Call.xs: In function 'filter_call':
Call.xs:63: warning: format '%d' expects type 'int', but argument 3 has type 
'STRLEN'
Call.xs:63: warning: format '%d' expects type 'int', but argument 5 has type 
'STRLEN'
Call.xs:100: warning: format '%d' expects type 'int', but argument 4 has type 
'STRLEN'
Call.xs:156: warning: format '%d' expects type 'int', but argument 3 has type 
'STRLEN'
Call.xs:175: warning: format '%d' expects type 'int', but argument 4 has type 
'STRLEN'
APItest.c: In function 'XS_XS__APItest__PtrTable_clear':
APItest.c:1171: warning: 'Perl_ptr_table_clear' is deprecated (declared at 
./../proto.h:4324)
regexec.c: In function 'S_regtry':
regexec.c:3167: warning: 'charid' may be used uninitialized in this function
toke.c:3271: warning: field precision should have type 'int', but argument 4 
has type 'long int'
toke.c:3271: warning: field precision should have type 'int', but argument 6 
has type 'long int'

-- 
Report by Test::Smoke v1.43 build 1271 running on perl 5.8.9
(Reporter v0.035 / Smoker v0.045)



Smoke [5.13.0] v5.13.0-182-g16ccd2b PASS AIX 5.3.0.0/ML09 (PPC/1 cpu)

2010-05-09 Thread H.Merijn Brand
Automated smoke report for 5.13.0 patch 
16ccd2bbda17054ebb2186c3b46d33580c893511 v5.13.0-182-g16ccd2b
i3: PPC_POWER5 (PPC/1 cpu)
onAIX - 5.3.0.0/ML09
using gcc -maix32 version 4.2.4
smoketime 1 day 4 hours 58 minutes (average 2 hours 24 minutes)

Summary: PASS

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.13.0-182-g16ccd2b  Configuration (common) -Dcc=gcc
--- -
O O O O O O 
O O O O O O -Duse64bitint
O O O O O O -Duse64bitall
O O O O O O -Duseithreads
O O O O O O -Duseithreads -Duse64bitint
O O O O O O -Duseithreads -Duse64bitall
| | | | | +- LC_ALL = EN_US.UTF-8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = EN_US.UTF-8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
uncommitted-changes
SMOKE16ccd2bbda17054ebb2186c3b46d33580c893511

Testsuite was run only with 'harness'

MANIFEST did not declare 'cpan/DB_File/DB_File.pm.bak'
MANIFEST did not declare 'cpan/DB_File/t/db-btree.t.bak'
MANIFEST did not declare 'cpan/DB_File/t/db-hash.t.bak'
MANIFEST did not declare 'cpan/DB_File/t/db-recno.t.bak'
MANIFEST did not declare 'cpan/ExtUtils-CBuilder/compilet.exp'
MANIFEST did not declare 'cpan/ExtUtils-CBuilder/compilet.exp_old'
MANIFEST did not declare 'cpan/ExtUtils-MakeMaker/t/compilet.exp'
MANIFEST did not declare 'cpan/ExtUtils-MakeMaker/t/compilet.exp_old'
MANIFEST did not declare 'cpan/ExtUtils-ParseXS/t/XSMore.exp'
MANIFEST did not declare 'cpan/ExtUtils-ParseXS/t/XSMore.exp_old'
MANIFEST did not declare 'cpan/ExtUtils-ParseXS/t/XSTest.exp'
MANIFEST did not declare 'cpan/ExtUtils-ParseXS/t/XSTest.exp_old'
MANIFEST did not declare 'cpan/ExtUtils-ParseXS/t/XSUsage.exp'
MANIFEST did not declare 'cpan/ExtUtils-ParseXS/t/XSUsage.exp_old'
MANIFEST did not declare 'cpan/ExtUtils-ParseXS/t/compilet.exp'
MANIFEST did not declare 'cpan/ExtUtils-ParseXS/t/compilet.exp_old'
MANIFEST did not declare 'patchlevel.bak'
MANIFEST did not declare 'rm.sh'
MANIFEST did not declare 'rmf.sh'

Passed Todo tests: (common-args) -Dcc=gcc
[stdio/perlio/EN_US.UTF-8] 
[stdio/perlio/EN_US.UTF-8] -DDEBUGGING
[stdio/perlio/EN_US.UTF-8] -Duse64bitint
[stdio/perlio/EN_US.UTF-8] -DDEBUGGING -Duse64bitint
[stdio/perlio/EN_US.UTF-8] -Duse64bitall
[stdio/perlio/EN_US.UTF-8] -DDEBUGGING -Duse64bitall
[stdio/perlio/EN_US.UTF-8] -Duseithreads
[stdio/perlio/EN_US.UTF-8] -DDEBUGGING -Duseithreads
[stdio/perlio/EN_US.UTF-8] -Duseithreads -Duse64bitint
[stdio/perlio/EN_US.UTF-8] -DDEBUGGING -Duseithreads -Duse64bitint
[stdio/perlio/EN_US.UTF-8] -Duseithreads -Duse64bitall
[stdio/perlio/EN_US.UTF-8] -DDEBUGGING -Duseithreads -Duse64bitall
../t/op/stash.t.PASSED
26

Compiler messages(gcc):
toke.c: In function 'S_scan_const':
toke.c:3271: warning: field precision should have type 'int', but argument 3 
has type 'long int'
toke.c:3271: warning: field precision should have type 'int', but argument 5 
has type 'long int'
pp_sys.c: In function 'Perl_pp_ftrread':
pp_sys.c:3054: warning: passing argument 1 of 'accessx' discards qualifiers 
from pointer target type
regexec.c: In function 'S_regcppush':
regexec.c:319: warning: format '%d' expects type 'int', but argument 3 has type 
'U32'
regexec.c:319: warning: format '%d' expects type 'int', but argument 4 has type 
'I32'
APItest.c: In function 'XS_XS__APItest__PtrTable_clear':
APItest.c:1171: warning: 'Perl_ptr_table_clear' is deprecated (declared at 
./../proto.h:4324)
regexec.c: In function 'S_regtry':
regexec.c:3167: warning: 'charid' may be used uninitialized in this function
const-c.inc: In function '_constant_8':
const-c.inc:583: warning: cast from pointer to integer of different size
toke.c:3271: warning: field precision should have type 'int', but argument 4 
has type 'long int'
toke.c:3271: warning: field precision should have type 'int', but argument 6 
has type 'long int'
pp_sys.c: In function 'Perl_pp_gprotoent':
pp_sys.c:4892: warning: left-hand operand of comma expression has no effect
pp_sys.c:4900: warning: left-hand operand of comma expression has no effect
pp_sys.c:4907: warning: left-hand operand of comma expression has no effect
pp_sys.c: In function 'Perl_pp_gservent':
pp_sys.c:4954: warning: left-hand operand of comma expression has no effect
pp_sys.c:4966: warning: left-hand operand of comma expression has no effect
pp_sys.c:4973: warning: left-hand operand of comma expression has no effect
regexec.c:319: warning: format '%d' expects type 'int', but argument 4 has type 
'U32'
regexec.c:319: warning: format '%d' expects type 'int', but argument 5 has type 
'I32'
perl.c: In function 'S_init_tls_and_interp':
perl.c:1

Smoke [5.13.0] v5.13.0-201-g5149cfc PASS HP-UX B.10.20 (PA-RISC2.0/32/1 cpu)

2010-05-09 Thread H.Merijn Brand
Automated smoke report for 5.13.0 patch 
5149cfce110f600477036b7ec146007b3c1a2ba8 v5.13.0-201-g5149cfc
d3: PA8000 (PA-RISC2.0/32/1 cpu)
onHP-UX - B.10.20
using gcc version 3.4.6
smoketime 16 hours 27 minutes (average 8 hours 13 minutes)

Summary: PASS

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.13.0-201-g5149cfc  Configuration (common) -Dcc=gcc
--- -
O O O O O O 
| | | | | +- LC_ALL = univ.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = univ.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
uncommitted-changes
SMOKE5149cfce110f600477036b7ec146007b3c1a2ba8

Testsuite was run only with 'harness'

Tests skipped on user request:
lib/Test/Simple/t/utf8.t
cpan/Math-Complex/t/Trig.t
MANIFEST did not declare 'Porting/checkpodencoding.pl'
MANIFEST did not declare 'a.out'
MANIFEST did not declare 'cpan/DB_File/DB_File.pm.bak'
MANIFEST did not declare 'cpan/DB_File/t/db-btree.t.bak'
MANIFEST did not declare 'cpan/DB_File/t/db-hash.t.bak'
MANIFEST did not declare 'cpan/DB_File/t/db-recno.t.bak'
MANIFEST did not declare 'cpan/ExtUtils-ParseXS/t/XSMore.sl'
MANIFEST did not declare 'cpan/ExtUtils-ParseXS/t/XSTest.sl'
MANIFEST did not declare 'cpan/ExtUtils-ParseXS/t/XSUsage.sl'
MANIFEST did not declare 'patchlevel.bak'

Passed Todo tests: (common-args) -Dcc=gcc
[stdio/perlio/univ.utf8] 
[stdio/perlio/univ.utf8] -DDEBUGGING
../dist/Net-Ping/t/450_service.tPASSED
9, 18

Compiler messages(gcc):
regexec.c: In function `S_regcppush':
regexec.c:319: warning: int format, U32 arg (arg 3)
regexec.c:319: warning: int format, I32 arg (arg 4)
regexec.c: In function `S_regmatch':
regexec.c:3167: warning: 'charid' might be used uninitialized in this function
perlio.c: In function `PerlIO_tmpfile':
perlio.c:5160: warning: 'sv' might be used uninitialized in this function
APItest.c: In function `XS_XS__APItest__PtrTable_clear':
APItest.c:1171: warning: `Perl_ptr_table_clear' is deprecated (declared at 
./../proto.h:4324)

-- 
Report by Test::Smoke v1.42 build 1267 running on perl 5.8.8
(Reporter v0.035 / Smoker v0.045)



Smoke [5.13.0] v5.13.0-205-gdce3ee4 FAIL(F) linux 2.6.25.20-0.6-default [SuSE] (x86_64/4 cpu)

2010-05-09 Thread H.Merijn Brand
Automated smoke report for 5.13.0 patch 
dce3ee48d7ab1ee0d37b9dd125e92b4c58a3ad8e v5.13.0-205-gdce3ee4
tux: Intel(R) Core(TM)2 Quad CPU Q9450 @ 2.66GHz (GenuineIntel 1998MHz) 
(x86_64/4 cpu)
onlinux - 2.6.25.20-0.6-default [SuSE]
using ccache g++ version 4.3.1 20080507 (prerelease) [gcc-4_3-branch 
revision 135036]
smoketime 3 hours 50 minutes (average 14 minutes 24 seconds)

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.13.0-205-gdce3ee4  Configuration (common) -Dcc=g++
--- -
F F F F F F -Duselongdouble
O O O O O O -Duse64bitall
F F F F F F -Duseithreads -Duselongdouble
O O O O O O -Duseithreads -Duse64bitall
F F F F F F -Dmad -Duselongdouble
O O O O O O -Dmad -Duse64bitall
F F F F F F -Dmad -Duseithreads -Duselongdouble
O O O O O O -Dmad -Duseithreads -Duse64bitall
| | | | | +- LC_ALL = en_US.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = en_US.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
uncommitted-changes
SMOKEdce3ee48d7ab1ee0d37b9dd125e92b4c58a3ad8e

Testsuite was run only with 'harness'

Failures: (common-args) -Dcc=g++
[stdio/perlio/en_US.utf8] -Duselongdouble
[stdio/perlio/en_US.utf8] -DDEBUGGING -Duselongdouble
[stdio/perlio/en_US.utf8] -Duseithreads -Duselongdouble
[stdio/perlio/en_US.utf8] -DDEBUGGING -Duseithreads -Duselongdouble
[stdio/perlio/en_US.utf8] -Dmad -Duselongdouble
[stdio/perlio/en_US.utf8] -DDEBUGGING -Dmad -Duselongdouble
[stdio/perlio/en_US.utf8] -Dmad -Duseithreads -Duselongdouble
[stdio/perlio/en_US.utf8] -DDEBUGGING -Dmad -Duseithreads -Duselongdouble
../t/op/sprintf.t...FAILED
205, 221

Passed Todo tests: (common-args) -Dcc=g++
[stdio/perlio/en_US.utf8] -Duselongdouble
[stdio/perlio/en_US.utf8] -DDEBUGGING -Duselongdouble
[stdio/perlio/en_US.utf8] -Duse64bitall
[stdio/perlio/en_US.utf8] -DDEBUGGING -Duse64bitall
[stdio/perlio/en_US.utf8] -Duseithreads -Duselongdouble
[stdio/perlio/en_US.utf8] -DDEBUGGING -Duseithreads -Duselongdouble
[stdio/perlio/en_US.utf8] -Duseithreads -Duse64bitall
[stdio/perlio/en_US.utf8] -DDEBUGGING -Duseithreads -Duse64bitall
[stdio/perlio/en_US.utf8] -Dmad -Duselongdouble
[stdio/perlio/en_US.utf8] -DDEBUGGING -Dmad -Duselongdouble
[stdio/perlio/en_US.utf8] -Dmad -Duse64bitall
[stdio/perlio/en_US.utf8] -DDEBUGGING -Dmad -Duse64bitall
[stdio/perlio/en_US.utf8] -Dmad -Duseithreads -Duselongdouble
[stdio/perlio/en_US.utf8] -DDEBUGGING -Dmad -Duseithreads -Duselongdouble
[stdio/perlio/en_US.utf8] -Dmad -Duseithreads -Duse64bitall
[stdio/perlio/en_US.utf8] -DDEBUGGING -Dmad -Duseithreads -Duse64bitall
../t/op/stash.t.PASSED
26

Compiler messages(gcc):
toke.c: In function 'S_scan_const':
toke.c:3271: warning: field precision should have type 'int', but argument 3 
has type 'long int'
toke.c:3271: warning: field precision should have type 'int', but argument 5 
has type 'long int'
pp_sys.c: In function 'Perl_pp_gmtime':
pp_sys.c:4518: warning: format '%.0f' expects type 'double', but argument 4 has 
type 'Time64_T'
pp_sys.c:4523: warning: format '%.0f' expects type 'double', but argument 4 has 
type 'Time64_T'
APItest.c: In function 'XS_XS__APItest__PtrTable_clear':
APItest.c:1171: warning: 'Perl_ptr_table_clear' is deprecated (declared at 
./../proto.h:4323)
toke.c:3271: warning: field precision should have type 'int', but argument 4 
has type 'long int'
toke.c:3271: warning: field precision should have type 'int', but argument 6 
has type 'long int'
pp_sys.c:4518: warning: format '%.0f' expects type 'double', but argument 5 has 
type 'Time64_T'
pp_sys.c:4523: warning: format '%.0f' expects type 'double', but argument 5 has 
type 'Time64_T'
pad.c: In function 'Perl_pad_peg':
pad.c:134: warning: unused parameter 's'
op.c: In function 'Perl_ck_shift':
op.c:7758: warning: ISO C90 forbids mixed declarations and code
Pattern(gcc): /(^(?-s:.+?):(?: In function .+?:$|(?: undefined reference to 
.+?$)|\d+(?:\:\d+)?: (?:warning:|error:|invalid) .+?$))/

-- 
Report by Test::Smoke v1.42 build 1267 running on perl 5.10.1
(Reporter v0.035 / Smoker v0.045)



Smoke [5.12.1] v5.12.1-RC0-7-gf731fdb PASS freebsd 8.0-RELEASE-p2 (amd64/1 cpu)

2010-05-09 Thread brian greenfield
Automated smoke report for 5.12.1 patch 
f731fdbe6f0ec99cc79b9c418c2f87147293af79 v5.12.1-RC0-7-gf731fdb
bsd.zombie.org.uk: AMD Athlon(tm) 64 Processor 3200+ (amd64/1 cpu)
onfreebsd - 8.0-RELEASE-p2
using cc version 4.2.1 20070719  [FreeBSD]
smoketime 4 hours 50 minutes (average 36 minutes 16 seconds)

Summary: PASS

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.1-RC0-7-gf731fdb  Configuration (common) none
--- -
O O O O 
O O O O -Duse64bitint
O O O O -Duseithreads
O O O O -Duseithreads -Duse64bitint
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
RC0
uncommitted-changes
SMOKEf731fdbe6f0ec99cc79b9c418c2f87147293af79

Compiler messages(gcc):
perlio.c: In function 'PerlIOStdio_set_ptrcnt':
perlio.c:3437: warning: pointer targets in assignment differ in signedness
APItest.xs: In function 'XS_XS__APItest_pmflag':
APItest.xs:930: warning: 'Perl_pmflag' is deprecated (declared at 
../../proto.h:2622)

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




Smoke [5.13.0] v5.13.0-205-gdce3ee4 PASS HP-UX B.11.23/64 (ia64/2 cpu)

2010-05-09 Thread H.Merijn Brand
Automated smoke report for 5.13.0 patch 
dce3ee48d7ab1ee0d37b9dd125e92b4c58a3ad8e v5.13.0-205-gdce3ee4
x1: Intel(R) Itanium 2 processor/1600 MHz (ia64/2 cpu)
onHP-UX - B.11.23/64
using cc version B3910B
smoketime 7 hours 17 minutes (average 54 minutes 45 seconds)

Summary: PASS

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.13.0-205-gdce3ee4  Configuration (common) none
--- -
O O O O O O 
O O O O O O -Duse64bitall
O O O O O O -Duseithreads
O O O O O O -Duseithreads -Duse64bitall
| | | | | +- LC_ALL = univ.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = univ.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
uncommitted-changes
SMOKEdce3ee48d7ab1ee0d37b9dd125e92b4c58a3ad8e

Testsuite was run only with 'harness'

Tests skipped on user request:
lib/Test/Simple/t/utf8.t
MANIFEST did not declare 'Porting/checkpodencoding.pl'

Passed Todo tests: (common-args) none
[stdio/perlio/univ.utf8] 
[stdio/perlio/univ.utf8] -DDEBUGGING
[stdio/perlio/univ.utf8] -DDEBUGGING -Duseithreads
../dist/Net-Ping/t/450_service.tPASSED
9, 18

[stdio/perlio/univ.utf8] -Duse64bitall
[stdio/perlio/univ.utf8] -DDEBUGGING -Duse64bitall
[stdio/perlio/univ.utf8] -Duseithreads
[stdio/perlio/univ.utf8] -Duseithreads -Duse64bitall
[stdio/perlio/univ.utf8] -DDEBUGGING -Duseithreads -Duse64bitall
../t/op/stash.t.PASSED
26
../dist/Net-Ping/t/450_service.tPASSED
9, 18

-- 
Report by Test::Smoke v1.42 build 1267 running on perl 5.10.1
(Reporter v0.035 / Smoker v0.045)



Smoke [5.13.0] v5.13.0-205-gdce3ee4 FAIL(X) netbsd 5.0.2 (i386/1 cpu)

2010-05-09 Thread Steven Schubiger
Automated smoke report for 5.13.0 patch 
dce3ee48d7ab1ee0d37b9dd125e92b4c58a3ad8e v5.13.0-205-gdce3ee4
p5netbsd: Intel 686-class (i386/1 cpu)
onnetbsd - 5.0.2
using cc version 4.1.3 20080704 prerelease (NetBSD nb2 20081120)
smoketime 6 hours 36 minutes (average 49 minutes 34 seconds)

Summary: FAIL(X)

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.13.0-205-gdce3ee4  Configuration (common) none
--- -
O O O O 
O O O O -Duse64bitint
X X O O -Duseithreads
X O O X -Duseithreads -Duse64bitint
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
uncommitted-changes
SMOKEdce3ee48d7ab1ee0d37b9dd125e92b4c58a3ad8e

Failures: (common-args) none
[stdio/perlio] -Duseithreads
[stdio] -Duseithreads -Duse64bitint
Inconsistent test results (between TEST and harness):
../lib/Benchmark.t..FAILED at test 126

[perlio] -DDEBUGGING -Duseithreads -Duse64bitint
Inconsistent test results (between TEST and harness):
../lib/Benchmark.t..FAILED at test 127

MANIFEST did not declare 'Porting/checkpodencoding.pl'

Compiler messages(gcc):
regexec.c: In function 'S_regcppush':
regexec.c:319: warning: format '%d' expects type 'int', but argument 3 has type 
'U32'
regexec.c:319: warning: format '%d' expects type 'int', but argument 4 has type 
'I32'
perlio.c: In function 'PerlIOStdio_set_ptrcnt':
perlio.c:3437: warning: pointer targets in assignment differ in signedness
/usr/include/sys/cdefs_elf.h:67:20: error: missing binary operator before token 
"("
:1:1: warning: "TIME_HIRES_STAT" redefined
:1:1: warning: this is the location of the previous definition
APItest.c: In function 'XS_XS__APItest__PtrTable_clear':
APItest.c:1171: warning: 'Perl_ptr_table_clear' is deprecated (declared at 
../../proto.h:4324)
regexec.c: In function 'S_regtry':
regexec.c:3167: warning: 'charid' may be used uninitialized in this function
regexec.c:319: warning: format '%d' expects type 'int', but argument 4 has type 
'U32'
regexec.c:319: warning: format '%d' expects type 'int', but argument 5 has type 
'I32'

-- 
Report by Test::Smoke v1.43 build 1271 running on perl 5.10.1
(Reporter v0.035 / Smoker v0.045)


Smoke [5.13.0] v5.13.0-205-gdce3ee4 FAIL(F) linux 2.6.26-2-amd64 [debian] (x86_64/4 cpu)

2010-05-09 Thread tony
Automated smoke report for 5.13.0 patch 
dce3ee48d7ab1ee0d37b9dd125e92b4c58a3ad8e v5.13.0-205-gdce3ee4
mars: Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz (GenuineIntel 1596MHz) 
(x86_64/4 cpu)
onlinux - 2.6.26-2-amd64 [debian]
using cc version 4.3.2
smoketime 3 hours 5 minutes (average 15 minutes 29 seconds)

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.13.0-205-gdce3ee4  Configuration (common) none
--- -
O O O O O O 
F F F F F F -Dusemorebits
O O O O O O -Dmad
O O O O O O -Duseithreads
F F F F F F -Duseithreads -Dusemorebits
O O O O O O -Duseithreads -Dmad
| | | | | +- LC_ALL = de_DE.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = de_DE.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
uncommitted-changes
SMOKEdce3ee48d7ab1ee0d37b9dd125e92b4c58a3ad8e

Testsuite was run only with 'harness' and HARNESS_OPTIONS=j4

Failures: (common-args) none
[stdio/perlio/de_DE.utf8] -Dusemorebits
[stdio/perlio/de_DE.utf8] -DDEBUGGING -Dusemorebits
[stdio/perlio/de_DE.utf8] -Duseithreads -Dusemorebits
[stdio/perlio/de_DE.utf8] -DDEBUGGING -Duseithreads -Dusemorebits
../t/op/sprintf.t...FAILED
205, 221

MANIFEST did not declare 'Porting/checkpodencoding.pl'

Passed Todo tests: (common-args) none
[stdio/perlio/de_DE.utf8] 
[stdio/perlio/de_DE.utf8] -DDEBUGGING
[stdio/perlio/de_DE.utf8] -Dusemorebits
[stdio/perlio/de_DE.utf8] -DDEBUGGING -Dusemorebits
[stdio/perlio/de_DE.utf8] -Dmad
[stdio/perlio/de_DE.utf8] -DDEBUGGING -Dmad
[stdio/perlio/de_DE.utf8] -Duseithreads
[stdio/perlio/de_DE.utf8] -DDEBUGGING -Duseithreads
[stdio/perlio/de_DE.utf8] -Duseithreads -Dusemorebits
[stdio/perlio/de_DE.utf8] -DDEBUGGING -Duseithreads -Dusemorebits
[stdio/perlio/de_DE.utf8] -Duseithreads -Dmad
[stdio/perlio/de_DE.utf8] -DDEBUGGING -Duseithreads -Dmad
../t/op/stash.t.PASSED
26

Compiler messages(gcc):
toke.c: In function ‘S_scan_const’:
toke.c:3271: warning: field precision should have type ‘int’, but argument 3 
has type ‘long int’
toke.c:3271: warning: field precision should have type ‘int’, but argument 5 
has type ‘long int’
APItest.c: In function ‘XS_XS__APItest__PtrTable_clear’:
APItest.c:1171: warning: ‘Perl_ptr_table_clear’ is deprecated (declared at 
../../proto.h:4323)
pp_sys.c: In function ‘Perl_pp_gmtime’:
pp_sys.c:4518: warning: format ‘%.0f’ expects type ‘double’, but argument 4 has 
type ‘Time64_T’
pp_sys.c:4523: warning: format ‘%.0f’ expects type ‘double’, but argument 4 has 
type ‘Time64_T’
pad.c: In function ‘Perl_pad_peg’:
pad.c:134: warning: unused parameter ‘s’
op.c: In function ‘Perl_ck_shift’:
op.c:7758: warning: ISO C90 forbids mixed declarations and code
toke.c:3271: warning: field precision should have type ‘int’, but argument 4 
has type ‘long int’
toke.c:3271: warning: field precision should have type ‘int’, but argument 6 
has type ‘long int’
pp_sys.c:4518: warning: format ‘%.0f’ expects type ‘double’, but argument 5 has 
type ‘Time64_T’
pp_sys.c:4523: warning: format ‘%.0f’ expects type ‘double’, but argument 5 has 
type ‘Time64_T’

-- 
Report by Test::Smoke v1.43 build 1271 running on perl 5.10.0
(Reporter v0.035 / Smoker v0.045)



Smoke [5.13.0] v5.13.0-205-gdce3ee4 FAIL(F) HP-UX B.11.31/64 (ia64/2 cpu)

2010-05-09 Thread H.Merijn Brand
Automated smoke report for 5.13.0 patch 
dce3ee48d7ab1ee0d37b9dd125e92b4c58a3ad8e v5.13.0-205-gdce3ee4
x2: Intel(R) Itanium 2 9100/1710 (ia64/2 cpu)
onHP-UX - B.11.31/64
using cc version B3910B
smoketime 5 hours 50 minutes (average 43 minutes 48 seconds)

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.13.0-205-gdce3ee4  Configuration (common) none
--- -
O O O O O O 
O O O O O O -Duse64bitall
O O O O O O -Duseithreads
O O O O O F -Duseithreads -Duse64bitall
| | | | | +- LC_ALL = univ.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = univ.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
uncommitted-changes
SMOKEdce3ee48d7ab1ee0d37b9dd125e92b4c58a3ad8e

Testsuite was run only with 'harness'

Tests skipped on user request:
lib/Test/Simple/t/utf8.t
Failures: (common-args) none
[univ.utf8] -DDEBUGGING -Duseithreads -Duse64bitall
../cpan/Time-HiRes/t/HiRes.tFAILED
12

MANIFEST did not declare 'Porting/checkpodencoding.pl'

Passed Todo tests: (common-args) none
[stdio/perlio/univ.utf8] 
[stdio/perlio/univ.utf8] -DDEBUGGING
[stdio/perlio/univ.utf8] -DDEBUGGING -Duseithreads
../dist/Net-Ping/t/450_service.tPASSED
9, 18

[stdio/perlio/univ.utf8] -Duse64bitall
[stdio/perlio/univ.utf8] -DDEBUGGING -Duse64bitall
[stdio/perlio/univ.utf8] -Duseithreads
[stdio/perlio/univ.utf8] -Duseithreads -Duse64bitall
[stdio/perlio/univ.utf8] -DDEBUGGING -Duseithreads -Duse64bitall
../t/op/stash.t.PASSED
26
../dist/Net-Ping/t/450_service.tPASSED
9, 18

-- 
Report by Test::Smoke v1.42 build 1267 running on perl 5.10.1
(Reporter v0.035 / Smoker v0.045)



Smoke [5.13.0] v5.13.0-187-gbdbefed PASS HP-UX B.11.00/64 (PA-RISC2.0/64/2 cpu)

2010-05-09 Thread H.Merijn Brand
Automated smoke report for 5.13.0 patch 
bdbefedf6ca6c8253d0fccc6b9d99d7ae86dcd96 v5.13.0-187-gbdbefed
a5: PA8700 (PA-RISC2.0/64/2 cpu)
onHP-UX - B.11.00/64
using gcc version 3.4.6
smoketime 15 hours 36 minutes (average 1 hour 57 minutes)

Summary: PASS

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.13.0-187-gbdbefed  Configuration (common) -Dcc=gcc
--- -
O O O O O O 
O O O O O O -Duse64bitall
O O O O O O -Duseithreads
O O O O O O -Duseithreads -Duse64bitall
| | | | | +- LC_ALL = univ.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = univ.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
uncommitted-changes
SMOKEbdbefedf6ca6c8253d0fccc6b9d99d7ae86dcd96

Testsuite was run only with 'harness'

Tests skipped on user request:
lib/Test/Simple/t/utf8.t
Passed Todo tests: (common-args) -Dcc=gcc
[stdio/perlio/univ.utf8] -Duse64bitall
[stdio/perlio/univ.utf8] -DDEBUGGING -Duse64bitall
[stdio/perlio/univ.utf8] -Duseithreads -Duse64bitall
[stdio/perlio/univ.utf8] -DDEBUGGING -Duseithreads -Duse64bitall
../t/op/stash.t.PASSED
26

Compiler messages(gcc):
toke.c: In function `S_scan_const':
toke.c:3271: warning: field precision is not type int (arg 3)
toke.c:3271: warning: field precision is not type int (arg 5)
regexec.c: In function `S_regcppush':
regexec.c:319: warning: int format, U32 arg (arg 3)
regexec.c:319: warning: int format, I32 arg (arg 4)
regexec.c: In function `S_regmatch':
regexec.c:3167: warning: 'charid' might be used uninitialized in this function
perlio.c: In function `PerlIO_tmpfile':
perlio.c:5160: warning: 'sv' might be used uninitialized in this function
APItest.c: In function `XS_XS__APItest__PtrTable_clear':
APItest.c:1171: warning: `Perl_ptr_table_clear' is deprecated (declared at 
./../proto.h:4324)
Socket.xs: In function `XS_Socket_inet_ntop':
Socket.xs:487: warning: cast to pointer from integer of different size
Socket.xs: In function `XS_Socket_inet_pton':
Socket.xs:511: warning: cast to pointer from integer of different size
toke.c:3271: warning: field precision is not type int (arg 4)
toke.c:3271: warning: field precision is not type int (arg 6)
regexec.c:319: warning: int format, U32 arg (arg 4)
regexec.c:319: warning: int format, I32 arg (arg 5)

-- 
Report by Test::Smoke v1.42 build 1267 running on perl 5.10.1
(Reporter v0.035 / Smoker v0.045)



Smoke [5.13.0] v5.13.0-205-gdce3ee4 FAIL(F) linux 2.6.31.12-0.2-default [SuSE] (x86_64/4 cpu)

2010-05-09 Thread H.Merijn Brand
Automated smoke report for 5.13.0 patch 
dce3ee48d7ab1ee0d37b9dd125e92b4c58a3ad8e v5.13.0-205-gdce3ee4
pc09: Intel(R) Xeon(R) CPU E5320 @ 1.86GHz (GenuineIntel 1596MHz) (x86_64/4 cpu)
onlinux - 2.6.31.12-0.2-default [SuSE]
using ccache g++ version 4.4.1 [gcc-4_4-branch revision 150839]
smoketime 3 hours 4 minutes (average 23 minutes 3 seconds)

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.13.0-205-gdce3ee4  Configuration (common) -Dcc=g++
--- -
F F F F F F -Duselongdouble
O O O O O O -Duse64bitall
F F F F F F -Duseithreads -Duselongdouble
O O O O O O -Duseithreads -Duse64bitall
| | | | | +- LC_ALL = en_US.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = en_US.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
uncommitted-changes
SMOKEdce3ee48d7ab1ee0d37b9dd125e92b4c58a3ad8e

Testsuite was run only with 'harness'

Failures: (common-args) -Dcc=g++
[stdio/perlio/en_US.utf8] -Duselongdouble
[stdio/perlio/en_US.utf8] -DDEBUGGING -Duselongdouble
[stdio/perlio/en_US.utf8] -Duseithreads -Duselongdouble
[stdio/perlio/en_US.utf8] -DDEBUGGING -Duseithreads -Duselongdouble
../t/op/sprintf.t...FAILED
205, 221

Passed Todo tests: (common-args) -Dcc=g++
[stdio/perlio/en_US.utf8] -Duselongdouble
[stdio/perlio/en_US.utf8] -DDEBUGGING -Duselongdouble
[stdio/perlio/en_US.utf8] -Duse64bitall
[stdio/perlio/en_US.utf8] -DDEBUGGING -Duse64bitall
[stdio/perlio/en_US.utf8] -Duseithreads -Duselongdouble
[stdio/perlio/en_US.utf8] -DDEBUGGING -Duseithreads -Duselongdouble
[stdio/perlio/en_US.utf8] -Duseithreads -Duse64bitall
[stdio/perlio/en_US.utf8] -DDEBUGGING -Duseithreads -Duse64bitall
../t/op/stash.t.PASSED
26

Compiler messages(gcc):
toke.c: In function 'S_scan_const':
toke.c:3271: warning: field precision should have type 'int', but argument 3 
has type 'long int'
toke.c:3271: warning: field precision should have type 'int', but argument 5 
has type 'long int'
pp_sys.c: In function 'Perl_pp_gmtime':
pp_sys.c:4518: warning: format '%.0f' expects type 'double', but argument 4 has 
type 'Time64_T'
pp_sys.c:4523: warning: format '%.0f' expects type 'double', but argument 4 has 
type 'Time64_T'
APItest.c: In function 'XS_XS__APItest__PtrTable_clear':
APItest.c:1171: warning: 'Perl_ptr_table_clear' is deprecated (declared at 
./../proto.h:4323)
toke.c:3271: warning: field precision should have type 'int', but argument 4 
has type 'long int'
toke.c:3271: warning: field precision should have type 'int', but argument 6 
has type 'long int'
pp_sys.c:4518: warning: format '%.0f' expects type 'double', but argument 5 has 
type 'Time64_T'
pp_sys.c:4523: warning: format '%.0f' expects type 'double', but argument 5 has 
type 'Time64_T'
Pattern(gcc): /(^(?-s:.+?):(?: In function .+?:$|(?: undefined reference to 
.+?$)|\d+(?:\:\d+)?: (?:warning:|error:|invalid) .+?$))/

-- 
Report by Test::Smoke v1.43 build 1271 running on perl 5.10.1
(Reporter v0.035 / Smoker v0.045)



Smoke [5.12.1] v5.12.1-RC0-4-g10a3148 FAIL(X) linux 2.6.32-22-generic [debian] (x86_64/8 cpu)

2010-05-09 Thread George Greer
Automated smoke report for 5.12.1 patch 
10a3148b5820bf51a20c6e92b8d01cef51649e9b v5.12.1-RC0-4-g10a3148
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 
cpu)
onlinux - 2.6.32-22-generic [debian]
using cc version 4.4.3
smoketime 10 hours 26 minutes (average 39 minutes 9 seconds)

Summary: FAIL(X)

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.1-RC0-4-g10a3148  Configuration (common) none
--- -
O O O O O O 
O O O O O O -Duse64bitint
O O O O O O -Duselongdouble
O O O O O O -Dusemorebits
O O O O O O -Duseithreads
O O O O O O -Duseithreads -Duse64bitint
O X O O O O -Duseithreads -Duselongdouble
O O O O O O -Duseithreads -Dusemorebits
| | | | | +- LC_ALL = en_US.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = en_US.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
RC0
uncommitted-changes
SMOKE10a3148b5820bf51a20c6e92b8d01cef51649e9b

Failures: (common-args) none
[perlio] -Duseithreads -Duselongdouble
Inconsistent test results (between TEST and harness):
../t/op/rand.t..FAILED at test 5

Compiler messages(gcc):
try.c: In function ‘main’:
try.c:36: warning: ignoring return value of ‘pipe’, declared with attribute 
warn_unused_result
try.c:37: warning: ignoring return value of ‘pipe’, declared with attribute 
warn_unused_result
try.c:53: warning: ignoring return value of ‘write’, declared with attribute 
warn_unused_result
try.c:66: warning: ignoring return value of ‘write’, declared with attribute 
warn_unused_result
try.c:72: warning: ignoring return value of ‘write’, declared with attribute 
warn_unused_result
try.c:78: warning: ignoring return value of ‘read’, declared with attribute 
warn_unused_result
util.c: In function ‘S_write_no_mem’:
util.c:67: warning: ignoring return value of ‘write’, declared with attribute 
warn_unused_result
sv.c: In function ‘Perl_sv_2pv_flags’:
sv.c:2772: warning: ignoring return value of ‘gcvt’, declared with attribute 
warn_unused_result
sv.c:2965: warning: ignoring return value of ‘gcvt’, declared with attribute 
warn_unused_result
sv.c: In function ‘Perl_sv_vcatpvfn’:
sv.c:9422: warning: ignoring return value of ‘gcvt’, declared with attribute 
warn_unused_result
sv.c:10227: warning: ignoring return value of ‘gcvt’, declared with attribute 
warn_unused_result
doio.c: In function ‘Perl_nextargv’:
doio.c:870: warning: ignoring return value of ‘fchown’, declared with attribute 
warn_unused_result
doio.c: In function ‘S_exec_failed’:
doio.c:1380: warning: ignoring return value of ‘write’, declared with attribute 
warn_unused_result
perlio.c: In function ‘PerlIO_debug’:
perlio.c:517: warning: ignoring return value of ‘write’, declared with 
attribute warn_unused_result
perlio.c: In function ‘S_more_refcounted_fds’:
perlio.c:2301: warning: ignoring return value of ‘write’, declared with 
attribute warn_unused_result
Dumper.xs: In function ‘DD_dump’:
Dumper.xs:813: warning: format ‘%ld’ expects type ‘long int’, but argument 2 
has type ‘U32’
Call.xs: In function ‘filter_call’:
Call.xs:63: warning: format ‘%d’ expects type ‘int’, but argument 3 has type 
‘STRLEN’
Call.xs:63: warning: format ‘%d’ expects type ‘int’, but argument 5 has type 
‘STRLEN’
Call.xs:100: warning: format ‘%d’ expects type ‘int’, but argument 4 has type 
‘STRLEN’
Call.xs:156: warning: format ‘%d’ expects type ‘int’, but argument 3 has type 
‘STRLEN’
Call.xs:175: warning: format ‘%d’ expects type ‘int’, but argument 4 has type 
‘STRLEN’
sdbm.c: In function ‘makroom’:
sdbm.c:371: warning: ignoring return value of ‘write’, declared with attribute 
warn_unused_result
APItest.xs: In function ‘XS_XS__APItest_pmflag’:
APItest.xs:930: warning: ‘Perl_pmflag’ is deprecated (declared at 
../../proto.h:2620)
sv.c:2772: warning: ignoring return value of ‘qgcvt’, declared with attribute 
warn_unused_result
sv.c:2965: warning: ignoring return value of ‘qgcvt’, declared with attribute 
warn_unused_result
sv.c:10227: warning: ignoring return value of ‘qgcvt’, declared with attribute 
warn_unused_result
pp_sys.c: In function ‘Perl_pp_gmtime’:
pp_sys.c:4527: warning: format ‘%.0f’ expects type ‘double’, but argument 4 has 
type ‘Time64_T’
pp_sys.c:4532: warning: format ‘%.0f’ expects type ‘double’, but argument 4 has 
type ‘Time64_T’
perlio.c:508: warning: ignoring return value of ‘write’, declared with 
attribute warn_unused_result
perl.c: In function ‘S_init_tls_and_interp’:
perl.c:107: warning: ignoring return value of ‘write’, declared with attribute 
warn_unused_result
threads.xs: In function ‘S_ithread_create’:
threads.xs:701: w

Smoke [5.13.0] v5.13.0-205-gdce3ee4 FAIL(F) linux 2.6.25.20-0.6-default [SuSE] (x86_64/4 cpu)

2010-05-09 Thread H.Merijn Brand
Automated smoke report for 5.13.0 patch 
dce3ee48d7ab1ee0d37b9dd125e92b4c58a3ad8e v5.13.0-205-gdce3ee4
tux: Intel(R) Core(TM)2 Quad CPU Q9450 @ 2.66GHz (GenuineIntel 1998MHz) 
(x86_64/4 cpu)
onlinux - 2.6.25.20-0.6-default [SuSE]
using ccache cc version 4.3.1 20080507 (prerelease) [gcc-4_3-branch 
revision 135036]
smoketime 3 hours 56 minutes (average 14 minutes 49 seconds)

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.13.0-205-gdce3ee4  Configuration (common) none
--- -
F F F F F F -Duselongdouble
O O O O O O -Duse64bitall
F F F F F F -Duseithreads -Duselongdouble
O O O O O O -Duseithreads -Duse64bitall
F F F F F F -Dmad -Duselongdouble
O O O O O O -Dmad -Duse64bitall
F F F F F F -Dmad -Duseithreads -Duselongdouble
O O O O O O -Dmad -Duseithreads -Duse64bitall
| | | | | +- LC_ALL = en_US.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = en_US.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
uncommitted-changes
SMOKEdce3ee48d7ab1ee0d37b9dd125e92b4c58a3ad8e

Testsuite was run only with 'harness'

Failures: (common-args) none
[stdio/perlio/en_US.utf8] -Duselongdouble
[stdio/perlio/en_US.utf8] -DDEBUGGING -Duselongdouble
[stdio/perlio/en_US.utf8] -Duseithreads -Duselongdouble
[perlio/en_US.utf8] -DDEBUGGING -Duseithreads -Duselongdouble
[stdio/perlio/en_US.utf8] -Dmad -Duselongdouble
[stdio/perlio/en_US.utf8] -DDEBUGGING -Dmad -Duselongdouble
[stdio/perlio/en_US.utf8] -Dmad -Duseithreads -Duselongdouble
[stdio/perlio/en_US.utf8] -DDEBUGGING -Dmad -Duseithreads -Duselongdouble
../t/op/sprintf.t...FAILED
205, 221

[stdio] -DDEBUGGING -Duseithreads -Duselongdouble
../t/op/sprintf.t...FAILED
205, 221
../t/op/sselect.t...FAILED
10

Passed Todo tests: (common-args) none
[stdio/perlio/en_US.utf8] -Duselongdouble
[stdio/perlio/en_US.utf8] -DDEBUGGING -Duselongdouble
[stdio/perlio/en_US.utf8] -Duse64bitall
[stdio/perlio/en_US.utf8] -DDEBUGGING -Duse64bitall
[stdio/perlio/en_US.utf8] -Duseithreads -Duselongdouble
[stdio/perlio/en_US.utf8] -DDEBUGGING -Duseithreads -Duselongdouble
[stdio/perlio/en_US.utf8] -Duseithreads -Duse64bitall
[stdio/perlio/en_US.utf8] -DDEBUGGING -Duseithreads -Duse64bitall
[stdio/perlio/en_US.utf8] -Dmad -Duselongdouble
[stdio/perlio/en_US.utf8] -DDEBUGGING -Dmad -Duselongdouble
[stdio/perlio/en_US.utf8] -Dmad -Duse64bitall
[stdio/perlio/en_US.utf8] -DDEBUGGING -Dmad -Duse64bitall
[stdio/perlio/en_US.utf8] -Dmad -Duseithreads -Duselongdouble
[stdio/perlio/en_US.utf8] -DDEBUGGING -Dmad -Duseithreads -Duselongdouble
[stdio/perlio/en_US.utf8] -Dmad -Duseithreads -Duse64bitall
[stdio/perlio/en_US.utf8] -DDEBUGGING -Dmad -Duseithreads -Duse64bitall
../t/op/stash.t.PASSED
26

Compiler messages(gcc):
toke.c: In function 'S_scan_const':
toke.c:3271: warning: field precision should have type 'int', but argument 3 
has type 'long int'
toke.c:3271: warning: field precision should have type 'int', but argument 5 
has type 'long int'
pp_sys.c: In function 'Perl_pp_gmtime':
pp_sys.c:4518: warning: format '%.0f' expects type 'double', but argument 4 has 
type 'Time64_T'
pp_sys.c:4523: warning: format '%.0f' expects type 'double', but argument 4 has 
type 'Time64_T'
APItest.c: In function 'XS_XS__APItest__PtrTable_clear':
APItest.c:1171: warning: 'Perl_ptr_table_clear' is deprecated (declared at 
./../proto.h:4323)
toke.c:3271: warning: field precision should have type 'int', but argument 4 
has type 'long int'
toke.c:3271: warning: field precision should have type 'int', but argument 6 
has type 'long int'
pp_sys.c:4518: warning: format '%.0f' expects type 'double', but argument 5 has 
type 'Time64_T'
pp_sys.c:4523: warning: format '%.0f' expects type 'double', but argument 5 has 
type 'Time64_T'
pad.c: In function 'Perl_pad_peg':
pad.c:134: warning: unused parameter 's'
op.c: In function 'Perl_ck_shift':
op.c:7758: warning: ISO C90 forbids mixed declarations and code

-- 
Report by Test::Smoke v1.42 build 1267 running on perl 5.10.1
(Reporter v0.035 / Smoker v0.045)



Smoke [5.12.1] v5.12.1-RC0-7-gf731fdb FAIL(F) MSWin32 Win2000 SP4 (x86/2 cpu)

2010-05-09 Thread George Greer
Automated smoke report for 5.12.1 patch 
f731fdbe6f0ec99cc79b9c418c2f87147293af79 v5.12.1-RC0-7-gf731fdb
perl-win2k: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz(~2672 MHz) (x86/2 cpu)
onMSWin32 - Win2000 SP4
using cl version 14.00.50727.762
smoketime 4 hours 55 minutes (average 36 minutes 52 seconds)

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.12.1-RC0-7-gf731fdb  Configuration (common) none
--- -
O O 
O O -Duselargefiles
O O -Duseithreads
O F -Duseithreads -Duselargefiles
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
RC0
uncommitted-changes
SMOKEf731fdbe6f0ec99cc79b9c418c2f87147293af79

Failures: (common-args) none
[default] -DDEBUGGING -Duseithreads -Duselargefiles
../dist/IO/t/io_sock.t..FAILED

Compiler messages(MSWin32):
Cwd.xs(75) : warning C4101: 'symlink' : unreferenced local variable

-- 
Report by Test::Smoke v1.42 build 1267 running on perl 5.10.0
(Reporter v0.035 / Smoker v0.045)



Smoke [5.13.0] v5.13.0-205-gdce3ee4 FAIL(F) linux 2.6.26-2-amd64 [debian] (x86_64/2 cpu)

2010-05-09 Thread brian greenfield
Automated smoke report for 5.13.0 patch 
dce3ee48d7ab1ee0d37b9dd125e92b4c58a3ad8e v5.13.0-205-gdce3ee4
zippy: AMD Athlon(tm) Dual Core Processor 5050e (AuthenticAMD 2614MHz) 
(x86_64/2 cpu)
onlinux - 2.6.26-2-amd64 [debian]
using gcc-4.3 version 4.3.4
smoketime 8 hours 37 minutes (average 32 minutes 22 seconds)

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.13.0-205-gdce3ee4  Configuration (common) -Dcc=gcc-4.3
--- -
O O O O 
O O O O -Duse64bitint
F F F F -Duselongdouble
F F F F -Dusemorebits
O O O O -Duseithreads
O O O O -Duseithreads -Duse64bitint
F F F F -Duseithreads -Duselongdouble
F F F F -Duseithreads -Dusemorebits
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
uncommitted-changes
SMOKEdce3ee48d7ab1ee0d37b9dd125e92b4c58a3ad8e

Failures: (common-args) -Dcc=gcc-4.3
[stdio/perlio] -Duselongdouble
[stdio/perlio] -DDEBUGGING -Duselongdouble
[stdio/perlio] -Dusemorebits
[stdio/perlio] -DDEBUGGING -Dusemorebits
[stdio/perlio] -Duseithreads -Duselongdouble
[stdio/perlio] -DDEBUGGING -Duseithreads -Duselongdouble
[stdio/perlio] -Duseithreads -Dusemorebits
[stdio/perlio] -DDEBUGGING -Duseithreads -Dusemorebits
../t/op/sprintf.t...FAILED
205, 221

MANIFEST did not declare 'Porting/checkpodencoding.pl'

Compiler messages(gcc):
toke.c: In function 'S_scan_const':
toke.c:3271: warning: field precision should have type 'int', but argument 3 
has type 'long int'
toke.c:3271: warning: field precision should have type 'int', but argument 5 
has type 'long int'
APItest.c: In function 'XS_XS__APItest__PtrTable_clear':
APItest.c:1171: warning: 'Perl_ptr_table_clear' is deprecated (declared at 
./../proto.h:4323)
pp_sys.c: In function 'Perl_pp_gmtime':
pp_sys.c:4518: warning: format '%.0f' expects type 'double', but argument 4 has 
type 'Time64_T'
pp_sys.c:4523: warning: format '%.0f' expects type 'double', but argument 4 has 
type 'Time64_T'
toke.c:3271: warning: field precision should have type 'int', but argument 4 
has type 'long int'
toke.c:3271: warning: field precision should have type 'int', but argument 6 
has type 'long int'
pp_sys.c:4518: warning: format '%.0f' expects type 'double', but argument 5 has 
type 'Time64_T'
pp_sys.c:4523: warning: format '%.0f' expects type 'double', but argument 5 has 
type 'Time64_T'

-- 
Report by Test::Smoke v1.43 build 1271 running on perl 5.10.1
(Reporter v0.035 / Smoker v0.045)




Smoke [5.13.0] v5.13.0-205-gdce3ee4 FAIL(F) linux 2.6.31.12-0.2-default [SuSE] (x86_64/4 cpu)

2010-05-09 Thread H.Merijn Brand
Automated smoke report for 5.13.0 patch 
dce3ee48d7ab1ee0d37b9dd125e92b4c58a3ad8e v5.13.0-205-gdce3ee4
pc09: Intel(R) Xeon(R) CPU E5320 @ 1.86GHz (GenuineIntel 1596MHz) (x86_64/4 cpu)
onlinux - 2.6.31.12-0.2-default [SuSE]
using ccache cc version 4.4.1 [gcc-4_4-branch revision 150839]
smoketime 3 hours 2 minutes (average 22 minutes 52 seconds)

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.13.0-205-gdce3ee4  Configuration (common) none
--- -
F F F F F F -Duselongdouble
O O O O O O -Duse64bitall
F F F F F F -Duseithreads -Duselongdouble
O O O O O O -Duseithreads -Duse64bitall
| | | | | +- LC_ALL = en_US.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = en_US.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
uncommitted-changes
SMOKEdce3ee48d7ab1ee0d37b9dd125e92b4c58a3ad8e

Testsuite was run only with 'harness'

Failures: (common-args) none
[stdio/perlio/en_US.utf8] -Duselongdouble
[stdio/perlio/en_US.utf8] -DDEBUGGING -Duselongdouble
[stdio/perlio/en_US.utf8] -Duseithreads -Duselongdouble
[stdio/perlio/en_US.utf8] -DDEBUGGING -Duseithreads -Duselongdouble
../t/op/sprintf.t...FAILED
205, 221

Passed Todo tests: (common-args) none
[stdio/perlio/en_US.utf8] -Duselongdouble
[stdio/perlio/en_US.utf8] -DDEBUGGING -Duselongdouble
[stdio/perlio/en_US.utf8] -Duse64bitall
[stdio/perlio/en_US.utf8] -DDEBUGGING -Duse64bitall
[stdio/perlio/en_US.utf8] -Duseithreads -Duselongdouble
[stdio/perlio/en_US.utf8] -DDEBUGGING -Duseithreads -Duselongdouble
[stdio/perlio/en_US.utf8] -Duseithreads -Duse64bitall
[stdio/perlio/en_US.utf8] -DDEBUGGING -Duseithreads -Duse64bitall
../t/op/stash.t.PASSED
26

Compiler messages(gcc):
toke.c: In function 'S_scan_const':
toke.c:3271: warning: field precision should have type 'int', but argument 3 
has type 'long int'
toke.c:3271: warning: field precision should have type 'int', but argument 5 
has type 'long int'
pp_sys.c: In function 'Perl_pp_gmtime':
pp_sys.c:4518: warning: format '%.0f' expects type 'double', but argument 4 has 
type 'Time64_T'
pp_sys.c:4523: warning: format '%.0f' expects type 'double', but argument 4 has 
type 'Time64_T'
APItest.c: In function 'XS_XS__APItest__PtrTable_clear':
APItest.c:1171: warning: 'Perl_ptr_table_clear' is deprecated (declared at 
./../proto.h:4323)
toke.c:3271: warning: field precision should have type 'int', but argument 4 
has type 'long int'
toke.c:3271: warning: field precision should have type 'int', but argument 6 
has type 'long int'
pp_sys.c:4518: warning: format '%.0f' expects type 'double', but argument 5 has 
type 'Time64_T'
pp_sys.c:4523: warning: format '%.0f' expects type 'double', but argument 5 has 
type 'Time64_T'

-- 
Report by Test::Smoke v1.43 build 1271 running on perl 5.10.1
(Reporter v0.035 / Smoker v0.045)



Smoke [5.10.1] perl-5.10.1-1-gca8de22 PASS MSWin32 WinXP/.Net SP3 (x86/2 cpu)

2010-05-09 Thread Steve Hay
Automated smoke report for 5.10.1 patch 
ca8de220718ba91d5a5fdd9779497cd5b0250258 perl-5.10.1-1-gca8de22
maldoror.bath.planit.group: Intel(R) Core(TM)2 CPU 6700 @ 2.66GHz(~2660 MHz) 
(x86/2 cpu)
onMSWin32 - WinXP/.Net SP3
using gcc version 3.4.5
smoketime 4 hours 38 minutes (average 27 minutes 51 seconds)

Summary: PASS

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

perl-5.10.1-1-gca8de22  Configuration (common) 
-DINST_TOP=$(INST_DRV)\Smoke\doesntexist
--- -
O O -Duselargefiles
O O -Duselargefiles -Dusemymalloc
O O -Duselargefiles -Duseithreads -Uuseimpsys
O O -Duselargefiles -Duseithreads -Uuseimpsys -Dusemymalloc
O O -Duselargefiles -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKEca8de220718ba91d5a5fdd9779497cd5b0250258

Compiler messages(gcc):
Bzip2.xs: In function `GetErrorString':
Bzip2.xs:136: warning: unused variable `Perl___notused'
Bzip2.xs: In function `deRef':
Bzip2.xs:266: warning: unused variable `Perl___notused'
Bzip2.xs: In function `deRef_l':
Bzip2.xs:300: warning: unused variable `Perl___notused'
Bzip2.c: In function `XS_Compress__Raw__Bzip2_constant':
Bzip2.c:401: warning: unused variable `Perl___notused'
Bzip2.c: In function `XS_Compress__Raw__Bzip2_bzlibversion':
Bzip2.c:513: warning: unused variable `Perl___notused'
Bzip2.c: In function `XS_Compress__Raw__Bzip2_new':
Bzip2.c:534: warning: unused variable `Perl___notused'
Bzip2.c: In function `XS_Compress__Raw__Bunzip2_new':
Bzip2.c:633: warning: unused variable `Perl___notused'
Bzip2.c: In function `XS_Compress__Raw__Bzip2_DispStream':
Bzip2.c:739: warning: unused variable `Perl___notused'
Bzip2.c: In function `XS_Compress__Raw__Bzip2_bzdeflate':
Bzip2.c:777: warning: unused variable `Perl___notused'
Bzip2.c: In function `XS_Compress__Raw__Bzip2_DESTROY':
Bzip2.c:869: warning: unused variable `Perl___notused'
Bzip2.c: In function `XS_Compress__Raw__Bzip2_bzclose':
Bzip2.c:899: warning: unused variable `Perl___notused'
Bzip2.c: In function `XS_Compress__Raw__Bzip2_bzflush':
Bzip2.c:985: warning: unused variable `Perl___notused'
Bzip2.c: In function `XS_Compress__Raw__Bzip2_total_in_lo32':
Bzip2.c:1073: warning: unused variable `Perl___notused'
Bzip2.c: In function `XS_Compress__Raw__Bzip2_total_out_lo32':
Bzip2.c:1105: warning: unused variable `Perl___notused'
Bzip2.c: In function `XS_Compress__Raw__Bzip2_compressedBytes':
Bzip2.c:1137: warning: unused variable `Perl___notused'
Bzip2.c: In function `XS_Compress__Raw__Bzip2_uncompressedBytes':
Bzip2.c:1169: warning: unused variable `Perl___notused'
Bzip2.c: In function `XS_Compress__Raw__Bunzip2_DispStream':
Bzip2.c:1201: warning: unused variable `Perl___notused'
Bzip2.c: In function `XS_Compress__Raw__Bunzip2_bzinflate':
Bzip2.c:1239: warning: unused variable `Perl___notused'
Bzip2.c: In function `XS_Compress__Raw__Bunzip2_inflateCount':
Bzip2.c:1393: warning: unused variable `Perl___notused'
Bzip2.c: In function `XS_Compress__Raw__Bunzip2_DESTROY':
Bzip2.c:1425: warning: unused variable `Perl___notused'
Bzip2.c: In function `XS_Compress__Raw__Bunzip2_status':
Bzip2.c:1455: warning: unused variable `Perl___notused'
Bzip2.c: In function `XS_Compress__Raw__Bunzip2_total_in_lo32':
Bzip2.c:1487: warning: unused variable `Perl___notused'
Bzip2.c: In function `XS_Compress__Raw__Bunzip2_total_out_lo32':
Bzip2.c:1519: warning: unused variable `Perl___notused'
Bzip2.c: In function `XS_Compress__Raw__Bunzip2_compressedBytes':
Bzip2.c:1551: warning: unused variable `Perl___notused'
Bzip2.c: In function `XS_Compress__Raw__Bunzip2_uncompressedBytes':
Bzip2.c:1583: warning: unused variable `Perl___notused'
Bzip2.c: In function `boot_Compress__Raw__Bzip2':
Bzip2.c:1617: warning: unused variable `Perl___notused'
Peek.c: In function `XS_Devel__Peek_mstat':
Peek.c:391: warning: passing arg 1 of `Perl_dump_mstats' discards qualifiers 
from pointer target type
Bzip2.xs:136: warning: unused variable `my_perl'
Bzip2.xs:266: warning: unused variable `my_perl'
Bzip2.xs:300: warning: unused variable `my_perl'
Peek.c:391: warning: passing arg 2 of `Perl_dump_mstats' discards qualifiers 
from pointer target type
perlhost.h: In function `CPerlHost* IPerlMem2Host(IPerlMem*)':
perlhost.h:247: warning: invalid access to non-static data member 
`CPerlHost::m_hostperlMem' of NULL object
perlhost.h:247: warning: (perhaps the `offsetof' macro was used incorrectly)
perlhost.h: In function `CPerlHost* IPerlMemShared2Host(IPerlMem*)':
perlhost.h:252: warning: invalid access to non-static data member 
`CPerlHost::m_hostperlMemShared' of NULL object
perlhost.h:252: warning: (perhaps the `offsetof' macro was used incorrect

Smoke [5.12.1] v5.12.1-RC0-4-g10a3148 PASS linux 2.6.26-2-amd64 [debian] (x86_64/2 cpu)

2010-05-09 Thread brian greenfield
Automated smoke report for 5.12.1 patch 
10a3148b5820bf51a20c6e92b8d01cef51649e9b v5.12.1-RC0-4-g10a3148
zippy: AMD Athlon(tm) Dual Core Processor 5050e (AuthenticAMD 2614MHz) 
(x86_64/2 cpu)
onlinux - 2.6.26-2-amd64 [debian]
using cc version 4.4.3 20100108 (prerelease)
smoketime 8 hours 29 minutes (average 31 minutes 50 seconds)

Summary: PASS

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.1-RC0-4-g10a3148  Configuration (common) none
--- -
O O O O 
O O O O -Duse64bitint
O O O O -Duselongdouble
O O O O -Dusemorebits
O O O O -Duseithreads
O O O O -Duseithreads -Duse64bitint
O O O O -Duseithreads -Duselongdouble
O O O O -Duseithreads -Dusemorebits
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
RC0
uncommitted-changes
SMOKE10a3148b5820bf51a20c6e92b8d01cef51649e9b

Compiler messages(gcc):
APItest.xs: In function 'XS_XS__APItest_pmflag':
APItest.xs:930: warning: 'Perl_pmflag' is deprecated (declared at 
../../proto.h:2620)
pp_sys.c: In function 'Perl_pp_gmtime':
pp_sys.c:4527: warning: format '%.0f' expects type 'double', but argument 4 has 
type 'Time64_T'
pp_sys.c:4532: warning: format '%.0f' expects type 'double', but argument 4 has 
type 'Time64_T'
pp_sys.c:4527: warning: format '%.0f' expects type 'double', but argument 5 has 
type 'Time64_T'
pp_sys.c:4532: warning: format '%.0f' expects type 'double', but argument 5 has 
type 'Time64_T'

-- 
Report by Test::Smoke v1.43 build 1271 running on perl 5.10.1
(Reporter v0.035 / Smoker v0.045)




Smoke [5.13.0] v5.13.0-205-gdce3ee4 FAIL(F) MSWin32 Win2000 SP4 (x86/2 cpu)

2010-05-09 Thread George Greer
Automated smoke report for 5.13.0 patch 
dce3ee48d7ab1ee0d37b9dd125e92b4c58a3ad8e v5.13.0-205-gdce3ee4
perl-win2k: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz(~2672 MHz) (x86/2 cpu)
onMSWin32 - Win2000 SP4
using cl version 14.00.50727.762
smoketime 5 hours 14 minutes (average 39 minutes 15 seconds)

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.13.0-205-gdce3ee4  Configuration (common) none
--- -
O O 
O O -Duselargefiles
F O -Duseithreads
O O -Duseithreads -Duselargefiles
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
uncommitted-changes
SMOKEdce3ee48d7ab1ee0d37b9dd125e92b4c58a3ad8e

Failures: (common-args) none
[default] -Duseithreads
../dist/IO/t/io_sock.t..FAILED

MANIFEST did not declare 'PORTING/CHECKPODENCODING.PL'

Compiler messages(MSWin32):
Cwd.xs(75) : warning C4101: 'symlink' : unreferenced local variable
Base64.xs(343) : warning C4146: unary minus operator applied to unsigned type, 
result still unsigned
Base64.xs(345) : warning C4146: unary minus operator applied to unsigned type, 
result still unsigned

-- 
Report by Test::Smoke v1.42 build 1267 running on perl 5.10.0
(Reporter v0.035 / Smoker v0.045)



Smoke [5.13.0] v5.13.0-201-g5149cfc PASS AIX 5.2.0.0/ML04 (PPC/1 cpu)

2010-05-09 Thread H.Merijn Brand
Automated smoke report for 5.13.0 patch 
5149cfce110f600477036b7ec146007b3c1a2ba8 v5.13.0-201-g5149cfc
i4: PPC_POWER4 (PPC/1 cpu)
onAIX - 5.2.0.0/ML04
using xlc -q32 version 9.0.0.8
smoketime 23 hours 2 minutes (average 1 hour 55 minutes)

Summary: PASS

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.13.0-201-g5149cfc  Configuration (common) none
--- -
O O O O O O 
O O O O O O -Duse64bitint
O O O O O O -Duse64bitall
O O O O O O -Duseithreads
O O O O O O -Duseithreads -Duse64bitint
O O O O O O -Duseithreads -Duse64bitall
| | | | | +- LC_ALL = EN_US.UTF-8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = EN_US.UTF-8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
uncommitted-changes
SMOKE5149cfce110f600477036b7ec146007b3c1a2ba8

Testsuite was run only with 'harness'

MANIFEST did not declare 'Porting/checkpodencoding.pl'
MANIFEST did not declare 'cpan/DB_File/DB_File.pm.bak'
MANIFEST did not declare 'cpan/DB_File/t/db-btree.t.bak'
MANIFEST did not declare 'cpan/DB_File/t/db-hash.t.bak'
MANIFEST did not declare 'cpan/DB_File/t/db-recno.t.bak'
MANIFEST did not declare 'cpan/ExtUtils-CBuilder/compilet.exp'
MANIFEST did not declare 'cpan/ExtUtils-CBuilder/compilet.exp_old'
MANIFEST did not declare 'cpan/ExtUtils-MakeMaker/t/compilet.exp'
MANIFEST did not declare 'cpan/ExtUtils-MakeMaker/t/compilet.exp_old'
MANIFEST did not declare 'cpan/ExtUtils-ParseXS/t/XSMore.exp'
MANIFEST did not declare 'cpan/ExtUtils-ParseXS/t/XSMore.exp_old'
MANIFEST did not declare 'cpan/ExtUtils-ParseXS/t/XSTest.exp'
MANIFEST did not declare 'cpan/ExtUtils-ParseXS/t/XSTest.exp_old'
MANIFEST did not declare 'cpan/ExtUtils-ParseXS/t/XSUsage.exp'
MANIFEST did not declare 'cpan/ExtUtils-ParseXS/t/XSUsage.exp_old'
MANIFEST did not declare 'cpan/ExtUtils-ParseXS/t/compilet.exp'
MANIFEST did not declare 'cpan/ExtUtils-ParseXS/t/compilet.exp_old'
MANIFEST did not declare 'patchlevel.bak'
MANIFEST did not declare 'rm.sh'
MANIFEST did not declare 'rmf.sh'

Compiler messages(aix):
"pp_sys.c", line 3054.22: 1506-280 (W) Function argument assignment between 
types "char*" and "const char*" is not allowed.

-- 
Report by Test::Smoke v1.42 build 1267 running on perl 5.8.8
(Reporter v0.035 / Smoker v0.045)



Smoke [5.12.1] v5.12.1-RC0-4-g10a3148 FAIL(F) MSWin32 Win2000 SP4 (x86/2 cpu)

2010-05-09 Thread George Greer
Automated smoke report for 5.12.1 patch 
10a3148b5820bf51a20c6e92b8d01cef51649e9b v5.12.1-RC0-4-g10a3148
perl-win2k: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz(~2672 MHz) (x86/2 cpu)
onMSWin32 - Win2000 SP4
using cl version 14.00.50727.762
smoketime 4 hours 46 minutes (average 35 minutes 45 seconds)

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.12.1-RC0-4-g10a3148  Configuration (common) none
--- -
O O 
F O -Duselargefiles
O F -Duseithreads
O F -Duseithreads -Duselargefiles
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
RC0
uncommitted-changes
SMOKE10a3148b5820bf51a20c6e92b8d01cef51649e9b

Failures: (common-args) none
[default] -Duselargefiles
../lib/Benchmark.t..FAILED
13
Non-zero exit status: 1

[default] -DDEBUGGING -Duseithreads
../dist/IO/t/io_sock.t..FAILED
25
Non-zero exit status: 255
Bad plan.  You planned 26 tests but ran 25.

[default] -DDEBUGGING -Duseithreads -Duselargefiles
../t/io/openpid.t...FAILED
Non-zero exit status: 9

Compiler messages(MSWin32):
Cwd.xs(75) : warning C4101: 'symlink' : unreferenced local variable

-- 
Report by Test::Smoke v1.42 build 1267 running on perl 5.10.0
(Reporter v0.035 / Smoker v0.045)



Smoke [5.12.1] v5.12.1-RC0-4-g10a3148 PASS freebsd 8.0-RELEASE-p2 (amd64/1 cpu)

2010-05-09 Thread brian greenfield
Automated smoke report for 5.12.1 patch 
10a3148b5820bf51a20c6e92b8d01cef51649e9b v5.12.1-RC0-4-g10a3148
bsd.zombie.org.uk: AMD Athlon(tm) 64 Processor 3200+ (amd64/1 cpu)
onfreebsd - 8.0-RELEASE-p2
using cc version 4.2.1 20070719  [FreeBSD]
smoketime 4 hours 48 minutes (average 36 minutes 6 seconds)

Summary: PASS

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.1-RC0-4-g10a3148  Configuration (common) none
--- -
O O O O 
O O O O -Duse64bitint
O O O O -Duseithreads
O O O O -Duseithreads -Duse64bitint
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
RC0
uncommitted-changes
SMOKE10a3148b5820bf51a20c6e92b8d01cef51649e9b

Compiler messages(gcc):
perlio.c: In function 'PerlIOStdio_set_ptrcnt':
perlio.c:3437: warning: pointer targets in assignment differ in signedness
APItest.xs: In function 'XS_XS__APItest_pmflag':
APItest.xs:930: warning: 'Perl_pmflag' is deprecated (declared at 
../../proto.h:2622)

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




Smoke [5.13.0] v5.13.0-204-g37820ad FAIL(FM) linux 2.6.32-22-generic [debian] (x86_64/8 cpu)

2010-05-09 Thread George Greer
Automated smoke report for 5.13.0 patch 
37820adc4aeb8cb209843cf0abf3b24c8e5b59e8 v5.13.0-204-g37820ad
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 1600MHz) (x86_64/8 
cpu)
onlinux - 2.6.32-22-generic [debian]
using gcc version 4.4.3
smoketime 19 hours 58 minutes (average 37 minutes 28 seconds)

Summary: FAIL(FM)

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.13.0-204-g37820ad  Configuration (common) none
--- -
O O O O O O -Dcc=gcc
M - - O O O -Dcc=gcc -Duse64bitint
F F F F F F -Dcc=gcc -Duselongdouble
F F F F F F -Dcc=gcc -Dusemorebits
O O O O O O -Dcc=gcc -Duseithreads
O O O O O O -Dcc=gcc -Duseithreads -Duse64bitint
F F F F F F -Dcc=gcc -Duseithreads -Duselongdouble
F F F F F F -Dcc=gcc -Duseithreads -Dusemorebits
O O O O O O -Dcc=g++
O O O O O O -Dcc=g++ -Duse64bitint
F F F F F F -Dcc=g++ -Duselongdouble
F F F F F F -Dcc=g++ -Dusemorebits
O O O O O O -Dcc=g++ -Duseithreads
O O O O O O -Dcc=g++ -Duseithreads -Duse64bitint
F F F F F F -Dcc=g++ -Duseithreads -Duselongdouble
F F F F F F -Dcc=g++ -Duseithreads -Dusemorebits
| | | | | +- LC_ALL = en_US.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = en_US.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
uncommitted-changes
SMOKE37820adc4aeb8cb209843cf0abf3b24c8e5b59e8

Failures: (common-args) none
[minitest] -Dcc=gcc -Duse64bitint
t/comp/hintsFAILED--expected 24 tests, saw 10
t/run/fresh_perlFAILED at test 76
t/run/switchx...FAILED--no leader found
t/io/argv...FAILED--no leader found
t/io/fs.FAILED--no leader found
t/io/utf8...FAILED--expected 55 tests, saw 52
t/re/patFAILED--no leader found
t/re/pat_advanced...FAILED--no leader found
t/re/pat_psycho.FAILED--no leader found
t/re/pat_re_evalFAILED--no leader found
t/re/pat_rt_report..FAILED--no leader found
t/re/pat_special_cc.FAILED--no leader found
t/re/reg_fold...FAILED at test 2
t/re/reg_mesg...FAILED at test 43
t/re/reg_posixccFAILED--non-zero wait status: 512
t/re/regexp.FAILED at test 100
t/re/regexp_noamp...FAILED at test 100
t/re/regexp_notrie..FAILED at test 100
t/re/regexp_qr..FAILED at test 100
t/re/regexp_qr_embedFAILED at test 100
t/re/regexp_trielistFAILED at test 100
t/re/regexp_unicode_propFAILED--no leader found
t/re/uniprops...FAILED--no leader found
t/op/chdir..FAILED--no leader found
t/op/dieFAILED at test 14
t/op/filehandle.FAILED--no leader found
t/op/fork...FAILED at test 10
t/op/groups.FAILED--no leader found
t/op/hash...FAILED--no leader found
t/op/inccode-tieFAILED--no leader found
t/op/inccodeFAILED--no leader found
t/op/lc.FAILED--expected 93 tests, saw 25
t/op/local..FAILED at test 304
t/op/magic..FAILED at test 27
t/op/method.FAILED--no leader found
t/op/mkdir..FAILED--no leader found
t/op/my_stash...FAILED--no leader found
t/op/override...FAILED at test 26
t/op/pack...FAILED--no leader found
t/op/readline...FAILED--no leader found
t/op/refFAILED--expected 196 tests, saw 118
t/op/smartmatch.FAILED--no leader found
t/op/split..FAILED--no leader found
t/op/sprintf2...FAILED at test 1320
t/op/stat...FAILED--no leader found
t/op/switch.FAILED--expected 132 tests, saw 138
t/op/taint..FAILED--no leader found
t/op/tieFAILED at test 2
t/op/tiehandle..FAILED--no leader found
t/op/universal..FAILED--no leader found
t/op/utfhashFAILED--expected 99 tests, saw 38
t/op/utftaint...FAILED--no leader found
t/uni/cache.FAILED--expected 1 tests, saw 0
t/uni/class.FAILED--expected 10 tests, saw 0
 

Smoke [5.13.0] v5.13.0-187-gbdbefed PASS HP-UX B.11.11/64 (PA-RISC2.0/64/2 cpu)

2010-05-09 Thread H.Merijn Brand
Automated smoke report for 5.13.0 patch 
bdbefedf6ca6c8253d0fccc6b9d99d7ae86dcd96 v5.13.0-187-gbdbefed
r3: PA8800 (PA-RISC2.0/64/2 cpu)
onHP-UX - B.11.11/64
using gcc version 3.4.6
smoketime 11 hours 17 minutes (average 1 hour 24 minutes)

Summary: PASS

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.13.0-187-gbdbefed  Configuration (common) -Dcc=gcc
--- -
O O O O O O 
O O O O O O -Duse64bitall
O O O O O O -Duseithreads
O O O O O O -Duseithreads -Duse64bitall
| | | | | +- LC_ALL = univ.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = univ.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
uncommitted-changes
SMOKEbdbefedf6ca6c8253d0fccc6b9d99d7ae86dcd96

Testsuite was run only with 'harness'

Tests skipped on user request:
lib/Test/Simple/t/utf8.t
Passed Todo tests: (common-args) -Dcc=gcc
[stdio/perlio/univ.utf8] 
[stdio/perlio/univ.utf8] -DDEBUGGING
[stdio/perlio/univ.utf8] -Duse64bitall
[stdio/perlio/univ.utf8] -DDEBUGGING -Duse64bitall
[stdio/perlio/univ.utf8] -Duseithreads
[stdio/perlio/univ.utf8] -DDEBUGGING -Duseithreads
[stdio/perlio/univ.utf8] -Duseithreads -Duse64bitall
[stdio/perlio/univ.utf8] -DDEBUGGING -Duseithreads -Duse64bitall
../t/op/stash.t.PASSED
26
../dist/Net-Ping/t/450_service.tPASSED
9, 18

Compiler messages(gcc):
toke.c: In function `S_scan_const':
toke.c:3271: warning: field precision is not type int (arg 3)
toke.c:3271: warning: field precision is not type int (arg 5)
regexec.c: In function `S_regmatch':
regexec.c:3167: warning: 'charid' might be used uninitialized in this function
perlio.c: In function `PerlIO_tmpfile':
perlio.c:5160: warning: 'sv' might be used uninitialized in this function
APItest.c: In function `XS_XS__APItest__PtrTable_clear':
APItest.c:1171: warning: `Perl_ptr_table_clear' is deprecated (declared at 
./../proto.h:4324)
toke.c:3271: warning: field precision is not type int (arg 4)
toke.c:3271: warning: field precision is not type int (arg 6)
pp_sys.c: In function `Perl_pp_gpwent':
pp_sys.c:5253: warning: implicit declaration of function `getspnam_r'

-- 
Report by Test::Smoke v1.42 build 1267 running on perl 5.10.1
(Reporter v0.035 / Smoker v0.045)



Smoke [5.13.0] v5.13.0-204-g37820ad FAIL(XF) HP-UX B.11.23/64 (ia64/2 cpu)

2010-05-09 Thread smoketest_removethispart
Automated smoke report for 5.13.0 patch 
37820adc4aeb8cb209843cf0abf3b24c8e5b59e8 v5.13.0-204-g37820ad
hairball: Intel(R) Itanium 2 processor/1400 MHz (ia64/2 cpu)
onHP-UX - B.11.23/64
using cc version B3910B
smoketime 15 hours 25 minutes (average 57 minutes 49 seconds)

Summary: FAIL(XF)

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.13.0-204-g37820ad  Configuration (common) none
--- -
O O O O 
O O O O -Duse64bitint
X X X X -Duselongdouble
F F F F -Dusemorebits
O O O O -Duseithreads
O O O O -Duseithreads -Duse64bitint
X X X X -Duseithreads -Duselongdouble
F F F F -Duseithreads -Dusemorebits
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
uncommitted-changes
SMOKE37820adc4aeb8cb209843cf0abf3b24c8e5b59e8

Failures: (common-args) none
[stdio/perlio] -Duselongdouble
[stdio/perlio] -DDEBUGGING -Duselongdouble
[stdio/perlio] -Duseithreads -Duselongdouble
[stdio/perlio] -DDEBUGGING -Duseithreads -Duselongdouble
Inconsistent test results (between TEST and harness):
../t/cpan/Math-BigInt-FastCalc/t/bigintfc.tFAILED at test 308
../t/op/sprintf.t...FAILED at test 205
../t/cpan/Math-BigInt/t/bigintpm.t..FAILED at test 1982
../t/cpan/Math-BigInt/t/bare_mbi.t..FAILED at test 1976
../t/cpan/Math-BigInt/t/upgrade.t...FAILED at test 2107
../t/cpan/Math-BigInt/t/bigintc.t...FAILED at test 329
../t/cpan/Math-BigInt/t/sub_mbi.t...FAILED at test 1976

[stdio/perlio] -Dusemorebits
[stdio/perlio] -DDEBUGGING -Dusemorebits
[stdio/perlio] -Duseithreads -Dusemorebits
[stdio/perlio] -DDEBUGGING -Duseithreads -Dusemorebits
../t/op/sprintf.t...FAILED
205, 221

MANIFEST did not declare 'Porting/checkpodencoding.pl'

-- 
Report by Test::Smoke v1.41_01 build 1264 running on perl 5.8.8
(Reporter v0.034 / Smoker v0.045)



Smoke [5.13.0] v5.13.0-204-g37820ad PASS freebsd 8.0-RELEASE-p2 (amd64/1 cpu)

2010-05-09 Thread brian greenfield
Automated smoke report for 5.13.0 patch 
37820adc4aeb8cb209843cf0abf3b24c8e5b59e8 v5.13.0-204-g37820ad
bsd.zombie.org.uk: AMD Athlon(tm) 64 Processor 3200+ (amd64/1 cpu)
onfreebsd - 8.0-RELEASE-p2
using cc version 4.2.1 20070719  [FreeBSD]
smoketime 4 hours 49 minutes (average 36 minutes 10 seconds)

Summary: PASS

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.13.0-204-g37820ad  Configuration (common) none
--- -
O O O O 
O O O O -Duse64bitint
O O O O -Duseithreads
O O O O -Duseithreads -Duse64bitint
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
uncommitted-changes
SMOKE37820adc4aeb8cb209843cf0abf3b24c8e5b59e8

MANIFEST did not declare 'Porting/checkpodencoding.pl'

Compiler messages(gcc):
toke.c: In function 'S_scan_const':
toke.c:3271: warning: field precision should have type 'int', but argument 3 
has type 'long int'
toke.c:3271: warning: field precision should have type 'int', but argument 5 
has type 'long int'
perlio.c: In function 'PerlIOStdio_set_ptrcnt':
perlio.c:3437: warning: pointer targets in assignment differ in signedness
APItest.c: In function 'XS_XS__APItest__PtrTable_clear':
APItest.c:1171: warning: 'Perl_ptr_table_clear' is deprecated (declared at 
./../proto.h:4324)
regexec.c: In function 'S_regtry':
regexec.c:3167: warning: 'charid' may be used uninitialized in this function
toke.c:3271: warning: field precision should have type 'int', but argument 4 
has type 'long int'
toke.c:3271: warning: field precision should have type 'int', but argument 6 
has type 'long int'

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




Smoke [5.13.0] v5.13.0-204-g37820ad PASS openbsd 4.6 (i386/1 cpu)

2010-05-09 Thread Steven Schubiger
Automated smoke report for 5.13.0 patch 
37820adc4aeb8cb209843cf0abf3b24c8e5b59e8 v5.13.0-204-g37820ad
p5openbsd: AMD Athlon(tm) Processor ("AuthenticAMD" 686-class, 256KB L2 cache) 
(909 MHz) (i386/1 cpu)
onopenbsd - 4.6
using cc version 3.3.5 (propolice)
smoketime 14 hours 48 minutes (average 1 hour 51 minutes)

Summary: PASS

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.13.0-204-g37820ad  Configuration (common) none
--- -
O O O O 
O O O O -Duse64bitint
O O O O -Duseithreads
O O O O -Duseithreads -Duse64bitint
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
uncommitted-changes
SMOKE37820adc4aeb8cb209843cf0abf3b24c8e5b59e8

MANIFEST did not declare 'Porting/checkpodencoding.pl'

Compiler messages(gcc):
Configure .../tmp//ccazTy8S.o(.text+0x3e): In function `main':
/tmp//ccxw9wNT.o(.text+0x5d): In function `main':
/tmp//ccJRKuj4.o(.text+0x1c): In function `xxx':
/tmp//cc0XyBhp.o(.text+0xde): In function `main':
toke.c: In function `S_scan_const':
toke.c:3271: warning: field precision is not type int (arg 3)
toke.c:3271: warning: field precision is not type int (arg 5)
regexec.c: In function `S_regcppush':
regexec.c:319: warning: int format, U32 arg (arg 3)
regexec.c:319: warning: int format, I32 arg (arg 4)
toke.o(.text+0x3512): In function `S_scan_const':
libperl.a(DynaLoader.o)(.text+0x242): In function `XS_DynaLoader_dl_load_file':
libperl.a(toke.o)(.text+0x3512): In function `S_scan_const':
:12:1: warning: "TIME_HIRES_STAT" redefined
:11:1: warning: this is the location of the previous definition
:13:1: warning: "TIME_HIRES_STAT" redefined
:12:1: warning: this is the location of the previous definition
APItest.c: In function `XS_XS__APItest__PtrTable_clear':
APItest.c:1171: warning: `Perl_ptr_table_clear' is deprecated (declared at 
../../proto.h:4324)
util.o(.text+0x1b3): In function `savestr':
str.o(.text+0x5d): In function `str_2ptr':
../libperl.a(toke.o)(.text+0x3512): In function `S_scan_const':
Configure .../tmp//cci0N7i4.o(.text+0x3e): In function `main':
/home/sts/source/p5-current/UU/try.c:20: warning: sprintf() is often misused, 
please use snprintf()
/tmp//cchtMWfJ.o(.text+0x5d): In function `main':
/home/sts/source/p5-current/UU/try.c:29: warning: sprintf() is often misused, 
please use snprintf()
/tmp//cc6OByjH.o(.text+0x1c): In function `xxx':
/home/sts/source/p5-current/UU/try.c:29: warning: vsprintf() is often misused, 
please use vsnprintf()
/tmp//ccjOnuFu.o(.text+0xde): In function `main':
/home/sts/source/p5-current/UU/try.c:52: warning: sprintf() is often misused, 
please use snprintf()
regexec.c: In function `S_regmatch':
regexec.c:3167: warning: `charid' might be used uninitialized in this function
toke.o(.text+0x7749): In function `S_scan_const':
/home/sts/source/p5-current/toke.c:3148: 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(toke.o)(.text+0x7749): In function `S_scan_const':
:14:1: warning: "TIME_HIRES_STAT" redefined
:13:1: warning: this is the location of the previous definition
:15:1: warning: "TIME_HIRES_STAT" redefined
: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(toke.o)(.text+0x7749): In function `S_scan_const':
Configure .../tmp//ccHFLYPJ.o(.text+0x3e): In function `main':
/tmp//cctReflN.o(.text+0x5d): In function `main':
/tmp//ccQQgfh9.o(.text+0x1c): In function `xxx':
/tmp//cc1hK4Nw.o(.text+0xde): In function `main':
toke.o(.text+0x35ec): In function `S_scan_const':
libperl.a(toke.o)(.text+0x35ec): In function `S_scan_const':
../libperl.a(toke.o)(.text+0x35ec): In function `S_scan_const':
Configure .../tmp//ccCfjJYJ.o(.text+0x3e): In function `main':
/tmp//ccwIZ4lO.o(.text+0x5d): In function `main':
/tmp//cc68lNuJ.o(.text+0x1c): In function `xxx':
/tmp//ccnBbwzS.o(.text+0xde): In function `main':
toke.o(.text+0x570c): In function `S_scan_const':
libperl.a(toke.o)(.text+0x570c): In function `S_scan_const':
../libperl.a(toke.o)(.text+0x570c): In function `S_scan_const':
Configure .../tmp//ccCjlopK.o(.text+0x3e): In function `main':
/tmp//ccNzqYAG.o(.text+0x5d

Smoke [5.13.0] v5.13.0-204-g37820ad FAIL(F) linux 2.6.26-2-amd64 [debian] (x86_64/2 cpu)

2010-05-09 Thread brian greenfield
Automated smoke report for 5.13.0 patch 
37820adc4aeb8cb209843cf0abf3b24c8e5b59e8 v5.13.0-204-g37820ad
zippy: AMD Athlon(tm) Dual Core Processor 5050e (AuthenticAMD 2614MHz) 
(x86_64/2 cpu)
onlinux - 2.6.26-2-amd64 [debian]
using gcc-4.3 version 4.3.4
smoketime 8 hours 8 minutes (average 30 minutes 33 seconds)

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.13.0-204-g37820ad  Configuration (common) -Dcc=gcc-4.3
--- -
O O O O 
O O O O -Duse64bitint
F F F F -Duselongdouble
F F F F -Dusemorebits
O O O O -Duseithreads
O O O O -Duseithreads -Duse64bitint
F F F F -Duseithreads -Duselongdouble
F F F F -Duseithreads -Dusemorebits
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
uncommitted-changes
SMOKE37820adc4aeb8cb209843cf0abf3b24c8e5b59e8

Failures: (common-args) -Dcc=gcc-4.3
[stdio/perlio] -Duselongdouble
[stdio/perlio] -DDEBUGGING -Duselongdouble
[stdio/perlio] -Dusemorebits
[stdio/perlio] -DDEBUGGING -Dusemorebits
[stdio/perlio] -Duseithreads -Duselongdouble
[stdio/perlio] -DDEBUGGING -Duseithreads -Duselongdouble
[stdio/perlio] -Duseithreads -Dusemorebits
[stdio/perlio] -DDEBUGGING -Duseithreads -Dusemorebits
../t/op/sprintf.t...FAILED
205, 221

MANIFEST did not declare 'Porting/checkpodencoding.pl'

Compiler messages(gcc):
toke.c: In function 'S_scan_const':
toke.c:3271: warning: field precision should have type 'int', but argument 3 
has type 'long int'
toke.c:3271: warning: field precision should have type 'int', but argument 5 
has type 'long int'
APItest.c: In function 'XS_XS__APItest__PtrTable_clear':
APItest.c:1171: warning: 'Perl_ptr_table_clear' is deprecated (declared at 
./../proto.h:4323)
pp_sys.c: In function 'Perl_pp_gmtime':
pp_sys.c:4518: warning: format '%.0f' expects type 'double', but argument 4 has 
type 'Time64_T'
pp_sys.c:4523: warning: format '%.0f' expects type 'double', but argument 4 has 
type 'Time64_T'
toke.c:3271: warning: field precision should have type 'int', but argument 4 
has type 'long int'
toke.c:3271: warning: field precision should have type 'int', but argument 6 
has type 'long int'
pp_sys.c:4518: warning: format '%.0f' expects type 'double', but argument 5 has 
type 'Time64_T'
pp_sys.c:4523: warning: format '%.0f' expects type 'double', but argument 5 has 
type 'Time64_T'

-- 
Report by Test::Smoke v1.43 build 1271 running on perl 5.10.1
(Reporter v0.035 / Smoker v0.045)




Smoke [5.13.0] v5.13.0-201-g5149cfc PASS HP-UX B.10.20 (PA-RISC2.0/32/1 cpu)

2010-05-09 Thread H.Merijn Brand
Automated smoke report for 5.13.0 patch 
5149cfce110f600477036b7ec146007b3c1a2ba8 v5.13.0-201-g5149cfc
d3: PA8000 (PA-RISC2.0/32/1 cpu)
onHP-UX - B.10.20
using cc version A.10.32.30
smoketime 15 hours 20 minutes (average 7 hours 40 minutes)

Summary: PASS

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.13.0-201-g5149cfc  Configuration (common) none
--- -
O O O O O O 
| | | | | +- LC_ALL = univ.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = univ.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
uncommitted-changes
SMOKE5149cfce110f600477036b7ec146007b3c1a2ba8

Testsuite was run only with 'harness'

Tests skipped on user request:
lib/Test/Simple/t/utf8.t
cpan/Math-Complex/t/Trig.t
MANIFEST did not declare 'Porting/checkpodencoding.pl'

Passed Todo tests: (common-args) none
[stdio/perlio/univ.utf8] 
[stdio/perlio/univ.utf8] -DDEBUGGING
../dist/Net-Ping/t/450_service.tPASSED
9, 18

-- 
Report by Test::Smoke v1.42 build 1267 running on perl 5.8.8
(Reporter v0.035 / Smoker v0.045)



Smoke [5.13.0] v5.13.0-187-gbdbefed FAIL(F) HP-UX B.11.23/64 (ia64/2 cpu)

2010-05-09 Thread H.Merijn Brand
Automated smoke report for 5.13.0 patch 
bdbefedf6ca6c8253d0fccc6b9d99d7ae86dcd96 v5.13.0-187-gbdbefed
x1: Intel(R) Itanium 2 processor/1600 MHz (ia64/2 cpu)
onHP-UX - B.11.23/64
using gcc version 4.2.4
smoketime 8 hours 36 minutes (average 1 hour 4 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.13.0-187-gbdbefed  Configuration (common) -Dcc=gcc
--- -
O O O O O O 
O O O O O O -Duse64bitall
O O F O O O -Duseithreads
O O O O O O -Duseithreads -Duse64bitall
| | | | | +- LC_ALL = univ.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = univ.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
uncommitted-changes
SMOKEbdbefedf6ca6c8253d0fccc6b9d99d7ae86dcd96

Testsuite was run only with 'harness'

Tests skipped on user request:
lib/Test/Simple/t/utf8.t
Failures: (common-args) -Dcc=gcc
[univ.utf8] -Duseithreads
../cpan/Time-HiRes/t/HiRes.tFAILED
12

Passed Todo tests: (common-args) -Dcc=gcc
[stdio/perlio/univ.utf8] 
[stdio/perlio/univ.utf8] -DDEBUGGING
[stdio/perlio/univ.utf8] -Duseithreads
[stdio/perlio/univ.utf8] -DDEBUGGING -Duseithreads
../dist/Net-Ping/t/450_service.tPASSED
9, 18

[stdio/perlio/univ.utf8] -Duse64bitall
[stdio/perlio/univ.utf8] -DDEBUGGING -Duse64bitall
[stdio/perlio/univ.utf8] -Duseithreads -Duse64bitall
[stdio/perlio/univ.utf8] -DDEBUGGING -Duseithreads -Duse64bitall
../t/op/stash.t.PASSED
26
../dist/Net-Ping/t/450_service.tPASSED
9, 18

Compiler messages(gcc):
toke.c: In function 'S_scan_const':
toke.c:3271: warning: field precision should have type 'int', but argument 3 
has type 'long int'
toke.c:3271: warning: field precision should have type 'int', but argument 5 
has type 'long int'
regexec.c: In function 'S_regcppush':
regexec.c:319: warning: format '%d' expects type 'int', but argument 3 has type 
'U32'
regexec.c:319: warning: format '%d' expects type 'int', but argument 4 has type 
'I32'
regexec.c: In function 'S_regtry':
regexec.c:3167: warning: 'charid' may be used uninitialized in this function
APItest.c: In function 'XS_XS__APItest__PtrTable_clear':
APItest.c:1171: warning: 'Perl_ptr_table_clear' is deprecated (declared at 
./../proto.h:4324)
toke.c:3271: warning: field precision should have type 'int', but argument 4 
has type 'long int'
toke.c:3271: warning: field precision should have type 'int', but argument 6 
has type 'long int'
regexec.c:319: warning: format '%d' expects type 'int', but argument 4 has type 
'U32'
regexec.c:319: warning: format '%d' expects type 'int', but argument 5 has type 
'I32'

-- 
Report by Test::Smoke v1.42 build 1267 running on perl 5.10.1
(Reporter v0.035 / Smoker v0.045)



Smoke [5.12.1] v5.12.1-RC0-3-g55ce261 FAIL(X) darwin 10.3.0 (Intel Core i7/1 cpu[4 cores])

2010-05-09 Thread shouldbedomo
Automated smoke report for 5.12.1 patch 
55ce261c3611453a51e365b59ff693fc330f4c5d v5.12.1-RC0-3-g55ce261
burghead.lan: iMac (2.8 GHz) (Intel Core i7/1 cpu[4 cores])
ondarwin - 10.3.0 (Mac OS X)
using cc version 4.2.1 (Apple Inc. build 5659)
smoketime 4 hours 44 minutes (average 35 minutes 31 seconds)

Summary: FAIL(X)

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.1-RC0-3-g55ce261  Configuration (common) none
--- -
X X X X X X 
X X X X X X -Duse64bitint
X X X X X X -Duseithreads
X X X X X X -Duseithreads -Duse64bitint
| | | | | +- LC_ALL = en_GB.UTF-8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = en_GB.UTF-8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
RC0
uncommitted-changes
SMOKE55ce261c3611453a51e365b59ff693fc330f4c5d

Failures: (common-args) none
[stdio/perlio/en_GB.UTF-8] 
[stdio/perlio/en_GB.UTF-8] -DDEBUGGING
[stdio/perlio/en_GB.UTF-8] -Duse64bitint
[stdio/perlio/en_GB.UTF-8] -DDEBUGGING -Duse64bitint
[perlio/en_GB.UTF-8] -Duseithreads
[stdio/perlio/en_GB.UTF-8] -DDEBUGGING -Duseithreads
[perlio/en_GB.UTF-8] -Duseithreads -Duse64bitint
[stdio/perlio/en_GB.UTF-8] -DDEBUGGING -Duseithreads -Duse64bitint
Inconsistent test results (between TEST and harness):
../t/cpan/CPANPLUS-Dist-Build/t/02_CPANPLUS-Dist-Build.tFAILED at test 5
../t/cpan/CPANPLUS/t/04_CPANPLUS-Module.tFAILED at test 109
../t/cpan/CPANPLUS/t/20_CPANPLUS-Dist-MM.tFAILED at test 11

[stdio] -Duseithreads
[stdio] -Duseithreads -Duse64bitint
Inconsistent test results (between TEST and harness):
../t/cpan/CPANPLUS-Dist-Build/t/02_CPANPLUS-Dist-Build.tFAILED at test 5
../t/dist/Thread-Semaphore/t/01_basic.t.FAILED--expected test 9, saw test 10
../t/cpan/CPANPLUS/t/04_CPANPLUS-Module.tFAILED at test 109
../t/cpan/CPANPLUS/t/20_CPANPLUS-Dist-MM.tFAILED at test 11

Compiler messages(gcc):
perlio.c: In function 'PerlIOStdio_set_ptrcnt':
perlio.c:3437: warning: pointer targets in assignment differ in signedness
Dumper.xs: In function 'DD_dump':
Dumper.xs:813: warning: format '%ld' expects type 'long int', but argument 2 
has type 'U32'
Call.xs: In function 'filter_call':
Call.xs:63: warning: format '%d' expects type 'int', but argument 3 has type 
'STRLEN'
Call.xs:63: warning: format '%d' expects type 'int', but argument 5 has type 
'STRLEN'
Call.xs:100: warning: format '%d' expects type 'int', but argument 4 has type 
'STRLEN'
Call.xs:156: warning: format '%d' expects type 'int', but argument 3 has type 
'STRLEN'
Call.xs:175: warning: format '%d' expects type 'int', but argument 4 has type 
'STRLEN'
APItest.xs: In function 'XS_XS__APItest_pmflag':
APItest.xs:930: warning: 'Perl_pmflag' is deprecated (declared at 
../../proto.h:2622)

-- 
Report by Test::Smoke v1.43 build 1271 running on perl 5.8.9
(Reporter v0.035 / Smoker v0.045)



Smoke [5.13.0] v5.13.0-187-gbdbefed PASS HP-UX B.11.00/64 (PA-RISC2.0/64/2 cpu)

2010-05-09 Thread H.Merijn Brand
Automated smoke report for 5.13.0 patch 
bdbefedf6ca6c8253d0fccc6b9d99d7ae86dcd96 v5.13.0-187-gbdbefed
a5: PA8700 (PA-RISC2.0/64/2 cpu)
onHP-UX - B.11.00/64
using cc version B.11.X.35098-35101.GP
smoketime 14 hours 11 minutes (average 1 hour 46 minutes)

Summary: PASS

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.13.0-187-gbdbefed  Configuration (common) none
--- -
O O O O O O 
O O O O O O -Duse64bitall
O O O O O O -Duseithreads
O O O O O O -Duseithreads -Duse64bitall
| | | | | +- LC_ALL = univ.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = univ.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
uncommitted-changes
SMOKEbdbefedf6ca6c8253d0fccc6b9d99d7ae86dcd96

Testsuite was run only with 'harness'

Tests skipped on user request:
lib/Test/Simple/t/utf8.t
Passed Todo tests: (common-args) none
[stdio/perlio/univ.utf8] -Duse64bitall
[stdio/perlio/univ.utf8] -DDEBUGGING -Duse64bitall
[stdio/perlio/univ.utf8] -Duseithreads -Duse64bitall
[stdio/perlio/univ.utf8] -DDEBUGGING -Duseithreads -Duse64bitall
../t/op/stash.t.PASSED
26

-- 
Report by Test::Smoke v1.42 build 1267 running on perl 5.10.1
(Reporter v0.035 / Smoker v0.045)



Smoke [5.13.0] v5.13.0-187-gbdbefed PASS HP-UX B.11.31/64 (ia64/2 cpu)

2010-05-09 Thread H.Merijn Brand
Automated smoke report for 5.13.0 patch 
bdbefedf6ca6c8253d0fccc6b9d99d7ae86dcd96 v5.13.0-187-gbdbefed
x2: Intel(R) Itanium 2 9100/1710 (ia64/2 cpu)
onHP-UX - B.11.31/64
using gcc version 4.2.4
smoketime 6 hours 56 minutes (average 52 minutes 4 seconds)

Summary: PASS

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.13.0-187-gbdbefed  Configuration (common) -Dcc=gcc
--- -
O O O O O O 
O O O O O O -Duse64bitall
O O O O O O -Duseithreads
O O O O O O -Duseithreads -Duse64bitall
| | | | | +- LC_ALL = univ.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = univ.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
uncommitted-changes
SMOKEbdbefedf6ca6c8253d0fccc6b9d99d7ae86dcd96

Testsuite was run only with 'harness'

Tests skipped on user request:
lib/Test/Simple/t/utf8.t
Passed Todo tests: (common-args) -Dcc=gcc
[stdio/perlio/univ.utf8] 
[stdio/perlio/univ.utf8] -DDEBUGGING
[stdio/perlio/univ.utf8] -Duseithreads
[stdio/perlio/univ.utf8] -DDEBUGGING -Duseithreads
../dist/Net-Ping/t/450_service.tPASSED
9, 18

[stdio/perlio/univ.utf8] -Duse64bitall
[stdio/perlio/univ.utf8] -DDEBUGGING -Duse64bitall
[stdio/perlio/univ.utf8] -Duseithreads -Duse64bitall
[stdio/perlio/univ.utf8] -DDEBUGGING -Duseithreads -Duse64bitall
../t/op/stash.t.PASSED
26
../dist/Net-Ping/t/450_service.tPASSED
9, 18

Compiler messages(gcc):
try.c: In function 'main':
try.c:56: warning: passing argument 2 of 'select' from incompatible pointer type
toke.c: In function 'S_scan_const':
toke.c:3271: warning: field precision should have type 'int', but argument 3 
has type 'long int'
toke.c:3271: warning: field precision should have type 'int', but argument 5 
has type 'long int'
regexec.c: In function 'S_regcppush':
regexec.c:319: warning: format '%d' expects type 'int', but argument 3 has type 
'U32'
regexec.c:319: warning: format '%d' expects type 'int', but argument 4 has type 
'I32'
regexec.c: In function 'S_regtry':
regexec.c:3167: warning: 'charid' may be used uninitialized in this function
APItest.c: In function 'XS_XS__APItest__PtrTable_clear':
APItest.c:1171: warning: 'Perl_ptr_table_clear' is deprecated (declared at 
./../proto.h:4324)
toke.c:3271: warning: field precision should have type 'int', but argument 4 
has type 'long int'
toke.c:3271: warning: field precision should have type 'int', but argument 6 
has type 'long int'
regexec.c:319: warning: format '%d' expects type 'int', but argument 4 has type 
'U32'
regexec.c:319: warning: format '%d' expects type 'int', but argument 5 has type 
'I32'

-- 
Report by Test::Smoke v1.42 build 1267 running on perl 5.10.1
(Reporter v0.035 / Smoker v0.045)



Smoke [5.13.0] v5.13.0-204-g37820ad FAIL(F) linux 2.6.27.41-170.2.117.fc10.i686 [fedora] (i686/2 cpu)

2010-05-09 Thread Johan Vromans
Automated smoke report for 5.13.0 patch 
37820adc4aeb8cb209843cf0abf3b24c8e5b59e8 v5.13.0-204-g37820ad
phoenix.squirrel.nl: Intel(R) Core(TM)2 CPU 6300 @ 1.86GHz (GenuineIntel 
1596MHz) (i686/2 cpu)
onlinux - 2.6.27.41-170.2.117.fc10.i686 [fedora]
using cc version 4.3.2 20081105 (Red Hat 4.3.2-7)
smoketime 9 hours 36 minutes (average 48 minutes 1 seconds)

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.13.0-204-g37820ad  Configuration (common) none
--- -
O O O O O O 
O O O O O O -Duse64bitint
F F F F F F -Dusemorebits
O O O O O O -Duseithreads
O O O O O O -Duseithreads -Duse64bitint
F F F F F F -Duseithreads -Dusemorebits
| | | | | +- LC_ALL = nl_NL.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = nl_NL.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
uncommitted-changes
SMOKE37820adc4aeb8cb209843cf0abf3b24c8e5b59e8

Failures: (common-args) none
[stdio/perlio/nl_NL.utf8] -Dusemorebits
[stdio/perlio/nl_NL.utf8] -DDEBUGGING -Dusemorebits
[stdio/perlio/nl_NL.utf8] -Duseithreads -Dusemorebits
[stdio/perlio/nl_NL.utf8] -DDEBUGGING -Duseithreads -Dusemorebits
../t/op/sprintf.t...FAILED
205, 221

MANIFEST did not declare 'Porting/checkpodencoding.pl'

Compiler messages(gcc):
regexec.c: In function 'S_regcppush':
regexec.c:319: warning: format '%d' expects type 'int', but argument 3 has type 
'U32'
regexec.c:319: warning: format '%d' expects type 'int', but argument 4 has type 
'I32'
APItest.c: In function 'XS_XS__APItest__PtrTable_clear':
APItest.c:1171: warning: 'Perl_ptr_table_clear' is deprecated (declared at 
./../proto.h:4323)
pp_sys.c: In function 'Perl_pp_gmtime':
pp_sys.c:4518: warning: format '%.0f' expects type 'double', but argument 4 has 
type 'Time64_T'
pp_sys.c:4523: warning: format '%.0f' expects type 'double', but argument 4 has 
type 'Time64_T'
regexec.c:319: warning: format '%d' expects type 'int', but argument 4 has type 
'U32'
regexec.c:319: warning: format '%d' expects type 'int', but argument 5 has type 
'I32'
pp_sys.c:4518: warning: format '%.0f' expects type 'double', but argument 5 has 
type 'Time64_T'
pp_sys.c:4523: warning: format '%.0f' expects type 'double', but argument 5 has 
type 'Time64_T'

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



Smoke [5.12.1] v5.12.1-RC0-3-g55ce261 FAIL(M) linux 2.6.32-22-generic [debian] (x86_64/8 cpu)

2010-05-09 Thread George Greer
Automated smoke report for 5.12.1 patch 
55ce261c3611453a51e365b59ff693fc330f4c5d v5.12.1-RC0-3-g55ce261
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 
cpu)
onlinux - 2.6.32-22-generic [debian]
using cc version 4.4.3
smoketime 10 hours 18 minutes (average 38 minutes 39 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.1-RC0-3-g55ce261  Configuration (common) none
--- -
O O O O O O 
M - - O O O -Duse64bitint
O O O O O O -Duselongdouble
O O O O O O -Dusemorebits
O O O O O O -Duseithreads
O O O O O O -Duseithreads -Duse64bitint
O O O O O O -Duseithreads -Duselongdouble
O O O O O O -Duseithreads -Dusemorebits
| | | | | +- LC_ALL = en_US.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = en_US.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
RC0
uncommitted-changes
SMOKE55ce261c3611453a51e365b59ff693fc330f4c5d

Failures: (common-args) none
[minitest] -Duse64bitint
t/comp/hintsFAILED--expected 24 tests, saw 10
t/run/fresh_perlFAILED at test 76
t/run/switchx...FAILED--no leader found
t/io/argv...FAILED--no leader found
t/io/fs.FAILED--no leader found
t/io/utf8...FAILED--expected 55 tests, saw 52
t/re/patFAILED--no leader found
t/re/pat_advanced...FAILED--no leader found
t/re/pat_psycho.FAILED--no leader found
t/re/pat_re_evalFAILED--no leader found
t/re/pat_rt_report..FAILED--no leader found
t/re/pat_special_cc.FAILED--no leader found
t/re/reg_fold...FAILED at test 2
t/re/reg_mesg...FAILED at test 43
t/re/reg_posixccFAILED--non-zero wait status: 512
t/re/regexp.FAILED at test 98
t/re/regexp_noamp...FAILED at test 98
t/re/regexp_notrie..FAILED at test 98
t/re/regexp_qr..FAILED at test 98
t/re/regexp_qr_embedFAILED at test 98
t/re/regexp_trielistFAILED at test 98
t/re/regexp_unicode_propFAILED--no leader found
t/re/uniprops...FAILED--no leader found
t/op/chdir..FAILED--no leader found
t/op/dieFAILED at test 14
t/op/filehandle.FAILED--no leader found
t/op/fork...FAILED at test 10
t/op/groups.FAILED--no leader found
t/op/hash...FAILED--no leader found
t/op/inccode-tieFAILED--no leader found
t/op/inccodeFAILED--no leader found
t/op/lc.FAILED--expected 93 tests, saw 25
t/op/local..FAILED at test 294
t/op/magic..FAILED at test 27
t/op/method.FAILED--no leader found
t/op/mkdir..FAILED--no leader found
t/op/my_stash...FAILED--no leader found
t/op/override...FAILED at test 26
t/op/pack...FAILED--no leader found
t/op/readline...FAILED--no leader found
t/op/refFAILED--expected 196 tests, saw 118
t/op/smartmatch.FAILED--no leader found
t/op/split..FAILED--no leader found
t/op/sprintf2...FAILED at test 1320
t/op/stat...FAILED--no leader found
t/op/switch.FAILED--expected 132 tests, saw 138
t/op/taint..FAILED--no leader found
t/op/tieFAILED at test 2
t/op/tiehandle..FAILED--no leader found
t/op/universal..FAILED--no leader found
t/op/utfhashFAILED--expected 99 tests, saw 38
t/op/utftaint...FAILED--no leader found
t/uni/cache.FAILED--expected 1 tests, saw 0
t/uni/class.FAILED--expected 10 tests, saw 0
t/uni/fold..FAILED--no leader found
t/uni/lex_utf8..FAILED--no leader found
t/uni/lower.FAILED--no leader found
t/uni/overload..FAILED--expected 215 tests, saw 10
t/uni/title.FAILED--no leader found
t/uni/upper.FAILED--no leader found

Compiler messages

Smoke [5.13.0] v5.13.0-201-g5149cfc FAIL(X) netbsd 5.0.2 (i386/1 cpu)

2010-05-09 Thread Steven Schubiger
Automated smoke report for 5.13.0 patch 
5149cfce110f600477036b7ec146007b3c1a2ba8 v5.13.0-201-g5149cfc
p5netbsd: Intel 686-class (i386/1 cpu)
onnetbsd - 5.0.2
using cc version 4.1.3 20080704 prerelease (NetBSD nb2 20081120)
smoketime 11 hours 1 minute (average 1 hour 22 minutes)

Summary: FAIL(X)

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.13.0-201-g5149cfc  Configuration (common) none
--- -
O O O O 
O O O X -Duse64bitint
O O O O -Duseithreads
O O O O -Duseithreads -Duse64bitint
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
uncommitted-changes
SMOKE5149cfce110f600477036b7ec146007b3c1a2ba8

Failures: (common-args) none
[perlio] -DDEBUGGING -Duse64bitint
Inconsistent test results (between TEST and harness):
../lib/Benchmark.t..FAILED at test 127

MANIFEST did not declare 'Porting/checkpodencoding.pl'

Compiler messages(gcc):
regexec.c: In function 'S_regcppush':
regexec.c:319: warning: format '%d' expects type 'int', but argument 3 has type 
'U32'
regexec.c:319: warning: format '%d' expects type 'int', but argument 4 has type 
'I32'
perlio.c: In function 'PerlIOStdio_set_ptrcnt':
perlio.c:3437: warning: pointer targets in assignment differ in signedness
/usr/include/sys/cdefs_elf.h:67:20: error: missing binary operator before token 
"("
:1:1: warning: "TIME_HIRES_STAT" redefined
:1:1: warning: this is the location of the previous definition
APItest.c: In function 'XS_XS__APItest__PtrTable_clear':
APItest.c:1171: warning: 'Perl_ptr_table_clear' is deprecated (declared at 
../../proto.h:4324)
regexec.c: In function 'S_regtry':
regexec.c:3167: warning: 'charid' may be used uninitialized in this function
regexec.c:319: warning: format '%d' expects type 'int', but argument 4 has type 
'U32'
regexec.c:319: warning: format '%d' expects type 'int', but argument 5 has type 
'I32'

-- 
Report by Test::Smoke v1.43 build 1271 running on perl 5.10.1
(Reporter v0.035 / Smoker v0.045)