Smoke [5.19.4] v5.19.3-75-gb092af3 FAIL(F) darwin 11.4.2 (Intel Core i7/1 cpu)

2013-08-31 Thread tony
Automated smoke report for 5.19.4 patch 
b092af319e0e8cf03140f7996a249e95e4e369c2 v5.19.3-75-gb092af3
pallas.tony.develop-help.com: Mac mini (2 GHz) (Intel Core i7/1 cpu)
ondarwin - 11.4.2 (Mac OS X)
using cc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 
2335.15.00)
smoketime 2 hours 55 minutes (average 14 minutes 38 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.19.3-75-gb092af3  Configuration (common) none
--- -
O O O O -Dusemymalloc
O O O O -DNO_MATHOMS
O O O O -Dusesitecustomize
F O O O -Duseithreads -Dusemymalloc
F O F O -Duseithreads -DNO_MATHOMS
O O O O -Duseithreads -Dusesitecustomize
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
uncommitted-changes
SMOKEb092af319e0e8cf03140f7996a249e95e4e369c2

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

Failures: (common-args) none
[stdio] -Duseithreads -Dusemymalloc
../dist/Thread-Semaphore/t/01_basic.t...FAILED

[stdio] -Duseithreads -DNO_MATHOMS
../dist/Thread-Queue/t/09_ended.t...FAILED

[stdio] -DDEBUGGING -Duseithreads -DNO_MATHOMS
../dist/Thread-Semaphore/t/01_basic.t...FAILED
Bad plan.  You planned 10 tests but ran 9.

Passed Todo tests: (common-args) none
[stdio/perlio] -Duseithreads -Dusemymalloc
[stdio/perlio] -DDEBUGGING -Duseithreads -Dusemymalloc
[stdio/perlio] -Duseithreads -DNO_MATHOMS
[stdio/perlio] -DDEBUGGING -Duseithreads -DNO_MATHOMS
[stdio/perlio] -Duseithreads -Dusesitecustomize
[stdio/perlio] -DDEBUGGING -Duseithreads -Dusesitecustomize
../cpan/List-Util/t/readonly.t..PASSED
10

Compiler messages(gcc):
perlio.c: In function 'PerlIOStdio_set_ptrcnt':
perlio.c:3570: warning: pointer targets in assignment differ in signedness
str.c: In function 'str_gets':
str.c:213: warning: pointer targets in assignment differ in signedness
str.c:233: warning: pointer targets in assignment differ in signedness
malloc.c: In function 'Perl_sbrk':
malloc.c:2383: warning: format '%ld' expects type 'long int', but argument 3 
has type 'int'
malloc.c:2383: warning: format '%ld' expects type 'long int', but argument 4 
has type 'int'
str.c:
 In function 'str_gets':

-- 
Report by Test::Smoke v1.44 build 1285 running on perl 5.12.3
(Reporter v0.035 / Smoker v0.045)

Logs at http://perl.develop-help.com/reports/
Branch: remotes/origin/smoke-me/steveh/errno
Configuration: extras



Smoke [5.19.4] v5.19.3-75-gb092af3 PASS linux 3.2.0-4-amd64 [debian] (x86_64/4 cpu)

2013-08-31 Thread tony
Automated smoke report for 5.19.4 patch 
b092af319e0e8cf03140f7996a249e95e4e369c2 v5.19.3-75-gb092af3
mars: Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz (GenuineIntel 1596MHz) 
(x86_64/4 cpu)
onlinux - 3.2.0-4-amd64 [debian]
using cc version 4.7.2
smoketime 3 hours 35 minutes (average 17 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.19.3-75-gb092af3  Configuration (common) none
--- -
O O O O O O -Uusedl
O O O O O O -Dstatic_ext=Socket
O O O O O O -Dstatic_ext=Cwd
O O O O O O -Duseithreads -Uusedl
O O O O O O -Duseithreads -Dstatic_ext=Socket
O O O O O O -Duseithreads -Dstatic_ext=Cwd
| | | | | +- LC_ALL = de_DE.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = de_DE.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
uncommitted-changes
SMOKEb092af319e0e8cf03140f7996a249e95e4e369c2

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

Passed Todo tests: (common-args) none
[stdio/perlio/de_DE.utf8] -Duseithreads -Uusedl
[stdio/perlio/de_DE.utf8] -DDEBUGGING -Duseithreads -Uusedl
[stdio/perlio/de_DE.utf8] -Duseithreads -Dstatic_ext=Socket
[stdio/perlio/de_DE.utf8] -DDEBUGGING -Duseithreads -Dstatic_ext=Socket
[stdio/perlio/de_DE.utf8] -Duseithreads -Dstatic_ext=Cwd
[stdio/perlio/de_DE.utf8] -DDEBUGGING -Duseithreads -Dstatic_ext=Cwd
../cpan/List-Util/t/readonly.t..PASSED
10

Compiler messages(gcc):
regcomp.c: In function ‘Perl_regprop’:
regcomp.c:14849:18: warning: variable ‘sw’ set but not used 
[-Wunused-but-set-variable]

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

Logs at http://perl.develop-help.com/reports/
Branch: remotes/origin/smoke-me/steveh/errno
Configuration: static


Smoke [blead] v5.19.3-276-g8738904 PASS HP-UX B.10.20 (PA-RISC2.0/32/1 cpu)

2013-08-31 Thread H.Merijn Brand
Automated smoke report for branch blead 5.19.4 patch 
8738904a0e8f481e4054e9eea62378de91ad67e4 v5.19.3-276-g8738904
d3: PA8000 (PA-RISC2.0/32/1 cpu)
onHP-UX - B.10.20
using cc version A.10.32.30
smoketime 1 day 8 hours 1 minute (average 16 hours)

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

Locally applied patches:
SMOKE8738904a0e8f481e4054e9eea62378de91ad67e4

Testsuite was run only with 'harness'

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

Compiler messages(hpux):
cc: "encoding.xs", line 449: warning 604: Pointers are not 
assignment-compatible.
cc: "encoding.xs", line 450: warning 604: Pointers are not 
assignment-compatible.

Status overview available here: http://doc.procura.nl/smoke/index.html

-- 
Report by Test::Smoke v1.59 running on perl 5.8.8
(Reporter v0.052 / Smoker v0.045)



Smoke [blead] v5.19.3-285-g2ef1210 PASS HP-UX B.11.31/64 (ia64/2 cpu)

2013-08-31 Thread H.Merijn Brand
Automated smoke report for branch blead 5.19.4 patch 
2ef12107cecdf4077410a083797114ab9bbc043c v5.19.3-285-g2ef1210
x2: ia64 (ia64/2 cpu)
onHP-UX - B.11.31/64
using ccache cc version B3910B A.06.26
smoketime 8 hours 24 minutes (average 1 hour 3 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.19.3-285-g2ef1210  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:
SMOKE2ef12107cecdf4077410a083797114ab9bbc043c

Testsuite was run only with 'harness'

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

[stdio/perlio/univ.utf8] -Duseithreads
[stdio/perlio/univ.utf8] -DDEBUGGING -Duseithreads
[stdio/perlio/univ.utf8] -Duseithreads -Duse64bitall
[stdio/perlio] -DDEBUGGING -Duseithreads -Duse64bitall
../cpan/List-Util/t/readonly.t..PASSED
10
../dist/Net-Ping/t/450_service.tPASSED
9, 18

[univ.utf8] -DDEBUGGING -Duseithreads -Duse64bitall
../dist/Net-Ping/t/450_service.tPASSED
9, 18
../cpan/List-Util/t/readonly.t..PASSED
10

Compiler messages(hpux):


Status overview available here: http://doc.procura.nl/smoke/index.html

-- 
Report by Test::Smoke v1.59 running on perl 5.14.2
(Reporter v0.052 / Smoker v0.045)



Smoke [5.19.4] v5.19.3-285-g2ef1210 PASS linux 3.2.27+ [debian] (armv6l/1 cpu)

2013-08-31 Thread Johan Vromans
Automated smoke report for 5.19.4 patch 
2ef12107cecdf4077410a083797114ab9bbc043c v5.19.3-285-g2ef1210
pismoke.squirrel.nl: ARMv6-compatible processor rev 7 (v6l) (armv6l/1 cpu)
onlinux - 3.2.27+ [debian]
using cc version 4.6.3
smoketime 9 hours (average 9 hours)

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.19.3-285-g2ef1210  Configuration (common) none
--- -
O O - - 
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
SMOKE2ef12107cecdf4077410a083797114ab9bbc043c

Compiler messages(gcc):
perl.c: In function ‘Perl_my_exit’:
perl.c:4958:2: warning: format ‘%u’ expects argument of type ‘unsigned int’, 
but argument 2 has type ‘U32’ [-Wformat]
perl.c: In function ‘Perl_my_failure_exit’:
perl.c:5063:2: warning: format ‘%u’ expects argument of type ‘unsigned int’, 
but argument 2 has type ‘I32’ [-Wformat]
mg.c: In function ‘Perl_magic_setdbline’:
mg.c:1995:20: warning: format ‘%ld’ expects argument of type ‘long int’, but 
argument 2 has type ‘ssize_t’ [-Wformat]
regexec.c: In function ‘Perl_regexec_flags’:
regexec.c:2275:9: warning: format ‘%ld’ expects argument of type ‘long int’, 
but argument 3 has type ‘int’ [-Wformat]
taint.c: In function ‘Perl_taint_proper’:
taint.c:38:2: warning: format ‘%lu’ expects argument of type ‘long unsigned 
int’, but argument 5 has type ‘uid_t’ [-Wformat]
taint.c:38:2: warning: format ‘%lu’ expects argument of type ‘long unsigned 
int’, but argument 6 has type ‘uid_t’ [-Wformat]

-- 
Report by Test::Smoke v1.50 build 1367 running on perl 5.14.2
(Reporter v0.050 / Smoker v0.045)



Smoke [5.17.3] v5.17.2-28-g5d1f12f FAIL(F) darwin 11.4.2 (Intel Core i7/1 cpu)

2013-08-31 Thread tony
Automated smoke report for 5.17.3 patch 
5d1f12ff8a2bb1078d0cd12d1d91f95cd357717c v5.17.2-28-g5d1f12f
pallas.tony.develop-help.com: Mac mini (2 GHz) (Intel Core i7/1 cpu)
ondarwin - 11.4.2 (Mac OS X)
using cc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 
2335.15.00)
smoketime 2 hours 45 minutes (average 13 minutes 49 seconds)

Summary: FAIL(F)

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

v5.17.2-28-g5d1f12f  Configuration (common) none
--- -
O O O O -Dusemymalloc
O O O O -DNO_MATHOMS
O O O O -Dusesitecustomize
F O O O -Duseithreads -Dusemymalloc
O O O O -Duseithreads -DNO_MATHOMS
O O O O -Duseithreads -Dusesitecustomize
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
uncommitted-changes
SMOKE5d1f12ff8a2bb1078d0cd12d1d91f95cd357717c

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

Failures: (common-args) none
[stdio] -Duseithreads -Dusemymalloc
../dist/Thread-Queue/t/01_basic.t...FAILED
Bad plan.  You planned 81 tests but ran 30.

Passed Todo tests: (common-args) none
[stdio/perlio] -Dusemymalloc
[stdio/perlio] -DDEBUGGING -Dusemymalloc
[stdio/perlio] -DNO_MATHOMS
[stdio/perlio] -DDEBUGGING -DNO_MATHOMS
[stdio/perlio] -Dusesitecustomize
[stdio/perlio] -DDEBUGGING -Dusesitecustomize
[stdio/perlio] -Duseithreads -Dusemymalloc
[stdio/perlio] -DDEBUGGING -Duseithreads -Dusemymalloc
[stdio/perlio] -Duseithreads -DNO_MATHOMS
[stdio/perlio] -DDEBUGGING -Duseithreads -DNO_MATHOMS
[stdio/perlio] -Duseithreads -Dusesitecustomize
[stdio/perlio] -DDEBUGGING -Duseithreads -Dusesitecustomize
../cpan/CGI/t/tmpdir.t..PASSED
3-9

Compiler messages(gcc):
perlio.c: In function 'PerlIOStdio_set_ptrcnt':
perlio.c:3581: warning: pointer targets in assignment differ in signedness
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'
malloc.c: In function 'Perl_sbrk':
malloc.c:2395: warning: format '%ld' expects type 'long int', but argument 3 
has type 'int'
malloc.c:2395: warning: format '%ld' expects type 'long int', but argument 4 
has type 'int'

-- 
Report by Test::Smoke v1.44 build 1285 running on perl 5.12.3
(Reporter v0.035 / Smoker v0.045)

Logs at http://perl.develop-help.com/reports/
Branch: remotes/origin/smoke-me/require
Configuration: extras



Smoke [5.19.4] v5.19.3-285-g2ef1210 PASS darwin 12.4.0 (Intel Core 2 Duo/)

2013-08-31 Thread tony
Automated smoke report for 5.19.4 patch 
2ef12107cecdf4077410a083797114ab9bbc043c v5.19.3-285-g2ef1210
neptune.local: iMac (2.4 GHz) (Intel Core 2 Duo/)
ondarwin - 12.4.0 (Mac OS X)
using cc version 4.2.1 Compatible Apple Clang 4.1 
((tags/Apple/clang-421.11.66))
smoketime 6 hours 48 minutes (average 25 minutes 32 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.19.3-285-g2ef1210  Configuration (common) none
--- -
O O O O 
O O O O -Duse64bitint
O O O O -Dusedtrace
O O O O -Dusemorebits
O O O O -Duseithreads
O O O O -Duseithreads -Duse64bitint
O O O O -Duseithreads -Dusedtrace
O O O O -Duseithreads -Dusemorebits
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
uncommitted-changes
SMOKE2ef12107cecdf4077410a083797114ab9bbc043c

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

Passed Todo tests: (common-args) none
[stdio/perlio] -Duseithreads
[stdio/perlio] -DDEBUGGING -Duseithreads
[stdio/perlio] -Duseithreads -Duse64bitint
[stdio/perlio] -DDEBUGGING -Duseithreads -Duse64bitint
[stdio/perlio] -Duseithreads -Dusedtrace
[stdio/perlio] -DDEBUGGING -Duseithreads -Dusedtrace
[stdio/perlio] -Duseithreads -Dusemorebits
[stdio/perlio] -DDEBUGGING -Duseithreads -Dusemorebits
../cpan/List-Util/t/readonly.t..PASSED
10

Compiler messages(gcc):
perlio.c:3582:2: warning: assigning to 'unsigned char *' from 'char *' converts 
between pointers to integer types with different sign [-Wpointer-sign]
Cwd.xs:200:50: warning: size argument in 'strlcat' call appears to be size of 
the source; expected the size of the destination [-Wstrlcpy-strlcat-size]
DosGlob.xs:25:2: warning: expression result unused [-Wunused-value]
Glob.xs:96:2: warning: expression result unused [-Wunused-value]
Glob.xs:104:6: warning: expression result unused [-Wunused-value]
Glob.xs:326:2: warning: expression result unused [-Wunused-value]
Collate.xs:616:2: warning: expression result unused [-Wunused-value]
Collate.xs:606:2: warning: expression result unused [-Wunused-value]
Unicode.xs:176:6: warning: expression result unused [-Wunused-value]
Unicode.xs:341:6: warning: expression result unused [-Wunused-value]
str.c:213:15: warning: assigning to 'unsigned char *' from 'char *' converts 
between pointers to integer types with different sign [-Wpointer-sign]
str.c:233:18: warning: assigning to 'unsigned char *' from 'char *' converts 
between pointers to integer types with different sign [-Wpointer-sign]

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

Logs at http://perl.develop-help.com/reports/
Branch: origin/blead
Configuration: default



Smoke [5.19.4] v5.19.3-285-g2ef1210 FAIL(F) netbsd 5.1.2 (amd64/2 cpu)

2013-08-31 Thread tony
Automated smoke report for 5.19.4 patch 
2ef12107cecdf4077410a083797114ab9bbc043c v5.19.3-285-g2ef1210
deimos.tony.develop-help.com: AMD 686-class (amd64/2 cpu)
onnetbsd - 5.1.2
using cc version 4.1.3 20080704 prerelease (NetBSD nb2 20081120)
smoketime 4 hours 33 minutes (average 22 minutes 47 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.19.3-285-g2ef1210  Configuration (common) none
--- -
F O O O 
O O O F -Duse64bitint
O O O O -Dmad
O O O F -Duseithreads
F F O O -Duseithreads -Duse64bitint
F O O O -Duseithreads -Dmad
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
SMOKE2ef12107cecdf4077410a083797114ab9bbc043c

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

Failures: (common-args) none
[stdio] 
../t/op/time.t..FAILED
Bad plan.  You planned 66 tests but ran 0.

[perlio] -DDEBUGGING -Duse64bitint
[stdio] -Duseithreads -Duse64bitint
[stdio] -Duseithreads -Dmad
../lib/Benchmark.t..FAILED
127-128
Non-zero exit status: 2

[perlio] -DDEBUGGING -Duseithreads
../lib/Benchmark.t..FAILED
128
Non-zero exit status: 1

[perlio] -Duseithreads -Duse64bitint
../t/op/time.t..FAILED
Bad plan.  You planned 66 tests but ran 0.
../lib/Benchmark.t..FAILED
127-128
Non-zero exit status: 2

Passed Todo tests: (common-args) none
[stdio/perlio] -Duseithreads
[stdio/perlio] -DDEBUGGING -Duseithreads
[stdio/perlio] -Duseithreads -Duse64bitint
[stdio/perlio] -DDEBUGGING -Duseithreads -Duse64bitint
[stdio/perlio] -Duseithreads -Dmad
[stdio/perlio] -DDEBUGGING -Duseithreads -Dmad
../cpan/List-Util/t/readonly.t..PASSED
10
UUID: 379B64DA-1292-11E3-B381-9FCA11A1F292
Branch: blead
Config: default
Logs: http://perl.develop-help.com/reports/

-- 
Report by Test::Smoke v1.53 build  running on perl 5.14.2
(Reporter v0.050 / Smoker v0.045)



Smoke [blead] v5.19.3-276-g8738904 PASS HP-UX B.11.11/64 (PA-RISC2.0/64/2 cpu)

2013-08-31 Thread H.Merijn Brand
Automated smoke report for branch blead 5.19.4 patch 
8738904a0e8f481e4054e9eea62378de91ad67e4 v5.19.3-276-g8738904
r3: PA8800 (PA-RISC2.0/64/2 cpu)
onHP-UX - B.11.11/64
using gcc version 4.6.1
smoketime 14 hours 50 minutes (average 1 hour 51 minutes)

Summary: PASS

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

v5.19.3-276-g8738904  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:
SMOKE8738904a0e8f481e4054e9eea62378de91ad67e4

Testsuite was run only with 'harness'

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
../dist/Net-Ping/t/450_service.tPASSED
9, 18

[stdio/perlio/univ.utf8] -Duseithreads
[stdio/univ.utf8] -DDEBUGGING -Duseithreads
[stdio/perlio/univ.utf8] -Duseithreads -Duse64bitall
[stdio/univ.utf8] -DDEBUGGING -Duseithreads -Duse64bitall
../cpan/List-Util/t/readonly.t..PASSED
10
../dist/Net-Ping/t/450_service.tPASSED
9, 18

[perlio] -DDEBUGGING -Duseithreads
[perlio] -DDEBUGGING -Duseithreads -Duse64bitall
../dist/Net-Ping/t/450_service.tPASSED
9, 18
../cpan/List-Util/t/readonly.t..PASSED
10

Compiler messages(gcc):
util.c: In function 'Perl_my_snprintf':
util.c:5711:45: warning: unused parameter 'len' [-Wunused-parameter]
util.c: In function 'Perl_my_vsnprintf':
util.c:5747:46: warning: unused parameter 'len' [-Wunused-parameter]
pp_sys.c: In function 'Perl_pp_sysread':
pp_sys.c:1697:10: warning: passing argument 6 of 'recvfrom' from incompatible 
pointer type [enabled by default]
pp_sys.c: In function 'Perl_pp_accept':
pp_sys.c:2557:10: warning: passing argument 3 of 'accept' from incompatible 
pointer type [enabled by default]
pp_sys.c: In function 'Perl_pp_ssockopt':
pp_sys.c:2644:2: warning: passing argument 5 of 'getsockopt' from incompatible 
pointer type [enabled by default]
pp_sys.c: In function 'Perl_pp_getpeername':
pp_sys.c:2714:6: warning: passing argument 3 of 'getsockname' from incompatible 
pointer type [enabled by default]
pp_sys.c:2718:6: warning: passing argument 3 of 'getpeername' from incompatible 
pointer type [enabled by default]
doio.c: In function 'Perl_do_openn':
doio.c:591:11: warning: passing argument 3 of 'getsockname' from incompatible 
pointer type [enabled by default]
compress.c: In function 'sendMTFValues':
compress.c:243:19: warning: variable 'nBytes' set but not used 
[-Wunused-but-set-variable]
sv.c: In function 'Perl_dirp_dup':
sv.c:11787:11: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
pp_sys.c: In function 'Perl_pp_gpwent':
pp_sys.c:5212:19: warning: implicit declaration of function 'getspnam_r' 
[-Wimplicit-function-declaration]

Status overview available here: http://doc.procura.nl/smoke/index.html

-- 
Report by Test::Smoke v1.59 running on perl 5.14.2
(Reporter v0.052 / Smoker v0.045)



Smoke [5.19.4] v5.19.3-167-g8eb6a4f FAIL(F) Solaris 2.11 (i386/1 cpu)

2013-08-31 Thread tony
Automated smoke report for 5.19.4 patch 
8eb6a4f3a957c516bc41e40e84c731223cfefdc4 v5.19.3-167-g8eb6a4f
nereid: i86pc (2998MHz) (i386/1 cpu)
onSolaris - 2.11
using cc version Sun C 5.12 SunOS_i386 2011/11/16
smoketime 13 hours 17 minutes (average 49 minutes 51 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.19.3-167-g8eb6a4f  Configuration (common) -Dmake=gmake
--- -
F F F F 
F F F F -Dusedtrace -Duseshrplib
F F F F -Dusemorebits
F F F F -Duse64bitall
F F F F -Duseithreads
F F F F -Duseithreads -Dusedtrace -Duseshrplib
F F F F -Duseithreads -Dusemorebits
F F F F -Duseithreads -Duse64bitall
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
SMOKE8eb6a4f3a957c516bc41e40e84c731223cfefdc4

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

Failures: (common-args) -Dmake=gmake
[stdio/perlio] 
[stdio/perlio] -DDEBUGGING
[stdio/perlio] -Dusedtrace -Duseshrplib
[stdio/perlio] -DDEBUGGING -Dusedtrace -Duseshrplib
[stdio/perlio] -Dusemorebits
[stdio/perlio] -DDEBUGGING -Dusemorebits
[stdio/perlio] -Duse64bitall
[stdio/perlio] -DDEBUGGING -Duse64bitall
[stdio/perlio] -Duseithreads
[stdio/perlio] -DDEBUGGING -Duseithreads
[stdio/perlio] -Duseithreads -Dusedtrace -Duseshrplib
[stdio] -DDEBUGGING -Duseithreads -Dusedtrace -Duseshrplib
[perlio] -Duseithreads -Dusemorebits
[stdio] -DDEBUGGING -Duseithreads -Dusemorebits
[stdio/perlio] -Duseithreads -Duse64bitall
[stdio/perlio] -DDEBUGGING -Duseithreads -Duse64bitall
../cpan/IPC-Cmd/t/03_run-forked.t...FAILED
4
Non-zero exit status: 1
../cpan/Socket/t/getnameinfo.t..FAILED
10
Non-zero exit status: 1

[perlio] -DDEBUGGING -Duseithreads -Dusedtrace -Duseshrplib
../cpan/IPC-Cmd/t/03_run-forked.t...FAILED
4
Non-zero exit status: 1
../cpan/Pod-Simple/t/search50.t.FAILED
7
../cpan/Socket/t/getnameinfo.t..FAILED
10
Non-zero exit status: 1

[stdio] -Duseithreads -Dusemorebits
../cpan/IPC-Cmd/t/03_run-forked.t...FAILED
4
Non-zero exit status: 1
../cpan/Socket/t/getnameinfo.t..FAILED
10
Non-zero exit status: 1
../cpan/Time-HiRes/t/alarm.tFAILED
2
Non-zero exit status: 1

[perlio] -DDEBUGGING -Duseithreads -Dusemorebits
../cpan/IPC-Cmd/t/03_run-forked.t...FAILED
4
Non-zero exit status: 1
../dist/threads-shared/t/waithires.tFAILED
Non-zero exit status: 1
Bad plan.  You planned 63 tests but ran 6.
../cpan/Socket/t/getnameinfo.t..FAILED
10
Non-zero exit status: 1

Passed Todo tests: (common-args) -Dmake=gmake
[stdio/perlio] -Duseithreads
[stdio/perlio] -DDEBUGGING -Duseithreads
[stdio/perlio] -Duseithreads -Dusedtrace -Duseshrplib
[stdio/perlio] -DDEBUGGING -Duseithreads -Dusedtrace -Duseshrplib
[stdio/perlio] -Duseithreads -Dusemorebits
[stdio/perlio] -DDEBUGGING -Duseithreads -Dusemorebits
[stdio/perlio] -Duseithreads -Duse64bitall
[stdio/perlio] -DDEBUGGING -Duseithreads -Duse64bitall
../cpan/List-Util/t/readonly.t..PASSED
10

Compiler messages(solaris):
"try.c", line 17: warning: statement not reached
"try.c", line 66: warning: statement not reached
"miniperlmain.c", line 159: warning: statement not reached
"pp_sys.c", line 4262: warning: statement not reached
"regexec.c", line 516: warning: statement not reached
"regexec.c", line 3385: warning: initializer will be sign-extended: -999
"regexec.c", line 3386: warning: initializer will be sign-extended: -998
"perlmain.c", line 153: warning: statement not reached
"bzlib.c", line 866: warning: statement not reached
"POSIX.c", line 2132: warning: statement not reached
"POSIX.c", line 2464: warning: statement not reached
"encoding.xs", line 449: warning: assignment type mismatch:
"encoding.xs", line 450: warning: assignment type mismatch:
"re_exec.c", line 515: warning: statement not reached
"re_exec.c", line 3385: warning: initializer will be sign-extended: -999
"re_exec.c", line 3386: warning: initializer will be sign-extended: -998
"re_exec.c", line 3738: warning: statement not reached
"re_exec.c", line 3743: warning: statement not reached
"re_exec.c", line 3796: warning: statement not reached
"re_exec.c", line 3983: warning: statement not reached
"re_exec.c", line 4097: warning: statement not reached
"re_exec.c", line 4121: warning: sta

Smoke [blead] v5.19.3-285-g2ef1210 PASS linux 2.6.37.6-24-desktop [SuSE 11.4 "Celadon"] (x86_64/4 cpu)

2013-08-31 Thread H.Merijn Brand
Automated smoke report for branch blead 5.19.4 patch 
2ef12107cecdf4077410a083797114ab9bbc043c v5.19.3-285-g2ef1210
tux: Intel(R) Core(TM)2 Quad CPU Q9450 @ 2.66GHz (GenuineIntel 2667MHz) 
(x86_64/4 cpu)
onlinux - 2.6.37.6-24-desktop [SuSE 11.4 "Celadon"]
using ccache g++ version 4.5.1 20101208 [gcc-4_5-branch revision 167585]
smoketime 2 hours 57 minutes (average 22 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.19.3-285-g2ef1210  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:
SMOKE2ef12107cecdf4077410a083797114ab9bbc043c

Testsuite was run only with 'harness'

Passed Todo tests: (common-args) -Dcc=g++
[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
../cpan/List-Util/t/readonly.t..PASSED
10

Compiler messages(gcc):
shared.xs: In function 'user_lock* S_get_userlock(PerlInterpreter*, SV*, bool)':
shared.xs:362:103: warning: deprecated conversion from string constant to 
'char*'
shared.xs: In function 'void S_sharedsv_dec(PerlInterpreter*, SV*)':
shared.xs:535:103: warning: deprecated conversion from string constant to 
'char*'
shared.xs: In function 'void Perl_sharedsv_share(PerlInterpreter*, SV*)':
shared.xs:564:107: warning: deprecated conversion from string constant to 
'char*'
shared.xs: In function 'int sharedsv_scalar_mg_get(PerlInterpreter*, SV*, 
MAGIC*)':
shared.xs:739:103: warning: deprecated conversion from string constant to 
'char*'
shared.xs: In function 'int sharedsv_scalar_mg_set(PerlInterpreter*, SV*, 
MAGIC*)':
shared.xs:817:103: warning: deprecated conversion from string constant to 
'char*'
shared.xs: In function 'int sharedsv_scalar_mg_free(PerlInterpreter*, SV*, 
MAGIC*)':
shared.xs:835:103: warning: deprecated conversion from string constant to 
'char*'
shared.xs: In function 'int sharedsv_scalar_mg_local(PerlInterpreter*, SV*, 
MAGIC*)':
shared.xs:868:107: warning: deprecated conversion from string constant to 
'char*'
shared.xs: In function 'int sharedsv_elem_mg_FETCH(PerlInterpreter*, SV*, 
MAGIC*)':
shared.xs:905:103: warning: deprecated conversion from string constant to 
'char*'
shared.xs: In function 'int sharedsv_elem_mg_STORE(PerlInterpreter*, SV*, 
MAGIC*)':
shared.xs:960:103: warning: deprecated conversion from string constant to 
'char*'
shared.xs: In function 'int sharedsv_elem_mg_DELETE(PerlInterpreter*, SV*, 
MAGIC*)':
shared.xs:1003:104: warning: deprecated conversion from string constant to 
'char*'
shared.xs: In function 'U32 sharedsv_array_mg_FETCHSIZE(PerlInterpreter*, SV*, 
MAGIC*)':
shared.xs:1066:109: warning: deprecated conversion from string constant to 
'char*'
shared.xs: In function 'int sharedsv_array_mg_CLEAR(PerlInterpreter*, SV*, 
MAGIC*)':
shared.xs:1086:109: warning: deprecated conversion from string constant to 
'char*'
shared.xs: In function 'void Perl_sharedsv_lock(PerlInterpreter*, SV*)':
shared.xs:1190:65: warning: deprecated conversion from string constant to 
'char*'
shared.xs: In function 'void XS_threads__shared__tie_PUSH(PerlInterpreter*, 
CV*)':
shared.xs:1287:112: warning: deprecated conversion from string constant to 
'char*'
shared.xs: In function 'void XS_threads__shared__tie_UNSHIFT(PerlInterpreter*, 
CV*)':
shared.xs:1305:108: warning: deprecated conversion from string constant to 
'char*'
shared.xs: In function 'void XS_threads__shared__tie_POP(PerlInterpreter*, 
CV*)':
shared.xs:1330:108: warning: deprecated conversion from string constant to 
'char*'
shared.xs: In function 'void XS_threads__shared__tie_SHIFT(PerlInterpreter*, 
CV*)':
shared.xs:1347:108: warning: deprecated conversion from string constant to 
'char*'
shared.xs: In function 'void XS_threads__shared__tie_EXTEND(PerlInterpreter*, 
CV*)':
shared.xs:1363:113: warning: deprecated conversion from string constant to 
'char*'
shared.xs: In function 'void 
XS_threads__shared__tie_STORESIZE(PerlInterpreter*, CV*)':
shared.xs:1373:113: warning: deprecated conversion from string constant to 
'char*'
shared.xs: In function 'void XS_threads__shared__tie_EXISTS(PerlInterpreter*, 
CV*)':
shared.xs:1385:117: warning: deprecated conversion from s

