Smoke [5.16.3] v5.16.3-9-g7aa08a0 FAIL(F) darwin 11.4.2 (Intel Core i7/1 cpu)

2013-09-25 Thread tony
Automated smoke report for 5.16.3 patch 
7aa08a0f356a87b817f92a7941678ccf0e162b90 v5.16.3-9-g7aa08a0
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 52 minutes (average 14 minutes 21 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) 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
SMOKE7aa08a0f356a87b817f92a7941678ccf0e162b90

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

Failures: (common-args) none
[stdio] -Duseithreads -Dusemymalloc
../t/op/threads.t...FAILED
Bad plan.  You planned 26 tests but ran 3.

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:10945: 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:10945: 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: origin/maint-5.16
Configuration: extras



Smoke [5.16.3] v5.16.3-9-g7aa08a0 FAIL(F) darwin 11.4.2 (Intel Core i7/1 cpu)

2013-08-14 Thread tony
Automated smoke report for 5.16.3 patch 
7aa08a0f356a87b817f92a7941678ccf0e162b90 v5.16.3-9-g7aa08a0
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 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.16.3-9-g7aa08a0  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 F F 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
SMOKE7aa08a0f356a87b817f92a7941678ccf0e162b90

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

Failures: (common-args) -Dcc=g++
[perlio] -Duseithreads
../t/porting/podcheck.t.FAILED
Non-zero exit status: 2
Bad plan.  You planned 1512 tests but ran 0.

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

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:10945: 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:4137: 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:10945: 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 

Smoke [5.16.3] v5.16.3-9-g7aa08a0 FAIL(F) darwin 11.4.2 (Intel Core i7/1 cpu)

2013-08-12 Thread tony
Automated smoke report for 5.16.3 patch 
7aa08a0f356a87b817f92a7941678ccf0e162b90 v5.16.3-9-g7aa08a0
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 4 minutes (average 15 minutes 16 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) none
--- -
O O O O 
O O O F -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
SMOKE7aa08a0f356a87b817f92a7941678ccf0e162b90

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

Failures: (common-args) none
[perlio] -DDEBUGGING -Duse64bitint
../t/porting/podcheck.t.FAILED
Non-zero exit status: 2
Bad plan.  You planned 1512 tests but ran 0.

[stdio] -Duseithreads
../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] 
[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 '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.)
regcomp.c: In function 'S_regclass':
regcomp.c:10945: 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:10945: warning: ignoring return value of 'get_regex_charset', 
declared with attribute warn_unused_result

-- 
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/rjbs/maint-5.16-117121
Configuration: default