Smoke [5.11.4] v5.11.4-23-g252eec4 PASS HP-UX B.11.11/64 (PA-RISC2.0/64/2 cpu)

2010-01-26 Thread H.Merijn Brand
Automated smoke report for 5.11.4 patch 
252eec4f29eab31287b026fff962e72e3507d34d v5.11.4-23-g252eec4
r3: PA8800 (PA-RISC2.0/64/2 cpu)
onHP-UX - B.11.11/64
using cc version B.11.11.18
smoketime 10 hours 27 minutes (average 1 hour 18 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.11.4-23-g252eec4  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:
SMOKE252eec4f29eab31287b026fff962e72e3507d34d

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] 
[stdio/perlio/univ.utf8] -DDEBUGGING
[stdio/perlio/univ.utf8] -Duseithreads
[stdio/perlio/univ.utf8] -DDEBUGGING -Duseithreads
../t/re/reg_fold.t..PASSED
458, 2632, 4398, 4404, 4410, 4416, 4422
4428, 4434
../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/re/reg_fold.t..PASSED
458, 2632, 4398, 4404, 4410, 4416, 4422
4428, 4434
../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.11.4] v5.11.4-16-gdac9950 PASS linux 2.6.30-2-kirkwood [debian] (armv5tel/)

2010-01-26 Thread tony
Automated smoke report for 5.11.4 patch 
dac9950b46a56f9fb4bccdd7fbcbf06e277767a2 v5.11.4-16-gdac9950
sheeva1:  ( 0MHz) (armv5tel/)
onlinux - 2.6.30-2-kirkwood [debian]
using cc version 4.3.4
smoketime 1 day 4 hours 55 minutes (average 3 hours 36 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.11.4-16-gdac9950  Configuration (common) none
--- -
O O O O -Duseithreads
O O O O -Duseithreads -Dusesitecustomize
O O O O -Duseithreads -Dusemorebits
O O O O -Duseithreads -Dmad
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
SMOKEdac9950b46a56f9fb4bccdd7fbcbf06e277767a2

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

MANIFEST did not declare 'pod/perl5120delta.pod'

Compiler messages(gcc):
APItest.xs: In function ‘XS_XS__APItest_pmflag’:
APItest.xs:930: warning: ‘Perl_pmflag’ is deprecated (declared at 
../../proto.h:2613)
dump.c: In function ‘Perl_sv_peek’:
dump.c:548: warning: format ‘%g’ expects type ‘double’, but argument 4 has type 
‘NV’
dump.c: In function ‘Perl_do_sv_dump’:
dump.c:1626: warning: format ‘%.*g’ expects type ‘double’, but argument 6 has 
type ‘NV’
dump.c:1764: warning: format ‘%.1f’ expects type ‘double’, but argument 5 has 
type ‘NV’
util.c: In function ‘Perl_upg_version’:
util.c:4695: warning: format ‘%.9f’ expects type ‘double’, but argument 4 has 
type ‘NV’
sv.c: In function ‘S_sv_2iuv_common’:
sv.c:2236: warning: format ‘%g’ expects type ‘double’, but argument 3 has type 
‘NV’
sv.c: In function ‘Perl_sv_inc’:
sv.c:7307: warning: format ‘%f’ expects type ‘double’, but argument 4 has type 
‘NV’
sv.c: In function ‘Perl_sv_dec’:
sv.c:7473: warning: format ‘%f’ expects type ‘double’, but argument 4 has type 
‘NV’
pp.c: In function ‘Perl_pp_sin’:
pp.c:2834: warning: initialization from incompatible pointer type
pp.c:2840: warning: assignment from incompatible pointer type
pp.c:2844: warning: assignment from incompatible pointer type
pp.c:2848: warning: assignment from incompatible pointer type
pp.c:2853: warning: assignment from incompatible pointer type
pp.c:2864: warning: format ‘%g’ expects type ‘double’, but argument 4 has type 
‘NV’
pp_pack.c: In function ‘S_unpack_rec’:
pp_pack.c:2212: warning: passing argument 2 of ‘modf’ from incompatible pointer 
type
POSIX.xs: In function ‘XS_POSIX_modf’:
POSIX.xs:1313: warning: passing argument 2 of ‘modf’ from incompatible pointer 
type
sv.c: In function ‘S_sv_2iuv_non_preserve’:
sv.c:1966: warning: format ‘%g’ expects type ‘double’, but argument 5 has type 
‘NV’
sv.c:2055: warning: format ‘%g’ expects type ‘double’, but argument 4 has type 
‘NV’
sv.c:2066: warning: format ‘%g’ expects type ‘double’, but argument 4 has type 
‘NV’
sv.c:2183: warning: format ‘%g’ expects type ‘double’, but argument 4 has type 
‘NV’
sv.c: In function ‘Perl_sv_2nv’:
sv.c:2513: warning: format ‘%g’ expects type ‘double’, but argument 4 has type 
‘NV’
sv.c:2656: warning: format ‘%g’ expects type ‘double’, but argument 4 has type 
‘NV’
sv.c:7355: warning: format ‘%g’ expects type ‘double’, but argument 5 has type 
‘NV’
sv.c:7515: warning: format ‘%g’ expects type ‘double’, but argument 5 has type 
‘NV’
pad.c: In function ‘Perl_pad_peg’:
pad.c:134: warning: unused parameter ‘s’

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



Smoke [5.11.4] v5.11.4-24-g94e892a PASS linux 2.6.26-2-amd64 [debian] (x86_64/2 cpu)

2010-01-26 Thread brian greenfield
Automated smoke report for 5.11.4 patch 
94e892a68016a417b1b324213d39309b8b744d0e v5.11.4-24-g94e892a
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 7 hours 56 minutes (average 29 minutes 47 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.11.4-24-g94e892a  Configuration (common) -Dcc=gcc-4.3
--- -
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:
SMOKE94e892a68016a417b1b324213d39309b8b744d0e

Compiler messages(gcc):
APItest.xs: In function 'XS_XS__APItest_pmflag':
APItest.xs:930: warning: 'Perl_pmflag' is deprecated (declared at 
../../proto.h:2613)

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




Smoke [5.11.4] v5.11.4-23-g252eec4 PASS HP-UX B.11.31/64 (ia64/2 cpu)

2010-01-26 Thread H.Merijn Brand
Automated smoke report for 5.11.4 patch 
252eec4f29eab31287b026fff962e72e3507d34d v5.11.4-23-g252eec4
x2: Intel(R) Itanium 2 9100/1710 (ia64/2 cpu)
onHP-UX - B.11.31/64
using gcc version 4.2.4
smoketime 7 hours 1 minute (average 52 minutes 42 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.11.4-23-g252eec4  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:
SMOKE252eec4f29eab31287b026fff962e72e3507d34d

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
../t/re/reg_fold.t..PASSED
458, 2632, 4398, 4404, 4410, 4416, 4422
4428, 4434
../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/re/reg_fold.t..PASSED
458, 2632, 4398, 4404, 4410, 4416, 4422
4428, 4434
../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
APItest.xs: In function 'XS_XS__APItest_pmflag':
APItest.xs:930: warning: 'Perl_pmflag' is deprecated (declared at 
../../proto.h:2615)

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



Smoke [5.11.4] v5.11.4-23-g252eec4 PASS linux 2.6.26-2-amd64 [debian] (x86_64/4 cpu)

2010-01-26 Thread tony
Automated smoke report for 5.11.4 patch 
252eec4f29eab31287b026fff962e72e3507d34d v5.11.4-23-g252eec4
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 icc version 10.1 20080801
smoketime 3 hours 6 minutes (average 15 minutes 31 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.11.4-23-g252eec4  Configuration (common) -Dcc=icc
--- -
O O O O O O 
O O O O O O -Dusemorebits
O O O O O O -Dmad
O O O O O O -Duseithreads
O O O O O O -Duseithreads -Dusemorebits
O O O O O O -Duseithreads -Dmad
| | | | | +- LC_ALL = en_AU.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = en_AU.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
SMOKE252eec4f29eab31287b026fff962e72e3507d34d
SMOKE252eec4f29eab31287b026fff962e72e3507d34d
SMOKE252eec4f29eab31287b026fff962e72e3507d34d

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

MANIFEST did not declare 'patchlevel.bak'

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



Smoke [5.11.4] v5.11.4-24-g94e892a PASS linux 2.6.31-17-generic [debian] (x86_64/8 cpu)

2010-01-26 Thread George Greer
Automated smoke report for 5.11.4 patch 
94e892a68016a417b1b324213d39309b8b744d0e v5.11.4-24-g94e892a
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 
cpu)
onlinux - 2.6.31-17-generic [debian]
using cc version 4.4.1
smoketime 7 hours 54 minutes (average 29 minutes 41 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.11.4-24-g94e892a  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 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:
SMOKE94e892a68016a417b1b324213d39309b8b744d0e

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:2769: warning: ignoring return value of ‘gcvt’, declared with attribute 
warn_unused_result
sv.c:2962: warning: ignoring return value of ‘gcvt’, declared with attribute 
warn_unused_result
sv.c: In function ‘Perl_sv_vcatpvfn’:
sv.c:9340: warning: ignoring return value of ‘gcvt’, declared with attribute 
warn_unused_result
sv.c:10145: 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:2613)
sv.c:2769: warning: ignoring return value of ‘qgcvt’, declared with attribute 
warn_unused_result
sv.c:2962: warning: ignoring return value of ‘qgcvt’, declared with attribute 
warn_unused_result
sv.c:10145: warning: ignoring return value of ‘qgcvt’, declared with attribute 
warn_unused_result
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: warning: ignoring return value of ‘write’, declared with 
attribute warn_unused_result

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



Smoke [5.11.4] v5.11.4-23-g252eec4 FAIL(XF) openbsd 4.6 (i386/1 cpu)

2010-01-26 Thread Steven Schubiger
Automated smoke report for 5.11.4 patch 
252eec4f29eab31287b026fff962e72e3507d34d v5.11.4-23-g252eec4
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 15 hours (average 1 hour 52 minutes)

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.11.4-23-g252eec4  Configuration (common) none
--- -
O O O O 
O O O O -Duse64bitint
F O X F -Duseithreads
X F O F -Duseithreads -Duse64bitint
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
SMOKE252eec4f29eab31287b026fff962e72e3507d34d

Failures: (common-args) none
[stdio] -Duseithreads
../t/io/errno.t.FAILED
9, 11, 14

[stdio] -DDEBUGGING -Duseithreads
Inconsistent test results (between TEST and harness):
../t/io/errno.t.FAILED at test 10

[perlio] -DDEBUGGING -Duseithreads
../t/io/errno.t.FAILED
14, 16

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

[perlio] -Duseithreads -Duse64bitint
../t/io/errno.t.FAILED
14

[perlio] -DDEBUGGING -Duseithreads -Duse64bitint
../t/io/errno.t.FAILED
13

Compiler messages(gcc):
Configure .../tmp//cc6GcnOV.o(.text+0x3e): In function `main':
/tmp//ccEapcvh.o(.text+0x5d): In function `main':
/tmp//ccaVgqPm.o(.text+0x1c): In function `xxx':
/tmp//cclbnBm6.o(.text+0xde): In function `main':
sv.o(.text+0x1d5f): In function `Perl_sv_2pv_flags':
libperl.a(DynaLoader.o)(.text+0x242): In function `XS_DynaLoader_dl_load_file':
libperl.a(sv.o)(.text+0x1d5f): In function `Perl_sv_2pv_flags':
command line:12:1: warning: TIME_HIRES_STAT redefined
command line:11:1: warning: this is the location of the previous definition
command line:13:1: warning: TIME_HIRES_STAT redefined
command line:12:1: warning: this is the location of the previous definition
APItest.xs: In function `XS_XS__APItest_pmflag':
APItest.xs:930: warning: `Perl_pmflag' is deprecated (declared at 
../../proto.h:2615)
util.o(.text+0x1b3): In function `savestr':
str.o(.text+0x5d): In function `str_2ptr':
../libperl.a(sv.o)(.text+0x1d5f): In function `Perl_sv_2pv_flags':
Configure .../tmp//ccyzmPba.o(.text+0x3e): In function `main':
/home/sts/source/p5-current/UU/try.c:20: warning: sprintf() is often misused, 
please use snprintf()
/tmp//ccHzrpNY.o(.text+0x5d): In function `main':
/home/sts/source/p5-current/UU/try.c:29: warning: sprintf() is often misused, 
please use snprintf()
/tmp//ccCMiMfe.o(.text+0x1c): In function `xxx':
/home/sts/source/p5-current/UU/try.c:29: warning: vsprintf() is often misused, 
please use vsnprintf()
/tmp//ccqPsKIO.o(.text+0xde): In function `main':
/home/sts/source/p5-current/UU/try.c:52: warning: sprintf() is often misused, 
please use snprintf()
sv.o(.text+0xbb13): In function `Perl_sv_2pv_flags':
/home/sts/source/p5-current/sv.c:2769: warning: sprintf() is often misused, 
please use snprintf()
libperl.a(DynaLoader.o)(.text+0x572): In function `XS_DynaLoader_dl_load_file':
/home/sts/source/p5-current/ext/DynaLoader/DynaLoader.xs:171: warning: strcat() 
is almost always misused, please use strlcat()
libperl.a(sv.o)(.text+0xbb13): In function `Perl_sv_2pv_flags':
command line:14:1: warning: TIME_HIRES_STAT redefined
command line:13:1: warning: this is the location of the previous definition
command line:15:1: warning: TIME_HIRES_STAT redefined
command line:14:1: warning: this is the location of the previous definition
util.o(.text+0x283): In function `savestr':
/home/sts/source/p5-current/x2p/util.c:147: warning: strcpy() is almost always 
misused, please use strlcpy()
str.o(.text+0x81): In function `str_2ptr':
/home/sts/source/p5-current/x2p/str.c:32: warning: sprintf() is often misused, 
please use snprintf()
../libperl.a(sv.o)(.text+0xbb13): In function `Perl_sv_2pv_flags':
Configure .../tmp//ccaapFRY.o(.text+0x3e): In function `main':
/tmp//ccqSEQGt.o(.text+0x5d): In function `main':
/tmp//ccnDWOMS.o(.text+0x1c): In function `xxx':
/tmp//ccp1prDU.o(.text+0xde): In function `main':
sv.o(.text+0x2223): In function `Perl_sv_2pv_flags':
libperl.a(sv.o)(.text+0x2223): In function `Perl_sv_2pv_flags':
../libperl.a(sv.o)(.text+0x2223): In function `Perl_sv_2pv_flags':
Configure .../tmp//ccCzi9s1.o(.text+0x3e): In function `main':

Smoke [5.11.4] v5.11.4-25-gf60ef62 FAIL(F) MSWin32 Win2000 SP4 (x86/1 cpu)

2010-01-26 Thread George Greer
Automated smoke report for 5.11.4 patch 
f60ef620372ddc56bbd9386726c9ec06054980e3 v5.11.4-25-gf60ef62
perl-win2k: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz(~2673 MHz) (x86/1 cpu)
onMSWin32 - Win2000 SP4
using cl version 14.00.50727.762
smoketime 4 hours 8 minutes (average 31 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.11.4-25-gf60ef62  Configuration (common) none
--- -
O O 
O O -Duselargefiles
F O -Duseithreads
F O -Duseithreads -Duselargefiles
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKEf60ef620372ddc56bbd9386726c9ec06054980e3

Failures: (common-args) none
[default] -Duseithreads
[default] -Duseithreads -Duselargefiles
../t/re/reg_fold.t..FAILED
4428, 4434
../dist/threads-shared/t/waithires.tFAILED
Bad plan.  You planned 57 tests but ran 14.

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

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



Smoke [5.11.4] v5.11.4-23-g252eec4 FAIL(F) HP-UX B.11.23/64 (ia64/2 cpu)

2010-01-26 Thread H.Merijn Brand
Automated smoke report for 5.11.4 patch 
252eec4f29eab31287b026fff962e72e3507d34d v5.11.4-23-g252eec4
x1: Intel(R) Itanium 2 processor/1600 MHz (ia64/2 cpu)
onHP-UX - B.11.23/64
using gcc version 4.2.4
smoketime 9 hours 14 minutes (average 1 hour 9 minutes)

Summary: FAIL(F)

O = OK  F = Failure(s), extended report at the bottom
X = Failure(s) under TEST but not under harness
? = still running or test results not (yet) available
Build failures during:   - = unknown or N/A
c = Configure, m = make, M = make (after miniperl), t = make test-prep

v5.11.4-23-g252eec4  Configuration (common) -Dcc=gcc
--- -
O O O O O O 
O O O O O O -Duse64bitall
O O O O F 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:
SMOKE252eec4f29eab31287b026fff962e72e3507d34d

Testsuite was run only with 'harness'

Tests skipped on user request:
lib/Test/Simple/t/utf8.t
Failures: (common-args) -Dcc=gcc
[perlio] -DDEBUGGING -Duseithreads
../t/base/rs.t..FAILED
Non-zero exit status: 28
Bad plan.  You planned 28 tests but ran 0.
../t/comp/utf.t.FAILED
Non-zero exit status: 28
Bad plan.  You planned 4016 tests but ran 0.
../t/comp/require.t.FAILED
Non-zero exit status: 28
Bad plan.  You planned 49 tests but ran 14.
../t/comp/multiline.t...FAILED
Non-zero exit status: 28
Bad plan.  You planned 6 tests but ran 1.
../t/run/fresh_perl.t...FAILED
Non-zero exit status: 28
Bad plan.  You planned 93 tests but ran 0.
../t/run/switches.t.FAILED
Non-zero exit status: 28
Bad plan.  You planned 71 tests but ran 7.
../t/run/switchC.t..FAILED
5
../t/run/runenv.t...FAILED
1, 3-6, 9-19, 22, 24, 28-30, 32-34, 36-38
40-42, 44-46, 48-50, 52, 56, 60, 64-66
68-70, 72-74, 76-78
../t/run/switchd.t..FAILED
1-2
../t/run/script.t...FAILED
Non-zero exit status: 28
Bad plan.  You planned 3 tests but ran 1.
../t/run/switcht.t..FAILED
Non-zero exit status: 1
Bad plan.  You planned 13 tests but ran 11.
../t/run/switchI.t..FAILED
Non-zero exit status: 28
Bad plan.  You planned 4 tests but ran 2.
../t/run/cloexec.t..FAILED
Non-zero exit status: 28
No plan found in TAP output
../t/run/switchF1.t.FAILED
Non-zero exit status: 28
Bad plan.  You planned 5 tests but ran 0.
../t/cmd/subval.t...FAILED
Non-zero exit status: 28
Bad plan.  You planned 36 tests but ran 28.
../t/cmd/while.tFAILED
Non-zero exit status: 28
Bad plan.  You planned 22 tests but ran 0.
../t/io/through.t...FAILED
Non-zero exit status: 28
Bad plan.  You planned 942 tests but ran 6.

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
../t/re/reg_fold.t..PASSED
458, 2632, 4398, 4404, 4410, 4416, 4422
4428, 4434
../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/re/reg_fold.t..PASSED
458, 2632, 4398, 4404, 4410, 4416, 4422
4428, 4434
../t/op/stash.t.PASSED
26
../dist/Net-Ping/t/450_service.tPASSED
9, 18

Compiler messages(gcc):
APItest.xs: In function 'XS_XS__APItest_pmflag':
APItest.xs:930: warning: 'Perl_pmflag' is deprecated (declared at 
../../proto.h:2615)

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



Smoke [5.11.4] v5.11.4-25-gf60ef62 PASS freebsd 8.0-RELEASE-p2 (amd64/1 cpu)

2010-01-26 Thread brian greenfield
Automated smoke report for 5.11.4 patch 
f60ef620372ddc56bbd9386726c9ec06054980e3 v5.11.4-25-gf60ef62
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 21 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.11.4-25-gf60ef62  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:
SMOKEf60ef620372ddc56bbd9386726c9ec06054980e3

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:2615)

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




Smoke [5.11.4] v5.11.4-23-g252eec4 PASS AIX 5.3.0.0/ML09 (PPC/1 cpu)

2010-01-26 Thread H.Merijn Brand
Automated smoke report for 5.11.4 patch 
252eec4f29eab31287b026fff962e72e3507d34d v5.11.4-23-g252eec4
i3: PPC_POWER5 (PPC/1 cpu)
onAIX - 5.3.0.0/ML09
using xlc -q32 version 10.1.0.2
smoketime 15 hours 48 minutes (average 1 hour 19 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.11.4-23-g252eec4  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:
SMOKE252eec4f29eab31287b026fff962e72e3507d34d

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) none
[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/re/reg_fold.t..PASSED
458, 2632, 4398, 4404, 4410, 4416, 4422
4428, 4434

Compiler messages(aix):
pp_sys.c, line 3063.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.10.1
(Reporter v0.035 / Smoker v0.045)



Smoke [5.11.4] v5.11.4-25-gf60ef62 PASS linux 2.6.26-2-amd64 [debian] (x86_64/2 cpu)

2010-01-26 Thread brian greenfield
Automated smoke report for 5.11.4 patch 
f60ef620372ddc56bbd9386726c9ec06054980e3 v5.11.4-25-gf60ef62
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 7 hours 58 minutes (average 29 minutes 54 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.11.4-25-gf60ef62  Configuration (common) -Dcc=gcc-4.3
--- -
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:
SMOKEf60ef620372ddc56bbd9386726c9ec06054980e3

Compiler messages(gcc):
APItest.xs: In function 'XS_XS__APItest_pmflag':
APItest.xs:930: warning: 'Perl_pmflag' is deprecated (declared at 
../../proto.h:2613)

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




Smoke [5.11.4] v5.11.4-24-g94e892a FAIL(X) HP-UX B.11.23/64 (ia64/2 cpu)

2010-01-26 Thread smoketest_removethispart
Automated smoke report for 5.11.4 patch 
94e892a68016a417b1b324213d39309b8b744d0e v5.11.4-24-g94e892a
hairball: Intel(R) Itanium 2 processor/1400 MHz (ia64/2 cpu)
onHP-UX - B.11.23/64
using cc version B3910B
smoketime 15 hours 44 minutes (average 59 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.11.4-24-g94e892a  Configuration (common) none
--- -
O O O O 
O O O O -Duse64bitint
X X X X -Duselongdouble
O O O O -Dusemorebits
O O O O -Duseithreads
O O O O -Duseithreads -Duse64bitint
X X X X -Duseithreads -Duselongdouble
O O O O -Duseithreads -Dusemorebits
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
SMOKE94e892a68016a417b1b324213d39309b8b744d0e

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/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

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



Smoke [5.11.4] Intel(R) PASS MSWin32 WinXP/.Net SP3 (x86/4 cpu)

2010-01-26 Thread perl5-win32-smoke
Automated smoke report for 5.11.4 patch 
hellboy: Intel(R) Core(TM)2 Quad CPU Q9300 @ 2.50GHz(~2499 MHz) (x86/4 cpu)
onMSWin32 - WinXP/.Net SP3
using ccache-gcc version 3.4.5 (mingw-vista special r3)
smoketime 3 hours 28 minutes (average 26 minutes 7 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

 Configuration (common) none
--- -
O O 
O O -Duselargefiles
O O -Duseithreads
O O -Duseithreads -Duselargefiles
| +- -DDEBUGGING
+--- no debugging


Compiler messages(gcc):
Bzip2.xs:136: warning: unused variable `Perl___notused'
Bzip2.xs:266: warning: unused variable `Perl___notused'
Bzip2.xs:300: warning: unused variable `Perl___notused'
Bzip2.c:410: warning: unused variable `Perl___notused'
Bzip2.c:522: warning: unused variable `Perl___notused'
Bzip2.c:543: warning: unused variable `Perl___notused'
Bzip2.c:642: warning: unused variable `Perl___notused'
Bzip2.c:748: warning: unused variable `Perl___notused'
Bzip2.c:786: warning: unused variable `Perl___notused'
Bzip2.c:878: warning: unused variable `Perl___notused'
Bzip2.c:908: warning: unused variable `Perl___notused'
Bzip2.c:994: warning: unused variable `Perl___notused'
Bzip2.c:1082: warning: unused variable `Perl___notused'
Bzip2.c:1114: warning: unused variable `Perl___notused'
Bzip2.c:1146: warning: unused variable `Perl___notused'
Bzip2.c:1178: warning: unused variable `Perl___notused'
Bzip2.c:1210: warning: unused variable `Perl___notused'
Bzip2.c:1248: warning: unused variable `Perl___notused'
Bzip2.c:1402: warning: unused variable `Perl___notused'
Bzip2.c:1434: warning: unused variable `Perl___notused'
Bzip2.c:1464: warning: unused variable `Perl___notused'
Bzip2.c:1496: warning: unused variable `Perl___notused'
Bzip2.c:1528: warning: unused variable `Perl___notused'
Bzip2.c:1560: warning: unused variable `Perl___notused'
Bzip2.c:1592: warning: unused variable `Perl___notused'
Bzip2.c:1626: warning: unused variable `Perl___notused'
APItest.xs:930: warning: `Perl_pmflag' is deprecated (declared at 
../../lib/CORE/proto.h:2615)
C:\DOKUME~1\corion\LOKALE~1\Temp\compilet.exp:fake:(.edata+0x3c): undefined 
reference to `boot_compilet'
C:\DOKUME~1\corion\LOKALE~1\Temp\compilet.exp:fake:(.edata+0x40): undefined 
reference to `boot_compilet'
t\compilet.exp:fake:(.edata+0x3c): undefined reference to `boot_compilet'
t\compilet.exp:fake:(.edata+0x40): undefined reference to `boot_compilet'
win32.c:2863: warning: passing arg 2 of `fsetpos' from incompatible pointer type
win32io.c:260: warning: right shift count = width of type
win32io.c:285: warning: left shift count = width of type
perlhost.h:248: warning: invalid access to non-static data member 
`CPerlHost::m_hostperlMem' of NULL object
perlhost.h:248: warning: (perhaps the `offsetof' macro was used incorrectly)
perlhost.h:253: warning: invalid access to non-static data member 
`CPerlHost::m_hostperlMemShared' of NULL object
perlhost.h:253: warning: (perhaps the `offsetof' macro was used incorrectly)
perlhost.h:258: warning: invalid access to non-static data member 
`CPerlHost::m_hostperlMemParse' of NULL object
perlhost.h:258: warning: (perhaps the `offsetof' macro was used incorrectly)
perlhost.h:263: warning: invalid access to non-static data member 
`CPerlHost::m_hostperlEnv' of NULL object
perlhost.h:263: warning: (perhaps the `offsetof' macro was used incorrectly)
perlhost.h:268: warning: invalid access to non-static data member 
`CPerlHost::m_hostperlStdIO' of NULL object
perlhost.h:268: warning: (perhaps the `offsetof' macro was used incorrectly)
perlhost.h:273: warning: invalid access to non-static data member 
`CPerlHost::m_hostperlLIO' of NULL object
perlhost.h:273: warning: (perhaps the `offsetof' macro was used incorrectly)
perlhost.h:278: warning: invalid access to non-static data member 
`CPerlHost::m_hostperlDir' of NULL object
perlhost.h:278: warning: (perhaps the `offsetof' macro was used incorrectly)
perlhost.h:283: warning: invalid access to non-static data member 
`CPerlHost::m_hostperlSock' of NULL object
perlhost.h:283: warning: (perhaps the `offsetof' macro was used incorrectly)
perlhost.h:288: warning: invalid access to non-static data member 
`CPerlHost::m_hostperlProc' of NULL object
perlhost.h:288: warning: (perhaps the `offsetof' macro was used incorrectly)
Bzip2.xs:136: warning: unused variable `my_perl'
Bzip2.xs:266: warning: unused variable `my_perl'
Bzip2.xs:300: warning: unused variable `my_perl'

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



Smoke [5.11.4] v5.11.4-23-g252eec4 PASS HP-UX B.11.11/64 (PA-RISC2.0/64/2 cpu)

2010-01-26 Thread H.Merijn Brand
Automated smoke report for 5.11.4 patch 
252eec4f29eab31287b026fff962e72e3507d34d v5.11.4-23-g252eec4
r3: PA8800 (PA-RISC2.0/64/2 cpu)
onHP-UX - B.11.11/64
using gcc version 3.4.6
smoketime 11 hours 52 minutes (average 1 hour 29 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.11.4-23-g252eec4  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:
SMOKE252eec4f29eab31287b026fff962e72e3507d34d

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/re/reg_fold.t..PASSED
458, 2632, 4398, 4404, 4410, 4416, 4422
4428, 4434
../t/op/stash.t.PASSED
26
../dist/Net-Ping/t/450_service.tPASSED
9, 18

Compiler messages(gcc):
perlio.c: In function `PerlIO_tmpfile':
perlio.c:5160: warning: 'sv' might be used uninitialized in this function
APItest.xs: In function `XS_XS__APItest_pmflag':
APItest.xs:930: warning: `Perl_pmflag' is deprecated (declared at 
../../proto.h:2615)
pp_sys.c: In function `Perl_pp_gpwent':
pp_sys.c:5241: 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.11.4] v5.11.4-27-ga45a6db FAIL(F) MSWin32 Win2000 SP4 (x86/1 cpu)

2010-01-26 Thread George Greer
Automated smoke report for 5.11.4 patch 
a45a6dbc08e2d955a291bbec2304e04bf4a25c14 v5.11.4-27-ga45a6db
perl-win2k: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz(~2673 MHz) (x86/1 cpu)
onMSWin32 - Win2000 SP4
using cl version 14.00.50727.762
smoketime 4 hours 1 minute (average 30 minutes 8 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.11.4-27-ga45a6db  Configuration (common) none
--- -
O O 
O F -Duselargefiles
O F -Duseithreads
O O -Duseithreads -Duselargefiles
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKEa45a6dbc08e2d955a291bbec2304e04bf4a25c14

Failures: (common-args) none
[default] -DDEBUGGING -Duselargefiles
../t/re/reg_fold.t..FAILED
4428, 4434
../t/op/alarm.t.FAILED
2

[default] -DDEBUGGING -Duseithreads
../t/re/reg_fold.t..FAILED
4428, 4434
../dist/threads-shared/t/waithires.tFAILED
Bad plan.  You planned 57 tests but ran 14.

MANIFEST did not declare 'PORTING/CHECK-CPAN-POLLUTION'

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

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



Smoke [5.11.4] v5.11.4-23-g252eec4 PASS AIX 5.2.0.0/ML04 (PPC/1 cpu)

2010-01-26 Thread H.Merijn Brand
Automated smoke report for 5.11.4 patch 
252eec4f29eab31287b026fff962e72e3507d34d v5.11.4-23-g252eec4
i4: PPC_POWER4 (PPC/1 cpu)
onAIX - 5.2.0.0/ML04
using xlc -q32 version 9.0.0.8
smoketime 23 hours 8 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.11.4-23-g252eec4  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:
SMOKE252eec4f29eab31287b026fff962e72e3507d34d

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) none
[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/re/reg_fold.t..PASSED
458, 2632, 4398, 4404, 4410, 4416, 4422
4428, 4434

Compiler messages(aix):
pp_sys.c, line 3063.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.11.4] v5.11.4-25-gf60ef62 PASS linux 2.6.31-17-generic [debian] (x86_64/8 cpu)

2010-01-26 Thread George Greer
Automated smoke report for 5.11.4 patch 
f60ef620372ddc56bbd9386726c9ec06054980e3 v5.11.4-25-gf60ef62
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 1600MHz) (x86_64/8 
cpu)
onlinux - 2.6.31-17-generic [debian]
using cc version 4.4.1
smoketime 7 hours 55 minutes (average 29 minutes 42 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.11.4-25-gf60ef62  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 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:
SMOKEf60ef620372ddc56bbd9386726c9ec06054980e3

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:2769: warning: ignoring return value of ‘gcvt’, declared with attribute 
warn_unused_result
sv.c:2962: warning: ignoring return value of ‘gcvt’, declared with attribute 
warn_unused_result
sv.c: In function ‘Perl_sv_vcatpvfn’:
sv.c:9340: warning: ignoring return value of ‘gcvt’, declared with attribute 
warn_unused_result
sv.c:10145: 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:2613)
sv.c:2769: warning: ignoring return value of ‘qgcvt’, declared with attribute 
warn_unused_result
sv.c:2962: warning: ignoring return value of ‘qgcvt’, declared with attribute 
warn_unused_result
sv.c:10145: warning: ignoring return value of ‘qgcvt’, declared with attribute 
warn_unused_result
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: warning: ignoring return value of ‘write’, declared with 
attribute warn_unused_result

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



Smoke [5.11.4] v5.11.4-27-ga45a6db PASS linux 2.6.26-2-amd64 [debian] (x86_64/4 cpu)

2010-01-26 Thread tony
Automated smoke report for 5.11.4 patch 
a45a6dbc08e2d955a291bbec2304e04bf4a25c14 v5.11.4-27-ga45a6db
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 (average 15 minutes 5 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.11.4-27-ga45a6db  Configuration (common) -Dcc=g++
--- -
O O O O O O 
O O O O O O -Dusemorebits
O O O O O O -Dmad
O O O O O O -Duseithreads
O O O O O O -Duseithreads -Dusemorebits
O O O O O O -Duseithreads -Dmad
| | | | | +- LC_ALL = en_AU.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = en_AU.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
SMOKEa45a6dbc08e2d955a291bbec2304e04bf4a25c14
SMOKEa45a6dbc08e2d955a291bbec2304e04bf4a25c14

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

MANIFEST did not declare 'Porting/check-cpan-pollution'
MANIFEST did not declare 'patchlevel.bak'

Compiler messages(gcc):
pp_ctl.c: In function ‘OP* Perl_pp_require()’:
pp_ctl.c:3551: 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*’
Base64.xs: In function ‘void XS_MIME__Base64_encode_base64(CV*)’:
Base64.xs:140: warning: deprecated conversion from string constant to ‘char*’
Base64.xs: In function ‘void XS_MIME__QuotedPrint_encode_qp(CV*)’:
Base64.xs:292: warning: deprecated conversion from string constant to ‘char*’
APItest.xs: In function ‘void XS_XS__APItest_pmflag(CV*)’:
APItest.xs:930: warning: ‘void Perl_pmflag(U32*, int)’ is deprecated (declared 
at ../../proto.h:2615)
pp_ctl.c: In function ‘OP* Perl_pp_require(PerlInterpreter*)’:
MD5.xs: In function ‘void XS_Digest__MD5_md5(PerlInterpreter*, CV*)’:
Base64.xs: In function ‘void XS_MIME__Base64_encode_base64(PerlInterpreter*, 
CV*)’:
Base64.xs: In function ‘void XS_MIME__QuotedPrint_encode_qp(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*)’:
shared.xs:713: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘int sharedsv_scalar_mg_set(PerlInterpreter*, SV*, 
MAGIC*)’:
shared.xs:791: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘int sharedsv_scalar_mg_local(PerlInterpreter*, SV*, 
MAGIC*)’:
shared.xs:832: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘int sharedsv_elem_mg_FETCH(PerlInterpreter*, SV*, 
MAGIC*)’:
shared.xs:869: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘int sharedsv_elem_mg_STORE(PerlInterpreter*, SV*, 
MAGIC*)’:
shared.xs:924: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘int sharedsv_elem_mg_DELETE(PerlInterpreter*, SV*, 
MAGIC*)’:
shared.xs:960: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘U32 sharedsv_array_mg_FETCHSIZE(PerlInterpreter*, SV*, 
MAGIC*)’:
shared.xs:1021: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘int sharedsv_array_mg_CLEAR(PerlInterpreter*, SV*, 
MAGIC*)’:
shared.xs:1039: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘void Perl_sharedsv_lock(PerlInterpreter*, SV*)’:
shared.xs:1125: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘void XS_threads__shared__tie_PUSH(PerlInterpreter*, 
CV*)’:
shared.xs:1197: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘void XS_threads__shared__tie_UNSHIFT(PerlInterpreter*, 
CV*)’:
shared.xs:1214: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘void 

Smoke [5.11.4] v5.11.4-27-ga45a6db PASS linux 2.6.26-2-amd64 [debian] (x86_64/4 cpu)

2010-01-26 Thread tony
Automated smoke report for 5.11.4 patch 
a45a6dbc08e2d955a291bbec2304e04bf4a25c14 v5.11.4-27-ga45a6db
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 (average 15 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.11.4-27-ga45a6db  Configuration (common) none
--- -
O O O O O O 
O O O O O O -Dusemorebits
O O O O O O -Dmad
O O O O O O -Duseithreads
O O O O O O -Duseithreads -Dusemorebits
O O O O O O -Duseithreads -Dmad
| | | | | +- LC_ALL = en_AU.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = en_AU.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
SMOKEa45a6dbc08e2d955a291bbec2304e04bf4a25c14

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

MANIFEST did not declare 'Porting/check-cpan-pollution'

Compiler messages(gcc):
APItest.xs: In function ‘XS_XS__APItest_pmflag’:
APItest.xs:930: warning: ‘Perl_pmflag’ is deprecated (declared at 
../../proto.h:2613)
pad.c: In function ‘Perl_pad_peg’:
pad.c:134: warning: unused parameter ‘s’

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



Smoke [5.11.4] v5.11.4-27-ga45a6db FAIL(F) HP-UX B.11.23/64 (ia64/2 cpu)

2010-01-26 Thread H.Merijn Brand
Automated smoke report for 5.11.4 patch 
a45a6dbc08e2d955a291bbec2304e04bf4a25c14 v5.11.4-27-ga45a6db
x1: Intel(R) Itanium 2 processor/1600 MHz (ia64/2 cpu)
onHP-UX - B.11.23/64
using cc version B3910B
smoketime 7 hours 40 minutes (average 57 minutes 34 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.11.4-27-ga45a6db  Configuration (common) none
--- -
O O O O O F 
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:
SMOKEa45a6dbc08e2d955a291bbec2304e04bf4a25c14

Testsuite was run only with 'harness'

Tests skipped on user request:
lib/Test/Simple/t/utf8.t
Failures: (common-args) none
[univ.utf8] -DDEBUGGING
../t/op/rand.t..FAILED
5

MANIFEST did not declare 'Porting/check-cpan-pollution'

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
../t/re/reg_fold.t..PASSED
458, 2632, 4398, 4404, 4410, 4416, 4422
4428, 4434
../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/re/reg_fold.t..PASSED
458, 2632, 4398, 4404, 4410, 4416, 4422
4428, 4434
../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.11.4] v5.11.4-27-ga45a6db PASS linux 2.6.25.20-0.5-default [SuSE] (x86_64/4 cpu)

2010-01-26 Thread H.Merijn Brand
Automated smoke report for 5.11.4 patch 
a45a6dbc08e2d955a291bbec2304e04bf4a25c14 v5.11.4-27-ga45a6db
tux: Intel(R) Core(TM)2 Quad CPU Q9450 @ 2.66GHz (GenuineIntel 1998MHz) 
(x86_64/4 cpu)
onlinux - 2.6.25.20-0.5-default [SuSE]
using ccache g++ version 4.3.1 20080507 (prerelease) [gcc-4_3-branch 
revision 135036]
smoketime 3 hours 46 minutes (average 14 minutes 8 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.11.4-27-ga45a6db  Configuration (common) -Dcc=g++
--- -
O O O O O O -Duselongdouble
O O O O O O -Duse64bitall
O O O O O O -Duseithreads -Duselongdouble
O O O O O O -Duseithreads -Duse64bitall
O O O O O O -Dmad -Duselongdouble
O O O O O O -Dmad -Duse64bitall
O O O O O O -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:
SMOKEa45a6dbc08e2d955a291bbec2304e04bf4a25c14

Testsuite was run only with 'harness'

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/re/reg_fold.t..PASSED
458, 2632, 4398, 4404, 4410, 4416, 4422
4428, 4434
../t/op/stash.t.PASSED
26

Compiler messages(gcc):
APItest.xs: In function 'XS_XS__APItest_pmflag':
APItest.xs:930: warning: 'Perl_pmflag' is deprecated (declared at 
../../proto.h:2613)
pad.c: In function 'Perl_pad_peg':
pad.c:134: warning: unused parameter 's'
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.8.9] maint-5.8-4-g7d6ecb1 FAIL(F) darwin 10.2.0 (Intel Core i7/1 cpu[4 cores])

2010-01-26 Thread shouldbedomo
Automated smoke report for 5.8.9 patch 7d6ecb1f6c7eabec011b66526161fcf678919c99 
maint-5.8-4-g7d6ecb1
burghead.lan: iMac (2.8 GHz) (Intel Core i7/1 cpu[4 cores])
ondarwin - 10.2.0 (Mac OS X)
using cc version 4.2.1 (Apple Inc. build 5646) (dot 1)
smoketime 2 hours 49 minutes (average 21 minutes 13 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

maint-5.8-4-g7d6ecb1  Configuration (common) -Doptimize='-O1 -g'
--- -
F F F F F F 
F F F F F F -Drelocatableinc
F F F F F F -Duseithreads
F F F F F F -Duseithreads -Drelocatableinc
| | | | | +- 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:
MAINT35104
SMOKE7d6ecb1f6c7eabec011b66526161fcf678919c99

Failures: (common-args) -Doptimize='-O1 -g'
[stdio/perlio/en_GB.UTF-8] 
[stdio/perlio/en_GB.UTF-8] -DDEBUGGING
[stdio/perlio/en_GB.UTF-8] -Drelocatableinc
[stdio/perlio/en_GB.UTF-8] -DDEBUGGING -Drelocatableinc
[perlio] -Duseithreads
[perlio] -DDEBUGGING -Duseithreads
[perlio] -Duseithreads -Drelocatableinc
[perlio] -DDEBUGGING -Duseithreads -Drelocatableinc
../lib/locale.t.FAILED 99

[stdio] -Duseithreads
[stdio/en_GB.UTF-8] -DDEBUGGING -Duseithreads
[stdio/en_GB.UTF-8] -Duseithreads -Drelocatableinc
[stdio/en_GB.UTF-8] -DDEBUGGING -Duseithreads -Drelocatableinc
../lib/locale.t.FAILED 99
../t/op/threads.t...FAILED 10

[en_GB.UTF-8] -Duseithreads
../lib/locale.t.FAILED 99
../t/op/threads.t...FAILED 10
Inconsistent test results (between TEST and harness):
../lib/Thread/Semaphore/t/01_basic.tFAILED--expected test 9, saw test 10

Compiler messages(gcc):
toke.c:1997:205: warning: use of C99 long long integer constant
op.c:2722:174: warning: use of C99 long long integer constant
op.c:2722:418: warning: use of C99 long long integer constant
op.c: In function 'Perl_fold_constants':
op.c:2119: warning: argument 'o' might be clobbered by 'longjmp' or 'vfork'
regcomp.c:4055:163: warning: use of C99 long long integer constant
regcomp.c:4289:189: warning: use of C99 long long integer constant
perl.c:3124:220: warning: use of C99 long long integer constant
perl.c:3124:449: warning: use of C99 long long integer constant
perl.c:3127:216: warning: use of C99 long long integer constant
pp_hot.c: In function 'Perl_pp_sassign':
pp_hot.c:144: warning: value computed is not used
sv.c: In function 'Perl_sv_2pv_flags':
sv.c:2660: warning: value computed is not used
pp.c:2527:154: warning: use of C99 long long integer constant
pp.c:3425:205: warning: use of C99 long long integer constant
pp.c:3425:422: warning: use of C99 long long integer constant
pp.c: In function 'Perl_pp_ucfirst':
pp.c:3559: warning: value computed is not used
pp.c: In function 'Perl_pp_uc':
pp.c:3657: warning: value computed is not used
pp.c: In function 'Perl_pp_lc':
pp.c:3756: warning: value computed is not used
pp_ctl.c: In function 'S_run_user_filter':
pp_ctl.c:4053: warning: value computed is not used
regexec.c:4141:171: warning: use of C99 long long integer constant
regexec.c:4185:158: warning: use of C99 long long integer constant
utf8.c:144:15: warning: use of C99 long long integer constant
utf8.c:229:154: warning: use of C99 long long integer constant
utf8.c:517:174: warning: use of C99 long long integer constant
utf8.c:576:186: warning: use of C99 long long integer constant
utf8.c:1381:219: warning: use of C99 long long integer constant
perlio.c: In function 'PerlIOStdio_set_ptrcnt':
perlio.c:3428: warning: pointer targets in assignment differ in signedness
opmini.c:2722:174: warning: use of C99 long long integer constant
opmini.c:2722:418: warning: use of C99 long long integer constant
opmini.c: In function 'Perl_fold_constants':
opmini.c:2119: warning: argument 'o' might be clobbered by 'longjmp' or 'vfork'
POSIX.c: In function 'XS_POSIX_cuserid':
POSIX.c:4191: warning: cast to pointer from integer of different size
stdio.c: In function 'xsfprintf':
stdio.c:26: warning: format not a string literal and no format arguments
regcomp.c:4289:198: warning: use of C99 long long integer constant
perl.c:3124:229: warning: use of C99 long long integer constant
perl.c:3124:476: warning: use of C99 long long integer constant
perl.c:3127:225: warning: use of C99 long long integer constant
pp.c:3425:431: warning: use of C99 long long integer constant
utf8.c:1381:226: warning: use of C99 long long integer constant
thrdvar.h:35: warning: ISO C forbids conversion 

Smoke [5.11.4] v5.11.4-27-ga45a6db PASS HP-UX B.11.31/64 (ia64/2 cpu)

2010-01-26 Thread H.Merijn Brand
Automated smoke report for 5.11.4 patch 
a45a6dbc08e2d955a291bbec2304e04bf4a25c14 v5.11.4-27-ga45a6db
x2: Intel(R) Itanium 2 9100/1710 (ia64/2 cpu)
onHP-UX - B.11.31/64
using cc version B3910B
smoketime 5 hours 56 minutes (average 44 minutes 36 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.11.4-27-ga45a6db  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:
SMOKEa45a6dbc08e2d955a291bbec2304e04bf4a25c14

Testsuite was run only with 'harness'

Tests skipped on user request:
lib/Test/Simple/t/utf8.t
MANIFEST did not declare 'Porting/check-cpan-pollution'

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
../t/re/reg_fold.t..PASSED
458, 2632, 4398, 4404, 4410, 4416, 4422
4428, 4434
../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/re/reg_fold.t..PASSED
458, 2632, 4398, 4404, 4410, 4416, 4422
4428, 4434
../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.11.4] v5.11.4-27-ga45a6db FAIL(M) linux 2.6.31-17-generic [debian] (x86_64/8 cpu)

2010-01-26 Thread George Greer
Automated smoke report for 5.11.4 patch 
a45a6dbc08e2d955a291bbec2304e04bf4a25c14 v5.11.4-27-ga45a6db
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 
cpu)
onlinux - 2.6.31-17-generic [debian]
using cc version 4.4.1
smoketime 7 hours 44 minutes (average 29 minutes)

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.11.4-27-ga45a6db  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
M - - 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:
SMOKEa45a6dbc08e2d955a291bbec2304e04bf4a25c14

Failures: (common-args) none
[minitest] -Duseithreads -Duselongdouble
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 89
t/re/regexp_noamp...FAILED at test 89
t/re/regexp_notrie..FAILED at test 89
t/re/regexp_qr..FAILED at test 89
t/re/regexp_qr_embedFAILED at test 89
t/re/regexp_trielistFAILED at test 89
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/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

MANIFEST did not declare 'Porting/check-cpan-pollution'

Compiler messages(gcc):
try.c: In function ‘main’:
try.c:36: warning: ignoring return value of ‘pipe’, declared with 

Smoke [5.11.4] v5.11.4-27-ga45a6db PASS linux 2.6.26-2-amd64 [debian] (x86_64/2 cpu)

2010-01-26 Thread brian greenfield
Automated smoke report for 5.11.4 patch 
a45a6dbc08e2d955a291bbec2304e04bf4a25c14 v5.11.4-27-ga45a6db
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 7 hours 59 minutes (average 29 minutes 57 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.11.4-27-ga45a6db  Configuration (common) -Dcc=gcc-4.3
--- -
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:
SMOKEa45a6dbc08e2d955a291bbec2304e04bf4a25c14

MANIFEST did not declare 'Porting/check-cpan-pollution'

Compiler messages(gcc):
APItest.xs: In function 'XS_XS__APItest_pmflag':
APItest.xs:930: warning: 'Perl_pmflag' is deprecated (declared at 
../../proto.h:2613)

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




Smoke [5.11.4] v5.11.4-27-ga45a6db FAIL(F) MSWin32 WinXP/.Net SP3 (x86/2 cpu)

2010-01-26 Thread Steve Hay
Automated smoke report for 5.11.4 patch 
a45a6dbc08e2d955a291bbec2304e04bf4a25c14 v5.11.4-27-ga45a6db
maldoror.bath.planit.group: Intel(R) Core(TM)2 CPU 6700 @ 2.66GHz(~2659 MHz) 
(x86/2 cpu)
onMSWin32 - WinXP/.Net SP3
using cl version 12.00.8804
smoketime 5 hours 42 minutes (average 42 minutes 46 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.11.4-27-ga45a6db  Configuration (common) 
-DINST_TOP=$(INST_DRV)\Smoke\doesntexist
--- -
O O -Duselargefiles
O O -Duselargefiles -Duseithreads
F F -Duselargefiles -Accflags='-DPERL_OLD_COPY_ON_WRITE'
F F -Duselargefiles -Accflags='-DPERL_OLD_COPY_ON_WRITE' -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKEa45a6dbc08e2d955a291bbec2304e04bf4a25c14

Failures: (common-args) -DINST_TOP=$(INST_DRV)\Smoke\doesntexist
[default] -Duselargefiles -Accflags='-DPERL_OLD_COPY_ON_WRITE'
[default] -DDEBUGGING -Duselargefiles -Accflags='-DPERL_OLD_COPY_ON_WRITE'
[default] -Duselargefiles -Accflags='-DPERL_OLD_COPY_ON_WRITE' -Duseithreads
[default] -DDEBUGGING -Duselargefiles -Accflags='-DPERL_OLD_COPY_ON_WRITE' 
-Duseithreads
../t/re/reg_fold.t..FAILED
4428, 4434
../cpan/Compress-Raw-Zlib/t/07bufsize.t.FAILED
Bad plan.  You planned 288 tests but ran 41.

MANIFEST did not declare 'PORTING/CHECK-CPAN-POLLUTION'

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

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