Smoke [5.19.4] v5.19.3-285-g2ef1210 PASS linux 3.2.0-4-amd64 [debian] (x86_64/4 cpu)

2013-08-31 Thread tony
Automated smoke report for 5.19.4 patch 
2ef12107cecdf4077410a083797114ab9bbc043c v5.19.3-285-g2ef1210
mars: Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz (GenuineIntel 1596MHz) 
(x86_64/4 cpu)
onlinux - 3.2.0-4-amd64 [debian]
using cc version 4.7.2
smoketime 3 hours 51 minutes (average 19 minutes 18 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.19.3-285-g2ef1210  Configuration (common) none
--- -
O O O O O O 
O O O O O O -Duselongdouble
O O O O O O -Dmad
O O O O O O -Duseithreads
O O O O O O -Duseithreads -Duselongdouble
O O O O O O -Duseithreads -Dmad
| | | | | +- LC_ALL = de_DE.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = de_DE.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
uncommitted-changes
SMOKE2ef12107cecdf4077410a083797114ab9bbc043c

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

Passed Todo tests: (common-args) none
[stdio/perlio/de_DE.utf8] -Duseithreads
[stdio/perlio/de_DE.utf8] -DDEBUGGING -Duseithreads
[stdio/perlio/de_DE.utf8] -Duseithreads -Duselongdouble
[stdio/perlio/de_DE.utf8] -DDEBUGGING -Duseithreads -Duselongdouble
[stdio/perlio/de_DE.utf8] -Duseithreads -Dmad
[stdio/perlio/de_DE.utf8] -DDEBUGGING -Duseithreads -Dmad
../cpan/List-Util/t/readonly.t..PASSED
10

Compiler messages(gcc):
toke.c: In function ‘Perl_yylex’:
toke.c:5595:4: warning: ‘d’ may be used uninitialized in this function 
[-Wmaybe-uninitialized]

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

Logs at http://perl.develop-help.com/reports/
Branch: origin/blead
Configuration: default


Smoke [5.19.4] v5.19.3-285-g2ef1210 FAIL(F) darwin 11.4.2 (Intel Core i7/1 cpu)

2013-08-31 Thread tony
Automated smoke report for 5.19.4 patch 
2ef12107cecdf4077410a083797114ab9bbc043c v5.19.3-285-g2ef1210
pallas.tony.develop-help.com: Mac mini (2 GHz) (Intel Core i7/1 cpu)
ondarwin - 11.4.2 (Mac OS X)
using cc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 
2335.15.00)
smoketime 4 hours 1 minute (average 15 minutes 6 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.19.3-285-g2ef1210  Configuration (common) none
--- -
O O O O 
O O O O -Duse64bitint
O O O O -Dusedtrace
O O O O -Accflags=-DPERL_GLOBAL_STRUCT
F O O O -Duseithreads
O O O O -Duseithreads -Duse64bitint
O O O O -Duseithreads -Dusedtrace
O O O O -Duseithreads -Accflags=-DPERL_GLOBAL_STRUCT
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
uncommitted-changes
SMOKE2ef12107cecdf4077410a083797114ab9bbc043c

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

Failures: (common-args) none
[stdio] -Duseithreads
../dist/threads/t/free2.t...FAILED
Bad plan.  You planned 78 tests but ran 73.

Passed Todo tests: (common-args) none
[stdio/perlio] -Duseithreads
[stdio/perlio] -DDEBUGGING -Duseithreads
[stdio/perlio] -Duseithreads -Duse64bitint
[stdio/perlio] -DDEBUGGING -Duseithreads -Duse64bitint
[stdio/perlio] -Duseithreads -Dusedtrace
[stdio/perlio] -DDEBUGGING -Duseithreads -Dusedtrace
[stdio/perlio] -Duseithreads -Accflags=-DPERL_GLOBAL_STRUCT
[stdio/perlio] -DDEBUGGING -Duseithreads -Accflags=-DPERL_GLOBAL_STRUCT
../cpan/List-Util/t/readonly.t..PASSED
10

Compiler messages(gcc):
perlio.c: In function 'PerlIOStdio_set_ptrcnt':
perlio.c:3582: warning: pointer targets in assignment differ in signedness
str.c: In function 'str_gets':
str.c:213: warning: pointer targets in assignment differ in signedness
str.c:233: warning: pointer targets in assignment differ in signedness
str.c:
 In function 'str_gets':

-- 
Report by Test::Smoke v1.44 build 1285 running on perl 5.12.3
(Reporter v0.035 / Smoker v0.045)

Logs at http://perl.develop-help.com/reports/
Branch: origin/blead
Configuration: default



Smoke [5.19.4] v5.19.3-285-g2ef1210 FAIL(X) linux 3.10-2-amd64 [debian] (x86_64/8 cpu)

2013-08-31 Thread njh
Automated smoke report for 5.19.4 patch 
2ef12107cecdf4077410a083797114ab9bbc043c v5.19.3-285-g2ef1210
nigelhorne.force9.co.uk: Intel(R) Core(TM) i7-2600 CPU @ 3.40GHz (GenuineIntel 
3570MHz) (x86_64/8 cpu)
onlinux - 3.10-2-amd64 [debian]
using cc version 4.8.1
smoketime 16 minutes 6 seconds (average 16 minutes 6 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.19.3-285-g2ef1210  Configuration (common) -Accflags="-O2 -W -Wformat=2 -Wall 
-Wextra -pipe -mtune=native -march=native -fomit-frame-pointer -msse3 -msse2 
-msse -mmmx -mfpmath=sse -D_FORTIFY_SOURCE=2 -fstack-protector 
-Wstack-protector -Wfloat-equal"
--- -
X - -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE2ef12107cecdf4077410a083797114ab9bbc043c

Failures: (common-args) -Accflags="-O2 -W -Wformat=2 -Wall -Wextra -pipe 
-mtune=native -march=native -fomit-frame-pointer -msse3 -msse2 -msse -mmmx 
-mfpmath=sse -D_FORTIFY_SOURCE=2 -fstack-protector -Wstack-protector 
-Wfloat-equal"
[default] -Duseithreads
Inconsistent test results (between TEST and harness):
../t/dist/Net-Ping/t/510_ping_udp.t. .. 
FAILED at test 2

Compiler messages(gcc):
Configure ...try.c: In function ‘main’:
try.c: In function ‘main’:
try.c: In function ‘blech’:
try.c: In function ‘blech_in_list’:
try.c: In function ‘bletch’:
op.c: In function ‘Perl_scalarvoid’:
op.c:1383:36: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
op.c:1383:55: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
op.c: In function ‘S_new_logop’:
sv.h:1763:32: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
op.c: In function ‘Perl_newCONDOP’:
op.c: In function ‘Perl_newLOOPOP’:
op.c: In function ‘Perl_newWHILEOP’:
perl.c: In function ‘Perl_eval_pv’:
toke.c: In function ‘S_printbuf’:
toke.c:481:5: warning: format not a string literal, argument types not checked 
[-Wformat-nonliteral]
perl.c: In function ‘S_init_tls_and_interp’:
thread.h:339:18: warning: ignoring return value of ‘write’, declared with 
attribute warn_unused_result [-Wunused-result]
gv.c: In function ‘Perl_Gv_AMupdate’:
gv.c: In function ‘Perl_amagic_call’:
toke.c: In function ‘Perl_yylex’:
toke.c:7505:12: warning: format not a string literal, argument types not 
checked [-Wformat-nonliteral]
toke.c: In function ‘S_pending_ident’:
toke.c:8940:17: warning: format not a string literal, argument types not 
checked [-Wformat-nonliteral]
toke.c: In function ‘S_new_constant’:
perl.c: In function ‘perl_parse’:
perl.c:1499:1: warning: stack protector not protecting function: all local 
arrays are less than 8 bytes long [-Wstack-protector]
toke.c: In function ‘S_missingterm’:
toke.c:579:1: warning: stack protector not protecting function: all local 
arrays are less than 8 bytes long [-Wstack-protector]
regcomp.c: In function ‘S_make_trie’:
regcomp.c: In function ‘S_compile_runtime_code’:
dump.c: In function ‘Perl_sv_peek’:
dump.c:478:13: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
dump.c:489:13: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
dquote_static.c: In function ‘S_grok_bslash_c’:
dquote_static.c:49:1: warning: stack protector not protecting function: all 
local arrays are less than 8 bytes long [-Wstack-protector]
util.c: In function ‘Perl_my_strftime’:
util.c:3708:3: warning: format not a string literal, format string not checked 
[-Wformat-nonliteral]
util.c:3732:7: warning: format not a string literal, format string not checked 
[-Wformat-nonliteral]
util.c: In function ‘Perl_croak_no_mem’:
iperlsys.h:769:44: warning: ignoring return value of ‘write’, declared with 
attribute warn_unused_result [-Wunused-result]
mg.c: In function ‘Perl_magic_setdbline’:
mg.c: In function ‘Perl_sighandler’:
mg.c: In function ‘Perl_magic_set’:
mg.c:2820:2: warning: ignoring return value of ‘setreuid’, declared with 
attribute warn_unused_result [-Wunused-result]
mg.c:2849:2: warning: ignoring return value of ‘seteuid’, declared with 
attribute warn_unused_result [-Wunused-result]
mg.c:2879:2: warning: ignoring return value of ‘setregid’, declared with 
attribute warn_unused_result [-Wunused-result]
mg.c:2939:2: warning: ignoring return value of ‘setegid’, declared with 
attribute warn_unused_result [-Wunused-result]
hv.c: In function ‘Perl_hv_common’:
av.c: In function ‘S_adjust_index’:
av.c: In function ‘Perl_av_exists’:
pp_hot.c: In function ‘Perl_pp_and’:
pp_hot.c: In function ‘Perl_pp_cond_expr’:
pp_hot.c: In function ‘Perl_pp_or’:
pp_hot.c: In function ‘Perl_pp_grepwhile’:
pp_hot.c

Smoke [blead] v5.19.3-285-g2ef1210 PASS linux 3.7.10-1.11-desktop [openSUSE 12.3 (x86_64/4 cpu)

2013-08-31 Thread H.Merijn Brand
Automated smoke report for branch blead 5.19.4 patch 
2ef12107cecdf4077410a083797114ab9bbc043c v5.19.3-285-g2ef1210
sv05: Intel(R) Core(TM)2 Quad CPU Q9550 @ 2.83GHz (GenuineIntel 2833MHz) 
(x86_64/4 cpu)
onlinux - 3.7.10-1.11-desktop [openSUSE 12.3 (Dartmouth)]
using ccache g++ version 4.7.2 20130108 [gcc-4_7-branch revision 195012]
smoketime 2 hours 11 minutes (average 16 minutes 29 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.19.3-285-g2ef1210  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:
SMOKE2ef12107cecdf4077410a083797114ab9bbc043c

Testsuite was run only with 'harness'

Passed Todo tests: (common-args) -Dcc=g++
[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
../cpan/List-Util/t/readonly.t..PASSED
10

Compiler messages(gcc):
shared.xs: In function 'user_lock* S_get_userlock(PerlInterpreter*, SV*, bool)':
shared.xs:362:103: warning: deprecated conversion from string constant to 
'char*' [-Wwrite-strings]
shared.xs: In function 'void S_sharedsv_dec(PerlInterpreter*, SV*)':
shared.xs:535:103: warning: deprecated conversion from string constant to 
'char*' [-Wwrite-strings]
shared.xs: In function 'void Perl_sharedsv_share(PerlInterpreter*, SV*)':
shared.xs:564:107: warning: deprecated conversion from string constant to 
'char*' [-Wwrite-strings]
shared.xs: In function 'int sharedsv_scalar_mg_get(PerlInterpreter*, SV*, 
MAGIC*)':
shared.xs:739:103: warning: deprecated conversion from string constant to 
'char*' [-Wwrite-strings]
shared.xs: In function 'int sharedsv_scalar_mg_set(PerlInterpreter*, SV*, 
MAGIC*)':
shared.xs:817:103: warning: deprecated conversion from string constant to 
'char*' [-Wwrite-strings]
shared.xs: In function 'int sharedsv_scalar_mg_free(PerlInterpreter*, SV*, 
MAGIC*)':
shared.xs:835:103: warning: deprecated conversion from string constant to 
'char*' [-Wwrite-strings]
shared.xs: In function 'int sharedsv_scalar_mg_local(PerlInterpreter*, SV*, 
MAGIC*)':
shared.xs:868:107: warning: deprecated conversion from string constant to 
'char*' [-Wwrite-strings]
shared.xs: In function 'int sharedsv_elem_mg_FETCH(PerlInterpreter*, SV*, 
MAGIC*)':
shared.xs:905:103: warning: deprecated conversion from string constant to 
'char*' [-Wwrite-strings]
shared.xs: In function 'int sharedsv_elem_mg_STORE(PerlInterpreter*, SV*, 
MAGIC*)':
shared.xs:960:103: warning: deprecated conversion from string constant to 
'char*' [-Wwrite-strings]
shared.xs: In function 'int sharedsv_elem_mg_DELETE(PerlInterpreter*, SV*, 
MAGIC*)':
shared.xs:1003:104: warning: deprecated conversion from string constant to 
'char*' [-Wwrite-strings]
shared.xs: In function 'U32 sharedsv_array_mg_FETCHSIZE(PerlInterpreter*, SV*, 
MAGIC*)':
shared.xs:1066:109: warning: deprecated conversion from string constant to 
'char*' [-Wwrite-strings]
shared.xs: In function 'int sharedsv_array_mg_CLEAR(PerlInterpreter*, SV*, 
MAGIC*)':
shared.xs:1086:109: warning: deprecated conversion from string constant to 
'char*' [-Wwrite-strings]
shared.xs: In function 'void Perl_sharedsv_lock(PerlInterpreter*, SV*)':
shared.xs:1190:65: warning: deprecated conversion from string constant to 
'char*' [-Wwrite-strings]
shared.xs: In function 'void XS_threads__shared__tie_PUSH(PerlInterpreter*, 
CV*)':
shared.xs:1287:112: warning: deprecated conversion from string constant to 
'char*' [-Wwrite-strings]
shared.xs: In function 'void XS_threads__shared__tie_UNSHIFT(PerlInterpreter*, 
CV*)':
shared.xs:1305:108: warning: deprecated conversion from string constant to 
'char*' [-Wwrite-strings]
shared.xs: In function 'void XS_threads__shared__tie_POP(PerlInterpreter*, 
CV*)':
shared.xs:1330:108: warning: deprecated conversion from string constant to 
'char*' [-Wwrite-strings]
shared.xs: In function 'void XS_threads__shared__tie_SHIFT(PerlInterpreter*, 
CV*)':
shared.xs:1347:108: warning: deprecated conversion from string constant to 
'char*' [-Wwrite-strings]
shared.xs: In function 'void XS_threads__shared__tie_EXTEND(PerlInterpreter*, 
CV*)':
shared.xs:1363:113: warning: deprecated conversion from string constant to 
'char*' [-

Smoke [blead] v5.19.3-285-g2ef1210 FAIL(M) linux 3.4.47-2.38-desktop [openSUSE 12.2 (x86_64/12 cpu)

2013-08-31 Thread H.Merijn Brand
Automated smoke report for branch blead 5.19.4 patch 
2ef12107cecdf4077410a083797114ab9bbc043c v5.19.3-285-g2ef1210
pc09: Intel(R) Xeon(R) CPU E5-1650 0 @ 3.20GHz (GenuineIntel 1200MHz) 
(x86_64/12 cpu)
onlinux - 3.4.47-2.38-desktop [openSUSE 12.2 (Mantis)]
using clang version 4.2.1 Compatible Clang 3.3 (branches/release_33 
183898)
smoketime 2 hours 8 minutes (average 16 minutes 5 seconds)

Summary: FAIL(M)

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

v5.19.3-285-g2ef1210  Configuration (common) -Dcc=clang
--- -
O O O O O O -Duselongdouble
O O O O O O -Duse64bitall
O O O M - - -Duseithreads -Duselongdouble
O O O M - - -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:
SMOKE2ef12107cecdf4077410a083797114ab9bbc043c

Testsuite was run only with 'harness'

Passed Todo tests: (common-args) -Dcc=clang
[stdio/perlio/en_US.utf8] -Duseithreads -Duselongdouble
[stdio/perlio/en_US.utf8] -Duseithreads -Duse64bitall
../cpan/List-Util/t/readonly.t..PASSED
10

Compiler messages(gcc):
Storable.xs:4144:2: warning: null passed to a callee which requires a non-null 
argument [-Wnonnull]
Storable.xs:4341:3: warning: null passed to a callee which requires a non-null 
argument [-Wnonnull]
Storable.xs:5716:2: warning: null passed to a callee which requires a non-null 
argument [-Wnonnull]
Storable.xs:5779:2: warning: null passed to a callee which requires a non-null 
argument [-Wnonnull]
Collate.xs:616:2: warning: expression result unused [-Wunused-value]
Collate.xs:606:2: warning: expression result unused [-Wunused-value]

Status overview available here: http://doc.procura.nl/smoke/index.html

-- 
Report by Test::Smoke v1.59 running on perl 5.16.2
(Reporter v0.052 / Smoker v0.045)



Smoke [blead] v5.19.3-285-g2ef1210 PASS linux 2.6.37.6-24-desktop [SuSE 11.4 "Celadon"] (x86_64/4 cpu)

2013-08-31 Thread H.Merijn Brand
Automated smoke report for branch blead 5.19.4 patch 
2ef12107cecdf4077410a083797114ab9bbc043c v5.19.3-285-g2ef1210
tux: Intel(R) Core(TM)2 Quad CPU Q9450 @ 2.66GHz (GenuineIntel 1998MHz) 
(x86_64/4 cpu)
onlinux - 2.6.37.6-24-desktop [SuSE 11.4 "Celadon"]
using ccache cc version 4.5.1 20101208 [gcc-4_5-branch revision 167585]
smoketime 2 hours 53 minutes (average 21 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.19.3-285-g2ef1210  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
| | | | | +- LC_ALL = en_US.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = en_US.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
SMOKE2ef12107cecdf4077410a083797114ab9bbc043c

Testsuite was run only with 'harness'

Passed Todo tests: (common-args) none
[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
../cpan/List-Util/t/readonly.t..PASSED
10

Compiler messages(gcc):


Status overview available here: http://doc.procura.nl/smoke/index.html

-- 
Report by Test::Smoke v1.6 running on perl 5.14.1
(Reporter v0.052 / Smoker v0.045)



Smoke [5.19.4] v5.19.3-285-g2ef1210 FAIL(F) cygwin_nt-6.2-wow64 1.7.24(0.269/5/3) (x86/2 cpu)

2013-08-31 Thread tony
Automated smoke report for 5.19.4 patch 
2ef12107cecdf4077410a083797114ab9bbc043c v5.19.3-285-g2ef1210
mimas: AMD64 Family 16 Model 10 Stepping 0, AuthenticAMD (x86/2 cpu)
oncygwin_nt-6.2-wow64 - 1.7.24(0.269/5/3)
using gcc version 4.7.3
smoketime 3 hours 22 minutes (average 50 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.19.3-285-g2ef1210  Configuration (common) none
--- -
F F F F -Uusethreads
F F F F -Duseithreads
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
SMOKE2ef12107cecdf4077410a083797114ab9bbc043c

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

Tests skipped on user request:
cpan/Socket/t/socketpair.t

Failures: (common-args) none
[stdio] -Uusethreads
../t/io/shm.t...FAILED
Non-zero exit status: 88
No plan found in TAP output
../t/op/taint.t.FAILED
Bad plan.  You planned 798 tests but ran 537.
../t/porting/manifest.t.FAILED
10422, 10424-10425
../cpan/IPC-Cmd/t/03_run-forked.t...FAILED
Non-zero exit status: 104
../cpan/Time-HiRes/t/alarm.tFAILED
6, 9
Non-zero exit status: 2
../ext/XS-APItest/t/call_checker.t..FAILED
Non-zero exit status: 255
Bad plan.  You planned 76 tests but ran 0.

[perlio] -Uusethreads
../t/io/shm.t...FAILED
Non-zero exit status: 88
No plan found in TAP output
../t/op/taint.t.FAILED
Bad plan.  You planned 798 tests but ran 537.
../t/porting/manifest.t.FAILED
10422, 10424-10425
../ext/XS-APItest/t/call_checker.t..FAILED
Non-zero exit status: 255
Bad plan.  You planned 76 tests but ran 0.
../cpan/IPC-Cmd/t/03_run-forked.t...FAILED
Non-zero exit status: 104
../ext/Win32CORE/t/win32core.t..FAILED
3
Non-zero exit status: 1

[stdio] -DDEBUGGING -Uusethreads
../t/io/shm.t...FAILED
Non-zero exit status: 88
No plan found in TAP output
../t/op/taint.t.FAILED
Bad plan.  You planned 798 tests but ran 537.
../t/porting/manifest.t.FAILED
10422, 10424-10425
../cpan/IPC-Cmd/t/03_run-forked.t...FAILED
Non-zero exit status: 104
../cpan/Time-HiRes/t/alarm.tFAILED
5, 9
Non-zero exit status: 2
../dist/I18N-Collate/t/I18N-Collate.t...FAILED
6-7
Non-zero exit status: 2
../ext/XS-APItest/t/call_checker.t..FAILED
Non-zero exit status: 255
Bad plan.  You planned 76 tests but ran 0.

[perlio] -DDEBUGGING -Uusethreads
../t/io/shm.t...FAILED
Non-zero exit status: 88
No plan found in TAP output
../t/op/taint.t.FAILED
Bad plan.  You planned 798 tests but ran 537.
../t/porting/manifest.t.FAILED
10422, 10424-10425
../ext/XS-APItest/t/call_checker.t..FAILED
Non-zero exit status: 255
Bad plan.  You planned 76 tests but ran 0.
../cpan/IPC-Cmd/t/03_run-forked.t...FAILED
Non-zero exit status: 104
../dist/I18N-Collate/t/I18N-Collate.t...FAILED
6-7
Non-zero exit status: 2
../ext/Win32CORE/t/win32core.t..FAILED
3
Non-zero exit status: 1

[stdio] -Duseithreads
../t/io/shm.t...FAILED
Non-zero exit status: 88
No plan found in TAP output
../t/op/taint.t.FAILED
Bad plan.  You planned 798 tests but ran 537.
../t/porting/manifest.t.FAILED
10422, 10424-10425
../cpan/IPC-Cmd/t/03_run-forked.t...FAILED
Non-zero exit status: 104
../dist/I18N-Collate/t/I18N-Collate.t...FAILED
6-7
Non-zero exit status: 2
../ext/XS-APItest/t/call_checker.t..FAILED
Non-zero exit status: 255
Bad plan.  You planned 76 tests but ran 0.

[perlio] -Duseithreads
../t/io/shm.t...FAILED
Non-z

Smoke [5.19.4] v5.19.3-277-g7cb95fb FAIL(F) netbsd 5.1.2 (amd64/2 cpu)

2013-08-31 Thread tony
Automated smoke report for 5.19.4 patch 
7cb95fb75d247cb9df4c4bfadd5cfac54b6a8873 v5.19.3-277-g7cb95fb
deimos.tony.develop-help.com: AMD 686-class (amd64/2 cpu)
onnetbsd - 5.1.2
using cc version 4.1.3 20080704 prerelease (NetBSD nb2 20081120)
smoketime 5 hours 11 minutes (average 25 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.19.3-277-g7cb95fb  Configuration (common) -Dstatic_ext=Cwd
--- -
O O O O 
O O O O -Duse64bitint
O O O O -Dmad
F O O F -Duseithreads
O O F F -Duseithreads -Duse64bitint
O O F O -Duseithreads -Dmad
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
SMOKE7cb95fb75d247cb9df4c4bfadd5cfac54b6a8873

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

Failures: (common-args) -Dstatic_ext=Cwd
[stdio] -Duseithreads
../dist/Thread-Queue/t/09_ended.t...FAILED

[perlio] -DDEBUGGING -Duseithreads
[perlio] -DDEBUGGING -Duseithreads -Duse64bitint
[stdio] -DDEBUGGING -Duseithreads -Dmad
../t/op/time.t..FAILED
Bad plan.  You planned 66 tests but ran 0.

[stdio] -DDEBUGGING -Duseithreads -Duse64bitint
../t/op/threads.t...FAILED
Non-zero exit status: 1
Bad plan.  You planned 26 tests but ran 9.

Passed Todo tests: (common-args) -Dstatic_ext=Cwd
[stdio/perlio] -Duseithreads
[stdio/perlio] -DDEBUGGING -Duseithreads
[stdio/perlio] -Duseithreads -Duse64bitint
[stdio/perlio] -DDEBUGGING -Duseithreads -Duse64bitint
[stdio/perlio] -Duseithreads -Dmad
[stdio/perlio] -DDEBUGGING -Duseithreads -Dmad
../cpan/List-Util/t/readonly.t..PASSED
10
UUID: A2EBDE94-1266-11E3-B381-9FCA11A1F292
Branch: blead
Config: staticcwd
Logs: http://perl.develop-help.com/reports/

-- 
Report by Test::Smoke v1.53 build  running on perl 5.14.2
(Reporter v0.050 / Smoker v0.045)



Smoke [blead] v5.19.3-285-g2ef1210 PASS linux 3.7.10-1.11-desktop [openSUSE 12.3 (x86_64/4 cpu)

2013-08-31 Thread H.Merijn Brand
Automated smoke report for branch blead 5.19.4 patch 
2ef12107cecdf4077410a083797114ab9bbc043c v5.19.3-285-g2ef1210
sv05: Intel(R) Core(TM)2 Quad CPU Q9550 @ 2.83GHz (GenuineIntel 1998MHz) 
(x86_64/4 cpu)
onlinux - 3.7.10-1.11-desktop [openSUSE 12.3 (Dartmouth)]
using ccache cc version 4.7.2 20130108 [gcc-4_7-branch revision 195012]
smoketime 2 hours 7 minutes (average 15 minutes 60 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.19.3-285-g2ef1210  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
| | | | | +- LC_ALL = en_US.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = en_US.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
SMOKE2ef12107cecdf4077410a083797114ab9bbc043c

Testsuite was run only with 'harness'

Passed Todo tests: (common-args) none
[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
../cpan/List-Util/t/readonly.t..PASSED
10

Compiler messages(gcc):



-- 
Report by Test::Smoke v1.59 running on perl 5.16.2
(Reporter v0.052 / Smoker v0.045)



Smoke [blead] v5.19.3-285-g2ef1210 FAIL(F) linux 3.4.47-2.38-desktop [openSUSE 12.2 (x86_64/12 cpu)

2013-08-31 Thread H.Merijn Brand
Automated smoke report for branch blead 5.19.4 patch 
2ef12107cecdf4077410a083797114ab9bbc043c v5.19.3-285-g2ef1210
pc09: Intel(R) Xeon(R) CPU E5-1650 0 @ 3.20GHz (GenuineIntel 1200MHz) 
(x86_64/12 cpu)
onlinux - 3.4.47-2.38-desktop [openSUSE 12.2 (Mantis)]
using ccache g++ version 4.7.1 20120723 [gcc-4_7-branch revision 189773]
smoketime 58 minutes 57 seconds (average 7 minutes 22 seconds)

Summary: FAIL(F)

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

v5.19.3-285-g2ef1210  Configuration (common) -Dcc=g++
--- -
O O O O O O -Duselongdouble
O O O O F 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:
SMOKE2ef12107cecdf4077410a083797114ab9bbc043c

Testsuite was run only with 'harness'

Failures: (common-args) -Dcc=g++
[perlio] -DDEBUGGING -Duse64bitall
../cpan/Pod-Simple/t/search50.t.FAILED
7

Passed Todo tests: (common-args) -Dcc=g++
[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
../cpan/List-Util/t/readonly.t..PASSED
10

Compiler messages(gcc):
shared.xs: In function 'user_lock* S_get_userlock(PerlInterpreter*, SV*, bool)':
shared.xs:362:103: warning: deprecated conversion from string constant to 
'char*' [-Wwrite-strings]
shared.xs: In function 'void S_sharedsv_dec(PerlInterpreter*, SV*)':
shared.xs:535:103: warning: deprecated conversion from string constant to 
'char*' [-Wwrite-strings]
shared.xs: In function 'void Perl_sharedsv_share(PerlInterpreter*, SV*)':
shared.xs:564:107: warning: deprecated conversion from string constant to 
'char*' [-Wwrite-strings]
shared.xs: In function 'int sharedsv_scalar_mg_get(PerlInterpreter*, SV*, 
MAGIC*)':
shared.xs:739:103: warning: deprecated conversion from string constant to 
'char*' [-Wwrite-strings]
shared.xs: In function 'int sharedsv_scalar_mg_set(PerlInterpreter*, SV*, 
MAGIC*)':
shared.xs:817:103: warning: deprecated conversion from string constant to 
'char*' [-Wwrite-strings]
shared.xs: In function 'int sharedsv_scalar_mg_free(PerlInterpreter*, SV*, 
MAGIC*)':
shared.xs:835:103: warning: deprecated conversion from string constant to 
'char*' [-Wwrite-strings]
shared.xs: In function 'int sharedsv_scalar_mg_local(PerlInterpreter*, SV*, 
MAGIC*)':
shared.xs:868:107: warning: deprecated conversion from string constant to 
'char*' [-Wwrite-strings]
shared.xs: In function 'int sharedsv_elem_mg_FETCH(PerlInterpreter*, SV*, 
MAGIC*)':
shared.xs:905:103: warning: deprecated conversion from string constant to 
'char*' [-Wwrite-strings]
shared.xs: In function 'int sharedsv_elem_mg_STORE(PerlInterpreter*, SV*, 
MAGIC*)':
shared.xs:960:103: warning: deprecated conversion from string constant to 
'char*' [-Wwrite-strings]
shared.xs: In function 'int sharedsv_elem_mg_DELETE(PerlInterpreter*, SV*, 
MAGIC*)':
shared.xs:1003:104: warning: deprecated conversion from string constant to 
'char*' [-Wwrite-strings]
shared.xs: In function 'U32 sharedsv_array_mg_FETCHSIZE(PerlInterpreter*, SV*, 
MAGIC*)':
shared.xs:1066:109: warning: deprecated conversion from string constant to 
'char*' [-Wwrite-strings]
shared.xs: In function 'int sharedsv_array_mg_CLEAR(PerlInterpreter*, SV*, 
MAGIC*)':
shared.xs:1086:109: warning: deprecated conversion from string constant to 
'char*' [-Wwrite-strings]
shared.xs: In function 'void Perl_sharedsv_lock(PerlInterpreter*, SV*)':
shared.xs:1190:65: warning: deprecated conversion from string constant to 
'char*' [-Wwrite-strings]
shared.xs: In function 'void XS_threads__shared__tie_PUSH(PerlInterpreter*, 
CV*)':
shared.xs:1287:112: warning: deprecated conversion from string constant to 
'char*' [-Wwrite-strings]
shared.xs: In function 'void XS_threads__shared__tie_UNSHIFT(PerlInterpreter*, 
CV*)':
shared.xs:1305:108: warning: deprecated conversion from string constant to 
'char*' [-Wwrite-strings]
shared.xs: In function 'void XS_threads__shared__tie_POP(PerlInterpreter*, 
CV*)':
shared.xs:1330:108: warning: deprecated conversion from string constant to 
'char*' [-Wwrite-strings]
shared.xs: In function 'void XS_threads__shared__tie_SHIFT(PerlInterpreter*, 
CV*)':
shared.xs:1347:108: warning: deprecated conversion from string constant to 
'char*' [-Wwrite-strings]
shared.xs: In function 'void X

