Smoke [5.11.2] v5.11.2-77-g5f61da6 FAIL(X) netbsd 5.0.1 (i386/1 cpu)

2009-11-26 Thread Steven Schubiger
Automated smoke report for 5.11.2 patch 
5f61da697ab4e86d3bede8883257b28d30c701ad v5.11.2-77-g5f61da6
p5netbsd: Intel 686-class (i386/1 cpu)
onnetbsd - 5.0.1
using cc version 4.1.3 20080704 prerelease (NetBSD nb2 20081120)
smoketime 9 hours 49 minutes (average 1 hour 13 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.2-77-g5f61da6  Configuration (common) none
--- -
O O O O 
O O O O -Duse64bitint
O O O O -Duseithreads
O O X O -Duseithreads -Duse64bitint
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
SMOKE5f61da697ab4e86d3bede8883257b28d30c701ad

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

Compiler messages(gcc):
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 
(
command line:1:1: warning: TIME_HIRES_STAT redefined
command line:1: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:2550)

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


Smoke [5.11.2] v5.11.2-78-g17cc935 PASS linux 2.6.27.37-170.2.104.fc10.i686 [fedora] (i686/2 cpu)

2009-11-26 Thread Johan Vromans
Automated smoke report for 5.11.2 patch 
17cc9359ea8ee1b546aa067b91362160e3c1e1ee v5.11.2-78-g17cc935
phoenix.squirrel.nl: Intel(R) Core(TM)2 CPU 6300 @ 1.86GHz (GenuineIntel 
1596MHz) (i686/2 cpu)
onlinux - 2.6.27.37-170.2.104.fc10.i686 [fedora]
using cc version 4.3.2 20081105 (Red Hat 4.3.2-7)
smoketime 9 hours 27 minutes (average 47 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.11.2-78-g17cc935  Configuration (common) none
--- -
O O O O O O 
O O O O O O -Duse64bitint
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 -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:
SMOKE17cc9359ea8ee1b546aa067b91362160e3c1e1ee

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

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



Smoke [5.11.2] v5.11.2-77-g5f61da6 PASS HP-UX B.11.31/64 (ia64/2 cpu)

2009-11-26 Thread H.Merijn Brand
Automated smoke report for 5.11.2 patch 
5f61da697ab4e86d3bede8883257b28d30c701ad v5.11.2-77-g5f61da6
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 57 minutes (average 52 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.11.2-77-g5f61da6  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:
SMOKE5f61da697ab4e86d3bede8883257b28d30c701ad
SMOKE5f61da697ab4e86d3bede8883257b28d30c701ad

Testsuite was run only with 'harness'

Tests skipped on user request:
lib/Test/Simple/t/utf8.t
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:2550)

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



Smoke [5.11.2] v5.11.2-77-g5f61da6 PASS HP-UX B.11.00/64 (PA-RISC2.0/64/2 cpu)

2009-11-26 Thread H.Merijn Brand
Automated smoke report for 5.11.2 patch 
5f61da697ab4e86d3bede8883257b28d30c701ad v5.11.2-77-g5f61da6
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 42 minutes (average 1 hour 50 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.2-77-g5f61da6  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:
SMOKE5f61da697ab4e86d3bede8883257b28d30c701ad

Testsuite was run only with 'harness'

Tests skipped on user request:
lib/Test/Simple/t/utf8.t
-- 
Report by Test::Smoke v1.41 build 1248 running on perl 5.10.1
(Reporter v0.035 / Smoker v0.044)



Smoke [5.11.2] v5.11.2-77-g5f61da6 PASS HP-UX B.11.23/64 (ia64/2 cpu)

2009-11-26 Thread H.Merijn Brand
Automated smoke report for 5.11.2 patch 
5f61da697ab4e86d3bede8883257b28d30c701ad v5.11.2-77-g5f61da6
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 44 minutes (average 1 hour 5 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.2-77-g5f61da6  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:
SMOKE5f61da697ab4e86d3bede8883257b28d30c701ad
SMOKE5f61da697ab4e86d3bede8883257b28d30c701ad

Testsuite was run only with 'harness'

Tests skipped on user request:
lib/Test/Simple/t/utf8.t
Compiler messages(gcc):
APItest.xs: In function 'XS_XS__APItest_pmflag':
APItest.xs:930: warning: 'Perl_pmflag' is deprecated (declared at 
../../proto.h:2550)

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



Smoke [5.11.2] v5.11.2-77-g5f61da6 FAIL(X) darwin 9.8.0 (macppcG5/1 cpu)

2009-11-26 Thread shouldbedomo
Automated smoke report for 5.11.2 patch 
5f61da697ab4e86d3bede8883257b28d30c701ad v5.11.2-77-g5f61da6
Tullamore.lan: iMac G5 (1.6 GHz) (macppcG5/1 cpu)
ondarwin - 9.8.0 (Mac OS X)
using cc version 4.0.1 (Apple Inc. build 5493)
smoketime 14 hours 45 minutes (average 2 hours 27 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.2-77-g5f61da6  Configuration (common) -D'optimize=-O1 -g'
--- -
X X X X X X 
O O O O O O -Duse64bitall
X X X X ? - -Duseithreads
| | | | | +- 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:
SMOKE5f61da697ab4e86d3bede8883257b28d30c701ad

Failures: (common-args) -D'optimize=-O1 -g'
[stdio/perlio/en_GB.UTF-8] 
[stdio/perlio/en_GB.UTF-8] -DDEBUGGING
[stdio/perlio/en_GB.UTF-8] -Duseithreads
[stdio] -DDEBUGGING -Duseithreads
Inconsistent test results (between TEST and harness):
../t/cpan/autodie/t/recv.t..FAILED at test 5

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

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



Smoke [5.11.2] v5.11.2-78-g17cc935 FAIL(F) openbsd 4.6 (i386/1 cpu)

2009-11-26 Thread Steven Schubiger
Automated smoke report for 5.11.2 patch 
17cc9359ea8ee1b546aa067b91362160e3c1e1ee v5.11.2-78-g17cc935
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 45 minutes (average 1 hour 50 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.2-78-g17cc935  Configuration (common) none
--- -
F F F F 
F F F F -Duse64bitint
F F F F -Duseithreads
F F F F -Duseithreads -Duse64bitint
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
SMOKE17cc9359ea8ee1b546aa067b91362160e3c1e1ee

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

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

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

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

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

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

Compiler messages(gcc):
Configure .../tmp//ccE03N9b.o(.text+0x3e): In function `main':
/tmp//ccP1eCch.o(.text+0x5d): In function `main':
/tmp//cchV5PLL.o(.text+0x1c): In function `xxx':
/tmp//ccE2nNJN.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:2550)
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//ccz3rXkS.o(.text+0x3e): In function `main':
/home/sts/source/p5-current/UU/try.c:20: warning: sprintf() is often misused, 
please use snprintf()
/tmp//cc816XCq.o(.text+0x5d): In function `main':
/home/sts/source/p5-current/UU/try.c:29: warning: sprintf() is often misused, 
please use snprintf()
/tmp//cc8e972I.o(.text+0x1c): In function `xxx':
/home/sts/source/p5-current/UU/try.c:29: warning: vsprintf() is often misused, 
please use vsnprintf()
/tmp//ccyd6Se5.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':

Smoke [5.11.2] v5.11.2-78-g17cc935 PASS AIX 5.3.0.0/ML09 (PPC/1 cpu)

2009-11-26 Thread H.Merijn Brand
Automated smoke report for 5.11.2 patch 
17cc9359ea8ee1b546aa067b91362160e3c1e1ee v5.11.2-78-g17cc935
i3: PPC_POWER5 (PPC/1 cpu)
onAIX - 5.3.0.0/ML09
using xlc -q32 version 10.1.0.2
smoketime 15 hours 29 minutes (average 1 hour 17 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.2-78-g17cc935  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:
SMOKE17cc9359ea8ee1b546aa067b91362160e3c1e1ee

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 'lib/unicore/Heavy.pl'
MANIFEST did not declare 'lib/unicore/mktables.lst'
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 3063.22: 1506-280 (W) Function argument assignment between 
types char* and const char* is not allowed.

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



Smoke [5.11.2] v5.11.2-78-g17cc935 FAIL(F) Solaris 2.11 (i386/1 cpu)

2009-11-26 Thread George Greer
Automated smoke report for 5.11.2 patch 
17cc9359ea8ee1b546aa067b91362160e3c1e1ee v5.11.2-78-g17cc935
perl-opensolaris: i86pc (2614MHz) (i386/1 cpu)
onSolaris - 2.11
using cc version Sun Ceres C 5.10 SunOS_i386 2009/03/06
smoketime 17 hours 24 minutes (average 1 hour 5 minutes)

Summary: FAIL(F)

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

v5.11.2-78-g17cc935  Configuration (common) none
--- -
F F F F F F 
F F F F F F -Duse64bitint
F F F F F F -Duselongdouble
F F F F F F -Dusemorebits
F F F F F F -Duseithreads
F F F F F F -Duseithreads -Duse64bitint
F F F F F F -Duseithreads -Duselongdouble
F F F F F F -Duseithreads -Dusemorebits
| | | | | +- 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:
SMOKE17cc9359ea8ee1b546aa067b91362160e3c1e1ee

Failures: (common-args) none
[stdio/perlio/en_US.UTF-8] 
[stdio/perlio/en_US.UTF-8] -DDEBUGGING
[stdio/perlio/en_US.UTF-8] -DDEBUGGING -Duse64bitint
[stdio/en_US.UTF-8] -Duselongdouble
[stdio/perlio/en_US.UTF-8] -DDEBUGGING -Duselongdouble
[stdio/perlio/en_US.UTF-8] -DDEBUGGING -Dusemorebits
../t/porting/checkcase.tFAILED
240, 471, 2592, 2937, 3001, 3188, 4950
9000

[stdio/perlio/en_US.UTF-8] -Duse64bitint
[stdio/perlio/en_US.UTF-8] -Dusemorebits
[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 -Duselongdouble
[stdio/perlio/en_US.UTF-8] -DDEBUGGING -Duseithreads -Duselongdouble
[stdio/en_US.UTF-8] -Duseithreads -Dusemorebits
[stdio/perlio/en_US.UTF-8] -DDEBUGGING -Duseithreads -Dusemorebits
../t/porting/checkcase.tFAILED
240, 471, 2592, 2937, 3001, 3188, 4951
9001

[perlio] -Duselongdouble
../t/porting/checkcase.tFAILED
240, 471, 2592, 2937, 3001, 3188, 4950
9000
Inconsistent test results (between TEST and harness):
../lib/Benchmark.t..FAILED at test 13

[stdio] -Duseithreads
[perlio] -Duseithreads -Dusemorebits
../t/porting/checkcase.tFAILED
240, 471, 2592, 2937, 3001, 3188, 4951
9001
Inconsistent test results (between TEST and harness):
../lib/Benchmark.t..FAILED at test 13

Compiler messages(solaris):
perly.y, line 539: warning: statement not reached
regcomp.c, line 4954: warning: statement not reached
regcomp.c, line 4965: warning: statement not reached
regcomp.c, line 4982: warning: statement not reached
regcomp.c, line 5122: warning: statement not reached
util.c, line 1369: warning: statement not reached
util.c, line 1448: warning: statement not reached
mg.c, line 370: warning: statement not reached
pp_hot.c, line 928: warning: statement not reached
pp_ctl.c, line 1356: warning: statement not reached
pp_ctl.c, line 2777: warning: statement not reached
regexec.c, line 1868: warning: statement not reached
regexec.c, line 5216: warning: statement not reached
perlio.c, line 804: warning: statement not reached
perlio.c, line 5010: warning: statement not reached
pp_pack.c, line 930: warning: statement not reached
bzlib.c, line 866: warning: statement not reached
RealPPPort.c, line 511: warning: statement not reached
RealPPPort.c, line 3966: warning: statement not reached
MD5.xs, line 479: warning: statement not reached
Encode.xs, line 29: warning: statement not reached
Encode.xs, line 30: warning: statement not reached
Encode.xs, line 183: warning: statement not reached
Encode.xs, line 216: warning: statement not reached
Encode.xs, line 254: warning: statement not reached
SysV.xs, line 104: warning: statement not reached
NDBM_File.xs, line 104: warning: statement not reached
POSIX.xs, line 513: warning: statement not reached
re_exec.c, line 1868: warning: statement not reached
re_exec.c, line 5216: warning: statement not reached
re_comp.c, line 4954: warning: statement not reached
re_comp.c, line 4965: warning: statement not reached
re_comp.c, line 4982: warning: statement not reached
re_comp.c, line 5122: warning: statement not reached
SDBM_File.xs, line 86: warning: statement not reached
Socket.xs, line 188: warning: statement not reached
Syslog.xs, line 42: warning: statement not reached
Syslog.xs, line 56: warning: statement not reached
Syslog.xs, line 71: warning: statement not reached
APItest.c, line 

Smoke [5.11.2] v5.11.2-78-g17cc935 FAIL(X) HP-UX B.11.23/64 (ia64/2 cpu)

2009-11-26 Thread smoketest_removethispart
Automated smoke report for 5.11.2 patch 
17cc9359ea8ee1b546aa067b91362160e3c1e1ee v5.11.2-78-g17cc935
hairball: Intel(R) Itanium 2 processor/1400 MHz (ia64/2 cpu)
onHP-UX - B.11.23/64
using cc version B3910B
smoketime 15 hours 26 minutes (average 57 minutes 54 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.11.2-78-g17cc935  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:
SMOKE17cc9359ea8ee1b546aa067b91362160e3c1e1ee

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.37_04 build 1254 running on perl 5.8.8
(Reporter v0.034 / Smoker v0.044)



Smoke [5.11.2] v5.11.2-79-ge90b02b PASS freebsd 7.2-RELEASE-p4 (amd64/1 cpu)

2009-11-26 Thread brian greenfield
Automated smoke report for 5.11.2 patch 
e90b02b98382872bd43097b9b146a9b00ca3171b v5.11.2-79-ge90b02b
bsd.zombie.org.uk: AMD Athlon(tm) 64 Processor 3200+ (amd64/1 cpu)
onfreebsd - 7.2-RELEASE-p4
using cc version 4.2.1 20070719  [FreeBSD]
smoketime 4 hours 48 minutes (average 36 minutes 2 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.2-79-ge90b02b  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:
SMOKEe90b02b98382872bd43097b9b146a9b00ca3171b

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

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




Smoke [5.11.2] v5.11.2-79-ge90b02b FAIL(FM) linux 2.6.31-14-generic [debian] (x86_64/8 cpu)

2009-11-26 Thread George Greer
Automated smoke report for 5.11.2 patch 
e90b02b98382872bd43097b9b146a9b00ca3171b v5.11.2-79-ge90b02b
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 
cpu)
onlinux - 2.6.31-14-generic [debian]
using cc version 4.4.1
smoketime 10 hours 39 minutes (average 39 minutes 56 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.11.2-79-ge90b02b  Configuration (common) none
--- -
F F F F F F 
F F F F F F -Duse64bitint
F F F F F F -Duselongdouble
F F F F F F -Dusemorebits
F F F F F F -Duseithreads
F F F F F F -Duseithreads -Duse64bitint
F F F F F F -Duseithreads -Duselongdouble
M - - F F F -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:
SMOKEe90b02b98382872bd43097b9b146a9b00ca3171b

Failures: (common-args) none
[stdio/perlio/en_US.utf8] 
[stdio/perlio] -DDEBUGGING
[en_US.utf8] -Duse64bitint
[stdio/perlio] -DDEBUGGING -Duse64bitint
[stdio/perlio/en_US.utf8] -Duseithreads
[stdio/perlio/en_US.utf8] -DDEBUGGING -Duseithreads
[stdio/en_US.utf8] -Duseithreads -Duse64bitint
[stdio/perlio/en_US.utf8] -DDEBUGGING -Duseithreads -Duse64bitint
../t/porting/checkcase.tFAILED
244, 485, 2665, 3024, 3092, 3282, 5101
9265

[en_US.utf8] -DDEBUGGING
[stdio/perlio] -Duse64bitint
[perlio] -Duseithreads -Duse64bitint
../t/porting/checkcase.tFAILED
244, 485, 2665, 3024, 3092, 3282, 5101
9265
Inconsistent test results (between TEST and harness):
../lib/Benchmark.t..FAILED at test 13

[en_US.utf8] -DDEBUGGING -Duse64bitint
../lib/Benchmark.t..FAILED
13
../t/porting/checkcase.tFAILED
244, 485, 2665, 3024, 3092, 3282, 5101
9265

[stdio/perlio] -Duselongdouble
[stdio/perlio] -Dusemorebits
../t/op/pack.t..FAILED
3934, 3936, 3939, 3941, 3944, 3946, 3949
3951, 3954, 3956, 3984, 3986, 3989, 3991
3994, 3996, 3999, 4001, 4004, 4006, 4310
4320, 13566, 13568, 13570, 13572, 13574
13577, 13732, 13734, 13736, 13738, 13740
13743, 13746, 13749, 13752, 13755, 13758
13761, 13764, 13767, 13770, 13773, 13776
13779, 14374, 14380, 14383, 14389
../t/porting/checkcase.tFAILED
244, 485, 2665, 3024, 3092, 3282, 5101
9265

[en_US.utf8] -Duselongdouble
[en_US.utf8] -Dusemorebits
../t/op/pack.t..FAILED
3934, 3936, 3939, 3941, 3944, 3946, 3949
3951, 3954, 3956, 3984, 3986, 3989, 3991
3994, 3996, 3999, 4001, 4004, 4006, 4310
4320, 13566, 13568, 13570, 13572, 13574
13577, 13580, 13583, 13586, 13589, 13592
13595, 13598, 13601, 13604, 13607, 13610
13613, 13616, 13619, 13732, 13734, 13736
13738, 13740, 13743, 13746, 13749, 14374
14380, 14383, 14389
../t/porting/checkcase.tFAILED
244, 485, 2665, 3024, 3092, 3282, 5101
9265

[stdio/perlio] -DDEBUGGING -Duselongdouble
[stdio/perlio] -DDEBUGGING -Dusemorebits
../t/op/pack.t..FAILED
3934, 3936, 3939, 3944, 3949, 3954, 3984
3989, 3994, 3999, 4004, 13568, 13572, 13580
13583, 13589, 13595, 13601, 13607, 13613
13619, 13734, 13738, 13746, 13752, 13758
13764, 13770, 13776, 13782, 14374, 14380
14383, 14389
../t/porting/checkcase.tFAILED
244, 485, 2665, 3024, 3092, 3282, 5101
9265

[en_US.utf8] -DDEBUGGING -Duselongdouble
[en_US.utf8] -DDEBUGGING -Dusemorebits
../t/op/pack.t..FAILED
3934, 3936, 3939, 3944, 3949, 3954, 3984
3989, 3994, 3999, 4004, 13568, 13572, 13580
13583, 13589, 13595, 13601, 13607, 13613
13616, 13734, 13738, 13746, 13752, 13758
13764, 13770, 13776, 13782, 14374, 14380
14383, 14389
../t/porting/checkcase.tFAILED
244, 485, 2665, 3024, 3092, 3282, 5101
9265

[stdio/perlio/en_US.utf8] -Duseithreads -Duselongdouble
../t/op/pack.t..FAILED
3934, 3936, 3939, 3944, 3949, 3954, 3984
3989, 3994, 3999, 

Smoke [5.11.2] v5.11.2-77-g5f61da6 PASS HP-UX B.11.11/64 (PA-RISC2.0/64/2 cpu)

2009-11-26 Thread H.Merijn Brand
Automated smoke report for 5.11.2 patch 
5f61da697ab4e86d3bede8883257b28d30c701ad v5.11.2-77-g5f61da6
r3: PA8800 (PA-RISC2.0/64/2 cpu)
onHP-UX - B.11.11/64
using gcc version 3.4.6
smoketime 11 hours 41 minutes (average 1 hour 27 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.2-77-g5f61da6  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:
SMOKE5f61da697ab4e86d3bede8883257b28d30c701ad
SMOKE5f61da697ab4e86d3bede8883257b28d30c701ad

Testsuite was run only with 'harness'

Tests skipped on user request:
lib/Test/Simple/t/utf8.t
Compiler messages(gcc):
APItest.xs: In function `XS_XS__APItest_pmflag':
APItest.xs:930: warning: `Perl_pmflag' is deprecated (declared at 
../../proto.h:2550)
pp_sys.c: In function `Perl_pp_gpwent':
pp_sys.c:5241: warning: implicit declaration of function `getspnam_r'

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



Smoke [5.11.2] v5.11.2-80-g9735c8a FAIL(F) MSWin32 Win2000 SP4 (x86/1 cpu)

2009-11-26 Thread George Greer
Automated smoke report for 5.11.2 patch 
9735c8aa020a58992ffadba440014d200222da56 v5.11.2-80-g9735c8a
perl-win2k: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz(~3264 MHz) (x86/1 cpu)
onMSWin32 - Win2000 SP4
using cl version 14.00.50727.42
smoketime 5 hours 36 minutes (average 42 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.2-80-g9735c8a  Configuration (common) none
--- -
O O 
F O -Duselargefiles
F F -Duseithreads
F F -Duseithreads -Duselargefiles
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE9735c8aa020a58992ffadba440014d200222da56

Failures: (common-args) none
[default] -Duselargefiles
../t/io/openpid.t...FAILED

[default] -Duseithreads
../dist/threads-shared/t/waithires.tFAILED
Bad plan.  You planned 57 tests but ran 14.

[default] -DDEBUGGING -Duseithreads
../t/op/fork.t..FAILED
17
../dist/threads-shared/t/waithires.tFAILED
Bad plan.  You planned 57 tests but ran 9.

[default] -Duseithreads -Duselargefiles
../dist/threads-shared/t/waithires.tFAILED
Bad plan.  You planned 57 tests but ran 9.

[default] -DDEBUGGING -Duseithreads -Duselargefiles
../t/op/fork.t..FAILED
17
../dist/threads-shared/t/waithires.tFAILED
Bad plan.  You planned 57 tests but ran 14.

Compiler messages(MSWin32):
perl.c(4028) : warning C4101: 'len' : unreferenced local variable
d:\smoke\perl\blead\build\pp.c(3531) : warning C4716: 'Perl_pp_crypt' : must 
return a value
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.2] v5.11.2-77-g5f61da6 FAIL(Fm) HP-UX B.10.20 (PA-RISC2.0/32/1 cpu)

2009-11-26 Thread H.Merijn Brand
Automated smoke report for 5.11.2 patch 
5f61da697ab4e86d3bede8883257b28d30c701ad v5.11.2-77-g5f61da6
d3: PA8000 (PA-RISC2.0/32/1 cpu)
onHP-UX - B.10.20
using cc version A.10.32.30
smoketime 6 hours 53 minutes (average 2 hours 17 minutes)

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.11.2-77-g5f61da6  Configuration (common) none
--- -
F F F m - - 
F ? - - - - -Duseithreads
| | | | | +- LC_ALL = univ.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = univ.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
SMOKE5f61da697ab4e86d3bede8883257b28d30c701ad

Testsuite was run only with 'harness'

Tests skipped on user request:
lib/Test/Simple/t/utf8.t
t/cpan/Math-Complex/t/Trig.t
Failures: (common-args) none
[stdio/perlio/univ.utf8] 
../cpan/Math-Complex/t/Trig.t...FAILED
100, 102, 109, 111, 125, 127, 131, 133
../dist/Net-Ping/t/450_service.tFAILED

[stdio] -Duseithreads
../t/re/regexp_qr_embed_thr.t...FAILED
317-337, 341-351, 355, 357-360, 363-366
368-377, 379-439, 441-459
Bad plan.  You planned 1395 tests but ran 459.
../t/op/stash.t.FAILED
../t/op/threads.t...FAILED
../t/op/time.t..FAILED
33-36
../cpan/Math-Complex/t/Trig.t...FAILED
100, 102, 109, 111, 125, 127, 131, 133
../dist/Net-Ping/t/450_service.tFAILED
../dist/threads-shared/t/wait.t.FAILED
38, 40, 42, 44, 46, 48, 81, 83, 85, 87
89, 91
../dist/threads-shared/t/waithires.tFAILED
Bad plan.  You planned 57 tests but ran 6.
../ext/Time-Local/t/Local.t.FAILED
109-114
../lib/Time/localtime.t.FAILED
Bad plan.  You planned 109 tests but ran 1.

Compiler messages(hpux):
cc: try.c, line 53: error 1529: Cannot select field of non-structure.
cc: try.c, line 53: error 1549: Modifiable lvalue required for assignment 
operator.
cc: try.c, line 56: warning 604: Pointers are not assignment-compatible.
cc: try.c, line 56: warning 563: Argument #2 is not the correct type.
cc: try.c, line 57: error 1529: Cannot select field of non-structure.
cc: try.c, line 57: error 1566: Test expression in for must be scalar.
cc: pp_sys.c, line 1982: warning 611: Qualifiers are not 
assignment-compatible.
cc: pp_sys.c, line 1982: warning 563: Argument #2 is not the correct type.

-- 
Report by Test::Smoke v1.41 build 1248 running on perl 5.8.8
(Reporter v0.035 / Smoker v0.044)



Smoke [5.11.2] v5.11.2-78-g17cc935 PASS AIX 5.2.0.0/ML04 (PPC/1 cpu)

2009-11-26 Thread H.Merijn Brand
Automated smoke report for 5.11.2 patch 
17cc9359ea8ee1b546aa067b91362160e3c1e1ee v5.11.2-78-g17cc935
i4: PPC_POWER4 (PPC/1 cpu)
onAIX - 5.2.0.0/ML04
using xlc -q32 version 9.0.0.8
smoketime 22 hours 41 minutes (average 1 hour 53 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.2-78-g17cc935  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:
SMOKE17cc9359ea8ee1b546aa067b91362160e3c1e1ee

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 'lib/unicore/Heavy.pl'
MANIFEST did not declare 'lib/unicore/mktables.lst'
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 3063.22: 1506-280 (W) Function argument assignment between 
types char* and const char* is not allowed.

-- 
Report by Test::Smoke v1.41 build 1248 running on perl 5.8.8
(Reporter v0.035 / Smoker v0.044)



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

2009-11-26 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 cl version 14.00.50727.762
smoketime 4 hours 42 minutes (average 28 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

perl-5.10.1-1-gca8de22  Configuration (common) -DCCTYPE=MSVC80 
-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 F -Duselargefiles -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKEca8de220718ba91d5a5fdd9779497cd5b0250258

Failures: (common-args) -DCCTYPE=MSVC80 -DINST_TOP=$(INST_DRV)\Smoke\doesntexist
[default] -DDEBUGGING -Duselargefiles -Duseithreads
../ext/IO/t/io_sock.t...FAILED

Compiler messages(MSWin32):
Cwd.xs(77) : warning C4101: 'symlink' : unreferenced local variable
encengine.c : warning C4819: The file contains a character that cannot be 
represented in the current code page (932). Save the file in Unicode format to 
prevent data loss
ListUtil.xs(197) : warning C4101: 'magic' : unreferenced local variable
Peek.c(391) : warning C4090: 'function' : different 'const' qualifiers

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



Smoke [5.11.2] v5.11.2-81-g162177c PASS freebsd 7.2-RELEASE-p4 (amd64/1 cpu)

2009-11-26 Thread brian greenfield
Automated smoke report for 5.11.2 patch 
162177c1aed1991639f7f0da64e918c034e1148a v5.11.2-81-g162177c
bsd.zombie.org.uk: AMD Athlon(tm) 64 Processor 3200+ (amd64/1 cpu)
onfreebsd - 7.2-RELEASE-p4
using cc version 4.2.1 20070719  [FreeBSD]
smoketime 4 hours 47 minutes (average 35 minutes 58 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.2-81-g162177c  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:
SMOKE162177c1aed1991639f7f0da64e918c034e1148a

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

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




Smoke [5.11.2] v5.11.2-81-g162177c FAIL(F) linux 2.6.27.29-0.1-default [SuSE] (x86_64/4 cpu)

2009-11-26 Thread H.Merijn Brand
Automated smoke report for 5.11.2 patch 
162177c1aed1991639f7f0da64e918c034e1148a v5.11.2-81-g162177c
pc09: Intel(R) Xeon(R) CPU E5320 @ 1.86GHz (GenuineIntel 1596MHz) (x86_64/4 cpu)
onlinux - 2.6.27.29-0.1-default [SuSE]
using ccache cc version 4.3.2 [gcc-4_3-branch revision 141291]
smoketime 2 hours 46 minutes (average 20 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.2-81-g162177c  Configuration (common) none
--- -
O O O F 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
| | | | | +- LC_ALL = en_US.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = en_US.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
SMOKE162177c1aed1991639f7f0da64e918c034e1148a

Testsuite was run only with 'harness'

Failures: (common-args) none
[stdio] -DDEBUGGING -Duselongdouble
../t/op/stash.t.FAILED
../lib/AnyDBM_File.tFAILED
9

MANIFEST did not declare 'merijn/Configure'
MANIFEST did not declare 'merijn/Glossary'
MANIFEST did not declare 'merijn/config.sh'
MANIFEST did not declare 'merijn/config_h.SH'

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

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



Smoke [5.11.2] v5.11.2-81-g162177c PASS linux 2.6.27.29-0.1-default [SuSE] (x86_64/4 cpu)

2009-11-26 Thread H.Merijn Brand
Automated smoke report for 5.11.2 patch 
162177c1aed1991639f7f0da64e918c034e1148a v5.11.2-81-g162177c
pc09: Intel(R) Xeon(R) CPU E5320 @ 1.86GHz (GenuineIntel 1596MHz) (x86_64/4 cpu)
onlinux - 2.6.27.29-0.1-default [SuSE]
using ccache g++ version 4.3.2 [gcc-4_3-branch revision 141291]
smoketime 2 hours 46 minutes (average 20 minutes 48 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.2-81-g162177c  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
| | | | | +- LC_ALL = en_US.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = en_US.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
SMOKE162177c1aed1991639f7f0da64e918c034e1148a
SMOKE162177c1aed1991639f7f0da64e918c034e1148a

Testsuite was run only with 'harness'

MANIFEST did not declare 'merijn/Configure'
MANIFEST did not declare 'merijn/Glossary'
MANIFEST did not declare 'merijn/config.sh'
MANIFEST did not declare 'merijn/config_h.SH'

Compiler messages(gcc):
APItest.xs: In function 'XS_XS__APItest_pmflag':
APItest.xs:930: warning: 'Perl_pmflag' is deprecated (declared at 
../../proto.h:2548)
Pattern(gcc): /(^(?-s:.+?):(?: In function .+?:$|(?: undefined reference to 
.+?$)|\d+(?:\:\d+)?: (?:warning:|error:|invalid) .+?$))/

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



Smoke [5.11.2] v5.11.2-81-g162177c PASS HP-UX B.11.31/64 (ia64/2 cpu)

2009-11-26 Thread H.Merijn Brand
Automated smoke report for 5.11.2 patch 
162177c1aed1991639f7f0da64e918c034e1148a v5.11.2-81-g162177c
x2: Intel(R) Itanium 2 9100/1710 (ia64/2 cpu)
onHP-UX - B.11.31/64
using cc version B3910B
smoketime 5 hours 47 minutes (average 43 minutes 26 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.2-81-g162177c  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:
SMOKE162177c1aed1991639f7f0da64e918c034e1148a

Testsuite was run only with 'harness'

Tests skipped on user request:
lib/Test/Simple/t/utf8.t
-- 
Report by Test::Smoke v1.41 build 1248 running on perl 5.10.1
(Reporter v0.035 / Smoker v0.044)



Smoke [5.11.2] v5.11.2-81-g162177c FAIL(F) MSWin32 Win2000 SP4 (x86/1 cpu)

2009-11-26 Thread George Greer
Automated smoke report for 5.11.2 patch 
162177c1aed1991639f7f0da64e918c034e1148a v5.11.2-81-g162177c
perl-win2k: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz(~3264 MHz) (x86/1 cpu)
onMSWin32 - Win2000 SP4
using cl version 14.00.50727.42
smoketime 5 hours 59 minutes (average 44 minutes 55 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.2-81-g162177c  Configuration (common) none
--- -
O O 
O O -Duselargefiles
F F -Duseithreads
F F -Duseithreads -Duselargefiles
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE162177c1aed1991639f7f0da64e918c034e1148a

Failures: (common-args) none
[default] -Duseithreads
[default] -Duseithreads -Duselargefiles
../dist/threads-shared/t/waithires.tFAILED
Bad plan.  You planned 57 tests but ran 9.

[default] -DDEBUGGING -Duseithreads
[default] -DDEBUGGING -Duseithreads -Duselargefiles
../t/op/fork.t..FAILED
17
../dist/threads-shared/t/waithires.tFAILED
Bad plan.  You planned 57 tests but ran 9.

Compiler messages(MSWin32):
perl.c(4028) : warning C4101: 'len' : unreferenced local variable
d:\smoke\perl\blead\build\pp.c(3531) : warning C4716: 'Perl_pp_crypt' : must 
return a value
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.2] v5.11.2-81-g162177c PASS linux 2.6.25.20-0.5-default [SuSE] (x86_64/4 cpu)

2009-11-26 Thread H.Merijn Brand
Automated smoke report for 5.11.2 patch 
162177c1aed1991639f7f0da64e918c034e1148a v5.11.2-81-g162177c
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 cc version 4.3.1 20080507 (prerelease) [gcc-4_3-branch 
revision 135036]
smoketime 3 hours 44 minutes (average 14 minutes 3 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.2-81-g162177c  Configuration (common) none
--- -
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:
SMOKE162177c1aed1991639f7f0da64e918c034e1148a

Testsuite was run only with 'harness'

Compiler messages(gcc):
APItest.xs: In function 'XS_XS__APItest_pmflag':
APItest.xs:930: warning: 'Perl_pmflag' is deprecated (declared at 
../../proto.h:2548)
perly.y: In function 'Perl_madparse':
perly.y:335: warning: cast from pointer to integer of different size
perly.y:348: warning: cast from pointer to integer of different size
perly.y:430: warning: cast from pointer to integer of different size
pad.c: In function 'Perl_pad_peg':
pad.c:134: warning: unused parameter 's'

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



Smoke [5.11.2] v5.11.2-77-g5f61da6 PASS HP-UX B.11.00/64 (PA-RISC2.0/64/2 cpu)

2009-11-26 Thread H.Merijn Brand
Automated smoke report for 5.11.2 patch 
5f61da697ab4e86d3bede8883257b28d30c701ad v5.11.2-77-g5f61da6
a5: PA8700 (PA-RISC2.0/64/2 cpu)
onHP-UX - B.11.00/64
using gcc version 3.4.6
smoketime 16 hours 20 minutes (average 2 hours 2 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.2-77-g5f61da6  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:
SMOKE5f61da697ab4e86d3bede8883257b28d30c701ad
SMOKE5f61da697ab4e86d3bede8883257b28d30c701ad

Testsuite was run only with 'harness'

Tests skipped on user request:
lib/Test/Simple/t/utf8.t
Compiler messages(gcc):
APItest.xs: In function `XS_XS__APItest_pmflag':
APItest.xs:930: warning: `Perl_pmflag' is deprecated (declared at 
../../proto.h:2550)
Socket.xs: In function `XS_Socket_inet_ntop':
Socket.xs:486: warning: cast to pointer from integer of different size
Socket.xs: In function `XS_Socket_inet_pton':
Socket.xs:509: warning: cast to pointer from integer of different size

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



Smoke [5.11.2] v5.11.2-81-g162177c PASS HP-UX B.11.23/64 (ia64/2 cpu)

2009-11-26 Thread H.Merijn Brand
Automated smoke report for 5.11.2 patch 
162177c1aed1991639f7f0da64e918c034e1148a v5.11.2-81-g162177c
x1: Intel(R) Itanium 2 processor/1600 MHz (ia64/2 cpu)
onHP-UX - B.11.23/64
using cc version B3910B
smoketime 7 hours 35 minutes (average 56 minutes 53 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.2-81-g162177c  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:
SMOKE162177c1aed1991639f7f0da64e918c034e1148a

Testsuite was run only with 'harness'

Tests skipped on user request:
lib/Test/Simple/t/utf8.t
-- 
Report by Test::Smoke v1.41 build 1248 running on perl 5.10.1
(Reporter v0.035 / Smoker v0.044)



Smoke [5.11.2] v5.11.2-69-g789c461 PASS Solaris 2.10 (i386/1 cpu)

2009-11-26 Thread Abe Timmerman
Automated smoke report for 5.11.2 patch 
789c461534f3eb0346447f8127786b7da3017f6c v5.11.2-69-g789c461
ayla: i86pc (350MHz) (i386/1 cpu)
onSolaris - 2.10
using /opt/SUNWspro/bin/cc version Sun C 5.8 2005/10/13
smoketime 2 days 1 hour 38 minutes (average 6 hours 12 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.2-69-g789c461  Configuration (common) none
--- -
O O O O O O 
O O O O O O -Dusemorebits
O O O O O O -Duseithreads
O O O O O O -Duseithreads -Dusemorebits
| | | | | +- LC_ALL = nl_NL.UTF-8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = nl_NL.UTF-8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
SMOKE789c461534f3eb0346447f8127786b7da3017f6c

Compiler messages(solaris):
bzlib.c, line 866: warning: statement not reached

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



Smoke [5.11.2] v5.11.2-81-g162177c FAIL(Fm) linux 2.6.25.20-0.5-default [SuSE] (x86_64/4 cpu)

2009-11-26 Thread H.Merijn Brand
Automated smoke report for 5.11.2 patch 
162177c1aed1991639f7f0da64e918c034e1148a v5.11.2-81-g162177c
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 1 hour 53 minutes (average 7 minutes 6 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.11.2-81-g162177c  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 F -Duseithreads -Duse64bitall
m - - m - - -Dmad -Duselongdouble
m - - m - - -Dmad -Duse64bitall
m - - m - - -Dmad -Duseithreads -Duselongdouble
m - - m - - -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:
SMOKE162177c1aed1991639f7f0da64e918c034e1148a
SMOKE162177c1aed1991639f7f0da64e918c034e1148a

Testsuite was run only with 'harness'

Failures: (common-args) -Dcc=g++
[en_US.utf8] -DDEBUGGING -Duseithreads -Duse64bitall
../t/op/threads.t...FAILED
../t/op/stash.t.FAILED
../t/op/glob.t..FAILED
3

Compiler messages(gcc):
APItest.xs: In function 'XS_XS__APItest_pmflag':
APItest.xs:930: warning: 'Perl_pmflag' is deprecated (declared at 
../../proto.h:2548)
perly.y: In function 'Perl_madparse':
perly.y:335: warning: cast from pointer to integer of different size
perly.y:348: warning: cast from pointer to integer of different size
perly.y:430: warning: cast from pointer to integer of different size
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.41 build 1248 running on perl 5.10.1
(Reporter v0.035 / Smoker v0.044)



Smoke [5.11.2] v5.11.2-81-g162177c FAIL(X) linux 2.6.26-2-amd64 [debian] (x86_64/2 cpu)

2009-11-26 Thread brian greenfield
Automated smoke report for 5.11.2 patch 
162177c1aed1991639f7f0da64e918c034e1148a v5.11.2-81-g162177c
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.3.4
smoketime 7 hours 51 minutes (average 29 minutes 26 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.11.2-81-g162177c  Configuration (common) none
--- -
O O O O 
O O O X -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:
SMOKE162177c1aed1991639f7f0da64e918c034e1148a

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

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

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




Smoke [5.11.2] v5.11.2-78-g17cc935 PASS AIX 5.3.0.0/ML09 (PPC/1 cpu)

2009-11-26 Thread H.Merijn Brand
Automated smoke report for 5.11.2 patch 
17cc9359ea8ee1b546aa067b91362160e3c1e1ee v5.11.2-78-g17cc935
i3: PPC_POWER5 (PPC/1 cpu)
onAIX - 5.3.0.0/ML09
using gcc -maix32 version 4.2.4
smoketime 16 hours 18 minutes (average 1 hour 21 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.2-78-g17cc935  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:
SMOKE17cc9359ea8ee1b546aa067b91362160e3c1e1ee
SMOKE17cc9359ea8ee1b546aa067b91362160e3c1e1ee

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'

Compiler messages(gcc):
pp_sys.c: In function 'Perl_pp_ftrread':
pp_sys.c:3063: warning: passing argument 1 of 'accessx' discards qualifiers 
from pointer target type
APItest.xs: In function 'XS_XS__APItest_pmflag':
APItest.xs:930: warning: 'Perl_pmflag' is deprecated (declared at 
../../proto.h:2550)
const-c.inc: In function '_constant_8':
const-c.inc:583: warning: cast from pointer to integer of different size
pp_sys.c: In function 'Perl_pp_gprotoent':
pp_sys.c:4880: warning: left-hand operand of comma expression has no effect
pp_sys.c:4888: warning: left-hand operand of comma expression has no effect
pp_sys.c:4895: warning: left-hand operand of comma expression has no effect
pp_sys.c: In function 'Perl_pp_gservent':
pp_sys.c:4942: warning: left-hand operand of comma expression has no effect
pp_sys.c:4954: warning: left-hand operand of comma expression has no effect
pp_sys.c:4961: warning: left-hand operand of comma expression has no effect
perl.c: In function 'S_init_tls_and_interp':
perl.c:105: warning: implicit declaration of function 'pthread_init'

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



Smoke [5.11.2] v5.11.2-81-g162177c FAIL(F) MSWin32 WinXP/.Net SP3 (x86/2 cpu)

2009-11-26 Thread Steve Hay
Automated smoke report for 5.11.2 patch 
162177c1aed1991639f7f0da64e918c034e1148a v5.11.2-81-g162177c
maldoror.bath.planit.group: Intel(R) Core(TM)2 CPU 6700 @ 2.66GHz(~2660 MHz) 
(x86/2 cpu)
onMSWin32 - WinXP/.Net SP3
using cl version 14.00.50727.762
smoketime 7 hours 25 minutes (average 44 minutes 36 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.2-81-g162177c  Configuration (common) -DCCTYPE=MSVC80 
-DINST_TOP=$(INST_DRV)\Smoke\doesntexist
--- -
F F -Duselargefiles
F F -Duselargefiles -Dusemymalloc
F F -Duselargefiles -Duseithreads -Uuseimpsys
F F -Duselargefiles -Duseithreads -Uuseimpsys -Dusemymalloc
F F -Duselargefiles -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE162177c1aed1991639f7f0da64e918c034e1148a

Failures: (common-args) -DCCTYPE=MSVC80 -DINST_TOP=$(INST_DRV)\Smoke\doesntexist
[default] -Duselargefiles
[default] -DDEBUGGING -Duselargefiles
[default] -Duselargefiles -Dusemymalloc
[default] -DDEBUGGING -Duselargefiles -Dusemymalloc
[default] -Duselargefiles -Duseithreads -Uuseimpsys
[default] -DDEBUGGING -Duselargefiles -Duseithreads -Uuseimpsys
[default] -Duselargefiles -Duseithreads -Uuseimpsys -Dusemymalloc
[default] -DDEBUGGING -Duselargefiles -Duseithreads -Uuseimpsys -Dusemymalloc
[default] -Duselargefiles -Duseithreads
../ext/POSIX/t/time.t...FAILED
6

[default] -DDEBUGGING -Duselargefiles -Duseithreads
../t/op/fork.t..FAILED
17
../ext/POSIX/t/time.t...FAILED
6

Compiler messages(MSWin32):
perl.c(4028) : warning C4101: 'len' : unreferenced local variable
c:\smokes\vc8\ts\bleadperl\pp.c(3531) : warning C4716: 'Perl_pp_crypt' : must 
return a value
Cwd.xs(75) : warning C4101: 'symlink' : unreferenced local variable
encengine.c : warning C4819: The file contains a character that cannot be 
represented in the current code page (932). Save the file in Unicode format to 
prevent data loss

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



Smoke [5.11.2] v5.11.2-81-g162177c FAIL(FM) linux 2.6.31-14-generic [debian] (x86_64/8 cpu)

2009-11-26 Thread George Greer
Automated smoke report for 5.11.2 patch 
162177c1aed1991639f7f0da64e918c034e1148a v5.11.2-81-g162177c
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 
cpu)
onlinux - 2.6.31-14-generic [debian]
using cc version 4.4.1
smoketime 11 hours 21 minutes (average 42 minutes 35 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.11.2-81-g162177c  Configuration (common) none
--- -
F F F F F F 
F F F F F F -Duse64bitint
F F F F F F -Duselongdouble
F F F M - - -Dusemorebits
F F F F F F -Duseithreads
F F F F F F -Duseithreads -Duse64bitint
F F F F F F -Duseithreads -Duselongdouble
F F F F F F -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:
SMOKE162177c1aed1991639f7f0da64e918c034e1148a

Failures: (common-args) none
[stdio/perlio/en_US.utf8] 
[stdio/perlio/en_US.utf8] -DDEBUGGING
[stdio/perlio/en_US.utf8] -Duse64bitint
[stdio/perlio] -DDEBUGGING -Duse64bitint
[stdio/perlio/en_US.utf8] -Duseithreads
[stdio/perlio/en_US.utf8] -DDEBUGGING -Duseithreads
[stdio/perlio/en_US.utf8] -Duseithreads -Duse64bitint
[stdio/perlio/en_US.utf8] -DDEBUGGING -Duseithreads -Duse64bitint
../t/porting/checkcase.tFAILED
244, 485, 2665, 3024, 3092, 3282, 5101
9265

[en_US.utf8] -DDEBUGGING -Duse64bitint
../t/porting/checkcase.tFAILED
244, 485, 2665, 3024, 3092, 3282, 5101
9265
Inconsistent test results (between TEST and harness):
../lib/Benchmark.t..FAILED at test 13

[stdio/perlio] -Duselongdouble
[stdio/perlio] -Dusemorebits
../t/op/pack.t..FAILED
3934, 3936, 3939, 3941, 3944, 3946, 3949
3951, 3954, 3956, 3984, 3986, 3989, 3991
3994, 3996, 3999, 4001, 4004, 4006, 4310
4320, 13566, 13568, 13570, 13572, 13574
13577, 13732, 13734, 13736, 13738, 13740
13743, 13746, 13749, 13752, 13755, 13758
13761, 13764, 13767, 13770, 13773, 13776
13779, 14374, 14380, 14383, 14389
../t/porting/checkcase.tFAILED
244, 485, 2665, 3024, 3092, 3282, 5101
9265

[en_US.utf8] -Duselongdouble
[en_US.utf8] -Dusemorebits
../t/op/pack.t..FAILED
3934, 3936, 3939, 3941, 3944, 3946, 3949
3951, 3954, 3956, 3984, 3986, 3989, 3991
3994, 3996, 3999, 4001, 4004, 4006, 4310
4320, 13566, 13568, 13570, 13572, 13574
13577, 13580, 13583, 13586, 13589, 13592
13595, 13598, 13601, 13604, 13607, 13610
13613, 13616, 13619, 13732, 13734, 13736
13738, 13740, 13743, 13746, 13749, 14374
14380, 14383, 14389
../t/porting/checkcase.tFAILED
244, 485, 2665, 3024, 3092, 3282, 5101
9265

[stdio] -DDEBUGGING -Duselongdouble
../t/op/pack.t..FAILED
3934, 3936, 3939, 3944, 3949, 3954, 3984
3989, 3994, 3999, 4004, 13568, 13572, 13580
13583, 13589, 13595, 13601, 13607, 13613
13616, 13734, 13738, 13746, 13752, 13758
13764, 13770, 13776, 13782, 14374, 14380
14383, 14389
../t/porting/checkcase.tFAILED
244, 485, 2665, 3024, 3092, 3282, 5101
9265

[perlio/en_US.utf8] -DDEBUGGING -Duselongdouble
../t/op/pack.t..FAILED
3934, 3936, 3939, 3944, 3949, 3954, 3984
3989, 3994, 3999, 4004, 13568, 13572, 13580
13583, 13589, 13595, 13601, 13607, 13613
13619, 13734, 13738, 13746, 13752, 13758
13764, 13770, 13776, 13782, 14374, 14380
14383, 14389
../t/porting/checkcase.tFAILED
244, 485, 2665, 3024, 3092, 3282, 5101
9265

[minitest] -DDEBUGGING -Dusemorebits
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/pat_advanced...FAILED--no leader found
t/re/pat_rt_report..FAILED--no leader found
t/re/pat_special_cc.FAILED--expected 9 tests, saw 0

Smoke [5.11.2] v5.11.2-81-g162177c PASS HP-UX B.11.11/64 (PA-RISC2.0/64/2 cpu)

2009-11-26 Thread H.Merijn Brand
Automated smoke report for 5.11.2 patch 
162177c1aed1991639f7f0da64e918c034e1148a v5.11.2-81-g162177c
r3: PA8800 (PA-RISC2.0/64/2 cpu)
onHP-UX - B.11.11/64
using cc version B.11.11.18
smoketime 10 hours 12 minutes (average 1 hour 16 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.2-81-g162177c  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:
SMOKE162177c1aed1991639f7f0da64e918c034e1148a

Testsuite was run only with 'harness'

Tests skipped on user request:
lib/Test/Simple/t/utf8.t
-- 
Report by Test::Smoke v1.40 build 1242 running on perl 5.10.1
(Reporter v0.035 / Smoker v0.044)