Smoke [5.17.3] v5.17.2-235-g5416161 FAIL(F) darwin 11.4.0 (Intel Core i7/1 cpu)

2012-08-07 Thread tony
Automated smoke report for 5.17.3 patch 
54161612423d90fe313643089d18d7a3a98460c7 v5.17.2-235-g5416161
pallas.tony.develop-help.com: Mac mini (2 GHz) (Intel Core i7/1 cpu)
ondarwin - 11.4.0 (Mac OS X)
using g++ version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 
2335.15.00)
smoketime 4 hours 46 minutes (average 17 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.17.2-235-g5416161  Configuration (common) -Dcc=g++
--- -
F F F F 
F F F F -Duse64bitint
F F F F -Dusedtrace
F F F F -Accflags=-DPERL_GLOBAL_STRUCT
F F F F -Duseithreads
F F F F -Duseithreads -Duse64bitint
F F F F -Duseithreads -Dusedtrace
F F F F -Duseithreads -Accflags=-DPERL_GLOBAL_STRUCT
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
uncommitted-changes
SMOKE54161612423d90fe313643089d18d7a3a98460c7

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

Failures: (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
[perlio] -Duseithreads -Accflags=-DPERL_GLOBAL_STRUCT
[stdio/perlio] -DDEBUGGING -Duseithreads -Accflags=-DPERL_GLOBAL_STRUCT
../cpan/IPC-SysV/t/ipcsysv.tFAILED
Non-zero exit status: 255
Bad plan.  You planned 38 tests but ran 0.

[stdio] -Duseithreads -Accflags=-DPERL_GLOBAL_STRUCT
../cpan/IPC-SysV/t/ipcsysv.tFAILED
Non-zero exit status: 255
Bad plan.  You planned 38 tests but ran 0.
../dist/threads/t/blocks.t..FAILED
Bad plan.  You planned 5 tests but ran 4.

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):
pp_ctl.c: In function 'OP* Perl_pp_require()':
pp_ctl.c:3888: 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'
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'
pp_ctl.c: In function 'OP* Perl_pp_require(PerlInterpreter*)':
Call.xs: In function 'I32 filter_call(PerlInterpreter*, int, SV*, int)':
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 

Smoke [5.17.3] v5.17.2-235-g5416161 FAIL(F) darwin 11.4.0 (Intel Core i7/1 cpu)

2012-08-06 Thread tony
Automated smoke report for 5.17.3 patch 
54161612423d90fe313643089d18d7a3a98460c7 v5.17.2-235-g5416161
pallas.tony.develop-help.com: Mac mini (2 GHz) (Intel Core i7/1 cpu)
ondarwin - 11.4.0 (Mac OS X)
using cc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 
2335.15.00)
smoketime 4 hours 39 minutes (average 17 minutes 27 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-235-g5416161  Configuration (common) none
--- -
F F F F 
F F F F -Duse64bitint
F F F F -Dusedtrace
F F F F -Accflags=-DPERL_GLOBAL_STRUCT
F F F F -Duseithreads
F F F F -Duseithreads -Duse64bitint
F F F F -Duseithreads -Dusedtrace
F F F F -Duseithreads -Accflags=-DPERL_GLOBAL_STRUCT
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
uncommitted-changes
SMOKE54161612423d90fe313643089d18d7a3a98460c7

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

Failures: (common-args) none
[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/IPC-SysV/t/ipcsysv.tFAILED
Non-zero exit status: 255
Bad plan.  You planned 38 tests but ran 0.

Passed Todo tests: (common-args) none
[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):
perlio.c: In function 'PerlIOStdio_set_ptrcnt':
perlio.c:3569: 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'

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