Smoke [5.19.4] v5.19.3-284-gc6404b0 FAIL(F) linux 3.2.0-4-amd64 [debian] (x86_64/4 cpu)

2013-08-31 Thread tony
Automated smoke report for 5.19.4 patch 
c6404b07dbc021ca9b8e6071cfbba6f6214ca476 v5.19.3-284-gc6404b0
mars: Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz (GenuineIntel 2394MHz) 
(x86_64/4 cpu)
onlinux - 3.2.0-4-amd64 [debian]
using cc version 4.7.2
smoketime 3 hours 36 minutes (average 18 minutes 4 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.19.3-284-gc6404b0  Configuration (common) none
--- -
F F F F F F -Uusedl
O O O O O O -Dstatic_ext=Socket
O O O O O O -Dstatic_ext=Cwd
F F F F F F -Duseithreads -Uusedl
O O O O O O -Duseithreads -Dstatic_ext=Socket
O O O O O O -Duseithreads -Dstatic_ext=Cwd
| | | | | +- LC_ALL = de_DE.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = de_DE.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
uncommitted-changes
SMOKEc6404b07dbc021ca9b8e6071cfbba6f6214ca476

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

Failures: (common-args) none
[stdio/perlio/de_DE.utf8] -Uusedl
[stdio/perlio/de_DE.utf8] -DDEBUGGING -Uusedl
[stdio/perlio/de_DE.utf8] -Duseithreads -Uusedl
[stdio/perlio/de_DE.utf8] -DDEBUGGING -Duseithreads -Uusedl
../t/op/for.t...FAILED
Non-zero exit status: 2
Bad plan.  You planned 106 tests but ran 105.

Passed Todo tests: (common-args) none
[stdio/perlio/de_DE.utf8] -Duseithreads -Uusedl
[stdio/perlio/de_DE.utf8] -DDEBUGGING -Duseithreads -Uusedl
[stdio/perlio/de_DE.utf8] -Duseithreads -Dstatic_ext=Socket
[stdio/perlio/de_DE.utf8] -DDEBUGGING -Duseithreads -Dstatic_ext=Socket
[stdio/perlio/de_DE.utf8] -Duseithreads -Dstatic_ext=Cwd
[stdio/perlio/de_DE.utf8] -DDEBUGGING -Duseithreads -Dstatic_ext=Cwd
../cpan/List-Util/t/readonly.t..PASSED
10

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

Logs at http://perl.develop-help.com/reports/
Branch: remotes/origin/smoke-me/khw-locale
Configuration: static


Smoke [5.19.4] v5.19.3-277-g7cb95fb PASS linux 3.2.0-52-generic [debian] (x86_64/2 cpu)

2013-08-31 Thread brian greenfield
Automated smoke report for 5.19.4 patch 
7cb95fb75d247cb9df4c4bfadd5cfac54b6a8873 v5.19.3-277-g7cb95fb
zippy: AMD Athlon(tm) Dual Core Processor 5050e (AuthenticAMD 2600MHz) 
(x86_64/2 cpu)
onlinux - 3.2.0-52-generic [debian]
using cc version 4.6.3
smoketime 11 hours 22 minutes (average 42 minutes 40 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.19.3-277-g7cb95fb  Configuration (common) none
--- -
O O O O 
O O O O -Duse64bitint
O O O O -Duselongdouble
O O O O -Dusemorebits
O O O O -Duseithreads
O O O O -Duseithreads -Duse64bitint
O O O O -Duseithreads -Duselongdouble
O O O O -Duseithreads -Dusemorebits
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
uncommitted-changes
SMOKE7cb95fb75d247cb9df4c4bfadd5cfac54b6a8873

Compiler messages(gcc):
Configure ...try.c: In function ‘main’:
try.c:36:6: warning: ignoring return value of ‘pipe’, declared with attribute 
warn_unused_result [-Wunused-result]
try.c:37:6: warning: ignoring return value of ‘pipe’, declared with attribute 
warn_unused_result [-Wunused-result]
try.c:53:8: warning: ignoring return value of ‘write’, declared with attribute 
warn_unused_result [-Wunused-result]
try.c:66:8: warning: ignoring return value of ‘write’, declared with attribute 
warn_unused_result [-Wunused-result]
try.c:72:8: warning: ignoring return value of ‘write’, declared with attribute 
warn_unused_result [-Wunused-result]
try.c:78:6: warning: ignoring return value of ‘read’, declared with attribute 
warn_unused_result [-Wunused-result]
util.c: In function ‘Perl_croak_no_mem’:
util.c:1612:5: warning: ignoring return value of ‘write’, declared with 
attribute warn_unused_result [-Wunused-result]
sv.c: In function ‘Perl_sv_vcatpvfn_flags’:
sv.c:10437:7: warning: ignoring return value of ‘gcvt’, declared with attribute 
warn_unused_result [-Wunused-result]
sv.c:11297:7: warning: ignoring return value of ‘gcvt’, declared with attribute 
warn_unused_result [-Wunused-result]
sv.c: In function ‘Perl_sv_2pv_flags’:
sv.c:2973:17: warning: ignoring return value of ‘gcvt’, declared with attribute 
warn_unused_result [-Wunused-result]
sv.c:2987:17: warning: ignoring return value of ‘gcvt’, declared with attribute 
warn_unused_result [-Wunused-result]
doio.c: In function ‘S_exec_failed’:
doio.c:1402:2: warning: ignoring return value of ‘write’, declared with 
attribute warn_unused_result [-Wunused-result]
doio.c: In function ‘Perl_nextargv’:
doio.c:879:7: warning: ignoring return value of ‘fchown’, declared with 
attribute warn_unused_result [-Wunused-result]
perlio.c: In function ‘PerlIO_debug’:
perlio.c:490:2: warning: ignoring return value of ‘write’, declared with 
attribute warn_unused_result [-Wunused-result]
sdbm.c: In function ‘makroom’:
sdbm.c:378:2: warning: ignoring return value of ‘write’, declared with 
attribute warn_unused_result [-Wunused-result]
sv.c:11297:7: warning: ignoring return value of ‘qgcvt’, declared with 
attribute warn_unused_result [-Wunused-result]
sv.c:2973:17: warning: ignoring return value of ‘qgcvt’, declared with 
attribute warn_unused_result [-Wunused-result]
sv.c:2987:17: warning: ignoring return value of ‘qgcvt’, declared with 
attribute warn_unused_result [-Wunused-result]
perl.c: In function ‘S_init_tls_and_interp’:
perl.c:99:2: warning: ignoring return value of ‘write’, declared with attribute 
warn_unused_result [-Wunused-result]
sv.c: In function ‘Perl_dirp_dup’:
sv.c:11752:11: warning: ignoring return value of ‘fchdir’, declared with 
attribute warn_unused_result [-Wunused-result]
perlio.c:481:2: warning: ignoring return value of ‘write’, declared with 
attribute warn_unused_result [-Wunused-result]
threads.c: In function ‘S_ithread_create’:
threads.xs:714:9: warning: ignoring return value of ‘write’, declared with 
attribute warn_unused_result [-Wunused-result]

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



Smoke [blead] v5.19.3-285-g2ef1210 PASS linux 3.4.47-2.38-desktop [openSUSE 12.2 (x86_64/12 cpu)

2013-08-31 Thread H.Merijn Brand
Automated smoke report for branch blead 5.19.4 patch 
2ef12107cecdf4077410a083797114ab9bbc043c v5.19.3-285-g2ef1210
pc09: Intel(R) Xeon(R) CPU E5-1650 0 @ 3.20GHz (GenuineIntel 3201MHz) 
(x86_64/12 cpu)
onlinux - 3.4.47-2.38-desktop [openSUSE 12.2 (Mantis)]
using ccache cc version 4.7.1 20120723 [gcc-4_7-branch revision 189773]
smoketime 56 minutes 54 seconds (average 7 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

v5.19.3-285-g2ef1210  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
| | | | | +- LC_ALL = en_US.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = en_US.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
SMOKE2ef12107cecdf4077410a083797114ab9bbc043c

Testsuite was run only with 'harness'

Passed Todo tests: (common-args) none
[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
../cpan/List-Util/t/readonly.t..PASSED
10

Compiler messages(gcc):


Status overview available here: http://doc.procura.nl/smoke/index.html

-- 
Report by Test::Smoke v1.59 running on perl 5.16.2
(Reporter v0.052 / Smoker v0.045)



Smoke [5.15.9] v5.15.9-264-gc3e509b PASS darwin 11.4.2 (Intel Core i7/1 cpu)

2013-08-31 Thread tony
Automated smoke report for 5.15.9 patch 
c3e509b6c9b7f8bd1e19c2b6c65b921c74a355ff v5.15.9-264-gc3e509b
pallas.tony.develop-help.com: Mac mini (2 GHz) (Intel Core i7/1 cpu)
ondarwin - 11.4.2 (Mac OS X)
using g++ version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 
2335.15.00)
smoketime 4 hours 6 minutes (average 15 minutes 25 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.15.9-264-gc3e509b  Configuration (common) -Dcc=g++
--- -
O O O O 
O O O O -Duse64bitint
O O O O -Dusedtrace
O O O O -Accflags=-DPERL_GLOBAL_STRUCT
O O O O -Duseithreads
O O O O -Duseithreads -Duse64bitint
O O O O -Duseithreads -Dusedtrace
O O O O -Duseithreads -Accflags=-DPERL_GLOBAL_STRUCT
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
uncommitted-changes
SMOKEc3e509b6c9b7f8bd1e19c2b6c65b921c74a355ff

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

Passed Todo tests: (common-args) -Dcc=g++
[stdio/perlio] 
[stdio/perlio] -DDEBUGGING
[stdio/perlio] -Duse64bitint
[stdio/perlio] -DDEBUGGING -Duse64bitint
[stdio/perlio] -Dusedtrace
[stdio/perlio] -DDEBUGGING -Dusedtrace
[stdio/perlio] -Accflags=-DPERL_GLOBAL_STRUCT
[stdio/perlio] -DDEBUGGING -Accflags=-DPERL_GLOBAL_STRUCT
[stdio/perlio] -Duseithreads
[stdio/perlio] -DDEBUGGING -Duseithreads
[stdio/perlio] -Duseithreads -Duse64bitint
[stdio/perlio] -DDEBUGGING -Duseithreads -Duse64bitint
[stdio/perlio] -Duseithreads -Dusedtrace
[stdio/perlio] -DDEBUGGING -Duseithreads -Dusedtrace
[stdio/perlio] -Duseithreads -Accflags=-DPERL_GLOBAL_STRUCT
[stdio/perlio] -DDEBUGGING -Duseithreads -Accflags=-DPERL_GLOBAL_STRUCT
../cpan/CGI/t/tmpdir.t..PASSED
3-9

Compiler messages(gcc):
try.c: In function 'int main(int, char**)':
try.c:23: error: 'KERN_PROC_PATHNAME' was not declared in this scope
try.c:48: error: invalid conversion from 'void*' to 'char*'
try.c:32: error: invalid conversion from 'void*' to 'char*'
regcomp.c: In function 'regnode* S_regclass(RExC_state_t*, U32)':
regcomp.c:10944: warning: ignoring return value of 'regex_charset 
get_regex_charset(U32)', declared with attribute warn_unused_result
pp_ctl.c: In function 'OP* Perl_pp_require()':
pp_ctl.c:4120: warning: suggest a space before ';' or explicit braces around 
empty body in 'while' statement
Call.xs: In function 'I32 filter_call(int, SV*, int)':
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 
'long unsigned int'
re_comp.c: In function 'regnode* S_regclass(RExC_state_t*, U32)':
re_comp.c:10944: warning: ignoring return value of 'regex_charset 
get_regex_charset(U32)', declared with attribute warn_unused_result
Call.xs:63: warning: format '%d' expects type 'int', but argument 3 has type 
'long unsigned int'
Call.xs:63: warning: format '%d' expects type 'int', but argument 5 has type 
'long unsigned int'
Call.xs:100: warning: format '%d' expects type 'int', but argument 4 has type 
'long unsigned int'
Call.xs:156: warning: format '%d' expects type 'int', but argument 3 has type 
'long unsigned int'
regcomp.c: In function 'regnode* S_regclass(PerlInterpreter*, RExC_state_t*, 
U32)':
pp_ctl.c: In function 'OP* Perl_pp_require(PerlInterpreter*)':
Call.xs: In function 'I32 filter_call(PerlInterpreter*, int, SV*, int)':
re_comp.c: In function 'regnode* S_regclass(PerlInterpreter*, RExC_state_t*, 
U32)':
shared.xs: In function 'user_lock* S_get_userlock(PerlInterpreter*, SV*, bool)':
shared.xs:348: warning: deprecated conversion from string constant to 'char*'
shared.xs: In function 'void S_sharedsv_dec(PerlInterpreter*, SV*)':
shared.xs:521: warning: deprecated conversion from string constant to 'char*'
shared.xs: In function 'void Perl_sharedsv_share(PerlInterpreter*, SV*)':
shared.xs:550: warning: deprecated conversion from string constant to 'char*'
shared.xs: In function 'int sharedsv_scalar_mg_get(PerlInterpreter*, SV*, 
MAGIC*)':
shared.xs:725: warning: deprecated conversion from string constant to 'char*'
shared.xs: In function 'int sharedsv_scalar_mg_set(PerlInterpreter*, SV*, 
MAGIC*)':
shared.xs:803: warning: deprecated conversion from string constant to 'char*'
shared.xs: In function 'int sharedsv_scalar_mg_

Smoke [5.19.4] v5.19.3-277-g7cb95fb FAIL(F) darwin 12.4.0 (Intel Core 2 Duo/)

2013-08-31 Thread tony
Automated smoke report for 5.19.4 patch 
7cb95fb75d247cb9df4c4bfadd5cfac54b6a8873 v5.19.3-277-g7cb95fb
neptune.local: iMac (2.4 GHz) (Intel Core 2 Duo/)
ondarwin - 12.4.0 (Mac OS X)
using cc version 4.2.1 Compatible Apple Clang 4.1 
((tags/Apple/clang-421.11.66))
smoketime 6 hours 47 minutes (average 25 minutes 28 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.19.3-277-g7cb95fb  Configuration (common) none
--- -
O O O O 
O O O O -Duse64bitint
O O O O -Dusedtrace
O O O O -Dusemorebits
O O O O -Duseithreads
O O O O -Duseithreads -Duse64bitint
O O F F -Duseithreads -Dusedtrace
O O O O -Duseithreads -Dusemorebits
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
uncommitted-changes
SMOKE7cb95fb75d247cb9df4c4bfadd5cfac54b6a8873

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

Failures: (common-args) none
[stdio/perlio] -DDEBUGGING -Duseithreads -Dusedtrace
../t/op/taint.t.FAILED
Non-zero exit status: 255
Bad plan.  You planned 798 tests but ran 695.
../lib/warnings.t...FAILED
266

Passed Todo tests: (common-args) none
[stdio/perlio] -Duseithreads
[stdio/perlio] -DDEBUGGING -Duseithreads
[stdio/perlio] -Duseithreads -Duse64bitint
[stdio/perlio] -DDEBUGGING -Duseithreads -Duse64bitint
[stdio/perlio] -Duseithreads -Dusedtrace
[stdio/perlio] -DDEBUGGING -Duseithreads -Dusedtrace
[stdio/perlio] -Duseithreads -Dusemorebits
[stdio/perlio] -DDEBUGGING -Duseithreads -Dusemorebits
../cpan/List-Util/t/readonly.t..PASSED
10

Compiler messages(gcc):
perlio.c:3582:2: warning: assigning to 'unsigned char *' from 'char *' converts 
between pointers to integer types with different sign [-Wpointer-sign]
Cwd.xs:200:50: warning: size argument in 'strlcat' call appears to be size of 
the source; expected the size of the destination [-Wstrlcpy-strlcat-size]
DosGlob.xs:25:2: warning: expression result unused [-Wunused-value]
Glob.xs:96:2: warning: expression result unused [-Wunused-value]
Glob.xs:104:6: warning: expression result unused [-Wunused-value]
Glob.xs:326:2: warning: expression result unused [-Wunused-value]
Collate.xs:616:2: warning: expression result unused [-Wunused-value]
Collate.xs:606:2: warning: expression result unused [-Wunused-value]
Unicode.xs:176:6: warning: expression result unused [-Wunused-value]
Unicode.xs:341:6: warning: expression result unused [-Wunused-value]
str.c:213:15: warning: assigning to 'unsigned char *' from 'char *' converts 
between pointers to integer types with different sign [-Wpointer-sign]
str.c:233:18: warning: assigning to 'unsigned char *' from 'char *' converts 
between pointers to integer types with different sign [-Wpointer-sign]

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

Logs at http://perl.develop-help.com/reports/
Branch: origin/blead
Configuration: default



Smoke [blead] v5.19.3-285-g2ef1210 PASS linux 3.8.0-29-generic [debian] (x86_64/8 cpu) {blead_clang_quick}

2013-08-31 Thread George Greer
Smoke logs available at 
http://m-l.org/~perl/smoke/perl/linux/blead_clang_quick/log2ef12107cecdf4077410a083797114ab9bbc043c.log.gz

Automated smoke report for 5.19.4 patch 
2ef12107cecdf4077410a083797114ab9bbc043c v5.19.3-285-g2ef1210
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 1600MHz) (x86_64/8 
cpu)
onlinux - 3.8.0-29-generic [debian]
using clang version 4.2.1 Compatible Clang 3.3 (trunk 177842)
smoketime 44 minutes 13 seconds (average 11 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.19.3-285-g2ef1210  Configuration (common) -Accflags=-DPERL_POISON -Dcc=clang
--- -
O O 
O O -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE2ef12107cecdf4077410a083797114ab9bbc043c

Testsuite was run only with 'harness'

Passed Todo tests: (common-args) -Accflags=-DPERL_POISON -Dcc=clang
[default] -Duseithreads
[default] -DDEBUGGING -Duseithreads
../cpan/List-Util/t/readonly.t..PASSED
10

Compiler messages(gcc):
Storable.xs:4144:2: warning: null passed to a callee which requires a non-null 
argument [-Wnonnull]
Storable.xs:4341:3: warning: null passed to a callee which requires a non-null 
argument [-Wnonnull]
Storable.xs:5716:2: warning: null passed to a callee which requires a non-null 
argument [-Wnonnull]
Storable.xs:5779:2: warning: null passed to a callee which requires a non-null 
argument [-Wnonnull]
Collate.xs:616:2: warning: expression result unused [-Wunused-value]
Collate.xs:606:2: warning: expression result unused [-Wunused-value]
-- 
Report by Test::Smoke v1.53 build 1374 running on perl 5.14.2
(Reporter v0.050 / Smoker v0.045)



Smoke [blead] v5.19.3-285-g2ef1210 PASS linux 3.8.0-29-generic [debian] (x86_64/8 cpu) {blead_g++_quick}

2013-08-31 Thread George Greer
Smoke logs available at 
http://m-l.org/~perl/smoke/perl/linux/blead_g++_quick/log2ef12107cecdf4077410a083797114ab9bbc043c.log.gz

Automated smoke report for 5.19.4 patch 
2ef12107cecdf4077410a083797114ab9bbc043c v5.19.3-285-g2ef1210
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 
cpu)
onlinux - 3.8.0-29-generic [debian]
using g++ version 4.7.3
smoketime 44 minutes 34 seconds (average 11 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.19.3-285-g2ef1210  Configuration (common) -Accflags=-DPERL_POISON -Dcc=g++
--- -
O O 
O O -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE2ef12107cecdf4077410a083797114ab9bbc043c

Testsuite was run only with 'harness'

Passed Todo tests: (common-args) -Accflags=-DPERL_POISON -Dcc=g++
[default] -Duseithreads
[default] -DDEBUGGING -Duseithreads
../cpan/List-Util/t/readonly.t..PASSED
10

Compiler messages(gcc):
try.c: In function ‘int main()’:
util.c: In function ‘void Perl_croak_no_mem()’:
util.c:1613:36: warning: ignoring return value of ‘ssize_t write(int, const 
void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
mg.c: In function ‘int Perl_magic_set(SV*, MAGIC*)’:
mg.c:2820:36: warning: ignoring return value of ‘int setreuid(__uid_t, 
__uid_t)’, declared with attribute warn_unused_result [-Wunused-result]
mg.c:2849:25: warning: ignoring return value of ‘int seteuid(__uid_t)’, 
declared with attribute warn_unused_result [-Wunused-result]
mg.c:2879:36: warning: ignoring return value of ‘int setregid(__gid_t, 
__gid_t)’, declared with attribute warn_unused_result [-Wunused-result]
mg.c:2939:25: warning: ignoring return value of ‘int setegid(__gid_t)’, 
declared with attribute warn_unused_result [-Wunused-result]
pp_hot.c: In function ‘OP* Perl_pp_aassign()’:
pp_hot.c:1189:18: warning: ignoring return value of ‘int setresuid(__uid_t, 
__uid_t, __uid_t)’, declared with attribute warn_unused_result [-Wunused-result]
pp_hot.c:1221:18: warning: ignoring return value of ‘int setresgid(__gid_t, 
__gid_t, __gid_t)’, declared with attribute warn_unused_result [-Wunused-result]
sv.c: In function ‘char* Perl_sv_2pv_flags(SV*, STRLEN*, I32)’:
sv.c:2973:50: warning: ignoring return value of ‘char* gcvt(double, int, 
char*)’, declared with attribute warn_unused_result [-Wunused-result]
sv.c:2987:50: warning: ignoring return value of ‘char* gcvt(double, int, 
char*)’, declared with attribute warn_unused_result [-Wunused-result]
doio.c: In function ‘void S_exec_failed(const char*, int, int)’:
doio.c:1402:43: warning: ignoring return value of ‘ssize_t write(int, const 
void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
doio.c: In function ‘PerlIOl** Perl_nextargv(GV*)’:
doio.c:879:46: warning: ignoring return value of ‘int fchown(int, __uid_t, 
__gid_t)’, declared with attribute warn_unused_result [-Wunused-result]
perlio.c: In function ‘void PerlIO_debug(const char*, ...)’:
perlio.c:490:43: warning: ignoring return value of ‘ssize_t write(int, const 
void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
op.c: In function ‘OP* S_fold_constants(OP*)’:
op.c:3197:1: warning: argument ‘o’ might be clobbered by ‘longjmp’ or ‘vfork’ 
[-Wclobbered]
sdbm.c: In function ‘int makroom(DBM*, long int, int)’:
sdbm.c:378:70: warning: ignoring return value of ‘ssize_t write(int, const 
void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
sv.c: In function ‘void Perl_sv_vcatpvfn_flags(SV*, const char*, STRLEN, 
__va_list_tag (*)[1], SV**, I32, bool*, U32)’:
sv.c:10440:41: warning: ignoring return value of ‘char* gcvt(double, int, 
char*)’, declared with attribute warn_unused_result [-Wunused-result]
sv.c:11300:53: warning: ignoring return value of ‘char* gcvt(double, int, 
char*)’, declared with attribute warn_unused_result [-Wunused-result]
perl.c: In function ‘void S_init_tls_and_interp(PerlInterpreter*)’:
perl.c:99:2: warning: ignoring return value of ‘ssize_t write(int, const void*, 
size_t)’, declared with attribute warn_unused_result [-Wunused-result]
mg.c: In function ‘int Perl_magic_set(PerlInterpreter*, SV*, MAGIC*)’:
pp_hot.c: In function ‘OP* Perl_pp_aassign(PerlInterpreter*)’:
sv.c: In function ‘DIR* Perl_dirp_dup(PerlInterpreter*, DIR*, CLONE_PARAMS*)’:
sv.c:11778:26: warning: ignoring return value of ‘int fchdir(int)’, declared 
with attribute warn_unused_result [-Wunused-result]
sv.c: In function ‘void Perl_sv_vcatpvfn_flags(PerlInterpreter*, SV*, const 
char*, STRLEN, __va_list_tag (*)[1], SV**, I32, bool*, U32)’:
sv

Smoke [5.19.4] v5.19.3-73-ga40caff PASS linux 3.2.0-4-amd64 [debian] (x86_64/4 cpu)

2013-08-31 Thread tony
Automated smoke report for 5.19.4 patch 
a40caff926bcaadf47e66b4537eebeabc3894ed9 v5.19.3-73-ga40caff
mars: Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz (GenuineIntel 2394MHz) 
(x86_64/4 cpu)
onlinux - 3.2.0-4-amd64 [debian]
using cc version 4.7.2
smoketime 3 hours 35 minutes (average 17 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.19.3-73-ga40caff  Configuration (common) none
--- -
O O O O O O -Uusedl
O O O O O O -Dstatic_ext=Socket
O O O O O O -Dstatic_ext=Cwd
O O O O O O -Duseithreads -Uusedl
O O O O O O -Duseithreads -Dstatic_ext=Socket
O O O O O O -Duseithreads -Dstatic_ext=Cwd
| | | | | +- LC_ALL = de_DE.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = de_DE.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
uncommitted-changes
SMOKEa40caff926bcaadf47e66b4537eebeabc3894ed9

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

Passed Todo tests: (common-args) none
[stdio/perlio/de_DE.utf8] -Duseithreads -Uusedl
[stdio/perlio/de_DE.utf8] -DDEBUGGING -Duseithreads -Uusedl
[stdio/perlio/de_DE.utf8] -Duseithreads -Dstatic_ext=Socket
[stdio/perlio/de_DE.utf8] -DDEBUGGING -Duseithreads -Dstatic_ext=Socket
[stdio/perlio/de_DE.utf8] -Duseithreads -Dstatic_ext=Cwd
[stdio/perlio/de_DE.utf8] -DDEBUGGING -Duseithreads -Dstatic_ext=Cwd
../cpan/List-Util/t/readonly.t..PASSED
10

Compiler messages(gcc):
regcomp.c: In function ‘Perl_regprop’:
regcomp.c:14849:18: warning: variable ‘sw’ set but not used 
[-Wunused-but-set-variable]

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

Logs at http://perl.develop-help.com/reports/
Branch: remotes/origin/smoke-me/nicholas/de-dld
Configuration: static


Smoke [blead] v5.19.3-276-g8738904 PASS HP-UX B.11.23/64 (ia64/2 cpu)

2013-08-31 Thread H.Merijn Brand
Automated smoke report for branch blead 5.19.4 patch 
8738904a0e8f481e4054e9eea62378de91ad67e4 v5.19.3-276-g8738904
x1: Intel(R) Itanium 2 processor/1600 MHz (ia64/2 cpu)
onHP-UX - B.11.23/64
using ccache gcc version 4.6.1
smoketime 11 hours 5 minutes (average 1 hour 23 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.19.3-276-g8738904  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:
SMOKE8738904a0e8f481e4054e9eea62378de91ad67e4

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
../dist/Net-Ping/t/450_service.tPASSED
9, 18

[stdio/perlio/univ.utf8] -Duseithreads
[stdio/perlio/univ.utf8] -DDEBUGGING -Duseithreads
[stdio/univ.utf8] -Duseithreads -Duse64bitall
[stdio/perlio/univ.utf8] -DDEBUGGING -Duseithreads -Duse64bitall
../cpan/List-Util/t/readonly.t..PASSED
10
../dist/Net-Ping/t/450_service.tPASSED
9, 18

[perlio] -Duseithreads -Duse64bitall
../dist/Net-Ping/t/450_service.tPASSED
9, 18
../cpan/List-Util/t/readonly.t..PASSED
10

Compiler messages(gcc):
perl.c: In function 'Perl_my_exit':
perl.c:4958:2: warning: format '%u' expects argument of type 'unsigned int', 
but argument 2 has type 'U32' [-Wformat]
perl.c: In function 'Perl_my_failure_exit':
perl.c:5063:2: warning: format '%u' expects argument of type 'unsigned int', 
but argument 2 has type 'I32' [-Wformat]
util.c: In function 'Perl_my_snprintf':
util.c:5711:45: warning: unused parameter 'len' [-Wunused-parameter]
util.c: In function 'Perl_my_vsnprintf':
util.c:5747:46: warning: unused parameter 'len' [-Wunused-parameter]
compress.c: In function 'sendMTFValues':
compress.c:243:19: warning: variable 'nBytes' set but not used 
[-Wunused-but-set-variable]
perl.c:4958:2: warning: format '%u' expects argument of type 'unsigned int', 
but argument 3 has type 'U32' [-Wformat]
perl.c:5063:2: warning: format '%u' expects argument of type 'unsigned int', 
but argument 3 has type 'I32' [-Wformat]
sv.c: In function 'Perl_dirp_dup':
sv.c:11787:11: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]

Status overview available here: http://doc.procura.nl/smoke/index.html

-- 
Report by Test::Smoke v1.61_01 running on perl 5.14.2
(Reporter v0.052 / Smoker v0.046)



Smoke [5.19.4] v5.19.3-277-g7cb95fb FAIL(F) netbsd 5.1.2 (amd64/2 cpu)

2013-08-31 Thread tony
Automated smoke report for 5.19.4 patch 
7cb95fb75d247cb9df4c4bfadd5cfac54b6a8873 v5.19.3-277-g7cb95fb
deimos.tony.develop-help.com: AMD 686-class (amd64/2 cpu)
onnetbsd - 5.1.2
using cc version 4.1.3 20080704 prerelease (NetBSD nb2 20081120)
smoketime 4 hours 22 minutes (average 21 minutes 51 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.19.3-277-g7cb95fb  Configuration (common) none
--- -
O F O F 
O F O O -Duse64bitint
O O F F -Dmad
F O F F -Duseithreads
O O O O -Duseithreads -Duse64bitint
F O O O -Duseithreads -Dmad
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
SMOKE7cb95fb75d247cb9df4c4bfadd5cfac54b6a8873

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

Failures: (common-args) none
[perlio] 
[stdio/perlio] -DDEBUGGING -Dmad
../lib/Benchmark.t..FAILED
128
Non-zero exit status: 1

[perlio] -DDEBUGGING
[stdio] -DDEBUGGING -Duseithreads
[stdio] -Duseithreads -Dmad
../t/op/time.t..FAILED
Bad plan.  You planned 66 tests but ran 0.

[perlio] -Duse64bitint
../t/porting/authors.t..FAILED
No plan found in TAP output

[stdio] -Duseithreads
[perlio] -DDEBUGGING -Duseithreads
../lib/Benchmark.t..FAILED
127-128
Non-zero exit status: 2

Passed Todo tests: (common-args) none
[stdio/perlio] -Duseithreads
[stdio/perlio] -DDEBUGGING -Duseithreads
[stdio/perlio] -Duseithreads -Duse64bitint
[stdio/perlio] -DDEBUGGING -Duseithreads -Duse64bitint
[stdio/perlio] -Duseithreads -Dmad
[stdio/perlio] -DDEBUGGING -Duseithreads -Dmad
../cpan/List-Util/t/readonly.t..PASSED
10
UUID: EC962EE8-1241-11E3-B381-9FCA11A1F292
Branch: blead
Config: default
Logs: http://perl.develop-help.com/reports/

-- 
Report by Test::Smoke v1.53 build  running on perl 5.14.2
(Reporter v0.050 / Smoker v0.045)



Smoke [5.19.4] v5.19.3-277-g7cb95fb PASS darwin 11.4.2 (Intel Core i7/1 cpu)

2013-08-31 Thread tony
Automated smoke report for 5.19.4 patch 
7cb95fb75d247cb9df4c4bfadd5cfac54b6a8873 v5.19.3-277-g7cb95fb
pallas.tony.develop-help.com: Mac mini (2 GHz) (Intel Core i7/1 cpu)
ondarwin - 11.4.2 (Mac OS X)
using cc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 
2335.15.00)
smoketime 3 hours 57 minutes (average 14 minutes 50 seconds)

Summary: PASS

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

v5.19.3-277-g7cb95fb  Configuration (common) none
--- -
O O O O 
O O O O -Duse64bitint
O O O O -Dusedtrace
O O O O -Accflags=-DPERL_GLOBAL_STRUCT
O O O O -Duseithreads
O O O O -Duseithreads -Duse64bitint
O O O O -Duseithreads -Dusedtrace
O O O O -Duseithreads -Accflags=-DPERL_GLOBAL_STRUCT
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
uncommitted-changes
SMOKE7cb95fb75d247cb9df4c4bfadd5cfac54b6a8873

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

Passed Todo tests: (common-args) none
[stdio/perlio] -Duseithreads
[stdio/perlio] -DDEBUGGING -Duseithreads
[stdio/perlio] -Duseithreads -Duse64bitint
[stdio/perlio] -DDEBUGGING -Duseithreads -Duse64bitint
[stdio/perlio] -Duseithreads -Dusedtrace
[stdio/perlio] -DDEBUGGING -Duseithreads -Dusedtrace
[stdio/perlio] -Duseithreads -Accflags=-DPERL_GLOBAL_STRUCT
[stdio/perlio] -DDEBUGGING -Duseithreads -Accflags=-DPERL_GLOBAL_STRUCT
../cpan/List-Util/t/readonly.t..PASSED
10

Compiler messages(gcc):
perlio.c: In function 'PerlIOStdio_set_ptrcnt':
perlio.c:3582: warning: pointer targets in assignment differ in signedness
str.c: In function 'str_gets':
str.c:213: warning: pointer targets in assignment differ in signedness
str.c:233: warning: pointer targets in assignment differ in signedness

-- 
Report by Test::Smoke v1.44 build 1285 running on perl 5.12.3
(Reporter v0.035 / Smoker v0.045)

Logs at http://perl.develop-help.com/reports/
Branch: origin/blead
Configuration: default



Smoke [blead] v5.19.3-273-gcbd58ba FAIL(F) AIX 5.3.0.0/ML12 (PPC/1 cpu)

2013-08-31 Thread H.Merijn Brand
Automated smoke report for branch blead 5.19.4 patch 
cbd58baf5927dd469f38f80a7c76c8011150b6c5 v5.19.3-273-gcbd58ba
i3: PPC_POWER5 (PPC/1 cpu)
onAIX - 5.3.0.0/ML12
using gcc -maix32 version 4.2.4
smoketime 22 hours 17 minutes (average 1 hour 51 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.19.3-273-gcbd58ba  Configuration (common) -Dcc=gcc
--- -
F F F F F F 
F F F F F F -Duse64bitint
F F F F F F -Duse64bitall
F F F F F F -Duseithreads
F F F F F F -Duseithreads -Duse64bitint
F F F F F F -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:
SMOKEcbd58baf5927dd469f38f80a7c76c8011150b6c5

Testsuite was run only with 'harness'

Failures: (common-args) -Dcc=gcc
[stdio/perlio/EN_US.UTF-8] 
[stdio/perlio/EN_US.UTF-8] -DDEBUGGING
[stdio/perlio/EN_US.UTF-8] -Duse64bitint
[stdio/perlio/EN_US.UTF-8] -DDEBUGGING -Duse64bitint
[stdio/perlio/EN_US.UTF-8] -Duse64bitall
[stdio/perlio/EN_US.UTF-8] -DDEBUGGING -Duse64bitall
[stdio/perlio/EN_US.UTF-8] -Duseithreads
[stdio/perlio/EN_US.UTF-8] -DDEBUGGING -Duseithreads
[stdio/perlio/EN_US.UTF-8] -Duseithreads -Duse64bitint
[stdio/perlio/EN_US.UTF-8] -DDEBUGGING -Duseithreads -Duse64bitint
[stdio/perlio/EN_US.UTF-8] -Duseithreads -Duse64bitall
[stdio/perlio/EN_US.UTF-8] -DDEBUGGING -Duseithreads -Duse64bitall
../lib/locale.t.FAILED
225

MANIFEST did not declare 'rm.sh'
MANIFEST did not declare 'rmf.sh'

Passed Todo tests: (common-args) -Dcc=gcc
[stdio/perlio/EN_US.UTF-8] -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
../cpan/List-Util/t/readonly.t..PASSED
10

Compiler messages(gcc):
perl.c: In function 'Perl_my_exit':
perl.c:4958: warning: format '%u' expects type 'unsigned int', but argument 2 
has type 'U32'
perl.c: In function 'Perl_my_failure_exit':
perl.c:5063: warning: format '%u' expects type 'unsigned int', but argument 2 
has type 'I32'
pp_sys.c: In function 'Perl_pp_ftrread':
pp_sys.c:3058: warning: passing argument 1 of 'accessx' discards qualifiers 
from pointer target type
taint.c: In function 'Perl_taint_proper':
taint.c:38: warning: format '%lu' expects type 'long unsigned int', but 
argument 5 has type 'uid_t'
taint.c:38: warning: format '%lu' expects type 'long unsigned int', but 
argument 6 has type 'uid_t'
op.c: In function 'Perl_rpeep':
op.c:11080: warning: comparison is always false due to limited range of data 
type
mg.c: In function 'Perl_magic_setdbline':
mg.c:1995: warning: format '%lld' expects type 'long long int', but argument 2 
has type 'ssize_t'
regexec.c: In function 'Perl_regexec_flags':
regexec.c:2275: warning: format '%lld' expects type 'long long int', but 
argument 3 has type 'long int'
const-c.inc: In function '_constant_8':
const-c.inc:583: warning: cast from pointer to integer of different size
perl.c: In function 'S_init_tls_and_interp':
perl.c:98: warning: implicit declaration of function 'pthread_init'
perl.c:4958: warning: format '%u' expects type 'unsigned int', but argument 3 
has type 'U32'
perl.c:5063: warning: format '%u' expects type 'unsigned int', but argument 3 
has type 'I32'
pp_sys.c: In function 'Perl_pp_gprotoent':
pp_sys.c:4865: warning: left-hand operand of comma expression has no effect
pp_sys.c:4873: warning: left-hand operand of comma expression has no effect
pp_sys.c:4880: warning: left-hand operand of comma expression has no effect
pp_sys.c: In function 'Perl_pp_gservent':
pp_sys.c:4926: warning: left-hand operand of comma expression has no effect
pp_sys.c:4936: warning: left-hand operand of comma expression has no effect
pp_sys.c:4943: warning: left-hand operand of comma expression has no effect
pp_sys.c: In function 'Perl_pp_shostent':
pp_sys.c:4988: warning: value computed is not used
pp_sys.c:4995: warning: value computed is not used
pp_sys.c:5002: warning: value computed is not used
mg.c:1995: warning: format '%lld' expects type 'long long int', but argument 3 
has type 'ssize_t'

Status overview available here: http://doc.procura.nl/smoke/index.html

-- 
Report by Test::Smoke v1.59 running on perl 5.14.2
(Reporter v0.052 / Smoker v0.045)



Smoke [blead] v5.19.3-272-gb9f6c37 PASS HP-UX B.11.00/64 (PA-RISC2.0/64/2 cpu)

2013-08-31 Thread H.Merijn Brand
Automated smoke report for branch blead 5.19.4 patch 
b9f6c3703594b2b2c85baba16e93c978e2ee323f v5.19.3-272-gb9f6c37
a5: PA8700 (PA-RISC2.0/64/2 cpu)
onHP-UX - B.11.00/64
using gcc version 4.6.1
smoketime 20 hours 20 minutes (average 2 hours 32 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.19.3-272-gb9f6c37  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:
SMOKEb9f6c3703594b2b2c85baba16e93c978e2ee323f

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] -Duseithreads
[stdio/perlio/univ.utf8] -DDEBUGGING -Duseithreads
[stdio/perlio/univ.utf8] -Duseithreads -Duse64bitall
[stdio/perlio/univ.utf8] -DDEBUGGING -Duseithreads -Duse64bitall
../cpan/List-Util/t/readonly.t..PASSED
10

Compiler messages(gcc):
perl.c: In function 'Perl_my_exit':
perl.c:4958:2: warning: format '%u' expects argument of type 'unsigned int', 
but argument 2 has type 'U32' [-Wformat]
perl.c: In function 'Perl_my_failure_exit':
perl.c:5063:2: warning: format '%u' expects argument of type 'unsigned int', 
but argument 2 has type 'I32' [-Wformat]
util.c: In function 'Perl_my_snprintf':
util.c:5711:45: warning: unused parameter 'len' [-Wunused-parameter]
util.c: In function 'Perl_my_vsnprintf':
util.c:5747:46: warning: unused parameter 'len' [-Wunused-parameter]
compress.c: In function 'sendMTFValues':
compress.c:243:19: warning: variable 'nBytes' set but not used 
[-Wunused-but-set-variable]
pp_sys.c: In function 'Perl_pp_sysread':
pp_sys.c:1697:10: warning: passing argument 6 of 'recvfrom' from incompatible 
pointer type [enabled by default]
pp_sys.c: In function 'Perl_pp_accept':
pp_sys.c:2557:10: warning: passing argument 3 of 'accept' from incompatible 
pointer type [enabled by default]
pp_sys.c: In function 'Perl_pp_ssockopt':
pp_sys.c:2644:2: warning: passing argument 5 of 'getsockopt' from incompatible 
pointer type [enabled by default]
pp_sys.c: In function 'Perl_pp_getpeername':
pp_sys.c:2714:6: warning: passing argument 3 of 'getsockname' from incompatible 
pointer type [enabled by default]
pp_sys.c:2718:6: warning: passing argument 3 of 'getpeername' from incompatible 
pointer type [enabled by default]
doio.c: In function 'Perl_do_openn':
doio.c:591:11: warning: passing argument 3 of 'getsockname' from incompatible 
pointer type [enabled by default]
Socket.xs: In function 'XS_Socket_pack_sockaddr_in6':
Socket.xs:869:10: warning: cast to pointer from integer of different size 
[-Wint-to-pointer-cast]
Socket.xs: In function 'XS_Socket_unpack_sockaddr_in6':
Socket.xs:907:10: warning: cast to pointer from integer of different size 
[-Wint-to-pointer-cast]
Socket.xs: In function 'XS_Socket_inet_ntop':
Socket.xs:966:10: warning: cast to pointer from integer of different size 
[-Wint-to-pointer-cast]
Socket.xs: In function 'XS_Socket_inet_pton':
Socket.xs:1008:10: warning: cast to pointer from integer of different size 
[-Wint-to-pointer-cast]
perl.c:4958:2: warning: format '%u' expects argument of type 'unsigned int', 
but argument 3 has type 'U32' [-Wformat]
perl.c:5063:2: warning: format '%u' expects argument of type 'unsigned int', 
but argument 3 has type 'I32' [-Wformat]
sv.c: In function 'Perl_dirp_dup':
sv.c:11787:11: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]

Status overview available here: http://doc.procura.nl/smoke/index.html

-- 
Report by Test::Smoke v1.59 running on perl 5.10.1
(Reporter v0.052 / Smoker v0.045)



Smoke [5.19.4] v5.19.3-277-g7cb95fb PASS linux 3.2.0-4-amd64 [debian] (x86_64/4 cpu)

2013-08-31 Thread tony
Automated smoke report for 5.19.4 patch 
7cb95fb75d247cb9df4c4bfadd5cfac54b6a8873 v5.19.3-277-g7cb95fb
mars: Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz (GenuineIntel 1596MHz) 
(x86_64/4 cpu)
onlinux - 3.2.0-4-amd64 [debian]
using cc version 4.7.2
smoketime 3 hours 35 minutes (average 17 minutes 59 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.19.3-277-g7cb95fb  Configuration (common) none
--- -
O O O O O O 
O O O O O O -Duselongdouble
O O O O O O -Dmad
O O O O O O -Duseithreads
O O O O O O -Duseithreads -Duselongdouble
O O O O O O -Duseithreads -Dmad
| | | | | +- LC_ALL = de_DE.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = de_DE.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
uncommitted-changes
SMOKE7cb95fb75d247cb9df4c4bfadd5cfac54b6a8873

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

Passed Todo tests: (common-args) none
[stdio/perlio/de_DE.utf8] -Duseithreads
[stdio/perlio/de_DE.utf8] -DDEBUGGING -Duseithreads
[stdio/perlio/de_DE.utf8] -Duseithreads -Duselongdouble
[stdio/perlio/de_DE.utf8] -DDEBUGGING -Duseithreads -Duselongdouble
[stdio/perlio/de_DE.utf8] -Duseithreads -Dmad
[stdio/perlio/de_DE.utf8] -DDEBUGGING -Duseithreads -Dmad
../cpan/List-Util/t/readonly.t..PASSED
10

Compiler messages(gcc):
toke.c: In function ‘Perl_yylex’:
toke.c:5595:4: warning: ‘d’ may be used uninitialized in this function 
[-Wmaybe-uninitialized]

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

Logs at http://perl.develop-help.com/reports/
Branch: origin/blead
Configuration: default


Smoke [blead] v5.19.3-276-g8738904 PASS HP-UX B.11.31/64 (ia64/2 cpu)

2013-08-31 Thread H.Merijn Brand
Automated smoke report for branch blead 5.19.4 patch 
8738904a0e8f481e4054e9eea62378de91ad67e4 v5.19.3-276-g8738904
x2: ia64 (ia64/2 cpu)
onHP-UX - B.11.31/64
using ccache gcc version 4.7.2
smoketime 9 hours 14 minutes (average 1 hour 9 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.19.3-276-g8738904  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:
SMOKE8738904a0e8f481e4054e9eea62378de91ad67e4

Testsuite was run only with 'harness'

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
../dist/Net-Ping/t/450_service.tPASSED
9, 18

[stdio/perlio/univ.utf8] -Duseithreads
[stdio/perlio/univ.utf8] -DDEBUGGING -Duseithreads
[stdio/perlio/univ.utf8] -Duseithreads -Duse64bitall
[stdio/perlio/univ.utf8] -DDEBUGGING -Duseithreads -Duse64bitall
../cpan/List-Util/t/readonly.t..PASSED
10
../dist/Net-Ping/t/450_service.tPASSED
9, 18

Compiler messages(gcc):
try.c: In function 'main':
perl.c: In function 'Perl_my_exit':
perl.c:4958:2: warning: format '%u' expects argument of type 'unsigned int', 
but argument 2 has type 'U32' [-Wformat]
perl.c: In function 'Perl_my_failure_exit':
perl.c:5063:2: warning: format '%u' expects argument of type 'unsigned int', 
but argument 2 has type 'I32' [-Wformat]
compress.c: In function 'sendMTFValues':
compress.c:243:19: warning: variable 'nBytes' set but not used 
[-Wunused-but-set-variable]
taint.c: In function 'Perl_taint_proper':
taint.c:38:2: warning: format '%ld' expects argument of type 'long int', but 
argument 5 has type 'uid_t' [-Wformat]
taint.c:38:2: warning: format '%ld' expects argument of type 'long int', but 
argument 6 has type 'uid_t' [-Wformat]
perl.c:4958:2: warning: format '%u' expects argument of type 'unsigned int', 
but argument 3 has type 'U32' [-Wformat]
perl.c:5063:2: warning: format '%u' expects argument of type 'unsigned int', 
but argument 3 has type 'I32' [-Wformat]
sv.c: In function 'Perl_dirp_dup':
sv.c:11787:11: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]

Status overview available here: http://doc.procura.nl/smoke/index.html

-- 
Report by Test::Smoke v1.59 running on perl 5.14.2
(Reporter v0.052 / Smoker v0.045)



Smoke [5.19.4] v5.19.3-277-g7cb95fb FAIL(F) cygwin_nt-6.2-wow64 1.7.24(0.269/5/3) (x86/2 cpu)

2013-08-31 Thread tony
Automated smoke report for 5.19.4 patch 
7cb95fb75d247cb9df4c4bfadd5cfac54b6a8873 v5.19.3-277-g7cb95fb
mimas: AMD64 Family 16 Model 10 Stepping 0, AuthenticAMD (x86/2 cpu)
oncygwin_nt-6.2-wow64 - 1.7.24(0.269/5/3)
using gcc version 4.7.3
smoketime 3 hours 28 minutes (average 52 minutes 3 seconds)

Summary: FAIL(F)

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

v5.19.3-277-g7cb95fb  Configuration (common) none
--- -
F F F F -Uusethreads
F F F F -Duseithreads
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
SMOKE7cb95fb75d247cb9df4c4bfadd5cfac54b6a8873

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

Tests skipped on user request:
cpan/Socket/t/socketpair.t

Failures: (common-args) none
[stdio] -Uusethreads
../t/io/shm.t...FAILED
Non-zero exit status: 88
No plan found in TAP output
../t/op/taint.t.FAILED
Bad plan.  You planned 798 tests but ran 537.
../t/porting/manifest.t.FAILED
10422, 10424-10425
../cpan/IPC-Cmd/t/03_run-forked.t...FAILED
Non-zero exit status: 104
../cpan/Time-HiRes/t/alarm.tFAILED
6, 9
Non-zero exit status: 2
../ext/XS-APItest/t/call_checker.t..FAILED
Non-zero exit status: 255
Bad plan.  You planned 76 tests but ran 0.

[perlio] -Uusethreads
../t/io/shm.t...FAILED
Non-zero exit status: 88
No plan found in TAP output
../t/op/taint.t.FAILED
Bad plan.  You planned 798 tests but ran 537.
../t/porting/manifest.t.FAILED
10422, 10424-10425
../ext/XS-APItest/t/call_checker.t..FAILED
Non-zero exit status: 255
Bad plan.  You planned 76 tests but ran 0.
../cpan/IPC-Cmd/t/03_run-forked.t...FAILED
Non-zero exit status: 104
../ext/Win32CORE/t/win32core.t..FAILED
3
Non-zero exit status: 1

[stdio] -DDEBUGGING -Uusethreads
[stdio] -Duseithreads
../t/io/shm.t...FAILED
Non-zero exit status: 88
No plan found in TAP output
../t/op/taint.t.FAILED
Bad plan.  You planned 798 tests but ran 537.
../t/porting/manifest.t.FAILED
10422, 10424-10425
../cpan/IPC-Cmd/t/03_run-forked.t...FAILED
Non-zero exit status: 104
../cpan/Time-HiRes/t/alarm.tFAILED
5
Non-zero exit status: 1
../dist/I18N-Collate/t/I18N-Collate.t...FAILED
6-7
Non-zero exit status: 2
../ext/XS-APItest/t/call_checker.t..FAILED
Non-zero exit status: 255
Bad plan.  You planned 76 tests but ran 0.

[perlio] -DDEBUGGING -Uusethreads
../t/io/shm.t...FAILED
Non-zero exit status: 88
No plan found in TAP output
../t/op/taint.t.FAILED
Bad plan.  You planned 798 tests but ran 537.
../t/porting/manifest.t.FAILED
10422, 10424-10425
../ext/XS-APItest/t/call_checker.t..FAILED
Non-zero exit status: 255
Bad plan.  You planned 76 tests but ran 0.
../cpan/IPC-Cmd/t/03_run-forked.t...FAILED
Non-zero exit status: 104
../ext/Win32CORE/t/win32core.t..FAILED
3
Non-zero exit status: 1
../dist/I18N-Collate/t/I18N-Collate.t...FAILED
6-7
Non-zero exit status: 2

[perlio] -Duseithreads
../t/io/shm.t...FAILED
Non-zero exit status: 88
No plan found in TAP output
../t/op/taint.t.FAILED
Bad plan.  You planned 798 tests but ran 537.
../t/porting/manifest.t.FAILED
10422, 10424-10425
../cpan/Time-HiRes/t/alarm.tFAILED
5
Non-zero exit status: 1
../cpan/Time-HiRes/t/ualarm.t...FAILED
8
Non-zero exit status: 1
../ext/XS-APItest/t/call_checker.t..FAILED
Non-zero exit status: 255
Bad plan.  You planned 76 tests but ran 0.
../cpan/IPC-Cmd/t/03_run-forked.t...FAILED
Non-zero

Smoke [5.19.4] v5.19.3-276-g8738904 FAIL(F) Solaris 2.11 (i386/1 cpu)

2013-08-31 Thread tony
Automated smoke report for 5.19.4 patch 
8738904a0e8f481e4054e9eea62378de91ad67e4 v5.19.3-276-g8738904
nereid: i86pc (2998MHz) (i386/1 cpu)
onSolaris - 2.11
using cc version Sun C 5.12 SunOS_i386 2011/11/16
smoketime 13 hours 19 minutes (average 49 minutes 59 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.19.3-276-g8738904  Configuration (common) -Dmake=gmake
--- -
F F F F 
F F F F -Dusedtrace -Duseshrplib
F F F F -Dusemorebits
F F F F -Duse64bitall
F F F F -Duseithreads
F F F F -Duseithreads -Dusedtrace -Duseshrplib
F F F F -Duseithreads -Dusemorebits
F F F F -Duseithreads -Duse64bitall
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
SMOKE8738904a0e8f481e4054e9eea62378de91ad67e4

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

Failures: (common-args) -Dmake=gmake
[stdio/perlio] 
[stdio/perlio] -DDEBUGGING
[stdio/perlio] -Dusedtrace -Duseshrplib
[stdio/perlio] -DDEBUGGING -Dusedtrace -Duseshrplib
[stdio/perlio] -Dusemorebits
[stdio/perlio] -DDEBUGGING -Dusemorebits
[stdio/perlio] -Duse64bitall
[stdio/perlio] -DDEBUGGING -Duse64bitall
[stdio/perlio] -Duseithreads
[stdio/perlio] -DDEBUGGING -Duseithreads
[stdio/perlio] -Duseithreads -Dusedtrace -Duseshrplib
[stdio/perlio] -DDEBUGGING -Duseithreads -Dusedtrace -Duseshrplib
[stdio/perlio] -Duseithreads -Dusemorebits
[stdio/perlio] -DDEBUGGING -Duseithreads -Dusemorebits
[stdio] -Duseithreads -Duse64bitall
[stdio/perlio] -DDEBUGGING -Duseithreads -Duse64bitall
../cpan/IPC-Cmd/t/03_run-forked.t...FAILED
4
Non-zero exit status: 1
../cpan/Socket/t/getnameinfo.t..FAILED
10
Non-zero exit status: 1

[perlio] -Duseithreads -Duse64bitall
../cpan/IPC-Cmd/t/03_run-forked.t...FAILED
4
Non-zero exit status: 1
../dist/threads-shared/t/waithires.tFAILED
Non-zero exit status: 1
Bad plan.  You planned 63 tests but ran 6.
../cpan/Socket/t/getnameinfo.t..FAILED
10
Non-zero exit status: 1

Passed Todo tests: (common-args) -Dmake=gmake
[stdio/perlio] -Duseithreads
[stdio/perlio] -DDEBUGGING -Duseithreads
[stdio/perlio] -Duseithreads -Dusedtrace -Duseshrplib
[stdio/perlio] -DDEBUGGING -Duseithreads -Dusedtrace -Duseshrplib
[stdio/perlio] -Duseithreads -Dusemorebits
[stdio/perlio] -DDEBUGGING -Duseithreads -Dusemorebits
[stdio/perlio] -Duseithreads -Duse64bitall
[stdio/perlio] -DDEBUGGING -Duseithreads -Duse64bitall
../cpan/List-Util/t/readonly.t..PASSED
10

Compiler messages(solaris):
"try.c", line 17: warning: statement not reached
"try.c", line 66: warning: statement not reached
"miniperlmain.c", line 159: warning: statement not reached
"pp_sys.c", line 4262: warning: statement not reached
"regexec.c", line 516: warning: statement not reached
"regexec.c", line 3397: warning: initializer will be sign-extended: -999
"regexec.c", line 3398: warning: initializer will be sign-extended: -998
"perlmain.c", line 153: warning: statement not reached
"bzlib.c", line 866: warning: statement not reached
"POSIX.c", line 2132: warning: statement not reached
"POSIX.c", line 2464: warning: statement not reached
"encoding.xs", line 449: warning: assignment type mismatch:
"encoding.xs", line 450: warning: assignment type mismatch:
"re_exec.c", line 515: warning: statement not reached
"re_exec.c", line 3397: warning: initializer will be sign-extended: -999
"re_exec.c", line 3398: warning: initializer will be sign-extended: -998
"re_exec.c", line 3758: warning: statement not reached
"re_exec.c", line 3763: warning: statement not reached
"re_exec.c", line 3816: warning: statement not reached
"re_exec.c", line 4003: warning: statement not reached
"re_exec.c", line 4117: warning: statement not reached
"re_exec.c", line 4141: warning: statement not reached
"re_exec.c", line 4947: warning: statement not reached
"re_exec.c", line 5229: warning: statement not reached
"re_exec.c", line 5481: warning: statement not reached
"re_exec.c", line 5487: warning: statement not reached
"re_exec.c", line 5493: warning: statement not reached
"re_exec.c", line 5528: warning: statement not reached
"re_exec.c", line 5640: warning: statement not reached
"re_exec.c", line 5651: warning: statement not reached
"re_exec.c", line 5655: warning: statement not reached
"re_exec.c", line 5661: warning: statement not reached
"re_exec.c", line 5668: warning: statement not reached
"re_exec.c", line 5678: warning: statement not reache

Smoke [5.19.3] v5.19.2-485-g6fd88e3 PASS darwin 12.4.0 (Intel Core 2 Duo/)

2013-08-31 Thread tony
Automated smoke report for 5.19.3 patch 
6fd88e3095642d9e5b23e8ed4c467a9e5c755747 v5.19.2-485-g6fd88e3
neptune.local: iMac (2.4 GHz) (Intel Core 2 Duo/)
ondarwin - 12.4.0 (Mac OS X)
using g++ version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 
2336.11.00)
smoketime 7 hours 6 minutes (average 26 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.19.2-485-g6fd88e3  Configuration (common) -Dcc=g++
--- -
O O O O 
O O O O -Duse64bitint
O O O O -Dusedtrace
O O O O -Dusemorebits
O O O O -Duseithreads
O O O O -Duseithreads -Duse64bitint
O O O O -Duseithreads -Dusedtrace
O O O O -Duseithreads -Dusemorebits
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
uncommitted-changes
SMOKE6fd88e3095642d9e5b23e8ed4c467a9e5c755747

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

Passed Todo tests: (common-args) -Dcc=g++
[stdio/perlio] -Duseithreads
[stdio/perlio] -DDEBUGGING -Duseithreads
[stdio/perlio] -Duseithreads -Duse64bitint
[stdio/perlio] -DDEBUGGING -Duseithreads -Duse64bitint
[stdio/perlio] -Duseithreads -Dusedtrace
[stdio/perlio] -DDEBUGGING -Duseithreads -Dusedtrace
[stdio/perlio] -Duseithreads -Dusemorebits
[stdio/perlio] -DDEBUGGING -Duseithreads -Dusemorebits
../cpan/List-Util/t/readonly.t..PASSED
10

Compiler messages(gcc):
scalar.xs: In function 'IV PerlIOScalar_pushed(PerlIOl**, const char*, SV*, 
PerlIO_funcs*)':
scalar.xs:60: warning: format not a string literal and no format arguments
scalar.xs: In function 'ssize_t PerlIOScalar_read(PerlIOl**, void*, size_t)':
scalar.xs:163: warning: format not a string literal and no format arguments
scalar.xs: In function 'ssize_t PerlIOScalar_write(PerlIOl**, const void*, 
size_t)':
scalar.xs:192: warning: format not a string literal and no format arguments
scalar.xs: In function 'IV PerlIOScalar_pushed(PerlInterpreter*, PerlIOl**, 
const char*, SV*, PerlIO_funcs*)':
scalar.xs: In function 'ssize_t PerlIOScalar_read(PerlInterpreter*, PerlIOl**, 
void*, size_t)':
scalar.xs: In function 'ssize_t PerlIOScalar_write(PerlInterpreter*, PerlIOl**, 
const void*, size_t)':
shared.xs: In function 'user_lock* S_get_userlock(PerlInterpreter*, SV*, bool)':
shared.xs:362: warning: deprecated conversion from string constant to 'char*'
shared.xs: In function 'void S_sharedsv_dec(PerlInterpreter*, SV*)':
shared.xs:535: warning: deprecated conversion from string constant to 'char*'
shared.xs: In function 'void Perl_sharedsv_share(PerlInterpreter*, SV*)':
shared.xs:564: warning: deprecated conversion from string constant to 'char*'
shared.xs: In function 'int sharedsv_scalar_mg_get(PerlInterpreter*, SV*, 
MAGIC*)':
shared.xs:739: warning: deprecated conversion from string constant to 'char*'
shared.xs: In function 'int sharedsv_scalar_mg_set(PerlInterpreter*, SV*, 
MAGIC*)':
shared.xs:817: warning: deprecated conversion from string constant to 'char*'
shared.xs: In function 'int sharedsv_scalar_mg_free(PerlInterpreter*, SV*, 
MAGIC*)':
shared.xs:835: warning: deprecated conversion from string constant to 'char*'
shared.xs: In function 'int sharedsv_scalar_mg_local(PerlInterpreter*, SV*, 
MAGIC*)':
shared.xs:868: warning: deprecated conversion from string constant to 'char*'
shared.xs: In function 'int sharedsv_elem_mg_FETCH(PerlInterpreter*, SV*, 
MAGIC*)':
shared.xs:905: warning: deprecated conversion from string constant to 'char*'
shared.xs: In function 'int sharedsv_elem_mg_STORE(PerlInterpreter*, SV*, 
MAGIC*)':
shared.xs:960: warning: deprecated conversion from string constant to 'char*'
shared.xs: In function 'int sharedsv_elem_mg_DELETE(PerlInterpreter*, SV*, 
MAGIC*)':
shared.xs:1003: warning: deprecated conversion from string constant to 'char*'
shared.xs: In function 'U32 sharedsv_array_mg_FETCHSIZE(PerlInterpreter*, SV*, 
MAGIC*)':
shared.xs:1066: warning: deprecated conversion from string constant to 'char*'
shared.xs: In function 'int sharedsv_array_mg_CLEAR(PerlInterpreter*, SV*, 
MAGIC*)':
shared.xs:1086: warning: deprecated conversion from string constant to 'char*'
shared.xs: In function 'void Perl_sharedsv_lock(PerlInterpreter*, SV*)':
shared.xs:1190: warning: deprecated conversion from string constant to 'char*'
shared.xs: In function 'void XS_threads__shared__tie_PUSH(PerlInterpreter*, 
CV*)':
shared.xs:1287: warning: deprecated conversion from string constant to 'char*'
shared.xs: In function 'void XS_threads__shared__tie_UNSHIFT(PerlInterpreter*, 
CV*)':
shared.xs:1305: warning: deprecated conversion from string c

Smoke [5.19.4] v5.19.3-276-g8738904 FAIL(F) netbsd 5.1.2 (amd64/2 cpu)

2013-08-31 Thread tony
Automated smoke report for 5.19.4 patch 
8738904a0e8f481e4054e9eea62378de91ad67e4 v5.19.3-276-g8738904
deimos.tony.develop-help.com: AMD 686-class (amd64/2 cpu)
onnetbsd - 5.1.2
using cc version 4.1.3 20080704 prerelease (NetBSD nb2 20081120)
smoketime 5 hours 6 minutes (average 25 minutes 33 seconds)

Summary: FAIL(F)

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

v5.19.3-276-g8738904  Configuration (common) -Dstatic_ext=Socket
--- -
O O F O 
O F O O -Duse64bitint
O F O O -Dmad
F F F O -Duseithreads
O O O O -Duseithreads -Duse64bitint
O F F O -Duseithreads -Dmad
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
SMOKE8738904a0e8f481e4054e9eea62378de91ad67e4

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

Failures: (common-args) -Dstatic_ext=Socket
[stdio] -DDEBUGGING
[perlio] -Dmad
[stdio/perlio] -Duseithreads
[stdio] -DDEBUGGING -Duseithreads
../t/op/time.t..FAILED
Bad plan.  You planned 66 tests but ran 0.

[perlio] -Duse64bitint
../lib/Benchmark.t..FAILED
128
Non-zero exit status: 1

[perlio] -Duseithreads -Dmad
../t/porting/authors.t..FAILED
No plan found in TAP output

[stdio] -DDEBUGGING -Duseithreads -Dmad
../lib/Benchmark.t..FAILED
127-128
Non-zero exit status: 2

Passed Todo tests: (common-args) -Dstatic_ext=Socket
[stdio/perlio] -Duseithreads
[stdio/perlio] -DDEBUGGING -Duseithreads
[stdio/perlio] -Duseithreads -Duse64bitint
[stdio/perlio] -DDEBUGGING -Duseithreads -Duse64bitint
[stdio/perlio] -Duseithreads -Dmad
[stdio/perlio] -DDEBUGGING -Duseithreads -Dmad
../cpan/List-Util/t/readonly.t..PASSED
10
UUID: FE092EE4-1216-11E3-B381-9FCA11A1F292
Branch: blead
Config: staticsock
Logs: http://perl.develop-help.com/reports/

-- 
Report by Test::Smoke v1.53 build  running on perl 5.14.2
(Reporter v0.050 / Smoker v0.045)



Smoke [blead] v5.19.3-277-g7cb95fb PASS MSWin32 Win2000 SP4 (x86/1 cpu) {blead}

2013-08-31 Thread George Greer

Automated smoke report for 5.19.4 patch 
7cb95fb75d247cb9df4c4bfadd5cfac54b6a8873 v5.19.3-277-g7cb95fb
perl-win2k: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz(~2670 MHz) (x86/1 cpu)
onMSWin32 - Win2000 SP4
using cl version 14.00.50727.762
smoketime 2 hours 35 minutes (average 38 minutes 60 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.19.3-277-g7cb95fb  Configuration (common) none
--- -
O O 
O O -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE7cb95fb75d247cb9df4c4bfadd5cfac54b6a8873

Passed Todo tests: (common-args) none
[default] -Duseithreads
[default] -DDEBUGGING -Duseithreads
../cpan/List-Util/t/readonly.t..PASSED
10

Compiler messages(MSWin32):
..\gv.c(1461) : warning C4146: unary minus operator applied to unsigned type, 
result still unsigned
..\gv.c(1559) : warning C4146: unary minus operator applied to unsigned type, 
result still unsigned
..\gv.c(1623) : warning C4146: unary minus operator applied to unsigned type, 
result still unsigned
op.c(7358) : warning C4244: 'initializing' : conversion from 'U32' to 'const 
char', possible loss of data
..\pp.c(5890) : warning C4244: 'function' : conversion from 'U32' to 'const 
char', possible loss of data
..\toke.c(767) : warning C4244: '=' : conversion from 'U32' to 'U8', possible 
loss of data
..\toke.c(4699) : warning C4244: 'initializing' : conversion from 'unsigned 
short' to 'const char', possible loss of data
..\utf8.c(2615) : warning C4244: '=' : conversion from 'UV' to 'U8', possible 
loss of data
..\utf8.c(2616) : warning C4244: '=' : conversion from 'UV' to 'U8', possible 
loss of data
..\utf8.c(2681) : warning C4244: '=' : conversion from 'UV' to 'U8', possible 
loss of data
..\utf8.c(2682) : warning C4244: '=' : conversion from 'UV' to 'U8', possible 
loss of data
..\utf8.c(2746) : warning C4244: '=' : conversion from 'UV' to 'U8', possible 
loss of data
..\utf8.c(2747) : warning C4244: '=' : conversion from 'UV' to 'U8', possible 
loss of data
..\utf8.c(2876) : warning C4244: '=' : conversion from 'UV' to 'U8', possible 
loss of data
..\utf8.c(2877) : warning C4244: '=' : conversion from 'UV' to 'U8', possible 
loss of data
B.xs(1985) : warning C4018: '<=' : signed/unsigned mismatch
B.xs(1995) : warning C4018: '<=' : signed/unsigned mismatch
RealPPPort.xs(1715) : warning C4101: 'len' : unreferenced local variable
Base64.xs(394) : warning C4146: unary minus operator applied to unsigned type, 
result still unsigned
Base64.xs(396) : warning C4146: unary minus operator applied to unsigned type, 
result still unsigned
scalar.xs(203) : warning C4018: '>' : signed/unsigned mismatch
Storable.xs(5018) : warning C4101: 'mg' : unreferenced local variable
Storable.xs(5050) : warning C4101: 'mg' : unreferenced local variable
Piece.xs(950) : warning C4101: 'ret' : unreferenced local variable
Typemap.c(812) : warning C4101: 'RETVAL' : unreferenced local variable
-- 
Report by Test::Smoke v1.53 build 1374 running on perl 5.10.0
(Reporter v0.050 / Smoker v0.045)



Smoke [5.15.9] v5.15.9-209-g8af63da FAIL(F) darwin 11.4.2 (Intel Core i7/1 cpu)

2013-08-31 Thread tony
Automated smoke report for 5.15.9 patch 
8af63da7d4a9fd9e437a2fd513709457e613c6fa v5.15.9-209-g8af63da
pallas.tony.develop-help.com: Mac mini (2 GHz) (Intel Core i7/1 cpu)
ondarwin - 11.4.2 (Mac OS X)
using cc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 
2335.15.00)
smoketime 2 hours 55 minutes (average 14 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.15.9-209-g8af63da  Configuration (common) none
--- -
O O O O -Dusemymalloc
O O O O -DNO_MATHOMS
O O O O -Dusesitecustomize
O O O O -Duseithreads -Dusemymalloc
F O O O -Duseithreads -DNO_MATHOMS
O O F O -Duseithreads -Dusesitecustomize
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
uncommitted-changes
SMOKE8af63da7d4a9fd9e437a2fd513709457e613c6fa

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

Failures: (common-args) none
[stdio] -Duseithreads -DNO_MATHOMS
../dist/threads/t/free2.t...FAILED
Bad plan.  You planned 78 tests but ran 74.

[stdio] -DDEBUGGING -Duseithreads -Dusesitecustomize
../dist/Thread-Queue/t/01_basic.t...FAILED
Bad plan.  You planned 81 tests but ran 29.

Passed Todo tests: (common-args) none
[stdio/perlio] -Dusemymalloc
[stdio/perlio] -DDEBUGGING -Dusemymalloc
[stdio/perlio] -DNO_MATHOMS
[stdio/perlio] -DDEBUGGING -DNO_MATHOMS
[stdio/perlio] -Dusesitecustomize
[stdio/perlio] -DDEBUGGING -Dusesitecustomize
[stdio/perlio] -Duseithreads -Dusemymalloc
[stdio/perlio] -DDEBUGGING -Duseithreads -Dusemymalloc
[stdio/perlio] -Duseithreads -DNO_MATHOMS
[stdio/perlio] -DDEBUGGING -Duseithreads -DNO_MATHOMS
[stdio/perlio] -Duseithreads -Dusesitecustomize
[stdio/perlio] -DDEBUGGING -Duseithreads -Dusesitecustomize
../cpan/CGI/t/tmpdir.t..PASSED
3-9

Compiler messages(gcc):
try.c: In function 'main':
try.c:23: error: 'KERN_PROC_PATHNAME' undeclared (first use in this function)
try.c:23: error: (Each undeclared identifier is reported only once
try.c:23: error: for each function it appears in.)
malloc.c:708: warning: cast from pointer to integer of different size
malloc.c: In function 'getpages':
malloc.c:1509: warning: comparison between signed and unsigned
regcomp.c: In function 'S_regclass':
regcomp.c:10943: warning: ignoring return value of 'get_regex_charset', 
declared with attribute warn_unused_result
perlio.c: In function 'PerlIOStdio_set_ptrcnt':
perlio.c:3577: warning: pointer targets in assignment differ in signedness
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'
re_comp.c: In function 'S_regclass':
re_comp.c:10943: warning: ignoring return value of 'get_regex_charset', 
declared with attribute warn_unused_result
malloc.c: In function 'Perl_sbrk':
malloc.c:2395: warning: format '%ld' expects type 'long int', but argument 3 
has type 'int'
malloc.c:2395: warning: format '%ld' expects type 'long int', but argument 4 
has type 'int'

-- 
Report by Test::Smoke v1.44 build 1285 running on perl 5.12.3
(Reporter v0.035 / Smoker v0.045)

Logs at http://perl.develop-help.com/reports/
Branch: remotes/origin/smoke-me/rt76546
Configuration: extras



Smoke [blead] v5.19.3-276-g8738904 PASS HP-UX B.11.11/64 (PA-RISC2.0/64/2 cpu)

2013-08-31 Thread H.Merijn Brand
Automated smoke report for branch blead 5.19.4 patch 
8738904a0e8f481e4054e9eea62378de91ad67e4 v5.19.3-276-g8738904
r3: PA8800 (PA-RISC2.0/64/2 cpu)
onHP-UX - B.11.11/64
using cc version B.11.11.18
smoketime 15 hours 58 minutes (average 1 hour 59 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.19.3-276-g8738904  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:
SMOKE8738904a0e8f481e4054e9eea62378de91ad67e4

Testsuite was run only with 'harness'

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

[stdio/perlio/univ.utf8] -Duseithreads
[stdio/univ.utf8] -DDEBUGGING -Duseithreads
[stdio/perlio] -Duseithreads -Duse64bitall
[stdio/perlio/univ.utf8] -DDEBUGGING -Duseithreads -Duse64bitall
../cpan/List-Util/t/readonly.t..PASSED
10
../dist/Net-Ping/t/450_service.tPASSED
9, 18

[perlio] -DDEBUGGING -Duseithreads
[univ.utf8] -Duseithreads -Duse64bitall
../dist/Net-Ping/t/450_service.tPASSED
9, 18
../cpan/List-Util/t/readonly.t..PASSED
10

Compiler messages(hpux):
cc: "encoding.xs", line 449: warning 604: Pointers are not 
assignment-compatible.
cc: "encoding.xs", line 450: warning 604: Pointers are not 
assignment-compatible.

Status overview available here: http://doc.procura.nl/smoke/index.html

-- 
Report by Test::Smoke v1.59 running on perl 5.14.2
(Reporter v0.052 / Smoker v0.045)



Smoke [5.19.4] v5.19.3-167-g8eb6a4f FAIL(F) linux 3.2.0-4-amd64 [debian] (x86_64/4 cpu)

2013-08-31 Thread tony
Automated smoke report for 5.19.4 patch 
8eb6a4f3a957c516bc41e40e84c731223cfefdc4 v5.19.3-167-g8eb6a4f
mars: Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz (GenuineIntel 1596MHz) 
(x86_64/4 cpu)
onlinux - 3.2.0-4-amd64 [debian]
using cc version 4.7.2
smoketime 3 hours 31 minutes (average 17 minutes 39 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.19.3-167-g8eb6a4f  Configuration (common) none
--- -
F F F F F F -Uusedl
O O O O O O -Dstatic_ext=Socket
O O O O O O -Dstatic_ext=Cwd
F F F F F F -Duseithreads -Uusedl
O O O O O O -Duseithreads -Dstatic_ext=Socket
O O O O O O -Duseithreads -Dstatic_ext=Cwd
| | | | | +- LC_ALL = de_DE.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = de_DE.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
uncommitted-changes
SMOKE8eb6a4f3a957c516bc41e40e84c731223cfefdc4

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

Failures: (common-args) none
[stdio/perlio/de_DE.utf8] -Uusedl
[stdio/perlio/de_DE.utf8] -DDEBUGGING -Uusedl
[stdio/perlio/de_DE.utf8] -Duseithreads -Uusedl
[stdio/perlio/de_DE.utf8] -DDEBUGGING -Duseithreads -Uusedl
../t/op/for.t...FAILED
Non-zero exit status: 2
Bad plan.  You planned 106 tests but ran 105.

Passed Todo tests: (common-args) none
[stdio/perlio/de_DE.utf8] -Duseithreads -Uusedl
[stdio/perlio/de_DE.utf8] -DDEBUGGING -Duseithreads -Uusedl
[stdio/perlio/de_DE.utf8] -Duseithreads -Dstatic_ext=Socket
[stdio/perlio/de_DE.utf8] -DDEBUGGING -Duseithreads -Dstatic_ext=Socket
[stdio/perlio/de_DE.utf8] -Duseithreads -Dstatic_ext=Cwd
[stdio/perlio/de_DE.utf8] -DDEBUGGING -Duseithreads -Dstatic_ext=Cwd
../cpan/List-Util/t/readonly.t..PASSED
10

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

Logs at http://perl.develop-help.com/reports/
Branch: remotes/origin/smoke-me/nicholas/match-vars-in-mg_len
Configuration: static


Smoke [blead] v5.19.3-277-g7cb95fb PASS linux 3.8.0-29-generic [debian] (x86_64/8 cpu) {blead_g++_quick}

2013-08-31 Thread George Greer
Smoke logs available at 
http://m-l.org/~perl/smoke/perl/linux/blead_g++_quick/log7cb95fb75d247cb9df4c4bfadd5cfac54b6a8873.log.gz

Automated smoke report for 5.19.4 patch 
7cb95fb75d247cb9df4c4bfadd5cfac54b6a8873 v5.19.3-277-g7cb95fb
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 1600MHz) (x86_64/8 
cpu)
onlinux - 3.8.0-29-generic [debian]
using g++ version 4.7.3
smoketime 45 minutes 13 seconds (average 11 minutes 18 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.19.3-277-g7cb95fb  Configuration (common) -Accflags=-DPERL_POISON -Dcc=g++
--- -
O O 
O O -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE7cb95fb75d247cb9df4c4bfadd5cfac54b6a8873

Testsuite was run only with 'harness'

Passed Todo tests: (common-args) -Accflags=-DPERL_POISON -Dcc=g++
[default] -Duseithreads
[default] -DDEBUGGING -Duseithreads
../cpan/List-Util/t/readonly.t..PASSED
10

Compiler messages(gcc):
try.c: In function ‘int main()’:
mg.c: In function ‘int Perl_magic_set(SV*, MAGIC*)’:
mg.c:2820:36: warning: ignoring return value of ‘int setreuid(__uid_t, 
__uid_t)’, declared with attribute warn_unused_result [-Wunused-result]
mg.c:2849:25: warning: ignoring return value of ‘int seteuid(__uid_t)’, 
declared with attribute warn_unused_result [-Wunused-result]
mg.c:2879:36: warning: ignoring return value of ‘int setregid(__gid_t, 
__gid_t)’, declared with attribute warn_unused_result [-Wunused-result]
mg.c:2939:25: warning: ignoring return value of ‘int setegid(__gid_t)’, 
declared with attribute warn_unused_result [-Wunused-result]
util.c: In function ‘void Perl_croak_no_mem()’:
util.c:1613:36: warning: ignoring return value of ‘ssize_t write(int, const 
void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
pp_hot.c: In function ‘OP* Perl_pp_aassign()’:
pp_hot.c:1189:18: warning: ignoring return value of ‘int setresuid(__uid_t, 
__uid_t, __uid_t)’, declared with attribute warn_unused_result [-Wunused-result]
pp_hot.c:1221:18: warning: ignoring return value of ‘int setresgid(__gid_t, 
__gid_t, __gid_t)’, declared with attribute warn_unused_result [-Wunused-result]
sv.c: In function ‘void Perl_sv_vcatpvfn_flags(SV*, const char*, STRLEN, 
__va_list_tag (*)[1], SV**, I32, bool*, U32)’:
sv.c:10437:41: warning: ignoring return value of ‘char* gcvt(double, int, 
char*)’, declared with attribute warn_unused_result [-Wunused-result]
sv.c:11297:53: warning: ignoring return value of ‘char* gcvt(double, int, 
char*)’, declared with attribute warn_unused_result [-Wunused-result]
sv.c: In function ‘char* Perl_sv_2pv_flags(SV*, STRLEN*, I32)’:
sv.c:2973:50: warning: ignoring return value of ‘char* gcvt(double, int, 
char*)’, declared with attribute warn_unused_result [-Wunused-result]
sv.c:2987:50: warning: ignoring return value of ‘char* gcvt(double, int, 
char*)’, declared with attribute warn_unused_result [-Wunused-result]
doio.c: In function ‘void S_exec_failed(const char*, int, int)’:
doio.c:1402:43: warning: ignoring return value of ‘ssize_t write(int, const 
void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
doio.c: In function ‘PerlIOl** Perl_nextargv(GV*)’:
doio.c:879:46: warning: ignoring return value of ‘int fchown(int, __uid_t, 
__gid_t)’, declared with attribute warn_unused_result [-Wunused-result]
perlio.c: In function ‘void PerlIO_debug(const char*, ...)’:
perlio.c:490:43: warning: ignoring return value of ‘ssize_t write(int, const 
void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
op.c: In function ‘OP* S_fold_constants(OP*)’:
op.c:3197:1: warning: argument ‘o’ might be clobbered by ‘longjmp’ or ‘vfork’ 
[-Wclobbered]
sdbm.c: In function ‘int makroom(DBM*, long int, int)’:
sdbm.c:378:70: warning: ignoring return value of ‘ssize_t write(int, const 
void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
perl.c: In function ‘void S_init_tls_and_interp(PerlInterpreter*)’:
perl.c:99:2: warning: ignoring return value of ‘ssize_t write(int, const void*, 
size_t)’, declared with attribute warn_unused_result [-Wunused-result]
mg.c: In function ‘int Perl_magic_set(PerlInterpreter*, SV*, MAGIC*)’:
pp_hot.c: In function ‘OP* Perl_pp_aassign(PerlInterpreter*)’:
sv.c: In function ‘DIR* Perl_dirp_dup(PerlInterpreter*, DIR*, CLONE_PARAMS*)’:
sv.c:11752:26: warning: ignoring return value of ‘int fchdir(int)’, declared 
with attribute warn_unused_result [-Wunused-result]
sv.c: In function ‘void Perl_sv_vcatpvfn_flags(PerlInterpreter*, SV*, const 
char*, STRLEN, __va_list_tag (*)[1], SV**, I32, bool*, U32)’:
s

Smoke [blead] v5.19.3-277-g7cb95fb PASS linux 3.8.0-29-generic [debian] (x86_64/8 cpu) {blead_clang_quick}

2013-08-31 Thread George Greer
Smoke logs available at 
http://m-l.org/~perl/smoke/perl/linux/blead_clang_quick/log7cb95fb75d247cb9df4c4bfadd5cfac54b6a8873.log.gz

Automated smoke report for 5.19.4 patch 
7cb95fb75d247cb9df4c4bfadd5cfac54b6a8873 v5.19.3-277-g7cb95fb
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 
cpu)
onlinux - 3.8.0-29-generic [debian]
using clang version 4.2.1 Compatible Clang 3.3 (trunk 177842)
smoketime 45 minutes 17 seconds (average 11 minutes 19 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.19.3-277-g7cb95fb  Configuration (common) -Accflags=-DPERL_POISON -Dcc=clang
--- -
O O 
O O -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE7cb95fb75d247cb9df4c4bfadd5cfac54b6a8873

Testsuite was run only with 'harness'

Passed Todo tests: (common-args) -Accflags=-DPERL_POISON -Dcc=clang
[default] -Duseithreads
[default] -DDEBUGGING -Duseithreads
../cpan/List-Util/t/readonly.t..PASSED
10

Compiler messages(gcc):
Storable.xs:4144:2: warning: null passed to a callee which requires a non-null 
argument [-Wnonnull]
Storable.xs:4341:3: warning: null passed to a callee which requires a non-null 
argument [-Wnonnull]
Storable.xs:5716:2: warning: null passed to a callee which requires a non-null 
argument [-Wnonnull]
Storable.xs:5779:2: warning: null passed to a callee which requires a non-null 
argument [-Wnonnull]
Collate.xs:616:2: warning: expression result unused [-Wunused-value]
Collate.xs:606:2: warning: expression result unused [-Wunused-value]
-- 
Report by Test::Smoke v1.53 build 1374 running on perl 5.14.2
(Reporter v0.050 / Smoker v0.045)



Smoke [5.17.2] v5.17.1-343-ge81c789 FAIL(F) darwin 11.4.2 (Intel Core i7/1 cpu)

2013-08-31 Thread tony
Automated smoke report for 5.17.2 patch 
e81c789e47ccc89f4c1cab3616b79f6ee6b9826a v5.17.1-343-ge81c789
pallas.tony.develop-help.com: Mac mini (2 GHz) (Intel Core i7/1 cpu)
ondarwin - 11.4.2 (Mac OS X)
using cc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 
2335.15.00)
smoketime 2 hours 44 minutes (average 13 minutes 43 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.17.1-343-ge81c789  Configuration (common) none
--- -
O O O O -Dusemymalloc
O O O O -DNO_MATHOMS
O O O O -Dusesitecustomize
O O O O -Duseithreads -Dusemymalloc
F O O O -Duseithreads -DNO_MATHOMS
O O O O -Duseithreads -Dusesitecustomize
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
uncommitted-changes
SMOKEe81c789e47ccc89f4c1cab3616b79f6ee6b9826a

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

Failures: (common-args) none
[stdio] -Duseithreads -DNO_MATHOMS
../dist/threads/t/free2.t...FAILED

Passed Todo tests: (common-args) none
[stdio/perlio] -Dusemymalloc
[stdio/perlio] -DDEBUGGING -Dusemymalloc
[stdio/perlio] -DNO_MATHOMS
[stdio/perlio] -DDEBUGGING -DNO_MATHOMS
[stdio/perlio] -Dusesitecustomize
[stdio/perlio] -DDEBUGGING -Dusesitecustomize
[stdio/perlio] -Duseithreads -Dusemymalloc
[stdio/perlio] -DDEBUGGING -Duseithreads -Dusemymalloc
[stdio/perlio] -Duseithreads -DNO_MATHOMS
[stdio/perlio] -DDEBUGGING -Duseithreads -DNO_MATHOMS
[stdio/perlio] -Duseithreads -Dusesitecustomize
[stdio/perlio] -DDEBUGGING -Duseithreads -Dusesitecustomize
../cpan/CGI/t/tmpdir.t..PASSED
3-9

Compiler messages(gcc):
perlio.c: In function 'PerlIOStdio_set_ptrcnt':
perlio.c:3581: warning: pointer targets in assignment differ in signedness
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'
malloc.c: In function 'Perl_sbrk':
malloc.c:2395: warning: format '%ld' expects type 'long int', but argument 3 
has type 'int'
malloc.c:2395: warning: format '%ld' expects type 'long int', but argument 4 
has type 'int'

-- 
Report by Test::Smoke v1.44 build 1285 running on perl 5.12.3
(Reporter v0.035 / Smoker v0.045)

Logs at http://perl.develop-help.com/reports/
Branch: remotes/origin/smoke-me/rt-114068
Configuration: extras



Smoke [5.16.3] v5.16.3-9-g7aa08a0 FAIL(F) netbsd 5.1.2 (amd64/2 cpu)

2013-08-31 Thread tony
Automated smoke report for 5.16.3 patch 
7aa08a0f356a87b817f92a7941678ccf0e162b90 v5.16.3-9-g7aa08a0
deimos.tony.develop-help.com: AMD 686-class (amd64/2 cpu)
onnetbsd - 5.1.2
using cc version 4.1.3 20080704 prerelease (NetBSD nb2 20081120)
smoketime 4 hours 18 minutes (average 21 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.16.3-9-g7aa08a0  Configuration (common) -Dstatic_ext=Cwd
--- -
O O O O 
O O O O -Duse64bitint
O O F O -Dmad
O O F O -Duseithreads
O F O O -Duseithreads -Duse64bitint
O O O O -Duseithreads -Dmad
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
SMOKE7aa08a0f356a87b817f92a7941678ccf0e162b90

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

Failures: (common-args) -Dstatic_ext=Cwd
[stdio] -DDEBUGGING -Dmad
../t/op/time.t..FAILED
Bad plan.  You planned 66 tests but ran 0.
../lib/Benchmark.t..FAILED
128-129
Non-zero exit status: 2

[stdio] -DDEBUGGING -Duseithreads
[perlio] -Duseithreads -Duse64bitint
../lib/Benchmark.t..FAILED
129
Non-zero exit status: 1

Passed Todo tests: (common-args) -Dstatic_ext=Cwd
[stdio/perlio] 
[stdio/perlio] -DDEBUGGING
[stdio/perlio] -Duse64bitint
[stdio/perlio] -DDEBUGGING -Duse64bitint
[stdio/perlio] -Dmad
[stdio/perlio] -DDEBUGGING -Dmad
[stdio/perlio] -Duseithreads
[stdio/perlio] -DDEBUGGING -Duseithreads
[stdio/perlio] -Duseithreads -Duse64bitint
[stdio/perlio] -DDEBUGGING -Duseithreads -Duse64bitint
[stdio/perlio] -Duseithreads -Dmad
[stdio/perlio] -DDEBUGGING -Duseithreads -Dmad
../cpan/CGI/t/tmpdir.t..PASSED
3-9

Compiler messages(gcc):
try.c: In function 'main':
try.c:23: error: 'KERN_PROC_PATHNAME' undeclared (first use in this function)
try.c:23: error: (Each undeclared identifier is reported only once
try.c:23: error: for each function it appears in.)
try.c:4:25: error: mach-o/dyld.h: No such file or directory
UUID: BB9BF9D4-11F2-11E3-B381-9FCA11A1F292
Branch: maint-5.16
Config: staticcwd
Logs: http://perl.develop-help.com/reports/

-- 
Report by Test::Smoke v1.53 build  running on perl 5.14.2
(Reporter v0.050 / Smoker v0.045)



Smoke [5.19.4] v5.19.3-276-g8738904 FAIL(X) linux 3.9.10-100.fc17.x86_64 [fedora] (x86_64/2 cpu)

2013-08-31 Thread Johan Vromans
Automated smoke report for 5.19.4 patch 
8738904a0e8f481e4054e9eea62378de91ad67e4 v5.19.3-276-g8738904
phoenix.squirrel.nl: Intel(R) Core(TM)2 CPU 6300 @ 1.86GHz (GenuineIntel 
1596MHz) (x86_64/2 cpu)
onlinux - 3.9.10-100.fc17.x86_64 [fedora]
using cc version 4.7.2 20120921 (Red Hat 4.7.2-2)
smoketime 9 hours 17 minutes (average 1 hour 9 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.19.3-276-g8738904  Configuration (common) none
--- -
X X X X X X 
X X X X X X -Dusemorebits
X X X X X X -Duseithreads
X X X X X X -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:
SMOKE8738904a0e8f481e4054e9eea62378de91ad67e4

Failures: (common-args) none
[stdio/perlio/nl_NL.utf8] 
[stdio/perlio/nl_NL.utf8] -DDEBUGGING
[stdio/perlio/nl_NL.utf8] -Dusemorebits
[stdio/perlio/nl_NL.utf8] -DDEBUGGING -Dusemorebits
[stdio/perlio/nl_NL.utf8] -Duseithreads
[stdio/perlio/nl_NL.utf8] -DDEBUGGING -Duseithreads
[stdio/perlio/nl_NL.utf8] -Duseithreads -Dusemorebits
[stdio/perlio/nl_NL.utf8] -DDEBUGGING -Duseithreads -Dusemorebits
Inconsistent test results (between TEST and harness):
../t/x2p/find2perl.t 
.. FAILED at test 1

-- 
Report by Test::Smoke v1.50 build 1367 running on perl 5.14.4
(Reporter v0.050 / Smoker v0.045)



Smoke [5.19.4] v5.19.3-276-g8738904 PASS linux 3.2.0-52-generic [debian] (x86_64/2 cpu)

2013-08-31 Thread brian greenfield
Automated smoke report for 5.19.4 patch 
8738904a0e8f481e4054e9eea62378de91ad67e4 v5.19.3-276-g8738904
zippy: AMD Athlon(tm) Dual Core Processor 5050e (AuthenticAMD 2600MHz) 
(x86_64/2 cpu)
onlinux - 3.2.0-52-generic [debian]
using cc version 4.6.3
smoketime 11 hours 24 minutes (average 42 minutes 46 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.19.3-276-g8738904  Configuration (common) none
--- -
O O O O 
O O O O -Duse64bitint
O O O O -Duselongdouble
O O O O -Dusemorebits
O O O O -Duseithreads
O O O O -Duseithreads -Duse64bitint
O O O O -Duseithreads -Duselongdouble
O O O O -Duseithreads -Dusemorebits
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
uncommitted-changes
SMOKE8738904a0e8f481e4054e9eea62378de91ad67e4

Compiler messages(gcc):
Configure ...try.c: In function ‘main’:
try.c:36:6: warning: ignoring return value of ‘pipe’, declared with attribute 
warn_unused_result [-Wunused-result]
try.c:37:6: warning: ignoring return value of ‘pipe’, declared with attribute 
warn_unused_result [-Wunused-result]
try.c:53:8: warning: ignoring return value of ‘write’, declared with attribute 
warn_unused_result [-Wunused-result]
try.c:66:8: warning: ignoring return value of ‘write’, declared with attribute 
warn_unused_result [-Wunused-result]
try.c:72:8: warning: ignoring return value of ‘write’, declared with attribute 
warn_unused_result [-Wunused-result]
try.c:78:6: warning: ignoring return value of ‘read’, declared with attribute 
warn_unused_result [-Wunused-result]
util.c: In function ‘Perl_croak_no_mem’:
util.c:1612:5: warning: ignoring return value of ‘write’, declared with 
attribute warn_unused_result [-Wunused-result]
sv.c: In function ‘Perl_sv_vcatpvfn_flags’:
sv.c:10437:7: warning: ignoring return value of ‘gcvt’, declared with attribute 
warn_unused_result [-Wunused-result]
sv.c:11297:7: warning: ignoring return value of ‘gcvt’, declared with attribute 
warn_unused_result [-Wunused-result]
sv.c: In function ‘Perl_sv_2pv_flags’:
sv.c:2973:17: warning: ignoring return value of ‘gcvt’, declared with attribute 
warn_unused_result [-Wunused-result]
sv.c:2987:17: warning: ignoring return value of ‘gcvt’, declared with attribute 
warn_unused_result [-Wunused-result]
doio.c: In function ‘S_exec_failed’:
doio.c:1402:2: warning: ignoring return value of ‘write’, declared with 
attribute warn_unused_result [-Wunused-result]
doio.c: In function ‘Perl_nextargv’:
doio.c:879:7: warning: ignoring return value of ‘fchown’, declared with 
attribute warn_unused_result [-Wunused-result]
perlio.c: In function ‘PerlIO_debug’:
perlio.c:490:2: warning: ignoring return value of ‘write’, declared with 
attribute warn_unused_result [-Wunused-result]
sdbm.c: In function ‘makroom’:
sdbm.c:378:2: warning: ignoring return value of ‘write’, declared with 
attribute warn_unused_result [-Wunused-result]
sv.c:11297:7: warning: ignoring return value of ‘qgcvt’, declared with 
attribute warn_unused_result [-Wunused-result]
sv.c:2973:17: warning: ignoring return value of ‘qgcvt’, declared with 
attribute warn_unused_result [-Wunused-result]
sv.c:2987:17: warning: ignoring return value of ‘qgcvt’, declared with 
attribute warn_unused_result [-Wunused-result]
perl.c: In function ‘S_init_tls_and_interp’:
perl.c:99:2: warning: ignoring return value of ‘write’, declared with attribute 
warn_unused_result [-Wunused-result]
sv.c: In function ‘Perl_dirp_dup’:
sv.c:11752:11: warning: ignoring return value of ‘fchdir’, declared with 
attribute warn_unused_result [-Wunused-result]
perlio.c:481:2: warning: ignoring return value of ‘write’, declared with 
attribute warn_unused_result [-Wunused-result]
threads.c: In function ‘S_ithread_create’:
threads.xs:714:9: warning: ignoring return value of ‘write’, declared with 
attribute warn_unused_result [-Wunused-result]

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




Smoke [5.19.4] v5.19.3-167-g8eb6a4f PASS linux 3.2.0-4-amd64 [debian] (x86_64/4 cpu)

2013-08-31 Thread tony
Automated smoke report for 5.19.4 patch 
8eb6a4f3a957c516bc41e40e84c731223cfefdc4 v5.19.3-167-g8eb6a4f
mars: Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz (GenuineIntel 1596MHz) 
(x86_64/4 cpu)
onlinux - 3.2.0-4-amd64 [debian]
using g++ version 4.7.2
smoketime 3 hours 38 minutes (average 18 minutes 14 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.19.3-167-g8eb6a4f  Configuration (common) -Dcc=g++
--- -
O O O O O O 
O O O O O O -Duselongdouble
O O O O O O -Dmad
O O O O O O -Duseithreads
O O O O O O -Duseithreads -Duselongdouble
O O O O O O -Duseithreads -Dmad
| | | | | +- LC_ALL = de_DE.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = de_DE.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
uncommitted-changes
SMOKE8eb6a4f3a957c516bc41e40e84c731223cfefdc4

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

Passed Todo tests: (common-args) -Dcc=g++
[stdio/perlio/de_DE.utf8] -Duseithreads
[stdio/perlio/de_DE.utf8] -DDEBUGGING -Duseithreads
[stdio/perlio/de_DE.utf8] -Duseithreads -Duselongdouble
[stdio/perlio/de_DE.utf8] -DDEBUGGING -Duseithreads -Duselongdouble
[stdio/perlio/de_DE.utf8] -Duseithreads -Dmad
[stdio/perlio/de_DE.utf8] -DDEBUGGING -Duseithreads -Dmad
../cpan/List-Util/t/readonly.t..PASSED
10

Compiler messages(gcc):
toke.c: In function ‘int Perl_yylex()’:
toke.c:5616:4: warning: ‘d’ may be used uninitialized in this function 
[-Wmaybe-uninitialized]
shared.xs: In function ‘user_lock* S_get_userlock(PerlInterpreter*, SV*, bool)’:
shared.xs:362:5: warning: deprecated conversion from string constant to ‘char*’ 
[-Wwrite-strings]
shared.xs: In function ‘void S_sharedsv_dec(PerlInterpreter*, SV*)’:
shared.xs:535:5: warning: deprecated conversion from string constant to ‘char*’ 
[-Wwrite-strings]
shared.xs: In function ‘void Perl_sharedsv_share(PerlInterpreter*, SV*)’:
shared.xs:564:9: warning: deprecated conversion from string constant to ‘char*’ 
[-Wwrite-strings]
shared.xs: In function ‘int sharedsv_scalar_mg_get(PerlInterpreter*, SV*, 
MAGIC*)’:
shared.xs:739:5: warning: deprecated conversion from string constant to ‘char*’ 
[-Wwrite-strings]
shared.xs: In function ‘int sharedsv_scalar_mg_set(PerlInterpreter*, SV*, 
MAGIC*)’:
shared.xs:817:5: warning: deprecated conversion from string constant to ‘char*’ 
[-Wwrite-strings]
shared.xs: In function ‘int sharedsv_scalar_mg_free(PerlInterpreter*, SV*, 
MAGIC*)’:
shared.xs:835:5: warning: deprecated conversion from string constant to ‘char*’ 
[-Wwrite-strings]
shared.xs: In function ‘int sharedsv_scalar_mg_local(PerlInterpreter*, SV*, 
MAGIC*)’:
shared.xs:868:9: warning: deprecated conversion from string constant to ‘char*’ 
[-Wwrite-strings]
shared.xs: In function ‘int sharedsv_elem_mg_FETCH(PerlInterpreter*, SV*, 
MAGIC*)’:
shared.xs:905:5: warning: deprecated conversion from string constant to ‘char*’ 
[-Wwrite-strings]
shared.xs: In function ‘int sharedsv_elem_mg_STORE(PerlInterpreter*, SV*, 
MAGIC*)’:
shared.xs:960:5: warning: deprecated conversion from string constant to ‘char*’ 
[-Wwrite-strings]
shared.xs: In function ‘int sharedsv_elem_mg_DELETE(PerlInterpreter*, SV*, 
MAGIC*)’:
shared.xs:1003:5: warning: deprecated conversion from string constant to 
‘char*’ [-Wwrite-strings]
shared.xs: In function ‘U32 sharedsv_array_mg_FETCHSIZE(PerlInterpreter*, SV*, 
MAGIC*)’:
shared.xs:1066:5: warning: deprecated conversion from string constant to 
‘char*’ [-Wwrite-strings]
shared.xs: In function ‘int sharedsv_array_mg_CLEAR(PerlInterpreter*, SV*, 
MAGIC*)’:
shared.xs:1086:5: warning: deprecated conversion from string constant to 
‘char*’ [-Wwrite-strings]
shared.xs: In function ‘void Perl_sharedsv_lock(PerlInterpreter*, SV*)’:
shared.xs:1190:63: warning: deprecated conversion from string constant to 
‘char*’ [-Wwrite-strings]
shared.xs: In function ‘void XS_threads__shared__tie_PUSH(PerlInterpreter*, 
CV*)’:
shared.xs:1287:13: warning: deprecated conversion from string constant to 
‘char*’ [-Wwrite-strings]
shared.xs: In function ‘void XS_threads__shared__tie_UNSHIFT(PerlInterpreter*, 
CV*)’:
shared.xs:1305:9: warning: deprecated conversion from string constant to 
‘char*’ [-Wwrite-strings]
shared.xs: In function ‘void XS_threads__shared__tie_POP(PerlInterpreter*, 
CV*)’:
shared.xs:1330:9: warning: deprecated conversion from string constant to 
‘char*’ [-Wwrite-strings]
shared.xs: In function ‘void XS_threads__shared__tie_SHIFT(PerlInterpreter*, 
CV*)’:
shared.xs:1347:9: warning: deprecated conversion from string constant to 
‘char*’ [-Wwrite-strings]
shared.x

Smoke [blead] v5.19.3-276-g8738904 PASS HP-UX B.11.23/64 (ia64/2 cpu)

2013-08-31 Thread H.Merijn Brand
Automated smoke report for branch blead 5.19.4 patch 
8738904a0e8f481e4054e9eea62378de91ad67e4 v5.19.3-276-g8738904
x1: Intel(R) Itanium 2 processor/1600 MHz (ia64/2 cpu)
onHP-UX - B.11.23/64
using ccache cc version B3910B A.06.25.02
smoketime 10 hours 33 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.19.3-276-g8738904  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:
SMOKE8738904a0e8f481e4054e9eea62378de91ad67e4

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] -Duse64bitall
[stdio/perlio/univ.utf8] -DDEBUGGING -Duse64bitall
../dist/Net-Ping/t/450_service.tPASSED
9, 18

[stdio/perlio/univ.utf8] -Duseithreads
[stdio/perlio/univ.utf8] -DDEBUGGING -Duseithreads
[stdio/perlio] -Duseithreads -Duse64bitall
[stdio/perlio/univ.utf8] -DDEBUGGING -Duseithreads -Duse64bitall
../cpan/List-Util/t/readonly.t..PASSED
10
../dist/Net-Ping/t/450_service.tPASSED
9, 18

[univ.utf8] -Duseithreads -Duse64bitall
../dist/Net-Ping/t/450_service.tPASSED
9, 18
../cpan/List-Util/t/readonly.t..PASSED
10

Compiler messages(hpux):


Status overview available here: http://doc.procura.nl/smoke/index.html

-- 
Report by Test::Smoke v1.61_01 running on perl 5.14.2
(Reporter v0.052 / Smoker v0.046)



Smoke [5.19.4] v5.19.3-73-ga40caff PASS darwin 11.4.2 (Intel Core i7/1 cpu)

2013-08-31 Thread tony
Automated smoke report for 5.19.4 patch 
a40caff926bcaadf47e66b4537eebeabc3894ed9 v5.19.3-73-ga40caff
pallas.tony.develop-help.com: Mac mini (2 GHz) (Intel Core i7/1 cpu)
ondarwin - 11.4.2 (Mac OS X)
using cc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 
2335.15.00)
smoketime 2 hours 54 minutes (average 14 minutes 34 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.19.3-73-ga40caff  Configuration (common) none
--- -
O O O O -Dusemymalloc
O O O O -DNO_MATHOMS
O O O O -Dusesitecustomize
O O O O -Duseithreads -Dusemymalloc
O O O O -Duseithreads -DNO_MATHOMS
O O O O -Duseithreads -Dusesitecustomize
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
uncommitted-changes
SMOKEa40caff926bcaadf47e66b4537eebeabc3894ed9

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

Passed Todo tests: (common-args) none
[stdio/perlio] -Duseithreads -Dusemymalloc
[stdio/perlio] -DDEBUGGING -Duseithreads -Dusemymalloc
[stdio/perlio] -Duseithreads -DNO_MATHOMS
[stdio/perlio] -DDEBUGGING -Duseithreads -DNO_MATHOMS
[stdio/perlio] -Duseithreads -Dusesitecustomize
[stdio/perlio] -DDEBUGGING -Duseithreads -Dusesitecustomize
../cpan/List-Util/t/readonly.t..PASSED
10

Compiler messages(gcc):
perlio.c: In function 'PerlIOStdio_set_ptrcnt':
perlio.c:3570: warning: pointer targets in assignment differ in signedness
str.c: In function 'str_gets':
str.c:213: warning: pointer targets in assignment differ in signedness
str.c:233: warning: pointer targets in assignment differ in signedness
malloc.c: In function 'Perl_sbrk':
malloc.c:2383: warning: format '%ld' expects type 'long int', but argument 3 
has type 'int'
malloc.c:2383: warning: format '%ld' expects type 'long int', but argument 4 
has type 'int'
str.c:
 In function 'str_gets':

-- 
Report by Test::Smoke v1.44 build 1285 running on perl 5.12.3
(Reporter v0.035 / Smoker v0.045)

Logs at http://perl.develop-help.com/reports/
Branch: remotes/origin/smoke-me/nicholas/de-dld
Configuration: extras